From bouleetbil at frogdev.info Sat Oct 1 00:18:37 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 1 Oct 2011 00:18:37 +0200 (CEST) Subject: [Frugalware-git] gnometesting: Merge branch 'master' of git.frugalware.org:/pub/frugalware/frugalware-current Message-ID: <20110930221837.4CF81142005D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=8667699de131f1aaf095158c974e1e513b320552 commit 8667699de131f1aaf095158c974e1e513b320552 Merge: 0f4fb9f a38c983 Author: bouleetbil Date: Sat Oct 1 00:17:19 2011 +0200 Merge branch 'master' of git.frugalware.org:/pub/frugalware/frugalware-current Conflicts: source/gnome/gnome-frugalware/FrugalBuild From bouleetbil at frogdev.info Sat Oct 1 00:21:19 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 1 Oct 2011 00:21:19 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-frugalware-1.6-2-x86_64 *pkgrel++ Message-ID: <20110930222119.09AB4142005D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=1004e3253c705fb654a2c2dc13936a95be474e76 commit 1004e3253c705fb654a2c2dc13936a95be474e76 Author: bouleetbil Date: Sat Oct 1 00:19:23 2011 +0200 gnome-frugalware-1.6-2-x86_64 *pkgrel++ diff --git a/source/gnome/gnome-frugalware/FrugalBuild b/source/gnome/gnome-frugalware/FrugalBuild index 7a6650b..c4a7bf1 100644 --- a/source/gnome/gnome-frugalware/FrugalBuild +++ b/source/gnome/gnome-frugalware/FrugalBuild @@ -4,7 +4,7 @@ pkgname=gnome-frugalware pkgver=1.6 -pkgrel=1 +pkgrel=2 pkgdesc="Gnome default theme for Frugalware Linux." url="http://frugalware.org" rodepends=('gnome-themes' "gtk+3-theme-frugalware=$pkgver" \ From ryuo at frugalware.org Sat Oct 1 02:45:46 2011 From: ryuo at frugalware.org (James Buren) Date: Sat, 1 Oct 2011 02:45:46 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: catalyst-11.8-3-i686 * fix up2date Message-ID: <20111001004546.4D1C1142005D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=437f567c10eb3732dbb98c68f62f26caad736f1f commit 437f567c10eb3732dbb98c68f62f26caad736f1f Author: James Buren Date: Fri Sep 30 14:46:01 2011 -0500 catalyst-11.8-3-i686 * fix up2date diff --git a/source/x11-extra/catalyst/FrugalBuild b/source/x11-extra/catalyst/FrugalBuild index 2037f88..f207761 100644 --- a/source/x11-extra/catalyst/FrugalBuild +++ b/source/x11-extra/catalyst/FrugalBuild @@ -10,7 +10,7 @@ rodepends=('xorg-server' 'libqtgui') groups=('x11-extra') archs=('i686' 'x86_64' '!ppc' '!arm') options=('nodocs' 'genscriptlet') -up2date="lynx -dump http://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx | grep 'AMD Catalyst' | cut -d ' ' -f 6" +up2date="lynx -dump http://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx | sed -n 's|^.*AMD Catalyst(TM) \([0-9.]\+\).*\$|\1|p'" source=(http://www2.ati.com/drivers/linux/ati-driver-installer-${pkgver/./-}-x86.x86_64.run $pkgname.install $pkgname.conf) conflicts=('libgl' 'libglx' 'xf86-video-ati' 'xf86-video-mach64' 'xf86-video-r128') provides=('libgl' 'libglx') From ryuo at frugalware.org Sat Oct 1 03:13:51 2011 From: ryuo at frugalware.org (James Buren) Date: Sat, 1 Oct 2011 03:13:51 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: catalyst-11.9-1-i686 * version bump Message-ID: <20111001011352.07F45142005D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e27b987eaa8d9e40337478cb7d6e74e5c4b84539 commit e27b987eaa8d9e40337478cb7d6e74e5c4b84539 Author: James Buren Date: Fri Sep 30 15:13:22 2011 -0500 catalyst-11.9-1-i686 * version bump diff --git a/source/x11-extra/catalyst/FrugalBuild b/source/x11-extra/catalyst/FrugalBuild index f207761..9f420dd 100644 --- a/source/x11-extra/catalyst/FrugalBuild +++ b/source/x11-extra/catalyst/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: James Buren pkgname=catalyst -pkgver=11.8 -pkgrel=3 +pkgver=11.9 +pkgrel=1 pkgdesc="The proprietary driver for ATI graphics drivers." url="http://www.amd.com" rodepends=('xorg-server' 'libqtgui') @@ -16,7 +16,7 @@ conflicts=('libgl' 'libglx' 'xf86-video-ati' 'xf86-video-mach64' 'xf86-video-r12 provides=('libgl' 'libglx') _F_kernelmod_scriptlet="$pkgname.install" Finclude kernel-module -sha1sums=('807a5663b062a9cf6295ac8cf3dee7439aabda57' \ +sha1sums=('e01caf1211fd3f9602017a340921aa1b9c38b802' \ '719c67805efe39c276c49a36606ab11249cdcc70' \ '2ca17ca649b4389786d0611c6fef4e41f5dfbd43') From devil505linux at gmail.com Sat Oct 1 07:38:44 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 1 Oct 2011 07:38:44 +0200 (CEST) Subject: [Frugalware-git] ayatana: compiz-core-0.9.5.94-2-i686 * removing one buggy glib schema Message-ID: <20111001053844.E7C34142001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ayatana.git;a=commitdiff;h=d814685827b7db4c66afbc2fe4e600dfb1698c5d commit d814685827b7db4c66afbc2fe4e600dfb1698c5d Author: Devil505 Date: Sat Oct 1 07:36:25 2011 +0200 compiz-core-0.9.5.94-2-i686 * removing one buggy glib schema diff --git a/source/x11-extra/compiz-core/FrugalBuild b/source/x11-extra/compiz-core/FrugalBuild index 6e9f135..ad5d982 100644 --- a/source/x11-extra/compiz-core/FrugalBuild +++ b/source/x11-extra/compiz-core/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=compiz-core -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') @@ -150,6 +150,8 @@ build() { Fsplit compiz-unity etc/X11/Xsession.d/65compiz_profile-on-session Fsplit compiz-unity etc/compizconfig/unity.ini Frm /var + # glib schema buggy + Frm usr/share/glib-2.0/schemas/org.freedesktop.compiz.debugspew.gschema.xml Fbuild_gnome_scriptlet } From bouleetbil at frogdev.info Sat Oct 1 08:27:23 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 1 Oct 2011 08:27:23 +0200 (CEST) Subject: [Frugalware-git] gnometesting: mx-1.3.2-1-x86_64 Message-ID: <20111001062723.F10F6142001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=65c222da030fa4cad914d8fdc86da8df2fb48f29 commit 65c222da030fa4cad914d8fdc86da8df2fb48f29 Author: bouleetbil Date: Sat Oct 1 08:26:05 2011 +0200 mx-1.3.2-1-x86_64 *Version bump diff --git a/source/xlib/mx/FrugalBuild b/source/xlib/mx/FrugalBuild index c4fca42..5a2f507 100644 --- a/source/xlib/mx/FrugalBuild +++ b/source/xlib/mx/FrugalBuild @@ -2,13 +2,13 @@ # Maintainer: bouleetbil pkgname=mx -pkgver=1.3.1 +pkgver=1.3.2 pkgrel=1 pkgdesc="widget toolkit using Clutter" makedepends=('intltool' 'gobject-introspection') depends=('gtk+2' 'clutter' 'startup-notification' 'dbus-glib' 'xrandr' 'xcb-util>=0.3.8') Finclude clutter -sha1sums=('f6887155749fa54a25251ba76aee7675eadcd7fa') +sha1sums=('6b2b2880f5cb46249211f4c487d9673162a9a880') #TODO : added moblin projects #Fconfopts="$Foncfopts --with-clutter-gesture --with-clutter-imcontext" Fconfopts="$Foncfopts --with-dbus" From devil505linux at gmail.com Sat Oct 1 08:48:24 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 1 Oct 2011 08:48:24 +0200 (CEST) Subject: [Frugalware-git] ayatana: unity-2d-4.12.0-2-i686 * version bump * removed useless patch Message-ID: <20111001064824.133FA142001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ayatana.git;a=commitdiff;h=dd85a66b14f7896c24a38e3e6fc89a7d6558cabd commit dd85a66b14f7896c24a38e3e6fc89a7d6558cabd Author: Devil505 Date: Sat Oct 1 08:44:38 2011 +0200 unity-2d-4.12.0-2-i686 * version bump * removed useless patch diff --git a/source/ayatana-extra/unity-2d/FrugalBuild b/source/ayatana-extra/unity-2d/FrugalBuild index 341fc29..1cddca8 100644 --- a/source/ayatana-extra/unity-2d/FrugalBuild +++ b/source/ayatana-extra/unity-2d/FrugalBuild @@ -2,21 +2,21 @@ # Maintainer: Devil505 pkgname=unity-2d -pkgver=3.8.10 +pkgver=4.12.0 pkgrel=2 pkgdesc="unity-2d project is a 2d implementation of Unity" depends=('libwnck2' 'libdbusmenu-qt' 'libindicator>=0.4.1' 'libqtbamf>=0.2.1' 'libqtdee' 'libqtgconf' \ - 'utouch-geis' 'unity-asset-pool' 'libqtopengl') + 'utouch-geis' 'unity-asset-pool' 'libqtopengl' 'dconf-qt' 'unity' 'libqttest' 'libboost') +makedepends=('boost') groups=('ayatana-extra') archs=('i686' 'x86_64') Finclude cmake launchpad Fpkgversep="_" up2date="Flasttar https://launchpad.net/ubuntu/oneiric/+source/$pkgname | sed 's/.orig//g'" source=(https://launchpad.net/ubuntu/oneiric/+source/$pkgname/$pkgver-0ubuntu1/+files/$pkgname$Fpkgversep$pkgver.orig.tar.gz \ - gio-unix.patch $pkgname.desktop $pkgname.session) + $pkgname.desktop $pkgname.session) _F_cd_path="$pkgname-$pkgver" -sha1sums=('8683b8a29874db1370b37001bab1b49744b428f7' \ - '38f4638c2af7b05fb1f83eb52350e0e946a9a8f2' \ +sha1sums=('8671643e538ae1977b151e6f3381034b746dcd09' \ 'fe674eb62915eea13a77c90c4c1ead6d947fdc6d' \ '590c4de584afe4329317e6dab09e5a596e4773c7') diff --git a/source/ayatana-extra/unity-2d/gio-unix.patch b/source/ayatana-extra/unity-2d/gio-unix.patch deleted file mode 100644 index e3c2f04..0000000 --- a/source/ayatana-extra/unity-2d/gio-unix.patch +++ /dev/null @@ -1,24 +0,0 @@ -diff -pruN unity-2d.orig/libunity-2d-private/Unity2d/dragitemwithurl.cpp unity-2d/libunity-2d-private/Unity2d/dragitemwithurl.cpp ---- unity-2d.orig/libunity-2d-private/Unity2d/dragitemwithurl.cpp 2011-06-10 12:25:28.000000000 +1100 -+++ unity-2d/libunity-2d-private/Unity2d/dragitemwithurl.cpp 2011-06-10 12:27:41.000000000 +1100 -@@ -25,7 +25,7 @@ - // GIO - #undef signals - extern "C" { -- #include -+ #include - } - - // Qt -diff -pruN unity-2d.orig/libunity-2d-private/Unity2d/launcherapplication.h unity-2d/libunity-2d-private/Unity2d/launcherapplication.h ---- unity-2d.orig/libunity-2d-private/Unity2d/launcherapplication.h 2011-06-10 12:25:28.000000000 +1100 -+++ unity-2d/libunity-2d-private/Unity2d/launcherapplication.h 2011-06-10 12:26:27.000000000 +1100 -@@ -17,7 +17,7 @@ - #ifndef LAUNCHERAPPLICATION_H - #define LAUNCHERAPPLICATION_H - --#include -+#include - #include - - // libindicator From devil505linux at gmail.com Sat Oct 1 08:55:17 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 1 Oct 2011 08:55:17 +0200 (CEST) Subject: [Frugalware-git] ayatana: libdee-0.5.22-1-i686 * version bump Message-ID: <20111001065517.6F5D5142001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ayatana.git;a=commitdiff;h=a6ba8cb52f5a401a9c754db3b4d5793613b4adf0 commit a6ba8cb52f5a401a9c754db3b4d5793613b4adf0 Author: Devil505 Date: Sat Oct 1 08:52:33 2011 +0200 libdee-0.5.22-1-i686 * version bump diff --git a/source/ayatana-extra/libdee/FrugalBuild b/source/ayatana-extra/libdee/FrugalBuild index 71963a4..c0bda1b 100644 --- a/source/ayatana-extra/libdee/FrugalBuild +++ b/source/ayatana-extra/libdee/FrugalBuild @@ -2,18 +2,17 @@ # Maintainer: Devil505 pkgname=libdee -pkgbranch=trunk -pkgver=0.5.20 +pkgver=0.5.22 pkgrel=1 pkgdesc="Libdee is a library that uses DBus to provide objects allowing you to create Model-View-Controller type programs across DBus." -url="https://launchpad.net/dee" depends=('dbus-glib') makedepends=('gobject-introspection' 'vala' 'gtk-doc') groups=('ayatana-extra') archs=('i686' 'x86_64') -_F_archive_name="dee" -up2date="Flasttar $url" -source=(http://launchpad.net/$_F_archive_name/$pkgbranch/$pkgver/+download/$_F_archive_name-$pkgver.tar.gz) -sha1sums=('c78ebef01a339187694e78ad7dc7cc5602a98be5') +_F_launchpad_dirname="dee" +_F_launchpad_name="dee" +_F_launchpad_branch="0.5" +Finclude launchpad +sha1sums=('59321b07804f79fb868da3794ea1c9e8ad79f002') # optimization OK From devil505linux at gmail.com Sat Oct 1 08:58:02 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 1 Oct 2011 08:58:02 +0200 (CEST) Subject: [Frugalware-git] ayatana: unity-2d-4.12.0-3-i686 * rebuilt with libdee 0.5 Message-ID: <20111001065802.646AE142001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ayatana.git;a=commitdiff;h=65b30a90d92675aadac11f3ef8977c1cb8ff0e9a commit 65b30a90d92675aadac11f3ef8977c1cb8ff0e9a Author: Devil505 Date: Sat Oct 1 08:55:52 2011 +0200 unity-2d-4.12.0-3-i686 * rebuilt with libdee 0.5 diff --git a/source/ayatana-extra/unity-2d/FrugalBuild b/source/ayatana-extra/unity-2d/FrugalBuild index 1cddca8..fcd8188 100644 --- a/source/ayatana-extra/unity-2d/FrugalBuild +++ b/source/ayatana-extra/unity-2d/FrugalBuild @@ -3,10 +3,11 @@ pkgname=unity-2d pkgver=4.12.0 -pkgrel=2 +pkgrel=3 pkgdesc="unity-2d project is a 2d implementation of Unity" depends=('libwnck2' 'libdbusmenu-qt' 'libindicator>=0.4.1' 'libqtbamf>=0.2.1' 'libqtdee' 'libqtgconf' \ - 'utouch-geis' 'unity-asset-pool' 'libqtopengl' 'dconf-qt' 'unity' 'libqttest' 'libboost') + 'utouch-geis' 'unity-asset-pool' 'libqtopengl' 'dconf-qt' 'unity' 'libqttest' 'libboost' \ + 'libdee>=0.5') makedepends=('boost') groups=('ayatana-extra') archs=('i686' 'x86_64') From bouleetbil at frogdev.info Sat Oct 1 09:53:30 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 1 Oct 2011 09:53:30 +0200 (CEST) Subject: [Frugalware-git] gnometesting: mex-0.2.0-1-x86_64 *new package Message-ID: <20111001075330.98185142001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=2190fad6e8b366d62972f861d37c37888cde5323 commit 2190fad6e8b366d62972f861d37c37888cde5323 Author: bouleetbil Date: Sat Oct 1 09:52:05 2011 +0200 mex-0.2.0-1-x86_64 *new package diff --git a/source/gnome-extra/mex/FrugalBuild b/source/gnome-extra/mex/FrugalBuild new file mode 100644 index 0000000..1cf950b --- /dev/null +++ b/source/gnome-extra/mex/FrugalBuild @@ -0,0 +1,23 @@ +# Compiling time: 0.01 SBU +# Maintainer: bouleetbil + +pkgname=mex +pkgver=0.2.0 +pkgrel=1 +pkgdesc="Media explorer is a media centre application for Linux" +url="http://www.mono-project.com/" +depends=('libsoup' 'mx' 'clutter-gst' 'librest' 'grilo' 'lirc' \ + 'avahi-glib' 'libtracker') +makedepends=('intltool' 'gobject-introspection') +groups=('gnome-extra') +archs=('i686' 'x86_64') +options=('scriptlet') +_F_gnome_iconcache="y" +_F_gnome_desktop="y" +_F_gnome_mime="y" +Finclude gnome-scriptlet +up2date="Flasstar http://media-explorer.github.com/releases/" +source=(http://media-explorer.github.com/releases/$pkgname-$pkgver.tar.bz2) +sha1sums=('255376e91fe02cd29cec8a9949e585081e94f67d') + +# optimization OK From melko at frugalware.org Sat Oct 1 12:00:39 2011 From: melko at frugalware.org (Melko) Date: Sat, 1 Oct 2011 12:00:39 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: calibre-0.8.21-1-i686 Message-ID: <20111001100039.31D59142001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f2f661aab7b4839d8678dcc67bfaa929d8d89bbb commit f2f661aab7b4839d8678dcc67bfaa929d8d89bbb Author: Melko Date: Sat Oct 1 12:01:11 2011 +0200 calibre-0.8.21-1-i686 * version bump diff --git a/source/xapps-extra/calibre/FrugalBuild b/source/xapps-extra/calibre/FrugalBuild index e40d859..4c3fb48 100644 --- a/source/xapps-extra/calibre/FrugalBuild +++ b/source/xapps-extra/calibre/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Melko pkgname=calibre -pkgver=0.8.20 +pkgver=0.8.21 pkgrel=1 pkgdesc="Ebook management application" url="http://calibre.kovidgoyal.net/" @@ -21,7 +21,7 @@ source=(${source[@]} $pkgname-ebook-viewer.desktop \ $pkgname-lrf.png \ $pkgname-gui.png \ $pkgname.xml) -sha1sums=('8f8fcebe1ef97a40b10afb531b489451c09fa71e' \ +sha1sums=('cf5225202baffc030bc9e47e3d7cf9937595d7ba' \ '1323d95691289b41e25fd191dc1d18f1c58e02d2' \ 'e7eb837ad8733ecb813b5f897484324cd7160426' \ '2a675529ef6f034eb20bc48620802b60796d689d' \ From melko at frugalware.org Sat Oct 1 13:17:01 2011 From: melko at frugalware.org (Melko) Date: Sat, 1 Oct 2011 13:17:01 +0200 (CEST) Subject: [Frugalware-git] homepage-ng: Add kdebump wip repo to gitweb Message-ID: <20111001111702.129BF142001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=20bee0d7913064d5d2141dc0b0d76f555eb16a0c commit 20bee0d7913064d5d2141dc0b0d76f555eb16a0c Author: Melko Date: Sat Oct 1 13:18:03 2011 +0200 Add kdebump wip repo to gitweb diff --git a/git/repos/kdebump b/git/repos/kdebump new file mode 120000 index 0000000..1182f1f --- /dev/null +++ b/git/repos/kdebump @@ -0,0 +1 @@ +../../../people/melko/kdebump \ No newline at end of file From bouleetbil at frogdev.info Sat Oct 1 13:34:33 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 1 Oct 2011 13:34:33 +0200 (CEST) Subject: [Frugalware-git] gnometesting: mex-0.2.0-2-x86_64 *fix depends *replace enna Message-ID: <20111001113433.5EE61142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=c84510e8bc5c700374f7329b4ca4c91f9bbf8a38 commit c84510e8bc5c700374f7329b4ca4c91f9bbf8a38 Author: bouleetbil Date: Sat Oct 1 13:33:02 2011 +0200 mex-0.2.0-2-x86_64 *fix depends *replace enna diff --git a/source/gnome-extra/mex/FrugalBuild b/source/gnome-extra/mex/FrugalBuild index 1cf950b..21e62ce 100644 --- a/source/gnome-extra/mex/FrugalBuild +++ b/source/gnome-extra/mex/FrugalBuild @@ -3,10 +3,10 @@ pkgname=mex pkgver=0.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="Media explorer is a media centre application for Linux" url="http://www.mono-project.com/" -depends=('libsoup' 'mx' 'clutter-gst' 'librest' 'grilo' 'lirc' \ +depends=('libsoup' 'mx' 'clutter-gst' 'librest' 'grilo-plugins' 'lirc' \ 'avahi-glib' 'libtracker') makedepends=('intltool' 'gobject-introspection') groups=('gnome-extra') @@ -19,5 +19,6 @@ Finclude gnome-scriptlet up2date="Flasstar http://media-explorer.github.com/releases/" source=(http://media-explorer.github.com/releases/$pkgname-$pkgver.tar.bz2) sha1sums=('255376e91fe02cd29cec8a9949e585081e94f67d') +replaces=('enna') # optimization OK From bouleetbil at frogdev.info Sat Oct 1 13:39:28 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 1 Oct 2011 13:39:28 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-shell-theme-selector *incompatible with latest gnome-shell Message-ID: <20111001113928.C75E5142001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=5a8e499f4c4ff4efe6c6f4babe2c3813dde82eec commit 5a8e499f4c4ff4efe6c6f4babe2c3813dde82eec Author: bouleetbil Date: Sat Oct 1 13:37:43 2011 +0200 gnome-shell-theme-selector *incompatible with latest gnome-shell diff --git a/source/gnome/gnome-shell-theme-selector/FrugalBuild b/source/gnome/gnome-shell-theme-selector/FrugalBuild deleted file mode 100644 index bdc3057..0000000 --- a/source/gnome/gnome-shell-theme-selector/FrugalBuild +++ /dev/null @@ -1,32 +0,0 @@ -# Compiling time: 0.01 SBU -# Maintainer: bouleetbil - -pkgname=gnome-shell-theme-selector -_F_archive_name=themeselector -pkgver=0.9 -pkgrel=2 -pkgdesc="GNOME Shell Theme Selector Preview" -depends=('gnome-shell-extensions-theme') -groups=('gnome') -archs=('i686' 'x86_64' 'ppc') -url="http://blog.fpmurphy.com/2011/04/gnome-shell-theme-selector-preview.html" -up2date="Flasttar http://fpmurphy.com/public/" -source=(http://ftp.frugalware.org/pub/frugalware/frugalware-current/source/gnome/gnome-shell-theme-selector/$_F_archive_name-$pkgver.tar.gz) -sha1sums=('06d4bcc0eeb2089c923676256269d712e23dc2f9') -_F_cd_path="./" -Finclude gnome-shell-extensions - -build() { - Ffilerel extension.js usr/share/gnome-shell/extensions/themeselector at fpmurphy.com/extension.js - Ffilerel metadata.json usr/share/gnome-shell/extensions/themeselector at fpmurphy.com/metadata.json - FGnomeShellVersion - Fmkdir usr/share/gnome-shell/themes/ - Fcp Adwaita usr/share/gnome-shell/themes/ - Fcp ANewHope usr/share/gnome-shell/themes/ - Fcp Atolm usr/share/gnome-shell/themes/ - Fcp DarkGlass usr/share/gnome-shell/themes/ - Fcp DeviantArt usr/share/gnome-shell/themes/ - Fcp Elementary usr/share/gnome-shell/themes/ - Fcp SmoothInsert usr/share/gnome-shell/themes/ - chmod 0755 $Fdestdir/usr/share/gnome-shell/themes/* -R -} diff --git a/source/gnome/gnome-shell-theme-selector/gnome-shell-theme-selector.install b/source/gnome/gnome-shell-theme-selector/gnome-shell-theme-selector.install deleted file mode 100644 index 92ee732..0000000 --- a/source/gnome/gnome-shell-theme-selector/gnome-shell-theme-selector.install +++ /dev/null @@ -1,20 +0,0 @@ -post_install() -{ - echo "Some themes are installed into /usr/share/gnome-shell/themes/" - echo "For use this themes with gnome-tweak-tool" - echo "mkdir -p ~/.themes/" - echo "cp -R /usr/share/gnome-shell/themes/* ~/.themes/" -} - -post_upgrade() -{ - post_install -} - - -op=$1 -shift - -$op $* - -# vim: ft=sh From bouleetbil at frogdev.info Sat Oct 1 18:58:46 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 1 Oct 2011 18:58:46 +0200 (CEST) Subject: [Frugalware-git] gnometesting: moovida *dead Message-ID: <20111001165846.632C7142001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=b2aa6737a460e6c341f1383c112eb31d7a354374 commit b2aa6737a460e6c341f1383c112eb31d7a354374 Author: bouleetbil Date: Sat Oct 1 18:52:59 2011 +0200 moovida *dead diff --git a/source/xapps-extra/moovida/FrugalBuild b/source/xapps-extra/moovida/FrugalBuild deleted file mode 100644 index 62a34ed..0000000 --- a/source/xapps-extra/moovida/FrugalBuild +++ /dev/null @@ -1,34 +0,0 @@ -# Compiling Time: 0.09 SBU -# Maintainer: bouleetbil - -pkgname=moovida -pkgver=1.0.9 -pkgrel=3 -pkgdesc="Moovida is an open source, cross platform media center solution" -url="http://www.moovida.com/" -up2date=$pkgver -source=(http://www.moovida.com/media/public/$pkgname-$pkgver.tar.gz) -options=('scriptlet' 'nostrip') -depends=('imaging' 'twisted' 'gstreamer' 'pygtk>=2.16.0-5' \ - 'pigment-python' 'gst-python' 'gst-plugins-base-ogg' \ - 'gst-plugins-base-vorbis' 'gst-plugins-base-theora' \ - 'libvisual-plugins' 'pyxdg' 'libdvdcss' 'distribute'\ - 'gst-ffmpeg' 'gst-plugins-bad' 'nas' \ - 'gst-plugins-ugly' 'libgpod' 'pylirc' 'tagpy') -rodepends=('twisted-web2' 'python-simplejson' 'python-mechanize' 'pyopengl' \ - 'coherence' 'twill' 'cssutils' 'pysqlite2' \ - 'moovida-plugins-ugly' 'moovida-plugins-good' \ - 'moovida-plugins-bad' 'python-nose') -groups=('xapps-extra') -archs=('i686' 'x86_64') -_F_gnome_desktop="y" -Finclude gnome-scriptlet -sha1sums=('d25a833acf57c2ec644b67f9d63b493813928329') -_F_cd_path=elisa-$pkgver - -build() { - Fbuild - Fbuild_gnome_scriptlet - #2 links for the same thing - Frm /usr/share/applications/elisa-mobile.desktop -} From bouleetbil at frogdev.info Sat Oct 1 18:58:46 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 1 Oct 2011 18:58:46 +0200 (CEST) Subject: [Frugalware-git] gnometesting: moovida-plugins-bad *dead Message-ID: <20111001165846.76BBB142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=abf9c911a44f105cf04ef51908cb229b4f76ace9 commit abf9c911a44f105cf04ef51908cb229b4f76ace9 Author: bouleetbil Date: Sat Oct 1 18:53:35 2011 +0200 moovida-plugins-bad *dead diff --git a/source/xlib-extra/moovida-plugins-bad/FrugalBuild b/source/xlib-extra/moovida-plugins-bad/FrugalBuild deleted file mode 100644 index e69d098..0000000 --- a/source/xlib-extra/moovida-plugins-bad/FrugalBuild +++ /dev/null @@ -1,19 +0,0 @@ -# Compiling Time: 0.09 SBU -# Maintainer: bouleetbil - -pkgname=moovida-plugins-bad -pkgver=1.0.9 -pkgextraver=+bzr1614.orig -pkgrel=3 -pkgdesc="Moovida plugin gstreamer bad" -url="http://www.moovida.com/" -up2date=$pkgver -source=("ftp://ftp.debian.org/debian/pool/main/m/$pkgname/${pkgname}_${pkgver}$pkgextraver.tar.gz") -options=('scriptlet' 'nostrip') -depends=('gstreamer') -Finclude python -makedepends=('pkgconfig' 'distribute' 'moovida>=1.0.9-2') -groups=('xlib-extra') -archs=('i686' 'x86_64') -sha1sums=('706582f39cbfb91c0811b8e8dec784d03db4994c') -_F_cd_path=elisa-plugins-bad-$pkgver From bouleetbil at frogdev.info Sat Oct 1 18:58:46 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 1 Oct 2011 18:58:46 +0200 (CEST) Subject: [Frugalware-git] gnometesting: moovida-plugins-good *dead Message-ID: <20111001165846.88D9A142005F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=9ec3acf422d2ea2c704e23d5a6f75e4c7f25d015 commit 9ec3acf422d2ea2c704e23d5a6f75e4c7f25d015 Author: bouleetbil Date: Sat Oct 1 18:54:02 2011 +0200 moovida-plugins-good *dead diff --git a/source/xlib-extra/moovida-plugins-good/FrugalBuild b/source/xlib-extra/moovida-plugins-good/FrugalBuild deleted file mode 100644 index b765131..0000000 --- a/source/xlib-extra/moovida-plugins-good/FrugalBuild +++ /dev/null @@ -1,18 +0,0 @@ -# Compiling Time: 0.09 SBU -# Maintainer: bouleetbil - -pkgname=moovida-plugins-good -pkgver=1.0.9 -pkgrel=3 -pkgdesc="Moovida plugin gstreamer good" -url="http://www.moovida.com/" -up2date=$pkgver -source=(http://www.moovida.com/media/public/$pkgname-$pkgver.tar.gz) -options=('scriptlet' 'nostrip') -depends=('gstreamer') -Finclude python -makedepends=('pkgconfig' 'distribute' 'moovida') -groups=('xlib-extra') -archs=('i686' 'x86_64') -sha1sums=('19b9e3bb6487ed59a4bb63f993fe566fb9b817bf') -_F_cd_path=elisa-plugins-good-$pkgver From bouleetbil at frogdev.info Sat Oct 1 18:58:46 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 1 Oct 2011 18:58:46 +0200 (CEST) Subject: [Frugalware-git] gnometesting: moovida-plugins-ugly *dead Message-ID: <20111001165846.948C91420060@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=8ca472f0748719617274427022e51b1bba99cb09 commit 8ca472f0748719617274427022e51b1bba99cb09 Author: bouleetbil Date: Sat Oct 1 18:54:36 2011 +0200 moovida-plugins-ugly *dead diff --git a/source/xlib-extra/moovida-plugins-ugly/FrugalBuild b/source/xlib-extra/moovida-plugins-ugly/FrugalBuild deleted file mode 100644 index 58e947d..0000000 --- a/source/xlib-extra/moovida-plugins-ugly/FrugalBuild +++ /dev/null @@ -1,19 +0,0 @@ -# Compiling Time: 0.09 SBU -# Maintainer: bouleetbil - -pkgname=moovida-plugins-ugly -pkgver=1.0.9 -pkgextraver="+bzr1614.orig" -pkgrel=3 -pkgdesc="Moovida plugin gstreamer ugly" -url="http://www.moovida.com/" -up2date=$pkgver -source="ftp://ftp.debian.org/debian/pool/main/m/$pkgname/${pkgname}_${pkgver}$pkgextraver.tar.gz" -options=('scriptlet' 'nostrip') -depends=('gstreamer') -Finclude python -makedepends=('pkgconfig' 'distribute' 'moovida') -groups=('xlib-extra') -archs=('i686' 'x86_64') -sha1sums=('0eef00fc2c394c0d882897a1c427c6f8bfa6a12c') -_F_cd_path=elisa-plugins-ugly-$pkgver From bouleetbil at frogdev.info Sat Oct 1 18:58:46 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 1 Oct 2011 18:58:46 +0200 (CEST) Subject: [Frugalware-git] gnometesting: mex-0.2.0-3-x86_64 *replace moovida Message-ID: <20111001165846.9B8AF142001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=339bdea75fea36a6d9ff98d6fd08e863b8896490 commit 339bdea75fea36a6d9ff98d6fd08e863b8896490 Author: bouleetbil Date: Sat Oct 1 18:57:12 2011 +0200 mex-0.2.0-3-x86_64 *replace moovida diff --git a/source/gnome-extra/mex/FrugalBuild b/source/gnome-extra/mex/FrugalBuild index 21e62ce..7083fee 100644 --- a/source/gnome-extra/mex/FrugalBuild +++ b/source/gnome-extra/mex/FrugalBuild @@ -3,7 +3,7 @@ pkgname=mex pkgver=0.2.0 -pkgrel=2 +pkgrel=3 pkgdesc="Media explorer is a media centre application for Linux" url="http://www.mono-project.com/" depends=('libsoup' 'mx' 'clutter-gst' 'librest' 'grilo-plugins' 'lirc' \ @@ -19,6 +19,6 @@ Finclude gnome-scriptlet up2date="Flasstar http://media-explorer.github.com/releases/" source=(http://media-explorer.github.com/releases/$pkgname-$pkgver.tar.bz2) sha1sums=('255376e91fe02cd29cec8a9949e585081e94f67d') -replaces=('enna') +replaces=('enna' 'moovida') # optimization OK From bouleetbil at frogdev.info Sat Oct 1 19:03:29 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 1 Oct 2011 19:03:29 +0200 (CEST) Subject: [Frugalware-git] gnometesting: longomatch-0.17.2-1-x86_64 Message-ID: <20111001170329.A204E142001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=96f76ab49c5c67268e9d91219824e731b9a74d26 commit 96f76ab49c5c67268e9d91219824e731b9a74d26 Author: bouleetbil Date: Sat Oct 1 19:02:07 2011 +0200 longomatch-0.17.2-1-x86_64 *Version bump diff --git a/source/gnome-extra/longomatch/FrugalBuild b/source/gnome-extra/longomatch/FrugalBuild index e78fc76..503fec4 100644 --- a/source/gnome-extra/longomatch/FrugalBuild +++ b/source/gnome-extra/longomatch/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=longomatch -pkgver=0.17.1 +pkgver=0.17.2 pkgrel=1 pkgdesc="LongoMatch:The Digital Coach" depends=('gnonlin' 'gtk-sharp>=2.12.10-2' 'gstreamer' 'db4o-mono') @@ -15,7 +15,7 @@ _F_gnome_iconcache="y" _F_mono_aot=0 Finclude mono gnome gnome-scriptlet #source=($source fix_build.diff) -sha1sums=('1f52635c72c0a0772a2dd86e49bdb8f587a338f6') +sha1sums=('c51718084cbcd8476f1062a07c1d508fffc7b53c') build() { Fcd From bouleetbil at frogdev.info Sat Oct 1 19:08:26 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 1 Oct 2011 19:08:26 +0200 (CEST) Subject: [Frugalware-git] gnometesting: pygobject3-3.0.1-1-x86_64 Message-ID: <20111001170826.0AC7F142001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=c3ad4171db6ff7d65c2ddb64835753d213a11416 commit c3ad4171db6ff7d65c2ddb64835753d213a11416 Author: bouleetbil Date: Sat Oct 1 19:07:00 2011 +0200 pygobject3-3.0.1-1-x86_64 *Version bump diff --git a/source/lib/pygobject3/FrugalBuild b/source/lib/pygobject3/FrugalBuild index 1cb116f..e58f36c 100644 --- a/source/lib/pygobject3/FrugalBuild +++ b/source/lib/pygobject3/FrugalBuild @@ -3,7 +3,7 @@ pkgname=pygobject3 _F_gnome_name=pygobject -pkgver=3.0.0 +pkgver=3.0.1 pkgrel=1 pkgdesc="Python bindings for GObject" depends=('python>=2.7' 'glib2>=2.29.18' 'libffi') @@ -11,7 +11,7 @@ groups=('lib') archs=('i686' 'x86_64' 'ppc') Finclude gnome python source=($source detect_libffi.patch) -sha1sums=('60bb85322401d55d4c0a9442a8eec40a3ea3cb93' \ +sha1sums=('b555b6201f714074b6c457534e59746742cd57d4' \ '071800adc634c9d20b712ad0af6f70390e5c1476') subpkgs=("pygobject3-cairo") From bouleetbil at frogdev.info Sat Oct 1 19:18:01 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 1 Oct 2011 19:18:01 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-shell-extensions *pkgrel++ Message-ID: <20111001171801.417C8142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=c6317ab34717b170ef576495ff58d139ddc802bc commit c6317ab34717b170ef576495ff58d139ddc802bc Author: bouleetbil Date: Sat Oct 1 19:16:25 2011 +0200 gnome-shell-extensions *pkgrel++ diff --git a/source/gnome-extra/gnome-shell-extensions/FrugalBuild b/source/gnome-extra/gnome-shell-extensions/FrugalBuild index f58839a..8c4d9d1 100644 --- a/source/gnome-extra/gnome-shell-extensions/FrugalBuild +++ b/source/gnome-extra/gnome-shell-extensions/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gnome-shell-extensions pkgver=3.1.91 -pkgrel=4 +pkgrel=5 pkgdesc="Modify and extend GNOME Shell functionality and behavior" depends=('gnome-shell>=3.2.0') makedepends=('intltool' 'gnome-doc-utils' 'gnome-common' \ From bouleetbil at frogdev.info Sat Oct 1 19:18:01 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 1 Oct 2011 19:18:01 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-shell-extensions *move to extra Message-ID: <20111001171801.2E0A1142001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=10eff6f9346b065c174255f4d730df754859cbdc commit 10eff6f9346b065c174255f4d730df754859cbdc Author: bouleetbil Date: Sat Oct 1 19:15:45 2011 +0200 gnome-shell-extensions *move to extra diff --git a/source/gnome/gnome-shell-extensions/FrugalBuild b/source/gnome-extra/gnome-shell-extensions/FrugalBuild similarity index 92% rename from source/gnome/gnome-shell-extensions/FrugalBuild rename to source/gnome-extra/gnome-shell-extensions/FrugalBuild index 82c7345..f58839a 100644 --- a/source/gnome/gnome-shell-extensions/FrugalBuild +++ b/source/gnome-extra/gnome-shell-extensions/FrugalBuild @@ -3,12 +3,12 @@ pkgname=gnome-shell-extensions pkgver=3.1.91 -pkgrel=3 +pkgrel=4 pkgdesc="Modify and extend GNOME Shell functionality and behavior" depends=('gnome-shell>=3.2.0') makedepends=('intltool' 'gnome-doc-utils' 'gnome-common' \ 'gobject-introspection' 'krb5') -groups=('gnome') +groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') _F_gnome_git="y" _F_gnome_glib="y" @@ -22,21 +22,21 @@ subpkgs=('gnome-shell-extensions-dock') subdescs=('dock for gnome-shell') subrodepends=("$pkgname=$pkgver") subdepends=('gnome-shell') -subgroups=('gnome') +subgroups=('gnome-extra') subarchs=('i686 x86_64 ppc') subpkgs=("${subpkgs[@]}" 'gnome-shell-extensions-theme') subdescs=("${subdescs[@]}" 'themes user gnome-shell') subrodepends=("${subrodepends[@]}" "$pkgname=$pkgver") subdepends=("${subdepends[@]}" "gnome-shell") -subgroups=("${subgroups[@]}" 'gnome') +subgroups=("${subgroups[@]}" 'gnome-extra') subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') subpkgs=("${subpkgs[@]}" 'gnome-shell-extensions-apps-menus') subdescs=("${subdescs[@]}" 'apps menus extension') subrodepends=("${subrodepends[@]}" "$pkgname=$pkgver") subdepends=("${subdepends[@]}" "gnome-shell") -subgroups=("${subgroups[@]}" 'gnome') +subgroups=("${subgroups[@]}" 'gnome-extra') subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') build() { From devil505linux at gmail.com Sat Oct 1 19:18:56 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 1 Oct 2011 19:18:56 +0200 (CEST) Subject: [Frugalware-git] homepage-ng: * added promo picture for 1.6 Fermus release news Message-ID: <20111001171856.76E7B142001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=85d0973522517dd97689982e92f5ff46aa83a656 commit 85d0973522517dd97689982e92f5ff46aa83a656 Author: Devil505 Date: Sat Oct 1 19:19:30 2011 +0200 * added promo picture for 1.6 Fermus release news diff --git a/frugalware/images/promo-fermus.png b/frugalware/images/promo-fermus.png new file mode 100644 index 0000000..865cbc5 Binary files /dev/null and b/frugalware/images/promo-fermus.png differ From hermier at frugalware.org Sat Oct 1 20:49:55 2011 From: hermier at frugalware.org (Michel Hermier) Date: Sat, 1 Oct 2011 20:49:55 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: dbus-1.4.16-1-i686 Message-ID: <20111001184955.068F6142001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ebe61c0ab4462a411bd8f9a143b8d40ae3c28381 commit ebe61c0ab4462a411bd8f9a143b8d40ae3c28381 Author: Michel Hermier Date: Sat Oct 1 20:48:22 2011 +0200 dbus-1.4.16-1-i686 * Bump version to latest stable. diff --git a/source/base/dbus/FrugalBuild b/source/base/dbus/FrugalBuild index 7a9b54a..591b43b 100644 --- a/source/base/dbus/FrugalBuild +++ b/source/base/dbus/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: crazy pkgname=dbus -pkgver=1.4.14 -pkgrel=2 +pkgver=1.4.16 +pkgrel=1 pkgdesc="A message bus system" url="http://freedesktop.org/wiki/Software_2fdbus" depends=('libxml2>=2.7.8' 'expat') @@ -12,10 +12,11 @@ rodepends=('shadow') groups=('base') options=('force') archs=('i686' 'x86_64' 'ppc' 'arm') -up2date="lynx -dump http://dbus.freedesktop.org/releases/dbus/|Flasttar" +up2date="Flasttar http://dbus.freedesktop.org/releases/dbus/" source=(http://dbus.freedesktop.org/releases/dbus/$pkgname-$pkgver.tar.gz \ - dbus-1-launch dbus-1-launch.desktop) -sha1sums=('40ccb6ff7b6f7a018cf020fef7c06131f7e5871c' \ + dbus-1-launch \ + dbus-1-launch.desktop) +sha1sums=('d6e6538cfc1ed71992f6786a6da55d815d995b5b' \ '740af74eb43cadf1277346029577aadd3d10f2b5' \ '9009283707f5cdf0f883876f80596bc44cc8722c') From bouleetbil at frogdev.info Sat Oct 1 22:24:53 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 1 Oct 2011 22:24:53 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-session-3.2.0-2-x86_64 *remove gnome-shell-extensions rodepends Message-ID: <20111001202453.72213142001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=e9b4855d8124d6ac665b0e8e7f08d76befcf8094 commit e9b4855d8124d6ac665b0e8e7f08d76befcf8094 Author: bouleetbil Date: Sat Oct 1 22:22:19 2011 +0200 gnome-session-3.2.0-2-x86_64 *remove gnome-shell-extensions rodepends diff --git a/source/gnome/gnome-session/FrugalBuild b/source/gnome/gnome-session/FrugalBuild index b206497..ba846e6 100644 --- a/source/gnome/gnome-session/FrugalBuild +++ b/source/gnome/gnome-session/FrugalBuild @@ -5,14 +5,14 @@ USE_DEBUG=${USE_DEBUG:-"n"} pkgname=gnome-session pkgver=3.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="GNOME session manager" depends=('libxml2>=2.7.8' 'gnome-desktop>=3.2.0' 'polkit' 'upower' 'gconf-gtk' 'usermode' \ 'dbus-glib>=0.76' 'gnome-control-center>=3.1.92' 'libnotify' 'gnome-keyring>=3.0.0' \ 'metacity') makedepends=('intltool' 'gnome-common') #gnome-session start gnome-shell and if failed start gnome-panel -rodepends=('consolekit-x11' 'gnome-shell-extensions' 'gnome-panel' 'dconf') +rodepends=('consolekit-x11' 'gnome-panel' 'dconf') groups=('gnome') archs=('i686' 'x86_64' 'ppc') _F_gnome_glib="y" From vmiklos at frugalware.org Sat Oct 1 22:58:14 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat, 1 Oct 2011 22:58:14 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: openjdk-6-15-i686 Message-ID: <20111001205814.6CB2B142001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=860328b236b4cc04af045b268b6010854f5a9c57 commit 860328b236b4cc04af045b268b6010854f5a9c57 Author: Miklos Vajna Date: Sat Oct 1 22:58:06 2011 +0200 openjdk-6-15-i686 - drop libgcj dependency, mcirsta says on IRC it just causes problems diff --git a/source/devel-extra/openjdk/FrugalBuild b/source/devel-extra/openjdk/FrugalBuild index 8bdc139..d524b19 100644 --- a/source/devel-extra/openjdk/FrugalBuild +++ b/source/devel-extra/openjdk/FrugalBuild @@ -6,7 +6,7 @@ pkgver=6 build=22 icedteaver=1.10.3 javaver="$pkgver-openjdk" -pkgrel=14 +pkgrel=15 pkgdesc="Open-source Java Development Kit implementation." url="http://openjdk.java.net/" depends=('libx11') @@ -39,7 +39,7 @@ NOEXTRACT=1 subpkgs=('openjre' 'openjdk-source') subdescs=('Open-source Java Runtime Environment.' 'Java Development Kit source-code.') -subdepends=('libgcj libjpeg>=8b libgif libuuid gtk+2-libs libxtst libffi' '') +subdepends=('libjpeg>=8b libgif libuuid gtk+2-libs libxtst libffi' '') subrodepends=('' "openjdk=$pkgver") subprovides=('jre' '') subgroups=('xapps' 'devel-extra') From vmiklos at frugalware.org Sun Oct 2 00:29:59 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 2 Oct 2011 00:29:59 +0200 (CEST) Subject: [Frugalware-git] setup: use cpio instead of ext2 for initrd Message-ID: <20111001222959.BFECD142001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=ee7af586d7ab22ad9e42e9307ad6dcfc99374830 commit ee7af586d7ab22ad9e42e9307ad6dcfc99374830 Author: Miklos Vajna Date: Sun Oct 2 00:30:02 2011 +0200 use cpio instead of ext2 for initrd diff --git a/Makefile b/Makefile index 6a19db6..2288eb4 100644 --- a/Makefile +++ b/Makefile @@ -223,15 +223,7 @@ devices: compile # this target just updates the setup source itself and the initrd, suitable for qemu testing initrd: install-setup - dd if=/dev/zero of=initrd-$(CARCH).img bs=1k count=$(shell echo "$(shell $(shell which du) -s $(MDIR)|sed 's/^\(.*\)\t.*$$/\1/')+2000"|bc) - /sbin/mke2fs -F initrd-$(CARCH).img - mkdir i - grep -q loop /proc/modules || (/sbin/modprobe loop; sleep 1) - mount -o loop -t ext2 initrd-$(CARCH).img i - cp -a $(MDIR)/* i/ - chown -R root.root i/ - umount i - rmdir i + cd $(MDIR); find . |cpio -R 0:0 -H newc -o --quiet > ../initrd-$(CARCH).img initrd_gz: clean config.mak devices initrd gzip -9 -c initrd-$(CARCH).img > initrd-$(CARCH).img.gz @@ -412,6 +404,7 @@ busybox: mkdir -p busybox/mnt/{source,target} mkdir -p busybox/tmp rm -f busybox/sbin/mkswap + ln -s linuxrc busybox/init dialog: $(CLEANUP) From vmiklos at frugalware.org Sun Oct 2 00:35:52 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 2 Oct 2011 00:35:52 +0200 (CEST) Subject: [Frugalware-git] setup: get rid of KERNEL_OPTS, no longer needed with cpio Message-ID: <20111001223552.F2FA9142001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=39c313eb3bbc6bd7a582abf76dc6d35f30636157 commit 39c313eb3bbc6bd7a582abf76dc6d35f30636157 Author: Miklos Vajna Date: Sun Oct 2 00:36:12 2011 +0200 get rid of KERNEL_OPTS, no longer needed with cpio diff --git a/Makefile b/Makefile index 2288eb4..fd28a02 100644 --- a/Makefile +++ b/Makefile @@ -52,7 +52,6 @@ FWVER = $(shell echo $(FRUGALWAREVER)|sed 's/-.*//') RELEASE = $(shell cat merge/etc/frugalware-release) KERNELV = $(shell echo $(KERNELVER)|sed 's/-.*//') KERNELREL = $(shell echo $(KERNELVER)|sed 's/.*-//') -KERNEL_OPTS = initrd=initrd-$(CARCH).img.gz load_ramdisk=1 prompt_ramdisk=0 ramdisk_size=$(RAMDISK_SIZE) rw root=/dev/ram quiet DESTDIR = $(shell source /etc/repoman.conf; [ -e ~/.repoman.conf ] && source ~/.repoman.conf; echo $$fst_root) CLEANUP = rm -rf $(BDIR) && mkdir $(BDIR) && rm -rf $@ @@ -252,10 +251,10 @@ ifneq ($(CARCH),ppc) timeout=10 \n\ gfxmenu /boot/grub/message \n\ title $(RELEASE) - $(KERNELV)-fw$(KERNELREL) \n\ - kernel /boot/$(VMLINUZ)-$(KERNELV)-fw$(KERNELREL) $(KERNEL_OPTS) \n\ + kernel /boot/$(VMLINUZ)-$(KERNELV)-fw$(KERNELREL) \n\ initrd /boot/initrd-$(CARCH).img.gz \n\ title $(RELEASE) - $(KERNELV)-fw$(KERNELREL) (vga fb) \n\ - kernel /boot/$(VMLINUZ)-$(KERNELV)-fw$(KERNELREL) $(KERNEL_OPTS) vga=791 \n\ + kernel /boot/$(VMLINUZ)-$(KERNELV)-fw$(KERNELREL) vga=791 \n\ initrd /boot/initrd-$(CARCH).img.gz" > i/boot/grub/menu.lst umount i rmdir i @@ -305,13 +304,13 @@ tftp_img: check_root $(TFTP_GRUB_PASSWD)\n\ $(TFTP_BOOTCMD)\n\ root (nd)\n\ - kernel /$(VMLINUZ)-$(KERNELV)-fw$(KERNELREL)-$(CARCH) $(KERNEL_OPTS) vga=791 \n\ + kernel /$(VMLINUZ)-$(KERNELV)-fw$(KERNELREL)-$(CARCH) vga=791 \n\ initrd /initrd-$(CARCH).img.gz \n\ title $(RELEASE) - $(KERNELV)-fw$(KERNELREL) (nofb) \n\ $(TFTP_GRUB_PASSWD)\n\ $(TFTP_BOOTCMD)\n\ root (nd)\n\ - kernel /$(VMLINUZ)-$(KERNELV)-fw$(KERNELREL)-$(CARCH) $(KERNEL_OPTS) \n\ + kernel /$(VMLINUZ)-$(KERNELV)-fw$(KERNELREL)-$(CARCH) \n\ initrd /initrd-$(CARCH).img.gz' > i/boot/grub/menu.lst umount i rmdir i @@ -331,7 +330,7 @@ ifneq ($(CARCH),ppc) timeout=10 \n\ gfxmenu /boot/grub/message \n\ title Fwife $(FWVER) - $(KERNELV)-fw$(KERNELREL)-$(CARCH) \n\ - kernel /boot/$(VMLINUZ)-$(KERNELV)-fw$(KERNELREL) $(KERNEL_OPTS) \n\ + kernel /boot/$(VMLINUZ)-$(KERNELV)-fw$(KERNELREL) \n\ initrd /boot/initrd-$(CARCH).img.gz" > iso/boot/grub/menu.lst mkisofs -R -b boot/grub/stage2_eltorito -no-emul-boot \ -boot-load-size 4 -boot-info-table -o fwife-$(FWVER)-$(CARCH).iso iso @@ -357,7 +356,7 @@ gui-usb_img: check_root timeout=10 \n\ gfxmenu /boot/grub/message \n\ title Fwife $(FWVER) - $(KERNELV)-fw$(KERNELREL)-$(CARCH) \n\ - kernel /boot/$(VMLINUZ)-$(KERNELV)-fw$(KERNELREL) $(KERNEL_OPTS) \n\ + kernel /boot/$(VMLINUZ)-$(KERNELV)-fw$(KERNELREL) \n\ initrd /boot/initrd-$(CARCH).img.gz" > i/boot/grub/menu.lst umount i rmdir i @@ -384,11 +383,10 @@ check: done qemu: - $(QEMU) -kernel $(VMLINUZ)-$(KERNELV)-fw$(KERNELREL)-$(CARCH) -initrd \ - initrd-$(CARCH).img -append "$(KERNEL_OPTS)" $(QEMU_OPTS) + $(QEMU) -kernel $(VMLINUZ)-$(KERNELV)-fw$(KERNELREL)-$(CARCH) -initrd initrd-$(CARCH).img $(QEMU_OPTS) uml: - $(UML) $(UML_OPTS) $(KERNEL_OPTS) + $(UML) $(UML_OPTS) bash: $(CLEANUP) From vmiklos at frugalware.org Sun Oct 2 00:37:05 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 2 Oct 2011 00:37:05 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: firefox-7.0.1-1-i686 Message-ID: <20111001223705.96BBD142001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cd5a68c586982477978f27a2d6536ba6754f612a commit cd5a68c586982477978f27a2d6536ba6754f612a Author: Miklos Vajna Date: Sun Oct 2 00:37:09 2011 +0200 firefox-7.0.1-1-i686 - version bump diff --git a/source/xapps/firefox/FrugalBuild b/source/xapps/firefox/FrugalBuild index 53123ad..a5bc6f2 100644 --- a/source/xapps/firefox/FrugalBuild +++ b/source/xapps/firefox/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Miklos Vajna pkgname=firefox -pkgver=7.0 +pkgver=7.0.1 pathver=${pkgver} # version used in path names pkgrel=1 pkgdesc="Mozilla Firefox web browser" From vmiklos at frugalware.org Sun Oct 2 00:46:05 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 2 Oct 2011 00:46:05 +0200 (CEST) Subject: [Frugalware-git] frugalware-1.5: nss-3.12.10-1mores1-i686 Message-ID: <20111001224605.19562142001C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.5.git;a=commitdiff;h=eff6cdf901d6cdfe1c85ca1cbb7f1dcf594d7b10 commit eff6cdf901d6cdfe1c85ca1cbb7f1dcf594d7b10 Author: Miklos Vajna Date: Sun Oct 2 00:46:09 2011 +0200 nss-3.12.10-1mores1-i686 - secfix bump, details will be out with the firefox update diff --git a/source/lib/nss/FrugalBuild b/source/lib/nss/FrugalBuild index 0365917..0f8796a 100644 --- a/source/lib/nss/FrugalBuild +++ b/source/lib/nss/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Christian Hamar alias krix pkgname=nss -pkgver=3.12.9 -pkgrel=1 +pkgver=3.12.10 +pkgrel=1mores1 pkgdesc="NSS library from mozilla.org" url="http://www.mozilla.org/projects/security/pki/nss/" pkgurl="http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/" @@ -98,7 +98,7 @@ build() { } -sha1sums=('5b49da5e6f61610a718fcd0838dac365a5e17de2' \ +sha1sums=('229f65c8d4e2c1b34e145253bceddada5a82a142' \ '0227f94c745519b67b1b530e6cc116e8069a6b43' \ 'ae2d58b2aa31ce0426541e8c76aeda7a8d34c8cf') # optimization OK From jercel16 at gmail.com Sun Oct 2 08:22:46 2011 From: jercel16 at gmail.com (jercel) Date: Sun, 2 Oct 2011 08:22:46 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: firefox-i18n-7.0.1-1-x86_64 Message-ID: <20111002062246.6FE43142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ef727b6ed3cf8e05db577b33a053d3bb98170ded commit ef727b6ed3cf8e05db577b33a053d3bb98170ded Author: jercel Date: Sun Oct 2 08:22:32 2011 +0200 firefox-i18n-7.0.1-1-x86_64 * Version Bump diff --git a/source/locale-extra/firefox-i18n/FrugalBuild b/source/locale-extra/firefox-i18n/FrugalBuild index 8828e0f..9ba2ce3 100644 --- a/source/locale-extra/firefox-i18n/FrugalBuild +++ b/source/locale-extra/firefox-i18n/FrugalBuild @@ -2,91 +2,91 @@ # Maintainer: Michel Hermier _F_mozilla_i18n_name=firefox -pkgver=7.0 +pkgver=7.0.1 pkgrel=1 Finclude mozilla-i18n -mozilla_i18n_lang_add 'af' '039a2b51540356200b0874117beba1eb7f444c03' -mozilla_i18n_lang_add 'ak' 'd192cff32af531a75056b812a168299628332539' -mozilla_i18n_lang_add 'ar' 'e27816b7bcaa561270f95a67792e382e518b7506' -mozilla_i18n_lang_add 'ast' '99270d52b82428943906f014e0b51c5e2849ccc6' -mozilla_i18n_lang_add 'be' '11d95dbcb2a1d0b33c52f44a02fb7fc8e1d9dea1' -mozilla_i18n_lang_add 'bg' '45731aee9f81b922d0ea0605a26d2fd6d88b66b2' -mozilla_i18n_lang_add 'bn-BD' '0c64909637b6f14858316d7d7136b0d62ec6677f' -mozilla_i18n_lang_add 'bn-IN' '01b65bb2c561f8b2f2eb53b29d71ac272ebc1858' -mozilla_i18n_lang_add 'br' 'c1a43048d0b93d724cfbcd56c3a335bb17d3b7d9' -mozilla_i18n_lang_add 'bs' '229542d2335c39a37734d39ba4c2736ff7aeac89' -mozilla_i18n_lang_add 'ca' '21bbe26e58a532a1992f3680a6690c9700f2ba93' -mozilla_i18n_lang_add 'cs' 'dbf732055e34318184cc7222737424345b57b36f' -mozilla_i18n_lang_add 'cy' '9efcba0e8cdd54cb3677b4898de2099d0eb2405f' -mozilla_i18n_lang_add 'da' '6b606e10fbe4d50ffbc12c04d6047972fe39dc81' -mozilla_i18n_lang_add 'de' '754498ea457df1ebb6f10be3873caa114762f62b' -mozilla_i18n_lang_add 'el' '64660f948fcbb4b513af4151bab0e0fdc7d4b5f5' -mozilla_i18n_lang_add 'en-GB' '1084746bc5bf210c3313d9bdd565c0f987a01de4' -mozilla_i18n_lang_add 'en-US' 'd5705ce2b1077967506ba837065fb7f6c95520ca' -mozilla_i18n_lang_add 'en-ZA' '80bfbe2e1c07c664a571beca267011d74d81ab23' -mozilla_i18n_lang_add 'eo' '7f6f76be87f16ae3a6c6a650ccfd756c7a1f0989' -mozilla_i18n_lang_add 'es-AR' 'ae0ddb6455b38393782654ce1fc624b53575a8d7' -mozilla_i18n_lang_add 'es-CL' 'c2131794bc437c2a65060bf951673a6832ccac50' -mozilla_i18n_lang_add 'es-ES' 'f37550bc3e6bfc3539d642543773a43a4e1a0327' -mozilla_i18n_lang_add 'es-MX' 'c859630acc350439e8c04e42c8875adf4c6bd9bc' -mozilla_i18n_lang_add 'et' '1730a540128572aa8223a1d6d4ceeabad79fab6e' -mozilla_i18n_lang_add 'eu' '68f79b8b137419a253e173ca7b6022280830d7f7' -mozilla_i18n_lang_add 'fa' 'f477583fd6cf825e5f5d92158ae55046a2ffd442' -mozilla_i18n_lang_add 'fi' '8a037f2b1d73b4a82bf10a5b84046aca5bda472e' -mozilla_i18n_lang_add 'fr' '5af77386f7855b72e62560dc2fee56782cd4d195' -mozilla_i18n_lang_add 'fy-NL' '0483418d84ed91fb3841e75bf15b2584923a7c1c' -mozilla_i18n_lang_add 'ga-IE' '974e27e5a9d314ed198581c3c8780459e0a2c205' -mozilla_i18n_lang_add 'gd' '2a789730eb415996b40e87e0c5af6dc6143b6bfa' -mozilla_i18n_lang_add 'gl' 'c5bd3e86ded5b190e9825850d76735149da89d79' -mozilla_i18n_lang_add 'gu-IN' '882d181677688fe53d9d1083401ec2ecf4dbb3d3' -mozilla_i18n_lang_add 'he' 'c10ee08346e81e877920be6684a22c0a03c403c9' -mozilla_i18n_lang_add 'hi-IN' '0faeb2ffd06fdc121433d7ce6791f82fddd4a001' -mozilla_i18n_lang_add 'hr' '2fc53b408be5ee55072aaff80b9e0c051f695be5' -mozilla_i18n_lang_add 'hu' '79e5e0110507e1aeed7dd91f7d9b523a6949999d' -mozilla_i18n_lang_add 'hy-AM' 'a404b4feb23fb9f480920b2a2504db831feef186' -mozilla_i18n_lang_add 'id' '25e8bfb01b0fa46c1da7f465874d616cd8f32fea' -mozilla_i18n_lang_add 'is' 'c228b28f704fb3306d8bb22d6f9d889a4cd3beb4' -mozilla_i18n_lang_add 'it' '3f9c50abf880c305b3965280d58e4305a856da0f' -mozilla_i18n_lang_add 'ja' '7aef32f8527cc585a7082921b86f13619a92d4e8' -mozilla_i18n_lang_add 'kk' '37bba0d7140a6a6d0391587187ffd4c296002145' -mozilla_i18n_lang_add 'kn' '179dca82258b12868c0bd3aa138bf710e203e98d' -mozilla_i18n_lang_add 'ko' '5b7472320f8cfaa8f59b4e432357cea57d1b0205' -mozilla_i18n_lang_add 'ku' '5a6e44f35e545db36018425cb18c71c0049236bb' -mozilla_i18n_lang_add 'lg' 'c9594082cbdd50825e6f731e2703ab1fdb0a1879' -mozilla_i18n_lang_add 'lt' 'a6e9332b960f616392681a6b7598c508a0c7084f' -mozilla_i18n_lang_add 'lv' '7801033d1fa7bbf31e662a79a01227155a5a6b4f' -mozilla_i18n_lang_add 'mai' '9b6f066fe087a5fe6d5b8e69e10169091fbd6a05' -mozilla_i18n_lang_add 'mk' '20468318e13953e32d8408bd3ab038e1a5a552af' -mozilla_i18n_lang_add 'ml' '7659ed0af3b5f7ce1745e188ca705f3f3c300fc2' -mozilla_i18n_lang_add 'mr' '079eb5a06c1179ef30655b59fb6e7acce8bfbf51' -mozilla_i18n_lang_add 'nb-NO' 'e12c89eebb0f560e5703f1c1ef653cb4ccdaf4e4' -mozilla_i18n_lang_add 'nl' 'ae5ff9a1b68918d54fe04e5d7dec247c82eba8c4' -mozilla_i18n_lang_add 'nn-NO' '9333b4fb72f68a4ce0f932f98e0781468cfedba3' -mozilla_i18n_lang_add 'nso' '0a6f8201560cc43d73d90fc8835379707bf5c8bf' -mozilla_i18n_lang_add 'or' '6b21aebdc3440582a87989f9aa77168eec964e43' -mozilla_i18n_lang_add 'pa-IN' 'fbef0283ac35ee265dd489b79e177885b434c5a9' -mozilla_i18n_lang_add 'pl' '847e9ddb278b07fd0e5fe0cc97624e777c1b85fe' -mozilla_i18n_lang_add 'pt-BR' '67b91ed9db1d9a88e39d70111360a414f963a84b' -mozilla_i18n_lang_add 'pt-PT' '28e62ebc35bcbf0d246eb0026dc639c2f33d3c88' -mozilla_i18n_lang_add 'rm' 'e6a2ef1c64657b62c40258ac627e8cd6fa4798c1' -mozilla_i18n_lang_add 'ro' '46f55b2a362f71116b40845b46b2d8a634cce04c' -mozilla_i18n_lang_add 'ru' '05f346d9fbec8d28b0b71675cc17fd2b038d7566' -mozilla_i18n_lang_add 'si' 'df94d32ac636c3c02163abab12e21942ca09db13' -mozilla_i18n_lang_add 'sk' '6f53b293b2ca195fccb00f8728b47edccd036bc7' -mozilla_i18n_lang_add 'sl' '14c1b89f36f2133f22469e3ea075dc16242b98bb' -mozilla_i18n_lang_add 'son' '19e10b92c5448c4d1924f3a24e149f36505317e6' -mozilla_i18n_lang_add 'sq' '70df8134f8a5b88c2c1d781ac891e346e2c71140' -mozilla_i18n_lang_add 'sr' '76c2f000e78323154077d3157f5c8596ba1d0d3b' -mozilla_i18n_lang_add 'sv-SE' 'aabd6f0806fa88748f7de1aaf0c5c23cc18a7b1f' -mozilla_i18n_lang_add 'ta-LK' 'fb10bbfd5c23407a12c28e387bbe06d602603883' -mozilla_i18n_lang_add 'ta' 'f288d5d8a98433dab6eedb4684fcbb3d7d79a55c' -mozilla_i18n_lang_add 'te' '88dfbe3b4daf57be90b87418770a02ed18cf35cc' -mozilla_i18n_lang_add 'th' 'dae0d024a693b113392e77dd54a484603a8a125c' -mozilla_i18n_lang_add 'tr' 'a708c4e295771c2ee9ae3ac351a1a96840e1210a' -mozilla_i18n_lang_add 'uk' '1b9418e009f4c9acf077594493ceae56bb07d7dc' -mozilla_i18n_lang_add 'vi' '986b9772ed5dc5162e9d2a77af457b3e5a466d49' -mozilla_i18n_lang_add 'zh-CN' 'a5f788f76ba032aeef26119e974a11a2e0b56068' -mozilla_i18n_lang_add 'zh-TW' '0a3d5f14a343a349b3a3669f70a20a6dcbf65b08' -mozilla_i18n_lang_add 'zu' '597e136336a51a5979e30e3c22e2d881bc519486' +mozilla_i18n_lang_add 'af' 'ecd303cb72a8278375cabef74144463319eb616b' +mozilla_i18n_lang_add 'ak' '9053d9c0f90f02c633233bfc260d4f41df9f8d97' +mozilla_i18n_lang_add 'ar' '4319d50d1f24538b2b71458a942e4399e3caf025' +mozilla_i18n_lang_add 'ast' '8526ed8670e81f42d347fd99e0444d6c156c6b64' +mozilla_i18n_lang_add 'be' '292ef27bf96dad13ebc2225c49c02bde3924f614' +mozilla_i18n_lang_add 'bg' '9e1078d6dc4d3674cf5c70dfbcd855cb41f85474' +mozilla_i18n_lang_add 'bn-BD' 'f2d73075038afb4a5979e012da30f03e43afa657' +mozilla_i18n_lang_add 'bn-IN' '597cb3c1fec5a1e79be588deb472b0dd2a7fd06c' +mozilla_i18n_lang_add 'br' 'da901dc328596fe3913ec5516b7a6493a4e9022e' +mozilla_i18n_lang_add 'bs' 'f11b5b8ed77b297c8e01c9e72ef908f5f087edfb' +mozilla_i18n_lang_add 'ca' '04eb33e225344be8d199e9820ba15edd447e6fa6' +mozilla_i18n_lang_add 'cs' 'a3c4f30c206b0a2753a881956554d38895c78bbe' +mozilla_i18n_lang_add 'cy' '88d32ad8c77dad38900f0c4cb5ae19ab11406d54' +mozilla_i18n_lang_add 'da' 'a0adf659ce3ea0ae41bf68903a8f11f57a67ccae' +mozilla_i18n_lang_add 'de' '42189de0b869a422d9725cbbe260f61e4f899948' +mozilla_i18n_lang_add 'el' '9ad03bb6cd74211cbf479c4e73db7d9ba2b7830e' +mozilla_i18n_lang_add 'en-GB' 'bac0a4ea5f0b427c0c71033a82ccab4a1af1d6d0' +mozilla_i18n_lang_add 'en-US' 'ef7974af20ac21517a374c4c44a2f441d1f9b429' +mozilla_i18n_lang_add 'en-ZA' '52724720bc6e6de6d4a5d76552ae73ff014960f9' +mozilla_i18n_lang_add 'eo' 'c6f7e9411f19838230859e5fa4dd3d35ceb75e1a' +mozilla_i18n_lang_add 'es-AR' '62832799c324dddcb5b1919c566f432704810751' +mozilla_i18n_lang_add 'es-CL' 'fd6080d47f332886da35a44adfa36a57ef07fdaa' +mozilla_i18n_lang_add 'es-ES' '7dff2383a379c931b9bdda38f61d2f0122314fa9' +mozilla_i18n_lang_add 'es-MX' '1a8206bf8c77da656d18a78b2f5df74ef79f0029' +mozilla_i18n_lang_add 'et' '311e1c0c1487f0eec61263fa28ffb374b8688ad2' +mozilla_i18n_lang_add 'eu' '9c677ad0d41fea693349c166075a6b4803933c02' +mozilla_i18n_lang_add 'fa' '0b1b1d2a6f2b35bc48ecc9fbcc1d2a3099849c6f' +mozilla_i18n_lang_add 'fi' '81abf82e02126f6f33181b14901a102fb3503431' +mozilla_i18n_lang_add 'fr' '470461809bbcbfdefcc12622ac3c9b4b76ae89b8' +mozilla_i18n_lang_add 'fy-NL' 'f1620369d1cf1d97246ba5155c2ca14350b1c6d3' +mozilla_i18n_lang_add 'ga-IE' '21bf0a10002d3c44c9d59b2fea8a21036e1e9404' +mozilla_i18n_lang_add 'gd' 'ef1734e466450327ced1a6d3b9c8cff81256996d' +mozilla_i18n_lang_add 'gl' 'b2641322fe5db644e8bc38e1449496a6f627880e' +mozilla_i18n_lang_add 'gu-IN' '0834277734ad8a8c39e24e23459a3e4a76b095d6' +mozilla_i18n_lang_add 'he' '163a21b6ca9d12360fd4c526c45a80a2e41cdfb9' +mozilla_i18n_lang_add 'hi-IN' 'ccaf7946de48756b2b23345174977b0be892a0d0' +mozilla_i18n_lang_add 'hr' '91a234a814d2502c36286527fed556c7c417a139' +mozilla_i18n_lang_add 'hu' 'b006f2607de3a93dfd7867126e98eb3ca1bb0b61' +mozilla_i18n_lang_add 'hy-AM' '69c0649bb6429510bd9658ae8996949408462c6a' +mozilla_i18n_lang_add 'id' '720c1544f9a95b2194f13a03de5b616798be43fd' +mozilla_i18n_lang_add 'is' 'b4ef6798be3887560b3cebd21f94c9be6b9177a1' +mozilla_i18n_lang_add 'it' 'c8ec90c1e3fa2393aa169b08ba839cfe89736dd3' +mozilla_i18n_lang_add 'ja' 'd38da7b1b99f79e6cee2e945850a41b314d25f8d' +mozilla_i18n_lang_add 'kk' '426b98eddf9edd00e876d67cd31c921f5ff34249' +mozilla_i18n_lang_add 'kn' '76d8a119385a2c55a24820d193c944cbf5f8524d' +mozilla_i18n_lang_add 'ko' '6d2574b55925457ff4a2b0de198f3e91b27a038c' +mozilla_i18n_lang_add 'ku' 'cd5904a5f50251c6f90e4948ea146bf9c074d08a' +mozilla_i18n_lang_add 'lg' 'f9322b1dd0a323eab48bc0af6c5bad37b4d3bfa8' +mozilla_i18n_lang_add 'lt' '86dd383a7532f0c3a19808541857fe88f9be7ea4' +mozilla_i18n_lang_add 'lv' 'ad816038e31cf4092a4916a8a87826359087d256' +mozilla_i18n_lang_add 'mai' '5143a130a37015c29153d99155af9cc9b2715cd9' +mozilla_i18n_lang_add 'mk' 'd50f5a5db47f9192dcce509976760656bc1a3f22' +mozilla_i18n_lang_add 'ml' '95b5b454c65a3d203f366926a740d68de492eb2b' +mozilla_i18n_lang_add 'mr' '63a58d1bc9ac3278d72a46d9ea69c3e296973c8f' +mozilla_i18n_lang_add 'nb-NO' '8f128b10decd6af4c3b714db39ae707673cf46bd' +mozilla_i18n_lang_add 'nl' '72ecebd0e6e5bb2e04dc19618bd2f7b72c0e8954' +mozilla_i18n_lang_add 'nn-NO' 'f2277aae2f97662ff8f9dfe41350be1699a09ee5' +mozilla_i18n_lang_add 'nso' 'd22acb5ef8308431378bca1aebe37bd611dadfbc' +mozilla_i18n_lang_add 'or' 'd67fb61581bf2951effb029942cddad20cb91b9b' +mozilla_i18n_lang_add 'pa-IN' '652d99741f1a3797e45b86c3e909053f83c510b4' +mozilla_i18n_lang_add 'pl' '743b21030c8052c943a820ff5b48cd6fa3f9d063' +mozilla_i18n_lang_add 'pt-BR' '0a8b41411db319b795878de0273f078f3342dec9' +mozilla_i18n_lang_add 'pt-PT' 'd368b4507a2dea1a82d8c617f337064e4127e88d' +mozilla_i18n_lang_add 'rm' '7396dc8780998a2e48ba6915cbd9ff04d4b58b27' +mozilla_i18n_lang_add 'ro' 'e982fd0e6615c083576cebc540ed615993be0a2a' +mozilla_i18n_lang_add 'ru' '740bdd97380e0387b3a721a4963d0840debf7fc7' +mozilla_i18n_lang_add 'si' '9f5468c65f0268a3ab06db40eced53576b1d47f0' +mozilla_i18n_lang_add 'sk' 'c4fd507998f6dac4b3dcb29c5aeaa25498e512bd' +mozilla_i18n_lang_add 'sl' '657f07cf882fc6e498be217fb2a5565b59c12e75' +mozilla_i18n_lang_add 'son' '97978a9cb2ae33cb3326350bb80def5f591730db' +mozilla_i18n_lang_add 'sq' 'da914e8f8748db033fe07f3c116dae31d0086055' +mozilla_i18n_lang_add 'sr' 'b04724ce3304e87ecb15b7dc68803b8b4c504730' +mozilla_i18n_lang_add 'sv-SE' 'e1356fc1268a52d6fe7eedfd91e151cd33356f0e' +mozilla_i18n_lang_add 'ta-LK' 'f581a38dfa6d82ae2af1f552201be3aaba8079de' +mozilla_i18n_lang_add 'ta' '073642aa4010a38512a1109fff95756b0d96f9b7' +mozilla_i18n_lang_add 'te' '8216d26532c81b65cc92b4b8720274bfa57a5d7e' +mozilla_i18n_lang_add 'th' '181824fafe8369317e35e41a31ae5a6e3ad6d6b4' +mozilla_i18n_lang_add 'tr' 'cbf596c447f75d66224e5fc2028fcb365d5ca1c7' +mozilla_i18n_lang_add 'uk' 'f3da4348cbecf1af910c2b3e145f7e8dff8b1de7' +mozilla_i18n_lang_add 'vi' 'f23d590a31fb8e061b55fab880f2207c7302e476' +mozilla_i18n_lang_add 'zh-CN' '8d898e8d404306c6bd2e5db7ee2460337cfeb2a6' +mozilla_i18n_lang_add 'zh-TW' 'c9c9a4ea29b1bb830c4067a62466299c943e9344' +mozilla_i18n_lang_add 'zu' '28bf909842265e1ff0e328406d506640c6b13a79' mozilla_i18n_lang_fini From devil505linux at gmail.com Sun Oct 2 08:36:28 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 2 Oct 2011 08:36:28 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: python-jinja-2.6-1-i686 * new package Message-ID: <20111002063628.9EAD7142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7ba7efbb9eb3754205df4d552617a43fe78ffdd2 commit 7ba7efbb9eb3754205df4d552617a43fe78ffdd2 Author: Devil505 Date: Sun Oct 2 08:37:25 2011 +0200 python-jinja-2.6-1-i686 * new package diff --git a/source/devel-extra/python-jinja/FrugalBuild b/source/devel-extra/python-jinja/FrugalBuild new file mode 100644 index 0000000..de8de24 --- /dev/null +++ b/source/devel-extra/python-jinja/FrugalBuild @@ -0,0 +1,22 @@ +# Compiling Time: 0.01 SBU +# Maintainer: Devil505 + +pkgname=python-jinja +pkgver=2.6 +pkgrel=1 +pkgdesc="A simple pythonic template language written in Python" +depends=('python>=2.7') +makedepends=('distribute' 'python-markupsafe') +groups=('devel-extra') +archs=('i686' 'x86_64') +_F_archive_name="Jinja2" +_F_pypi_name="Jinja2" +Finclude pypi +_F_cd_path="$_F_pypi_name-$pkgver" +sha1sums=('f122aeb324b2009bbcee341d0f001a047ac4bbe5') + +build() { + Fcd + python setup.py install --root="$Fdestdir" -O1 || Fdie +} + From kikadf.01 at gmail.com Sun Oct 2 08:38:56 2011 From: kikadf.01 at gmail.com (kikadf) Date: Sun, 2 Oct 2011 08:38:56 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: scala-2.8.1.final-1-i686 Message-ID: <20111002063856.2CD2A142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1059a228fed9f5b23789071613f338576367a355 commit 1059a228fed9f5b23789071613f338576367a355 Author: kikadf Date: Sun Oct 2 08:37:54 2011 +0200 scala-2.8.1.final-1-i686 * Fix up2date diff --git a/source/devel-extra/scala/FrugalBuild b/source/devel-extra/scala/FrugalBuild index 5bace0b..2e93b6e 100644 --- a/source/devel-extra/scala/FrugalBuild +++ b/source/devel-extra/scala/FrugalBuild @@ -6,7 +6,7 @@ pkgver=2.8.1.final pkgrel=1 pkgdesc="Scala is a multi-paradigm programming language designed to integrate features of object-oriented programming and functional programming." url="http://www.scala-lang.org" -_F_archive_grep="[[:digit:]].tgz" +_F_archive_grep="final.tgz" rodepends=('openjre') groups=('devel-extra') archs=('i686' 'x86_64') From kikadf.01 at gmail.com Sun Oct 2 08:44:54 2011 From: kikadf.01 at gmail.com (kikadf) Date: Sun, 2 Oct 2011 08:44:54 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: atunes-2.1.0-1-i686 Message-ID: <20111002064454.19FDE142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6a9c35a54fcf91bff48eacc7272ef07864cae616 commit 6a9c35a54fcf91bff48eacc7272ef07864cae616 Author: kikadf Date: Sun Oct 2 08:44:04 2011 +0200 atunes-2.1.0-1-i686 * Version bump diff --git a/source/xmultimedia-extra/atunes/FrugalBuild b/source/xmultimedia-extra/atunes/FrugalBuild index 612efb5..a7728a6 100644 --- a/source/xmultimedia-extra/atunes/FrugalBuild +++ b/source/xmultimedia-extra/atunes/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: kikadf pkgname=atunes -pkgver=2.0.1 +pkgver=2.1.0 pkgrel=1 pkgdesc="aTunes is a full-featured audio player and manager, developed in Java programming language." url="http://www.atunes.org/" @@ -10,22 +10,20 @@ _F_desktop_name="aTunes" _F_desktop_icon="$pkgname.png" _F_desktop_exec="$pkgname" _F_desktop_categories="AudioVideo;Player;" +_F_cd_path="$pkgname-$pkgver-SNAPSHOT" +_F_sourceforge_sep="_" depends=('openjre' 'mplayer' 'cdrtools' 'lame' 'flac') groups=('xmultimedia-extra') archs=('i686' 'x86_64') -source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname/aTunes%20$pkgver/$pkgname$Fpkgversep$pkgver.tar.gz) -up2date="lynx --dump $url?page_id=6 | grep -2 'Download latest' | tail -1 | cut -d ' ' -f 5" -sha1sums=('805ab09498c3a3dd243a0804030c41fcfd1bd107') +Finclude sourceforge +sha1sums=('ea2179ffccd63edcec8aed8c5bcedf8197b8f442') build() { - _srcdir=($pkgname$Fpkgversep$pkgver-SNAPSHOT) - _pkgdir=($Fprefix/share/$pkgname) - Fwrapper "cd /usr/share/atunes" atunes - Fexec echo 'sh ./aTunes.sh "$@"' >> $startdir/pkg/usr/bin/atunes - Ffile $_srcdir/*.{jar,so,txt,png} $_pkgdir - Fcp $_srcdir/lib $_pkgdir - Fexe $_srcdir/*.sh $_pkgdir - Fln $_pkgdir/$pkgname.png $Fprefix/share/pixmaps/$pkgname.png + Ffile $_F_cd_path/*.{jar,so,txt,xml,gif} $Fprefix/share/$pkgname + Fcp $_F_cd_path/lib $Fprefix/share/$pkgname + Fexe $_F_cd_path/*.sh $Fprefix/share/$pkgname + Fwrapper 'cd /usr/share/atunes/; sh ./aTunes.sh "$@"' atunes + Ficon $_F_cd_path/$pkgname.png Fdesktop2 } From devil505linux at gmail.com Sun Oct 2 08:52:27 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 2 Oct 2011 08:52:27 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: python-sphinx-1.0.8-1-i686 * new package Message-ID: <20111002065227.182AA142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=713b60150482dfdba76f63468acab3f1c9f44321 commit 713b60150482dfdba76f63468acab3f1c9f44321 Author: Devil505 Date: Sun Oct 2 08:52:30 2011 +0200 python-sphinx-1.0.8-1-i686 * new package diff --git a/source/devel-extra/python-sphinx/FrugalBuild b/source/devel-extra/python-sphinx/FrugalBuild new file mode 100644 index 0000000..ce8dc5a --- /dev/null +++ b/source/devel-extra/python-sphinx/FrugalBuild @@ -0,0 +1,20 @@ +# Compiling Time: 0.01 SBU +# Maintainer: Devil505 + +pkgname=python-sphinx +pkgver=1.0.8 +pkgrel=1 +pkgdesc="Python documentation generator" +depends=('distribute' 'pygments' 'docutils' 'python-jinja') +groups=('devel-extra') +archs=('i686' 'x86_64') +_F_archive_name="Sphinx" +_F_pypi_name="Sphinx" +Finclude pypi +_F_cd_path="$_F_pypi_name-$pkgver" +sha1sums=('0301700e51f9610b6e2bc3df06ec97a8d80883d5') + +build() { + Fcd + python setup.py install --root="$Fdestdir" -O1 || Fdie +} From devil505linux at gmail.com Sun Oct 2 08:57:49 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 2 Oct 2011 08:57:49 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: python-microfiber-11.09.1-1-i686 * new package Message-ID: <20111002065749.8DE5E142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=454f4a4e5cc5640c1c61fc6d28daecc36f23b706 commit 454f4a4e5cc5640c1c61fc6d28daecc36f23b706 Author: Devil505 Date: Sun Oct 2 08:58:39 2011 +0200 python-microfiber-11.09.1-1-i686 * new package diff --git a/source/devel-extra/python-microfiber/FrugalBuild b/source/devel-extra/python-microfiber/FrugalBuild new file mode 100644 index 0000000..e036276 --- /dev/null +++ b/source/devel-extra/python-microfiber/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.01 SBU +# Maintainer: Devil505 + +pkgname=python-microfiber +pkgver=11.09.1 +pkgrel=1 +pkgdesc="A fabric for a lightweight Couch." +depends=('python>=2.7') +makedepends=('python-sphinx') +groups=('devel-extra') +archs=('i686' 'x86_64') +_F_launchpad_dirname="microfiber" +_F_launchpad_name="microfiber" +_F_launchpad_subdir="11.09" +Finclude launchpad +sha1sums=('bec454661daf12d060d1c5882bca1aa9443e7b32') From devil505linux at gmail.com Sun Oct 2 09:08:28 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 2 Oct 2011 09:08:28 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: python-userwebkit-11.09.1-1-i686 * new package Message-ID: <20111002070828.23032142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7190a270dbe4f906f239f950ad34ccc19c28577a commit 7190a270dbe4f906f239f950ad34ccc19c28577a Author: Devil505 Date: Sun Oct 2 09:09:14 2011 +0200 python-userwebkit-11.09.1-1-i686 * new package diff --git a/source/devel-extra/python-userwebkit/FrugalBuild b/source/devel-extra/python-userwebkit/FrugalBuild new file mode 100644 index 0000000..be9b5e3 --- /dev/null +++ b/source/devel-extra/python-userwebkit/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.01 SBU +# Maintainer: Devil505 + +pkgname=python-userwebkit +pkgver=11.09.1 +pkgrel=1 +pkgdesc="A library that allows WebKitGtk apps to talk to a local per-user CouchDB" +depends=('python-microfiber' 'pygobject' 'webkit-gtk3') +groups=('devel-extra') +archs=('i686' 'x86_64') +_F_launchpad_dirname="userwebkit" +_F_launchpad_name="userwebkit" +_F_launchpad_subdir="11.09" +Finclude launchpad +sha1sums=('9c1a3167ecb944faf116f824c6449067435632b3') + From kikadf.01 at gmail.com Sun Oct 2 09:16:40 2011 From: kikadf.01 at gmail.com (kikadf) Date: Sun, 2 Oct 2011 09:16:40 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: xarchive-0.2.8_6-4-i686 Message-ID: <20111002071641.04328142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fee32a5d940f43f9ad93b28ba988ee278a554cbf commit fee32a5d940f43f9ad93b28ba988ee278a554cbf Author: kikadf Date: Sun Oct 2 09:15:22 2011 +0200 xarchive-0.2.8_6-4-i686 * Change m8r * Simplier up2date * Rebuild with new libs diff --git a/source/xapps-extra/xarchive/FrugalBuild b/source/xapps-extra/xarchive/FrugalBuild index 78fce5b..9c0e252 100644 --- a/source/xapps-extra/xarchive/FrugalBuild +++ b/source/xapps-extra/xarchive/FrugalBuild @@ -1,18 +1,19 @@ -# Compiling Time: 0.03 SBU -# Maintainer: DNAku +# Compiling Time: 0.05 SBU +# Maintainer: kikadf +# Contributor: DNAku # Contributor: Tuxbubling pkgname=xarchive pkgver=0.2.8_6 -pkgrel=3 +pkgrel=4 pkgdesc="XArchive is a GTK+ front-end for command line archiving tools." -Finclude sourceforge -url="http://xarchive.sourceforge.net/" -depends=('gtk+2>=2.20.0-2') +_F_cd_path="$pkgname-${pkgver/_/-}" +depends=('gtk+2>=2.24.5') groups=('xapps-extra') archs=('i686' 'x86_64') -up2date="lynx -dump http://xarchive.sourceforge.net/|grep tar.gz|sed 's/.*xarchive-\(.*\)\.t.*/\1/;s/-/_/'" -_F_cd_path="$pkgname-${pkgver/_/-}" +Finclude sourceforge +up2date="$up2date | tr - _" sha1sums=('5f8a687ce2ed3a2acf0fdd8748ac02acc43a627e') + # optimization OK From jercel16 at gmail.com Sun Oct 2 09:28:22 2011 From: jercel16 at gmail.com (jercel) Date: Sun, 2 Oct 2011 09:28:22 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: thunderbird-i18n-7.0.1-1-x86_64 Message-ID: <20111002072822.30A94142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7d548d2b06f0be773f629a3500dde2216f043593 commit 7d548d2b06f0be773f629a3500dde2216f043593 Author: jercel Date: Sun Oct 2 08:47:14 2011 +0200 thunderbird-i18n-7.0.1-1-x86_64 * Version bump diff --git a/source/locale-extra/thunderbird-i18n/FrugalBuild b/source/locale-extra/thunderbird-i18n/FrugalBuild index 04dbf11..1bd8ea8 100644 --- a/source/locale-extra/thunderbird-i18n/FrugalBuild +++ b/source/locale-extra/thunderbird-i18n/FrugalBuild @@ -2,60 +2,60 @@ # Maintainer: Michel Hermier _F_mozilla_i18n_name=thunderbird -pkgver=7.0 +pkgver=7.0.1 pkgrel=1 Finclude mozilla-i18n archs=('i686' 'x86_64') -mozilla_i18n_lang_add 'ar' 'cd44b4ee3bb0a34dccf84da7aa4536d6a0878698' -mozilla_i18n_lang_add 'be' '30a73c35bc8790cde58c2a5816dea374771fe5b8' -mozilla_i18n_lang_add 'bg' '198c93c87c2f3e32cf367fecaa7b817cec433594' -mozilla_i18n_lang_add 'bn-BD' 'ebc0d6343bd957756cf3d21669476e99f91089f0' -mozilla_i18n_lang_add 'br' '3f1cf2610d9c419c386eaed6b710645f38e219a4' -mozilla_i18n_lang_add 'ca' '3bd14a84ec271830f18d3d92b9e0d82ab0646196' -mozilla_i18n_lang_add 'cs' '552eafff9876efa8383d6eb9138a2fa5f77b3723' -mozilla_i18n_lang_add 'da' 'aee605fdf0076a69894ed9fa532b6a92229b2ed7' -mozilla_i18n_lang_add 'de' '87406d32146065687b93ce4bc5a3294a79b87e94' -mozilla_i18n_lang_add 'el' 'dc3756242ffc57768621084e5080225052fe76fe' -mozilla_i18n_lang_add 'en-GB' '9af92ab994ffea2823e8333757dbaeb186a16304' -mozilla_i18n_lang_add 'en-US' '3fa6bae260f3293c5d24ec140cae6ca22b864d5b' -mozilla_i18n_lang_add 'es-AR' '2ba553b3131b25b628069da3c60b0d1b75404926' -mozilla_i18n_lang_add 'es-ES' '5ba96ca71ffe7714188a8546c03d7b6a82646288' -mozilla_i18n_lang_add 'et' '4f0ba0fb83274106bb02de05d9eba2cf2f7d475c' -mozilla_i18n_lang_add 'eu' '673ce665c30758536502a5c9cb127791feb1368e' -mozilla_i18n_lang_add 'fi' '8da64e9aeca54f5fe18284daa1ab8f3398be3357' -mozilla_i18n_lang_add 'fr' 'e1d0f0af37b0e9da0cbf4f570f5823058f4bf997' -mozilla_i18n_lang_add 'fy-NL' 'd03628a4f6e9aa19363ad4dbc689d60191de4118' -mozilla_i18n_lang_add 'ga-IE' 'bb3b7eb5e6e9e0a29c0d7edc73e332c18a7059b3' -mozilla_i18n_lang_add 'gd' '589fa68f788d00bb0d604c457db6da090084a1fd' -mozilla_i18n_lang_add 'gl' '5722b3c6b931eed5d93dbe757eccf2a3b1484a93' -mozilla_i18n_lang_add 'he' '6970a8b37ba78bd98eba67690e4991b56ffab33b' -mozilla_i18n_lang_add 'hu' '2b212faab7c70346fb3ac4036c3e6012961eddeb' -mozilla_i18n_lang_add 'id' '1784b0a2e66db1c23424e86037005480cfc1da31' -mozilla_i18n_lang_add 'is' 'b7bee36c0ff717439875a2ff247e87897e44f20b' -mozilla_i18n_lang_add 'it' '46a8ca6117765d140740778bfa4bc441c9fec2c6' -mozilla_i18n_lang_add 'ja' '979823795891a7f96d549f8bb9b122d173dd6c12' -mozilla_i18n_lang_add 'ko' 'f05430cf7b28828ee1b044f2d104169f261f2bc8' -mozilla_i18n_lang_add 'lt' '19806c142cc55216f14e1169ebfb6910bea68429' -mozilla_i18n_lang_add 'nb-NO' '1cdfb52548c4ee31beaae57b0ba3274d02535011' -mozilla_i18n_lang_add 'nl' '02a789312232cd4ccccad5864c4e088ff3419340' -mozilla_i18n_lang_add 'nn-NO' 'd675d22ebaefa52e147ea9c6a0c61615cd9bd21b' -mozilla_i18n_lang_add 'pa-IN' '374e95c325ea0364291fd06920c3e88e73a86c68' -mozilla_i18n_lang_add 'pl' 'e47de22a62c74a64456e4f5fbe73c5c2f5380b6d' -mozilla_i18n_lang_add 'pt-BR' '2f7732d7c26eccd679ad21a373111bc793a3cdc0' -mozilla_i18n_lang_add 'pt-PT' '1c5892c7b6ed96b2129e9fab27ae5fe2c196b9d8' -mozilla_i18n_lang_add 'rm' 'dff42b79311d86c08297e71101807711e2c911cc' -mozilla_i18n_lang_add 'ro' 'd0139e339ea831e609e5614e4c6f9e74daad4eac' -mozilla_i18n_lang_add 'ru' 'fdfffdc4f1237c724c67fd914070c5a02d7856b1' -mozilla_i18n_lang_add 'si' 'f7e44656dfd290aaef2899aad7f990cff4d1e3cc' -mozilla_i18n_lang_add 'sk' '3ebb03221f025b7b9ae9aa344f8ce0d0d4243350' -mozilla_i18n_lang_add 'sl' '8c82462d262fd1ab73abb795c4f92fc9e9ca0da3' -mozilla_i18n_lang_add 'sq' '1874bd62442fe228f06532e37f30eb0939a9331c' -mozilla_i18n_lang_add 'sv-SE' 'd874e31aa395de57c05adeeb26cb88809e5832af' -mozilla_i18n_lang_add 'ta-LK' '70b92d6d80293c6e5d0485c50dea7e0fa351ef98' -mozilla_i18n_lang_add 'tr' '2435ab9b0c98d75e80d4d8b072d9385826d1e9ac' -mozilla_i18n_lang_add 'uk' '2ead321c9b37b8d0dad48f161688959ad7a6805f' -mozilla_i18n_lang_add 'vi' '855e7cc9114b3ef19c5f938f8f22fd3e237007b0' -mozilla_i18n_lang_add 'zh-CN' '8e6a8b4a276edadfc493bd6c101794568b8c6cad' -mozilla_i18n_lang_add 'zh-TW' 'fb21f9d365a98319b39fd0eb27cadc9ff41f957e' +mozilla_i18n_lang_add 'ar' '070f6e98f56bdbcf92ad851e255befac8235278c' +mozilla_i18n_lang_add 'be' '832ec5e53dfdfc1f1e8bfdcbc9db071396e6f5bd' +mozilla_i18n_lang_add 'bg' 'aa32badab0dda9c797bdeb2759a1695bbb836c8c' +mozilla_i18n_lang_add 'bn-BD' '9ebde53c152794c69b0ab41e5d3ebce828052194' +mozilla_i18n_lang_add 'br' '31cd5325a50a0701d8ea7573c22503803eaea153' +mozilla_i18n_lang_add 'ca' 'ef6e6849be09550465a0404f7d3a73542029eecc' +mozilla_i18n_lang_add 'cs' '3e27bbb05a106b529964d988a61e9a7c86227899' +mozilla_i18n_lang_add 'da' '572b304453fafa3fd0ad755080dc6c73463bfa07' +mozilla_i18n_lang_add 'de' '3e4877335b57477e8e0cb60c90576bc82f37c4f1' +mozilla_i18n_lang_add 'el' 'be89ff6f7f81beea68d64669bcc20b0342c60430' +mozilla_i18n_lang_add 'en-GB' 'f4719d0087ca9abc0924764b8065b55c6642bb98' +mozilla_i18n_lang_add 'en-US' '515814db518698391b078cc5a98d796b3858f0f9' +mozilla_i18n_lang_add 'es-AR' 'a1aed84afb968d4fc0ba63f275b7331eeec0e353' +mozilla_i18n_lang_add 'es-ES' '15ef5afe86db13e2278b70e16b1d960700e18d8c' +mozilla_i18n_lang_add 'et' '6f3dc10766dbcfe8d40a1a14d7852289716d77a6' +mozilla_i18n_lang_add 'eu' 'd86f2dca76f1f92711cde0f0a5a7e29e992ce37b' +mozilla_i18n_lang_add 'fi' '541bbbe6069e8f42de51f463edf32bd60538e19d' +mozilla_i18n_lang_add 'fr' '1b4e3c9a89622b33792268a45b04a2d301589300' +mozilla_i18n_lang_add 'fy-NL' 'ba988cd7951aa5eec43ffa573ccb315199944ed9' +mozilla_i18n_lang_add 'ga-IE' '4e79e8051b86ef16751e04438b43e431b5f0b251' +mozilla_i18n_lang_add 'gd' '5d46c67eb04f61969e70f2ac47f4d501faa89abe' +mozilla_i18n_lang_add 'gl' 'ddbcc10739b76bec4375e4cff19c05b2d152a57d' +mozilla_i18n_lang_add 'he' 'fc9538abd8ac268744059f92711ec4829b44e6f2' +mozilla_i18n_lang_add 'hu' 'a973f8cda80cbeb29ad42e4f459e6c762cca9eea' +mozilla_i18n_lang_add 'id' 'fc79437f6f4502c4af1cd78d4bdaf1648e015e57' +mozilla_i18n_lang_add 'is' '8f18fe8cd885710678f169969aee4ca84557679a' +mozilla_i18n_lang_add 'it' 'a12e1f327e301d7b8ff492c8af42a3e84e0e85db' +mozilla_i18n_lang_add 'ja' '946a01b3b75a7b66bf6a56059b3c8d04a2068f40' +mozilla_i18n_lang_add 'ko' '05a7a4206b32d70169504d1dee259ac66a431aa7' +mozilla_i18n_lang_add 'lt' '2861eb61061170423dbe9e309393b26ff7ad9a67' +mozilla_i18n_lang_add 'nb-NO' '4fae25865734ceff3aaac2a4d2e25063c5dd36de' +mozilla_i18n_lang_add 'nl' 'b7111994e4628e2db4abde97b99992ebe24f082b' +mozilla_i18n_lang_add 'nn-NO' 'ab2172004d3694b3cfb319d953e6deb55f99f28d' +mozilla_i18n_lang_add 'pa-IN' 'bea555a676a118cf276f05f84f5f8d857fc7a635' +mozilla_i18n_lang_add 'pl' '53126e499dd56d7207736f0d928fbc72cc0d0dbe' +mozilla_i18n_lang_add 'pt-BR' 'f0fc0aee98fd7a337e9723deb7175a93ab193e20' +mozilla_i18n_lang_add 'pt-PT' '894f914954fba831a5d944827199648c1e118296' +mozilla_i18n_lang_add 'rm' 'e070ee0e9b443fc0708d87dd883766b4543bbab6' +mozilla_i18n_lang_add 'ro' 'e63b05f3a617b3726143246d73976acee9e422bf' +mozilla_i18n_lang_add 'ru' '6d9afb64ab5e7c813091e5442b342cd3c277555b' +mozilla_i18n_lang_add 'si' 'c8c925d83831784f3572bba37419e0d72228930f' +mozilla_i18n_lang_add 'sk' '1dfd53f37e6381dda01a883d7ff8732610c4f597' +mozilla_i18n_lang_add 'sl' '6448772fb29f7e52d967549e98b283dbb8945184' +mozilla_i18n_lang_add 'sq' '90a83660e29073b20ea10ccc1046e3fc8bcd99b5' +mozilla_i18n_lang_add 'sv-SE' 'f1021e527d3ac46f5d29fc94002ada10ef863d46' +mozilla_i18n_lang_add 'ta-LK' 'ab2f7ea877eeea9865957450d04971011f29f492' +mozilla_i18n_lang_add 'tr' '11347751d427935c2d7cb8ac56340c800adfa8ef' +mozilla_i18n_lang_add 'uk' '09163cc5347c1baf0c0b475a2c0b7b4a779f60a2' +mozilla_i18n_lang_add 'vi' 'f544b80c1f92cd882fafe7ec71139788dfc5b937' +mozilla_i18n_lang_add 'zh-CN' '72d2e1ad78a519cf04bae1a28928b5dd15a7ff24' +mozilla_i18n_lang_add 'zh-TW' 'defbc32b529699297e8f58642d0530ab2ee0d609' mozilla_i18n_lang_fini From jercel16 at gmail.com Sun Oct 2 09:28:22 2011 From: jercel16 at gmail.com (jercel) Date: Sun, 2 Oct 2011 09:28:22 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: thunderbird-7.0.1-1-x86_64 Message-ID: <20111002072822.49D8D142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8563fef8ef85340ff8601b9e0dc972f9c1f00b38 commit 8563fef8ef85340ff8601b9e0dc972f9c1f00b38 Author: jercel Date: Sun Oct 2 09:24:39 2011 +0200 thunderbird-7.0.1-1-x86_64 * Version Bump diff --git a/source/xapps/thunderbird/FrugalBuild b/source/xapps/thunderbird/FrugalBuild index 9befd88..f7b5703 100644 --- a/source/xapps/thunderbird/FrugalBuild +++ b/source/xapps/thunderbird/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Krisztian VASAS pkgname=thunderbird -pkgver=7.0 +pkgver=7.0.1 pkgrel=1 pkgdesc="Mozilla Thunderbird mail and newsgroup client" url="http://www.mozilla.org/products/thunderbird/" From jercel16 at gmail.com Sun Oct 2 09:28:22 2011 From: jercel16 at gmail.com (jercel) Date: Sun, 2 Oct 2011 09:28:22 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: mako-0.5.0-1-x86_64 Message-ID: <20111002072822.5F0C1142005F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4e409b07d8f5848b2774f7b0c2f8442d3dad3763 commit 4e409b07d8f5848b2774f7b0c2f8442d3dad3763 Author: jercel Date: Sun Oct 2 09:27:46 2011 +0200 mako-0.5.0-1-x86_64 * Version bump diff --git a/source/devel-extra/mako/FrugalBuild b/source/devel-extra/mako/FrugalBuild index d114d37..2f3be1d 100644 --- a/source/devel-extra/mako/FrugalBuild +++ b/source/devel-extra/mako/FrugalBuild @@ -4,7 +4,7 @@ pkgname=mako _F_archive_name="Mako" -pkgver=0.4.2 +pkgver=0.5.0 pkgrel=1 pkgdesc="Mako is a template library written in Python." url="http://www.makotemplates.org" @@ -14,5 +14,5 @@ groups=('devel-extra') archs=('i686' 'x86_64' 'ppc') _F_pypi_name='Mako' Finclude pypi -sha1sums=('5d2056553910b033ac50357b94d4dc2d510d0cde') +sha1sums=('ab03d880c383bf31f7a6f10420ba71b58217573c') _F_makepkg_chkdep="python" From hermier at frugalware.org Sun Oct 2 09:33:31 2011 From: hermier at frugalware.org (Michel Hermier) Date: Sun, 2 Oct 2011 09:33:31 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: xf86-video-nouveau-0.0.16.g169512f-1-i686 Message-ID: <20111002073331.15076142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=92ad96ce792dd88e72426892b9b1353c9eae684a commit 92ad96ce792dd88e72426892b9b1353c9eae684a Author: Michel Hermier Date: Sun Oct 2 09:29:08 2011 +0200 xf86-video-nouveau-0.0.16.g169512f-1-i686 * Bump version. diff --git a/source/x11/xf86-video-nouveau/FrugalBuild b/source/x11/xf86-video-nouveau/FrugalBuild index 8b49d33..61df3aa 100644 --- a/source/x11/xf86-video-nouveau/FrugalBuild +++ b/source/x11/xf86-video-nouveau/FrugalBuild @@ -5,7 +5,7 @@ USE_DEVEL=${USE_DEVEL:-"n"} pkgname=xf86-video-nouveau pkgver=0.0.16 -pkgrel=2 +pkgrel=1 pkgdesc="X.Org driver for Nvidia cards (opensource)" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64' 'ppc' 'arm') @@ -22,10 +22,10 @@ conflicts=("${provides[@]}") unset source # Git only for now _F_scm_type="git" if Fuse $USE_DEVEL; then - pkgver="$pkgver.gb806e3f" + pkgver="$pkgver.g169512f" _F_scm_url="git://anongit.freedesktop.org/nouveau/xf86-video-nouveau" else - pkgver="$pkgver.gb806e3f" + pkgver="$pkgver.g169512f" _F_scm_url="git://git.frugalware.org/pub/other/sources/xf86-video-nouveau" fi _F_scm_tag="$pkgver" From bouleetbil at frogdev.info Sun Oct 2 09:47:00 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 2 Oct 2011 09:47:00 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-session-3.2.0-3-x86_64 *added gnome-shell rodepends Message-ID: <20111002074700.A7FA0142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=9cbfc37bcddbb62e24c24aed37b2f04d6a43068e commit 9cbfc37bcddbb62e24c24aed37b2f04d6a43068e Author: bouleetbil Date: Sun Oct 2 09:45:08 2011 +0200 gnome-session-3.2.0-3-x86_64 *added gnome-shell rodepends diff --git a/source/gnome/gnome-session/FrugalBuild b/source/gnome/gnome-session/FrugalBuild index ba846e6..d11d893 100644 --- a/source/gnome/gnome-session/FrugalBuild +++ b/source/gnome/gnome-session/FrugalBuild @@ -5,14 +5,14 @@ USE_DEBUG=${USE_DEBUG:-"n"} pkgname=gnome-session pkgver=3.2.0 -pkgrel=2 +pkgrel=3 pkgdesc="GNOME session manager" depends=('libxml2>=2.7.8' 'gnome-desktop>=3.2.0' 'polkit' 'upower' 'gconf-gtk' 'usermode' \ 'dbus-glib>=0.76' 'gnome-control-center>=3.1.92' 'libnotify' 'gnome-keyring>=3.0.0' \ 'metacity') makedepends=('intltool' 'gnome-common') #gnome-session start gnome-shell and if failed start gnome-panel -rodepends=('consolekit-x11' 'gnome-panel' 'dconf') +rodepends=('consolekit-x11' 'gnome-panel' 'dconf' 'gnome-shell') groups=('gnome') archs=('i686' 'x86_64' 'ppc') _F_gnome_glib="y" From hermier at frugalware.org Sun Oct 2 10:07:00 2011 From: hermier at frugalware.org (Michel Hermier) Date: Sun, 2 Oct 2011 10:07:00 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: pixman-0.23.4-1-i686 Message-ID: <20111002080700.7B000142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=9eb3ba50508138d52a45ef524497f61d07fbed94 commit 9eb3ba50508138d52a45ef524497f61d07fbed94 Author: Michel Hermier Date: Sun Oct 2 10:06:03 2011 +0200 pixman-0.23.4-1-i686 * Bump version. diff --git a/source/x11/pixman/FrugalBuild b/source/x11/pixman/FrugalBuild index a2318c2..18cb6fe 100644 --- a/source/x11/pixman/FrugalBuild +++ b/source/x11/pixman/FrugalBuild @@ -3,7 +3,7 @@ pkgname=pixman _F_xorg_name=pixman -pkgver=0.23.2 +pkgver=0.23.4 pkgrel=1 pkgdesc="X.Org pixman library" url="http://xorg.freedesktop.org" @@ -12,6 +12,6 @@ archs=('i686' 'x86_64' 'ppc' 'arm') depends=('glibc') makedepends=('pkgconfig' 'xproto>=7.0.17') Finclude xorg -sha1sums=('62568ed6eb84c0312cc0e6f9c5f4bc12b8202492') +sha1sums=('5c85fff3f474436fdcc0c29139ce4ed87e38e24b') # optimization OK From hermier at frugalware.org Sun Oct 2 10:12:39 2011 From: hermier at frugalware.org (Michel Hermier) Date: Sun, 2 Oct 2011 10:12:39 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: xkeyboard-config-2.4-1-i686 Message-ID: <20111002081239.C87C2142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=cc15d7af274787536a512730f65cf95ecf09df51 commit cc15d7af274787536a512730f65cf95ecf09df51 Author: Michel Hermier Date: Sun Oct 2 10:12:03 2011 +0200 xkeyboard-config-2.4-1-i686 * Bump version. diff --git a/source/x11/xkeyboard-config/FrugalBuild b/source/x11/xkeyboard-config/FrugalBuild index 33782f3..aea78e5 100644 --- a/source/x11/xkeyboard-config/FrugalBuild +++ b/source/x11/xkeyboard-config/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=xkeyboard-config -pkgver=2.3 +pkgver=2.4 pkgrel=1 pkgdesc="X.org XML-based XKB configuration registry" url="http://www.freedesktop.org/wiki/Software_2fXKeyboardConfig" @@ -12,7 +12,7 @@ archs=('i686' 'x86_64' 'ppc' 'arm') makedepends=('pkgconfig' 'perl-xml-parser' 'util-macros>=1.6.0' 'intltool') up2date=("Flasttar http://www.x.org/releases/individual/data/xkeyboard-config") source=(http://www.x.org/releases/individual/data/xkeyboard-config/$pkgname-$pkgver.tar.gz) -sha1sums=('cc865d9e9822226c4f8dedd2431670c5b5df2fbf') +sha1sums=('ac7cdca397c86b579b6d3ef97d2e5a29ea172b94') build() { Fcd From hermier at frugalware.org Sun Oct 2 10:21:38 2011 From: hermier at frugalware.org (Michel Hermier) Date: Sun, 2 Oct 2011 10:21:38 +0200 (CEST) Subject: [Frugalware-git] xorgtesting: xterm-275-1-i686 Message-ID: <20111002082138.C1F31142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=bf11e7919ba02ad31dccaba28cbecd3890aec7bb commit bf11e7919ba02ad31dccaba28cbecd3890aec7bb Author: Michel Hermier Date: Sun Oct 2 10:21:17 2011 +0200 xterm-275-1-i686 * Bump version. diff --git a/source/x11/xterm/FrugalBuild b/source/x11/xterm/FrugalBuild index 0813072..c7c0492 100644 --- a/source/x11/xterm/FrugalBuild +++ b/source/x11/xterm/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=xterm -pkgver=273 +pkgver=275 pkgrel=1 pkgdesc="X terminal emulator" url="http://dickey.his.com/xterm/" From devil505linux at gmail.com Sun Oct 2 10:42:59 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 2 Oct 2011 10:42:59 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: rapid-photo-downloader-0.4.2-1-i686 * version bump Message-ID: <20111002084259.4AFD5142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=68406f228e043f6e2bc2435600126d0d7195df86 commit 68406f228e043f6e2bc2435600126d0d7195df86 Author: Devil505 Date: Sun Oct 2 10:42:50 2011 +0200 rapid-photo-downloader-0.4.2-1-i686 * version bump diff --git a/source/gnome-extra/rapid-photo-downloader/FrugalBuild b/source/gnome-extra/rapid-photo-downloader/FrugalBuild index ce3d634..979702f 100644 --- a/source/gnome-extra/rapid-photo-downloader/FrugalBuild +++ b/source/gnome-extra/rapid-photo-downloader/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=rapid-photo-downloader -pkgver=0.4.1 +pkgver=0.4.2 pkgrel=1 pkgdesc="Import your photos and videos efficiently and reliably." url="http://www.damonlynch.net/rapid/" @@ -15,4 +15,4 @@ groups=('gnome-extra') archs=('i686' 'x86_64') up2date="Flasttar $url/download.html" source=(http://launchpad.net/rapid/trunk/${pkgver}/+download/$pkgname-$pkgver.tar.gz) -sha1sums=('75a25d7a97f333ac3bf9dfc4bef9e18bf35b5559') +sha1sums=('7db7e0a03290018cf3171371ca94e233ffa13d76') From devil505linux at gmail.com Sun Oct 2 10:43:33 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 2 Oct 2011 10:43:33 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: samsung-tools-1.5-1-i686 * version bump Message-ID: <20111002084333.E69E0142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dcabdf2a82b1f61b60ebae92ed97f249c6a6b4da commit dcabdf2a82b1f61b60ebae92ed97f249c6a6b4da Author: Devil505 Date: Sun Oct 2 10:44:13 2011 +0200 samsung-tools-1.5-1-i686 * version bump diff --git a/source/xapps-extra/samsung-tools/FrugalBuild b/source/xapps-extra/samsung-tools/FrugalBuild index ed147a5..96f73c9 100644 --- a/source/xapps-extra/samsung-tools/FrugalBuild +++ b/source/xapps-extra/samsung-tools/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=samsung-tools -pkgver=1.4 +pkgver=1.5 pkgrel=1 pkgdesc="Tools for Samsung netbooks" depends=('pm-utils' 'xbindkeys' 'dbus-python' 'easy-slow-down-manager' 'notify-python') @@ -15,7 +15,7 @@ backup=(etc/samsung-tools/system.conf etc/samsung-tools/scripts/wireless-on etc/samsung-tools/scripts/wireless-off) Finclude launchpad -sha1sums=('fcadaf5335023c5389508aac42e716eda058c86b') +sha1sums=('4c31c3bae2576eef87c825969f01c4346e3ef2df') build() { Fcd From devil505linux at gmail.com Sun Oct 2 11:10:05 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 2 Oct 2011 11:10:05 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gramps-3.3.1-1-i686 * version bump Message-ID: <20111002091005.E09D9142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9a01f4502e1b0cb842439fe0dc211002f1bf27b0 commit 9a01f4502e1b0cb842439fe0dc211002f1bf27b0 Author: Devil505 Date: Sun Oct 2 11:06:28 2011 +0200 gramps-3.3.1-1-i686 * version bump diff --git a/source/gnome-extra/gramps/FrugalBuild b/source/gnome-extra/gramps/FrugalBuild index 43d5537..000ee04 100644 --- a/source/gnome-extra/gramps/FrugalBuild +++ b/source/gnome-extra/gramps/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: Devil505 pkgname=gramps -pkgver=3.3.0 +pkgver=3.3.1 pkgrel=1 pkgdesc="GRAMPS is a GNOME genealogy program that allows you to easily build and keep track of your family tree." depends=('gconf>=2.26.2-2' 'python' 'pygtk' 'gnome-python>=2.26.1-2' 'gnome-vfs' 'reportlab' 'graphviz>=2.20.3-3' 'bsddb3') makedepends=('gettext' 'gnome-doc-utils' 'perl-xml-parser' 'intltool') options=('scriptlet') -_F_sourceforge_pkgver="$pkgver-1" +#_F_sourceforge_pkgver="$pkgver-1" _F_gnome_schemas=('/etc/gconf/schemas/gramps.schemas') _F_gnome_desktop="y" Finclude gnome-scriptlet sourceforge groups=('gnome-extra') archs=('i686' 'x86_64') Fconfopts="${Fconfopts[@]} --disable-mime-install" -sha1sums=('17a27e8144797f9e9b74320348ebfdc1c1de413c') +sha1sums=('76d062268bf48d90fc3d8003dffd7947af393147') From devil505linux at gmail.com Sun Oct 2 11:12:32 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 2 Oct 2011 11:12:32 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: python-userwebkit-11.09.1-2-i686 * rebuilt with python3 (not 2) Message-ID: <20111002091232.C02B6142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c7cbe98b229d649d26dcad47b77a2655b4c0031d commit c7cbe98b229d649d26dcad47b77a2655b4c0031d Author: Devil505 Date: Sun Oct 2 11:13:12 2011 +0200 python-userwebkit-11.09.1-2-i686 * rebuilt with python3 (not 2) diff --git a/source/devel-extra/python-userwebkit/FrugalBuild b/source/devel-extra/python-userwebkit/FrugalBuild index be9b5e3..5e22d2e 100644 --- a/source/devel-extra/python-userwebkit/FrugalBuild +++ b/source/devel-extra/python-userwebkit/FrugalBuild @@ -3,9 +3,9 @@ pkgname=python-userwebkit pkgver=11.09.1 -pkgrel=1 +pkgrel=2 pkgdesc="A library that allows WebKitGtk apps to talk to a local per-user CouchDB" -depends=('python-microfiber' 'pygobject' 'webkit-gtk3') +depends=('python-3.0' 'python-microfiber' 'pygobject' 'webkit-gtk3') groups=('devel-extra') archs=('i686' 'x86_64') _F_launchpad_dirname="userwebkit" @@ -14,3 +14,8 @@ _F_launchpad_subdir="11.09" Finclude launchpad sha1sums=('9c1a3167ecb944faf116f824c6449067435632b3') +build() { + Fcd + python3 setup.py install --prefix=/usr --root="$Fdestdir" -O1 || Fdie +} + From devil505linux at gmail.com Sun Oct 2 11:15:44 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 2 Oct 2011 11:15:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: python-microfiber-11.09.1-2-i686 * rebuilt with python3 Message-ID: <20111002091544.D94A4142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c466eaa20b82e900db166f374dad01c47871da19 commit c466eaa20b82e900db166f374dad01c47871da19 Author: Devil505 Date: Sun Oct 2 11:16:30 2011 +0200 python-microfiber-11.09.1-2-i686 * rebuilt with python3 diff --git a/source/devel-extra/python-microfiber/FrugalBuild b/source/devel-extra/python-microfiber/FrugalBuild index e036276..11b4a06 100644 --- a/source/devel-extra/python-microfiber/FrugalBuild +++ b/source/devel-extra/python-microfiber/FrugalBuild @@ -3,14 +3,20 @@ pkgname=python-microfiber pkgver=11.09.1 -pkgrel=1 +pkgrel=2 pkgdesc="A fabric for a lightweight Couch." -depends=('python>=2.7') +depends=('python-3.0>=3.2.2') makedepends=('python-sphinx') groups=('devel-extra') archs=('i686' 'x86_64') _F_launchpad_dirname="microfiber" _F_launchpad_name="microfiber" _F_launchpad_subdir="11.09" -Finclude launchpad +Finclude launchpad python sha1sums=('bec454661daf12d060d1c5882bca1aa9443e7b32') + +build() { + Fcd + python3 setup.py install --prefix=/usr --root="$Fdestdir" -O1 || Fdie +} + From vmiklos at frugalware.org Sun Oct 2 12:35:35 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 2 Oct 2011 12:35:35 +0200 (CEST) Subject: [Frugalware-git] frugalware-1.5: firefox-7.0.1-1mores1-i686 Message-ID: <20111002103535.BA0E8142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.5.git;a=commitdiff;h=b11ccbca94c5009ee7def4f404e9d978dc4f5528 commit b11ccbca94c5009ee7def4f404e9d978dc4f5528 Author: Miklos Vajna Date: Sun Oct 2 12:35:27 2011 +0200 firefox-7.0.1-1mores1-i686 - secfix bump - closes #4607 diff --git a/source/xapps/firefox/FrugalBuild b/source/xapps/firefox/FrugalBuild index 90b61fc..d88b412 100644 --- a/source/xapps/firefox/FrugalBuild +++ b/source/xapps/firefox/FrugalBuild @@ -3,9 +3,9 @@ # Contributor: VMiklos pkgname=firefox -pkgver=5.0.1 +pkgver=7.0.1 pathver=${pkgver} # version used in path names -pkgrel=1 +pkgrel=1mores1 pkgdesc="Mozilla Firefox web browser" url="http://www.mozilla.org/products/firefox/" depends=('gtk+2>=2.20.0-2' 'libidl' 'desktop-file-utils' 'nss>=3.12.9' 'glibc>=2.6' 'dbus-glib' 'curl>=7.19.0' 'nspr>=4.8.7' \ @@ -16,12 +16,10 @@ groups=('xapps') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/latest/source | sed 's/.source//g' | Flasttarbz2" source=(http://releases.mozilla.org/pub/mozilla.org/firefox/releases/$pkgver/source/firefox-$pkgver.source.tar.bz2 \ - 0583d58b20a3.patch \ - ppc_ipc.diff \ ffremote \ $pkgname.desktop \ ${pkgname}-safe-mode.desktop) -signatures=("${source[0]}.asc" '' '' '' '' '') +signatures=("${source[0]}.asc" '' '' '') options=('scriptlet') Fconfopts="${Fconfopts[@]} --with-default-mozilla-five-home=/usr \ From vmiklos at frugalware.org Sun Oct 2 13:08:06 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 2 Oct 2011 13:08:06 +0200 (CEST) Subject: [Frugalware-git] kdebump: firefox-7.0.1-1-i686 Message-ID: <20111002110806.5E7EA1420061@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=cd5a68c586982477978f27a2d6536ba6754f612a commit cd5a68c586982477978f27a2d6536ba6754f612a Author: Miklos Vajna Date: Sun Oct 2 00:37:09 2011 +0200 firefox-7.0.1-1-i686 - version bump diff --git a/source/xapps/firefox/FrugalBuild b/source/xapps/firefox/FrugalBuild index 53123ad..a5bc6f2 100644 --- a/source/xapps/firefox/FrugalBuild +++ b/source/xapps/firefox/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Miklos Vajna pkgname=firefox -pkgver=7.0 +pkgver=7.0.1 pathver=${pkgver} # version used in path names pkgrel=1 pkgdesc="Mozilla Firefox web browser" From hermier at frugalware.org Sun Oct 2 13:08:06 2011 From: hermier at frugalware.org (Michel Hermier) Date: Sun, 2 Oct 2011 13:08:06 +0200 (CEST) Subject: [Frugalware-git] kdebump: dbus-1.4.16-1-i686 Message-ID: <20111002110806.452551420060@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=ebe61c0ab4462a411bd8f9a143b8d40ae3c28381 commit ebe61c0ab4462a411bd8f9a143b8d40ae3c28381 Author: Michel Hermier Date: Sat Oct 1 20:48:22 2011 +0200 dbus-1.4.16-1-i686 * Bump version to latest stable. diff --git a/source/base/dbus/FrugalBuild b/source/base/dbus/FrugalBuild index 7a9b54a..591b43b 100644 --- a/source/base/dbus/FrugalBuild +++ b/source/base/dbus/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: crazy pkgname=dbus -pkgver=1.4.14 -pkgrel=2 +pkgver=1.4.16 +pkgrel=1 pkgdesc="A message bus system" url="http://freedesktop.org/wiki/Software_2fdbus" depends=('libxml2>=2.7.8' 'expat') @@ -12,10 +12,11 @@ rodepends=('shadow') groups=('base') options=('force') archs=('i686' 'x86_64' 'ppc' 'arm') -up2date="lynx -dump http://dbus.freedesktop.org/releases/dbus/|Flasttar" +up2date="Flasttar http://dbus.freedesktop.org/releases/dbus/" source=(http://dbus.freedesktop.org/releases/dbus/$pkgname-$pkgver.tar.gz \ - dbus-1-launch dbus-1-launch.desktop) -sha1sums=('40ccb6ff7b6f7a018cf020fef7c06131f7e5871c' \ + dbus-1-launch \ + dbus-1-launch.desktop) +sha1sums=('d6e6538cfc1ed71992f6786a6da55d815d995b5b' \ '740af74eb43cadf1277346029577aadd3d10f2b5' \ '9009283707f5cdf0f883876f80596bc44cc8722c') From vmiklos at frugalware.org Sun Oct 2 13:08:06 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 2 Oct 2011 13:08:06 +0200 (CEST) Subject: [Frugalware-git] kdebump: openjdk-6-15-i686 Message-ID: <20111002110806.502F1142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=860328b236b4cc04af045b268b6010854f5a9c57 commit 860328b236b4cc04af045b268b6010854f5a9c57 Author: Miklos Vajna Date: Sat Oct 1 22:58:06 2011 +0200 openjdk-6-15-i686 - drop libgcj dependency, mcirsta says on IRC it just causes problems diff --git a/source/devel-extra/openjdk/FrugalBuild b/source/devel-extra/openjdk/FrugalBuild index 8bdc139..d524b19 100644 --- a/source/devel-extra/openjdk/FrugalBuild +++ b/source/devel-extra/openjdk/FrugalBuild @@ -6,7 +6,7 @@ pkgver=6 build=22 icedteaver=1.10.3 javaver="$pkgver-openjdk" -pkgrel=14 +pkgrel=15 pkgdesc="Open-source Java Development Kit implementation." url="http://openjdk.java.net/" depends=('libx11') @@ -39,7 +39,7 @@ NOEXTRACT=1 subpkgs=('openjre' 'openjdk-source') subdescs=('Open-source Java Runtime Environment.' 'Java Development Kit source-code.') -subdepends=('libgcj libjpeg>=8b libgif libuuid gtk+2-libs libxtst libffi' '') +subdepends=('libjpeg>=8b libgif libuuid gtk+2-libs libxtst libffi' '') subrodepends=('' "openjdk=$pkgver") subprovides=('jre' '') subgroups=('xapps' 'devel-extra') From jercel16 at gmail.com Sun Oct 2 13:08:06 2011 From: jercel16 at gmail.com (jercel) Date: Sun, 2 Oct 2011 13:08:06 +0200 (CEST) Subject: [Frugalware-git] kdebump: firefox-i18n-7.0.1-1-x86_64 Message-ID: <20111002110806.6FC8F1420060@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=ef727b6ed3cf8e05db577b33a053d3bb98170ded commit ef727b6ed3cf8e05db577b33a053d3bb98170ded Author: jercel Date: Sun Oct 2 08:22:32 2011 +0200 firefox-i18n-7.0.1-1-x86_64 * Version Bump diff --git a/source/locale-extra/firefox-i18n/FrugalBuild b/source/locale-extra/firefox-i18n/FrugalBuild index 8828e0f..9ba2ce3 100644 --- a/source/locale-extra/firefox-i18n/FrugalBuild +++ b/source/locale-extra/firefox-i18n/FrugalBuild @@ -2,91 +2,91 @@ # Maintainer: Michel Hermier _F_mozilla_i18n_name=firefox -pkgver=7.0 +pkgver=7.0.1 pkgrel=1 Finclude mozilla-i18n -mozilla_i18n_lang_add 'af' '039a2b51540356200b0874117beba1eb7f444c03' -mozilla_i18n_lang_add 'ak' 'd192cff32af531a75056b812a168299628332539' -mozilla_i18n_lang_add 'ar' 'e27816b7bcaa561270f95a67792e382e518b7506' -mozilla_i18n_lang_add 'ast' '99270d52b82428943906f014e0b51c5e2849ccc6' -mozilla_i18n_lang_add 'be' '11d95dbcb2a1d0b33c52f44a02fb7fc8e1d9dea1' -mozilla_i18n_lang_add 'bg' '45731aee9f81b922d0ea0605a26d2fd6d88b66b2' -mozilla_i18n_lang_add 'bn-BD' '0c64909637b6f14858316d7d7136b0d62ec6677f' -mozilla_i18n_lang_add 'bn-IN' '01b65bb2c561f8b2f2eb53b29d71ac272ebc1858' -mozilla_i18n_lang_add 'br' 'c1a43048d0b93d724cfbcd56c3a335bb17d3b7d9' -mozilla_i18n_lang_add 'bs' '229542d2335c39a37734d39ba4c2736ff7aeac89' -mozilla_i18n_lang_add 'ca' '21bbe26e58a532a1992f3680a6690c9700f2ba93' -mozilla_i18n_lang_add 'cs' 'dbf732055e34318184cc7222737424345b57b36f' -mozilla_i18n_lang_add 'cy' '9efcba0e8cdd54cb3677b4898de2099d0eb2405f' -mozilla_i18n_lang_add 'da' '6b606e10fbe4d50ffbc12c04d6047972fe39dc81' -mozilla_i18n_lang_add 'de' '754498ea457df1ebb6f10be3873caa114762f62b' -mozilla_i18n_lang_add 'el' '64660f948fcbb4b513af4151bab0e0fdc7d4b5f5' -mozilla_i18n_lang_add 'en-GB' '1084746bc5bf210c3313d9bdd565c0f987a01de4' -mozilla_i18n_lang_add 'en-US' 'd5705ce2b1077967506ba837065fb7f6c95520ca' -mozilla_i18n_lang_add 'en-ZA' '80bfbe2e1c07c664a571beca267011d74d81ab23' -mozilla_i18n_lang_add 'eo' '7f6f76be87f16ae3a6c6a650ccfd756c7a1f0989' -mozilla_i18n_lang_add 'es-AR' 'ae0ddb6455b38393782654ce1fc624b53575a8d7' -mozilla_i18n_lang_add 'es-CL' 'c2131794bc437c2a65060bf951673a6832ccac50' -mozilla_i18n_lang_add 'es-ES' 'f37550bc3e6bfc3539d642543773a43a4e1a0327' -mozilla_i18n_lang_add 'es-MX' 'c859630acc350439e8c04e42c8875adf4c6bd9bc' -mozilla_i18n_lang_add 'et' '1730a540128572aa8223a1d6d4ceeabad79fab6e' -mozilla_i18n_lang_add 'eu' '68f79b8b137419a253e173ca7b6022280830d7f7' -mozilla_i18n_lang_add 'fa' 'f477583fd6cf825e5f5d92158ae55046a2ffd442' -mozilla_i18n_lang_add 'fi' '8a037f2b1d73b4a82bf10a5b84046aca5bda472e' -mozilla_i18n_lang_add 'fr' '5af77386f7855b72e62560dc2fee56782cd4d195' -mozilla_i18n_lang_add 'fy-NL' '0483418d84ed91fb3841e75bf15b2584923a7c1c' -mozilla_i18n_lang_add 'ga-IE' '974e27e5a9d314ed198581c3c8780459e0a2c205' -mozilla_i18n_lang_add 'gd' '2a789730eb415996b40e87e0c5af6dc6143b6bfa' -mozilla_i18n_lang_add 'gl' 'c5bd3e86ded5b190e9825850d76735149da89d79' -mozilla_i18n_lang_add 'gu-IN' '882d181677688fe53d9d1083401ec2ecf4dbb3d3' -mozilla_i18n_lang_add 'he' 'c10ee08346e81e877920be6684a22c0a03c403c9' -mozilla_i18n_lang_add 'hi-IN' '0faeb2ffd06fdc121433d7ce6791f82fddd4a001' -mozilla_i18n_lang_add 'hr' '2fc53b408be5ee55072aaff80b9e0c051f695be5' -mozilla_i18n_lang_add 'hu' '79e5e0110507e1aeed7dd91f7d9b523a6949999d' -mozilla_i18n_lang_add 'hy-AM' 'a404b4feb23fb9f480920b2a2504db831feef186' -mozilla_i18n_lang_add 'id' '25e8bfb01b0fa46c1da7f465874d616cd8f32fea' -mozilla_i18n_lang_add 'is' 'c228b28f704fb3306d8bb22d6f9d889a4cd3beb4' -mozilla_i18n_lang_add 'it' '3f9c50abf880c305b3965280d58e4305a856da0f' -mozilla_i18n_lang_add 'ja' '7aef32f8527cc585a7082921b86f13619a92d4e8' -mozilla_i18n_lang_add 'kk' '37bba0d7140a6a6d0391587187ffd4c296002145' -mozilla_i18n_lang_add 'kn' '179dca82258b12868c0bd3aa138bf710e203e98d' -mozilla_i18n_lang_add 'ko' '5b7472320f8cfaa8f59b4e432357cea57d1b0205' -mozilla_i18n_lang_add 'ku' '5a6e44f35e545db36018425cb18c71c0049236bb' -mozilla_i18n_lang_add 'lg' 'c9594082cbdd50825e6f731e2703ab1fdb0a1879' -mozilla_i18n_lang_add 'lt' 'a6e9332b960f616392681a6b7598c508a0c7084f' -mozilla_i18n_lang_add 'lv' '7801033d1fa7bbf31e662a79a01227155a5a6b4f' -mozilla_i18n_lang_add 'mai' '9b6f066fe087a5fe6d5b8e69e10169091fbd6a05' -mozilla_i18n_lang_add 'mk' '20468318e13953e32d8408bd3ab038e1a5a552af' -mozilla_i18n_lang_add 'ml' '7659ed0af3b5f7ce1745e188ca705f3f3c300fc2' -mozilla_i18n_lang_add 'mr' '079eb5a06c1179ef30655b59fb6e7acce8bfbf51' -mozilla_i18n_lang_add 'nb-NO' 'e12c89eebb0f560e5703f1c1ef653cb4ccdaf4e4' -mozilla_i18n_lang_add 'nl' 'ae5ff9a1b68918d54fe04e5d7dec247c82eba8c4' -mozilla_i18n_lang_add 'nn-NO' '9333b4fb72f68a4ce0f932f98e0781468cfedba3' -mozilla_i18n_lang_add 'nso' '0a6f8201560cc43d73d90fc8835379707bf5c8bf' -mozilla_i18n_lang_add 'or' '6b21aebdc3440582a87989f9aa77168eec964e43' -mozilla_i18n_lang_add 'pa-IN' 'fbef0283ac35ee265dd489b79e177885b434c5a9' -mozilla_i18n_lang_add 'pl' '847e9ddb278b07fd0e5fe0cc97624e777c1b85fe' -mozilla_i18n_lang_add 'pt-BR' '67b91ed9db1d9a88e39d70111360a414f963a84b' -mozilla_i18n_lang_add 'pt-PT' '28e62ebc35bcbf0d246eb0026dc639c2f33d3c88' -mozilla_i18n_lang_add 'rm' 'e6a2ef1c64657b62c40258ac627e8cd6fa4798c1' -mozilla_i18n_lang_add 'ro' '46f55b2a362f71116b40845b46b2d8a634cce04c' -mozilla_i18n_lang_add 'ru' '05f346d9fbec8d28b0b71675cc17fd2b038d7566' -mozilla_i18n_lang_add 'si' 'df94d32ac636c3c02163abab12e21942ca09db13' -mozilla_i18n_lang_add 'sk' '6f53b293b2ca195fccb00f8728b47edccd036bc7' -mozilla_i18n_lang_add 'sl' '14c1b89f36f2133f22469e3ea075dc16242b98bb' -mozilla_i18n_lang_add 'son' '19e10b92c5448c4d1924f3a24e149f36505317e6' -mozilla_i18n_lang_add 'sq' '70df8134f8a5b88c2c1d781ac891e346e2c71140' -mozilla_i18n_lang_add 'sr' '76c2f000e78323154077d3157f5c8596ba1d0d3b' -mozilla_i18n_lang_add 'sv-SE' 'aabd6f0806fa88748f7de1aaf0c5c23cc18a7b1f' -mozilla_i18n_lang_add 'ta-LK' 'fb10bbfd5c23407a12c28e387bbe06d602603883' -mozilla_i18n_lang_add 'ta' 'f288d5d8a98433dab6eedb4684fcbb3d7d79a55c' -mozilla_i18n_lang_add 'te' '88dfbe3b4daf57be90b87418770a02ed18cf35cc' -mozilla_i18n_lang_add 'th' 'dae0d024a693b113392e77dd54a484603a8a125c' -mozilla_i18n_lang_add 'tr' 'a708c4e295771c2ee9ae3ac351a1a96840e1210a' -mozilla_i18n_lang_add 'uk' '1b9418e009f4c9acf077594493ceae56bb07d7dc' -mozilla_i18n_lang_add 'vi' '986b9772ed5dc5162e9d2a77af457b3e5a466d49' -mozilla_i18n_lang_add 'zh-CN' 'a5f788f76ba032aeef26119e974a11a2e0b56068' -mozilla_i18n_lang_add 'zh-TW' '0a3d5f14a343a349b3a3669f70a20a6dcbf65b08' -mozilla_i18n_lang_add 'zu' '597e136336a51a5979e30e3c22e2d881bc519486' +mozilla_i18n_lang_add 'af' 'ecd303cb72a8278375cabef74144463319eb616b' +mozilla_i18n_lang_add 'ak' '9053d9c0f90f02c633233bfc260d4f41df9f8d97' +mozilla_i18n_lang_add 'ar' '4319d50d1f24538b2b71458a942e4399e3caf025' +mozilla_i18n_lang_add 'ast' '8526ed8670e81f42d347fd99e0444d6c156c6b64' +mozilla_i18n_lang_add 'be' '292ef27bf96dad13ebc2225c49c02bde3924f614' +mozilla_i18n_lang_add 'bg' '9e1078d6dc4d3674cf5c70dfbcd855cb41f85474' +mozilla_i18n_lang_add 'bn-BD' 'f2d73075038afb4a5979e012da30f03e43afa657' +mozilla_i18n_lang_add 'bn-IN' '597cb3c1fec5a1e79be588deb472b0dd2a7fd06c' +mozilla_i18n_lang_add 'br' 'da901dc328596fe3913ec5516b7a6493a4e9022e' +mozilla_i18n_lang_add 'bs' 'f11b5b8ed77b297c8e01c9e72ef908f5f087edfb' +mozilla_i18n_lang_add 'ca' '04eb33e225344be8d199e9820ba15edd447e6fa6' +mozilla_i18n_lang_add 'cs' 'a3c4f30c206b0a2753a881956554d38895c78bbe' +mozilla_i18n_lang_add 'cy' '88d32ad8c77dad38900f0c4cb5ae19ab11406d54' +mozilla_i18n_lang_add 'da' 'a0adf659ce3ea0ae41bf68903a8f11f57a67ccae' +mozilla_i18n_lang_add 'de' '42189de0b869a422d9725cbbe260f61e4f899948' +mozilla_i18n_lang_add 'el' '9ad03bb6cd74211cbf479c4e73db7d9ba2b7830e' +mozilla_i18n_lang_add 'en-GB' 'bac0a4ea5f0b427c0c71033a82ccab4a1af1d6d0' +mozilla_i18n_lang_add 'en-US' 'ef7974af20ac21517a374c4c44a2f441d1f9b429' +mozilla_i18n_lang_add 'en-ZA' '52724720bc6e6de6d4a5d76552ae73ff014960f9' +mozilla_i18n_lang_add 'eo' 'c6f7e9411f19838230859e5fa4dd3d35ceb75e1a' +mozilla_i18n_lang_add 'es-AR' '62832799c324dddcb5b1919c566f432704810751' +mozilla_i18n_lang_add 'es-CL' 'fd6080d47f332886da35a44adfa36a57ef07fdaa' +mozilla_i18n_lang_add 'es-ES' '7dff2383a379c931b9bdda38f61d2f0122314fa9' +mozilla_i18n_lang_add 'es-MX' '1a8206bf8c77da656d18a78b2f5df74ef79f0029' +mozilla_i18n_lang_add 'et' '311e1c0c1487f0eec61263fa28ffb374b8688ad2' +mozilla_i18n_lang_add 'eu' '9c677ad0d41fea693349c166075a6b4803933c02' +mozilla_i18n_lang_add 'fa' '0b1b1d2a6f2b35bc48ecc9fbcc1d2a3099849c6f' +mozilla_i18n_lang_add 'fi' '81abf82e02126f6f33181b14901a102fb3503431' +mozilla_i18n_lang_add 'fr' '470461809bbcbfdefcc12622ac3c9b4b76ae89b8' +mozilla_i18n_lang_add 'fy-NL' 'f1620369d1cf1d97246ba5155c2ca14350b1c6d3' +mozilla_i18n_lang_add 'ga-IE' '21bf0a10002d3c44c9d59b2fea8a21036e1e9404' +mozilla_i18n_lang_add 'gd' 'ef1734e466450327ced1a6d3b9c8cff81256996d' +mozilla_i18n_lang_add 'gl' 'b2641322fe5db644e8bc38e1449496a6f627880e' +mozilla_i18n_lang_add 'gu-IN' '0834277734ad8a8c39e24e23459a3e4a76b095d6' +mozilla_i18n_lang_add 'he' '163a21b6ca9d12360fd4c526c45a80a2e41cdfb9' +mozilla_i18n_lang_add 'hi-IN' 'ccaf7946de48756b2b23345174977b0be892a0d0' +mozilla_i18n_lang_add 'hr' '91a234a814d2502c36286527fed556c7c417a139' +mozilla_i18n_lang_add 'hu' 'b006f2607de3a93dfd7867126e98eb3ca1bb0b61' +mozilla_i18n_lang_add 'hy-AM' '69c0649bb6429510bd9658ae8996949408462c6a' +mozilla_i18n_lang_add 'id' '720c1544f9a95b2194f13a03de5b616798be43fd' +mozilla_i18n_lang_add 'is' 'b4ef6798be3887560b3cebd21f94c9be6b9177a1' +mozilla_i18n_lang_add 'it' 'c8ec90c1e3fa2393aa169b08ba839cfe89736dd3' +mozilla_i18n_lang_add 'ja' 'd38da7b1b99f79e6cee2e945850a41b314d25f8d' +mozilla_i18n_lang_add 'kk' '426b98eddf9edd00e876d67cd31c921f5ff34249' +mozilla_i18n_lang_add 'kn' '76d8a119385a2c55a24820d193c944cbf5f8524d' +mozilla_i18n_lang_add 'ko' '6d2574b55925457ff4a2b0de198f3e91b27a038c' +mozilla_i18n_lang_add 'ku' 'cd5904a5f50251c6f90e4948ea146bf9c074d08a' +mozilla_i18n_lang_add 'lg' 'f9322b1dd0a323eab48bc0af6c5bad37b4d3bfa8' +mozilla_i18n_lang_add 'lt' '86dd383a7532f0c3a19808541857fe88f9be7ea4' +mozilla_i18n_lang_add 'lv' 'ad816038e31cf4092a4916a8a87826359087d256' +mozilla_i18n_lang_add 'mai' '5143a130a37015c29153d99155af9cc9b2715cd9' +mozilla_i18n_lang_add 'mk' 'd50f5a5db47f9192dcce509976760656bc1a3f22' +mozilla_i18n_lang_add 'ml' '95b5b454c65a3d203f366926a740d68de492eb2b' +mozilla_i18n_lang_add 'mr' '63a58d1bc9ac3278d72a46d9ea69c3e296973c8f' +mozilla_i18n_lang_add 'nb-NO' '8f128b10decd6af4c3b714db39ae707673cf46bd' +mozilla_i18n_lang_add 'nl' '72ecebd0e6e5bb2e04dc19618bd2f7b72c0e8954' +mozilla_i18n_lang_add 'nn-NO' 'f2277aae2f97662ff8f9dfe41350be1699a09ee5' +mozilla_i18n_lang_add 'nso' 'd22acb5ef8308431378bca1aebe37bd611dadfbc' +mozilla_i18n_lang_add 'or' 'd67fb61581bf2951effb029942cddad20cb91b9b' +mozilla_i18n_lang_add 'pa-IN' '652d99741f1a3797e45b86c3e909053f83c510b4' +mozilla_i18n_lang_add 'pl' '743b21030c8052c943a820ff5b48cd6fa3f9d063' +mozilla_i18n_lang_add 'pt-BR' '0a8b41411db319b795878de0273f078f3342dec9' +mozilla_i18n_lang_add 'pt-PT' 'd368b4507a2dea1a82d8c617f337064e4127e88d' +mozilla_i18n_lang_add 'rm' '7396dc8780998a2e48ba6915cbd9ff04d4b58b27' +mozilla_i18n_lang_add 'ro' 'e982fd0e6615c083576cebc540ed615993be0a2a' +mozilla_i18n_lang_add 'ru' '740bdd97380e0387b3a721a4963d0840debf7fc7' +mozilla_i18n_lang_add 'si' '9f5468c65f0268a3ab06db40eced53576b1d47f0' +mozilla_i18n_lang_add 'sk' 'c4fd507998f6dac4b3dcb29c5aeaa25498e512bd' +mozilla_i18n_lang_add 'sl' '657f07cf882fc6e498be217fb2a5565b59c12e75' +mozilla_i18n_lang_add 'son' '97978a9cb2ae33cb3326350bb80def5f591730db' +mozilla_i18n_lang_add 'sq' 'da914e8f8748db033fe07f3c116dae31d0086055' +mozilla_i18n_lang_add 'sr' 'b04724ce3304e87ecb15b7dc68803b8b4c504730' +mozilla_i18n_lang_add 'sv-SE' 'e1356fc1268a52d6fe7eedfd91e151cd33356f0e' +mozilla_i18n_lang_add 'ta-LK' 'f581a38dfa6d82ae2af1f552201be3aaba8079de' +mozilla_i18n_lang_add 'ta' '073642aa4010a38512a1109fff95756b0d96f9b7' +mozilla_i18n_lang_add 'te' '8216d26532c81b65cc92b4b8720274bfa57a5d7e' +mozilla_i18n_lang_add 'th' '181824fafe8369317e35e41a31ae5a6e3ad6d6b4' +mozilla_i18n_lang_add 'tr' 'cbf596c447f75d66224e5fc2028fcb365d5ca1c7' +mozilla_i18n_lang_add 'uk' 'f3da4348cbecf1af910c2b3e145f7e8dff8b1de7' +mozilla_i18n_lang_add 'vi' 'f23d590a31fb8e061b55fab880f2207c7302e476' +mozilla_i18n_lang_add 'zh-CN' '8d898e8d404306c6bd2e5db7ee2460337cfeb2a6' +mozilla_i18n_lang_add 'zh-TW' 'c9c9a4ea29b1bb830c4067a62466299c943e9344' +mozilla_i18n_lang_add 'zu' '28bf909842265e1ff0e328406d506640c6b13a79' mozilla_i18n_lang_fini From devil505linux at gmail.com Sun Oct 2 13:08:06 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 2 Oct 2011 13:08:06 +0200 (CEST) Subject: [Frugalware-git] kdebump: python-jinja-2.6-1-i686 * new package Message-ID: <20111002110806.7736F1420062@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=7ba7efbb9eb3754205df4d552617a43fe78ffdd2 commit 7ba7efbb9eb3754205df4d552617a43fe78ffdd2 Author: Devil505 Date: Sun Oct 2 08:37:25 2011 +0200 python-jinja-2.6-1-i686 * new package diff --git a/source/devel-extra/python-jinja/FrugalBuild b/source/devel-extra/python-jinja/FrugalBuild new file mode 100644 index 0000000..de8de24 --- /dev/null +++ b/source/devel-extra/python-jinja/FrugalBuild @@ -0,0 +1,22 @@ +# Compiling Time: 0.01 SBU +# Maintainer: Devil505 + +pkgname=python-jinja +pkgver=2.6 +pkgrel=1 +pkgdesc="A simple pythonic template language written in Python" +depends=('python>=2.7') +makedepends=('distribute' 'python-markupsafe') +groups=('devel-extra') +archs=('i686' 'x86_64') +_F_archive_name="Jinja2" +_F_pypi_name="Jinja2" +Finclude pypi +_F_cd_path="$_F_pypi_name-$pkgver" +sha1sums=('f122aeb324b2009bbcee341d0f001a047ac4bbe5') + +build() { + Fcd + python setup.py install --root="$Fdestdir" -O1 || Fdie +} + From kikadf.01 at gmail.com Sun Oct 2 13:08:06 2011 From: kikadf.01 at gmail.com (kikadf) Date: Sun, 2 Oct 2011 13:08:06 +0200 (CEST) Subject: [Frugalware-git] kdebump: scala-2.8.1.final-1-i686 Message-ID: <20111002110806.7E7F3142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=1059a228fed9f5b23789071613f338576367a355 commit 1059a228fed9f5b23789071613f338576367a355 Author: kikadf Date: Sun Oct 2 08:37:54 2011 +0200 scala-2.8.1.final-1-i686 * Fix up2date diff --git a/source/devel-extra/scala/FrugalBuild b/source/devel-extra/scala/FrugalBuild index 5bace0b..2e93b6e 100644 --- a/source/devel-extra/scala/FrugalBuild +++ b/source/devel-extra/scala/FrugalBuild @@ -6,7 +6,7 @@ pkgver=2.8.1.final pkgrel=1 pkgdesc="Scala is a multi-paradigm programming language designed to integrate features of object-oriented programming and functional programming." url="http://www.scala-lang.org" -_F_archive_grep="[[:digit:]].tgz" +_F_archive_grep="final.tgz" rodepends=('openjre') groups=('devel-extra') archs=('i686' 'x86_64') From kikadf.01 at gmail.com Sun Oct 2 13:08:06 2011 From: kikadf.01 at gmail.com (kikadf) Date: Sun, 2 Oct 2011 13:08:06 +0200 (CEST) Subject: [Frugalware-git] kdebump: atunes-2.1.0-1-i686 Message-ID: <20111002110806.84C03142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=6a9c35a54fcf91bff48eacc7272ef07864cae616 commit 6a9c35a54fcf91bff48eacc7272ef07864cae616 Author: kikadf Date: Sun Oct 2 08:44:04 2011 +0200 atunes-2.1.0-1-i686 * Version bump diff --git a/source/xmultimedia-extra/atunes/FrugalBuild b/source/xmultimedia-extra/atunes/FrugalBuild index 612efb5..a7728a6 100644 --- a/source/xmultimedia-extra/atunes/FrugalBuild +++ b/source/xmultimedia-extra/atunes/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: kikadf pkgname=atunes -pkgver=2.0.1 +pkgver=2.1.0 pkgrel=1 pkgdesc="aTunes is a full-featured audio player and manager, developed in Java programming language." url="http://www.atunes.org/" @@ -10,22 +10,20 @@ _F_desktop_name="aTunes" _F_desktop_icon="$pkgname.png" _F_desktop_exec="$pkgname" _F_desktop_categories="AudioVideo;Player;" +_F_cd_path="$pkgname-$pkgver-SNAPSHOT" +_F_sourceforge_sep="_" depends=('openjre' 'mplayer' 'cdrtools' 'lame' 'flac') groups=('xmultimedia-extra') archs=('i686' 'x86_64') -source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname/aTunes%20$pkgver/$pkgname$Fpkgversep$pkgver.tar.gz) -up2date="lynx --dump $url?page_id=6 | grep -2 'Download latest' | tail -1 | cut -d ' ' -f 5" -sha1sums=('805ab09498c3a3dd243a0804030c41fcfd1bd107') +Finclude sourceforge +sha1sums=('ea2179ffccd63edcec8aed8c5bcedf8197b8f442') build() { - _srcdir=($pkgname$Fpkgversep$pkgver-SNAPSHOT) - _pkgdir=($Fprefix/share/$pkgname) - Fwrapper "cd /usr/share/atunes" atunes - Fexec echo 'sh ./aTunes.sh "$@"' >> $startdir/pkg/usr/bin/atunes - Ffile $_srcdir/*.{jar,so,txt,png} $_pkgdir - Fcp $_srcdir/lib $_pkgdir - Fexe $_srcdir/*.sh $_pkgdir - Fln $_pkgdir/$pkgname.png $Fprefix/share/pixmaps/$pkgname.png + Ffile $_F_cd_path/*.{jar,so,txt,xml,gif} $Fprefix/share/$pkgname + Fcp $_F_cd_path/lib $Fprefix/share/$pkgname + Fexe $_F_cd_path/*.sh $Fprefix/share/$pkgname + Fwrapper 'cd /usr/share/atunes/; sh ./aTunes.sh "$@"' atunes + Ficon $_F_cd_path/$pkgname.png Fdesktop2 } From devil505linux at gmail.com Sun Oct 2 13:08:06 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 2 Oct 2011 13:08:06 +0200 (CEST) Subject: [Frugalware-git] kdebump: python-sphinx-1.0.8-1-i686 * new package Message-ID: <20111002110806.8ABB01420063@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=713b60150482dfdba76f63468acab3f1c9f44321 commit 713b60150482dfdba76f63468acab3f1c9f44321 Author: Devil505 Date: Sun Oct 2 08:52:30 2011 +0200 python-sphinx-1.0.8-1-i686 * new package diff --git a/source/devel-extra/python-sphinx/FrugalBuild b/source/devel-extra/python-sphinx/FrugalBuild new file mode 100644 index 0000000..ce8dc5a --- /dev/null +++ b/source/devel-extra/python-sphinx/FrugalBuild @@ -0,0 +1,20 @@ +# Compiling Time: 0.01 SBU +# Maintainer: Devil505 + +pkgname=python-sphinx +pkgver=1.0.8 +pkgrel=1 +pkgdesc="Python documentation generator" +depends=('distribute' 'pygments' 'docutils' 'python-jinja') +groups=('devel-extra') +archs=('i686' 'x86_64') +_F_archive_name="Sphinx" +_F_pypi_name="Sphinx" +Finclude pypi +_F_cd_path="$_F_pypi_name-$pkgver" +sha1sums=('0301700e51f9610b6e2bc3df06ec97a8d80883d5') + +build() { + Fcd + python setup.py install --root="$Fdestdir" -O1 || Fdie +} From devil505linux at gmail.com Sun Oct 2 13:08:06 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 2 Oct 2011 13:08:06 +0200 (CEST) Subject: [Frugalware-git] kdebump: python-microfiber-11.09.1-1-i686 * new package Message-ID: <20111002110806.916251420064@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=454f4a4e5cc5640c1c61fc6d28daecc36f23b706 commit 454f4a4e5cc5640c1c61fc6d28daecc36f23b706 Author: Devil505 Date: Sun Oct 2 08:58:39 2011 +0200 python-microfiber-11.09.1-1-i686 * new package diff --git a/source/devel-extra/python-microfiber/FrugalBuild b/source/devel-extra/python-microfiber/FrugalBuild new file mode 100644 index 0000000..e036276 --- /dev/null +++ b/source/devel-extra/python-microfiber/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.01 SBU +# Maintainer: Devil505 + +pkgname=python-microfiber +pkgver=11.09.1 +pkgrel=1 +pkgdesc="A fabric for a lightweight Couch." +depends=('python>=2.7') +makedepends=('python-sphinx') +groups=('devel-extra') +archs=('i686' 'x86_64') +_F_launchpad_dirname="microfiber" +_F_launchpad_name="microfiber" +_F_launchpad_subdir="11.09" +Finclude launchpad +sha1sums=('bec454661daf12d060d1c5882bca1aa9443e7b32') From devil505linux at gmail.com Sun Oct 2 13:08:06 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 2 Oct 2011 13:08:06 +0200 (CEST) Subject: [Frugalware-git] kdebump: python-userwebkit-11.09.1-1-i686 * new package Message-ID: <20111002110806.99EB4142005F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=7190a270dbe4f906f239f950ad34ccc19c28577a commit 7190a270dbe4f906f239f950ad34ccc19c28577a Author: Devil505 Date: Sun Oct 2 09:09:14 2011 +0200 python-userwebkit-11.09.1-1-i686 * new package diff --git a/source/devel-extra/python-userwebkit/FrugalBuild b/source/devel-extra/python-userwebkit/FrugalBuild new file mode 100644 index 0000000..be9b5e3 --- /dev/null +++ b/source/devel-extra/python-userwebkit/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.01 SBU +# Maintainer: Devil505 + +pkgname=python-userwebkit +pkgver=11.09.1 +pkgrel=1 +pkgdesc="A library that allows WebKitGtk apps to talk to a local per-user CouchDB" +depends=('python-microfiber' 'pygobject' 'webkit-gtk3') +groups=('devel-extra') +archs=('i686' 'x86_64') +_F_launchpad_dirname="userwebkit" +_F_launchpad_name="userwebkit" +_F_launchpad_subdir="11.09" +Finclude launchpad +sha1sums=('9c1a3167ecb944faf116f824c6449067435632b3') + From kikadf.01 at gmail.com Sun Oct 2 13:08:06 2011 From: kikadf.01 at gmail.com (kikadf) Date: Sun, 2 Oct 2011 13:08:06 +0200 (CEST) Subject: [Frugalware-git] kdebump: xarchive-0.2.8_6-4-i686 Message-ID: <20111002110806.A100D1420061@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=fee32a5d940f43f9ad93b28ba988ee278a554cbf commit fee32a5d940f43f9ad93b28ba988ee278a554cbf Author: kikadf Date: Sun Oct 2 09:15:22 2011 +0200 xarchive-0.2.8_6-4-i686 * Change m8r * Simplier up2date * Rebuild with new libs diff --git a/source/xapps-extra/xarchive/FrugalBuild b/source/xapps-extra/xarchive/FrugalBuild index 78fce5b..9c0e252 100644 --- a/source/xapps-extra/xarchive/FrugalBuild +++ b/source/xapps-extra/xarchive/FrugalBuild @@ -1,18 +1,19 @@ -# Compiling Time: 0.03 SBU -# Maintainer: DNAku +# Compiling Time: 0.05 SBU +# Maintainer: kikadf +# Contributor: DNAku # Contributor: Tuxbubling pkgname=xarchive pkgver=0.2.8_6 -pkgrel=3 +pkgrel=4 pkgdesc="XArchive is a GTK+ front-end for command line archiving tools." -Finclude sourceforge -url="http://xarchive.sourceforge.net/" -depends=('gtk+2>=2.20.0-2') +_F_cd_path="$pkgname-${pkgver/_/-}" +depends=('gtk+2>=2.24.5') groups=('xapps-extra') archs=('i686' 'x86_64') -up2date="lynx -dump http://xarchive.sourceforge.net/|grep tar.gz|sed 's/.*xarchive-\(.*\)\.t.*/\1/;s/-/_/'" -_F_cd_path="$pkgname-${pkgver/_/-}" +Finclude sourceforge +up2date="$up2date | tr - _" sha1sums=('5f8a687ce2ed3a2acf0fdd8748ac02acc43a627e') + # optimization OK From jercel16 at gmail.com Sun Oct 2 13:08:06 2011 From: jercel16 at gmail.com (jercel) Date: Sun, 2 Oct 2011 13:08:06 +0200 (CEST) Subject: [Frugalware-git] kdebump: thunderbird-i18n-7.0.1-1-x86_64 Message-ID: <20111002110806.A83701420065@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=7d548d2b06f0be773f629a3500dde2216f043593 commit 7d548d2b06f0be773f629a3500dde2216f043593 Author: jercel Date: Sun Oct 2 08:47:14 2011 +0200 thunderbird-i18n-7.0.1-1-x86_64 * Version bump diff --git a/source/locale-extra/thunderbird-i18n/FrugalBuild b/source/locale-extra/thunderbird-i18n/FrugalBuild index 04dbf11..1bd8ea8 100644 --- a/source/locale-extra/thunderbird-i18n/FrugalBuild +++ b/source/locale-extra/thunderbird-i18n/FrugalBuild @@ -2,60 +2,60 @@ # Maintainer: Michel Hermier _F_mozilla_i18n_name=thunderbird -pkgver=7.0 +pkgver=7.0.1 pkgrel=1 Finclude mozilla-i18n archs=('i686' 'x86_64') -mozilla_i18n_lang_add 'ar' 'cd44b4ee3bb0a34dccf84da7aa4536d6a0878698' -mozilla_i18n_lang_add 'be' '30a73c35bc8790cde58c2a5816dea374771fe5b8' -mozilla_i18n_lang_add 'bg' '198c93c87c2f3e32cf367fecaa7b817cec433594' -mozilla_i18n_lang_add 'bn-BD' 'ebc0d6343bd957756cf3d21669476e99f91089f0' -mozilla_i18n_lang_add 'br' '3f1cf2610d9c419c386eaed6b710645f38e219a4' -mozilla_i18n_lang_add 'ca' '3bd14a84ec271830f18d3d92b9e0d82ab0646196' -mozilla_i18n_lang_add 'cs' '552eafff9876efa8383d6eb9138a2fa5f77b3723' -mozilla_i18n_lang_add 'da' 'aee605fdf0076a69894ed9fa532b6a92229b2ed7' -mozilla_i18n_lang_add 'de' '87406d32146065687b93ce4bc5a3294a79b87e94' -mozilla_i18n_lang_add 'el' 'dc3756242ffc57768621084e5080225052fe76fe' -mozilla_i18n_lang_add 'en-GB' '9af92ab994ffea2823e8333757dbaeb186a16304' -mozilla_i18n_lang_add 'en-US' '3fa6bae260f3293c5d24ec140cae6ca22b864d5b' -mozilla_i18n_lang_add 'es-AR' '2ba553b3131b25b628069da3c60b0d1b75404926' -mozilla_i18n_lang_add 'es-ES' '5ba96ca71ffe7714188a8546c03d7b6a82646288' -mozilla_i18n_lang_add 'et' '4f0ba0fb83274106bb02de05d9eba2cf2f7d475c' -mozilla_i18n_lang_add 'eu' '673ce665c30758536502a5c9cb127791feb1368e' -mozilla_i18n_lang_add 'fi' '8da64e9aeca54f5fe18284daa1ab8f3398be3357' -mozilla_i18n_lang_add 'fr' 'e1d0f0af37b0e9da0cbf4f570f5823058f4bf997' -mozilla_i18n_lang_add 'fy-NL' 'd03628a4f6e9aa19363ad4dbc689d60191de4118' -mozilla_i18n_lang_add 'ga-IE' 'bb3b7eb5e6e9e0a29c0d7edc73e332c18a7059b3' -mozilla_i18n_lang_add 'gd' '589fa68f788d00bb0d604c457db6da090084a1fd' -mozilla_i18n_lang_add 'gl' '5722b3c6b931eed5d93dbe757eccf2a3b1484a93' -mozilla_i18n_lang_add 'he' '6970a8b37ba78bd98eba67690e4991b56ffab33b' -mozilla_i18n_lang_add 'hu' '2b212faab7c70346fb3ac4036c3e6012961eddeb' -mozilla_i18n_lang_add 'id' '1784b0a2e66db1c23424e86037005480cfc1da31' -mozilla_i18n_lang_add 'is' 'b7bee36c0ff717439875a2ff247e87897e44f20b' -mozilla_i18n_lang_add 'it' '46a8ca6117765d140740778bfa4bc441c9fec2c6' -mozilla_i18n_lang_add 'ja' '979823795891a7f96d549f8bb9b122d173dd6c12' -mozilla_i18n_lang_add 'ko' 'f05430cf7b28828ee1b044f2d104169f261f2bc8' -mozilla_i18n_lang_add 'lt' '19806c142cc55216f14e1169ebfb6910bea68429' -mozilla_i18n_lang_add 'nb-NO' '1cdfb52548c4ee31beaae57b0ba3274d02535011' -mozilla_i18n_lang_add 'nl' '02a789312232cd4ccccad5864c4e088ff3419340' -mozilla_i18n_lang_add 'nn-NO' 'd675d22ebaefa52e147ea9c6a0c61615cd9bd21b' -mozilla_i18n_lang_add 'pa-IN' '374e95c325ea0364291fd06920c3e88e73a86c68' -mozilla_i18n_lang_add 'pl' 'e47de22a62c74a64456e4f5fbe73c5c2f5380b6d' -mozilla_i18n_lang_add 'pt-BR' '2f7732d7c26eccd679ad21a373111bc793a3cdc0' -mozilla_i18n_lang_add 'pt-PT' '1c5892c7b6ed96b2129e9fab27ae5fe2c196b9d8' -mozilla_i18n_lang_add 'rm' 'dff42b79311d86c08297e71101807711e2c911cc' -mozilla_i18n_lang_add 'ro' 'd0139e339ea831e609e5614e4c6f9e74daad4eac' -mozilla_i18n_lang_add 'ru' 'fdfffdc4f1237c724c67fd914070c5a02d7856b1' -mozilla_i18n_lang_add 'si' 'f7e44656dfd290aaef2899aad7f990cff4d1e3cc' -mozilla_i18n_lang_add 'sk' '3ebb03221f025b7b9ae9aa344f8ce0d0d4243350' -mozilla_i18n_lang_add 'sl' '8c82462d262fd1ab73abb795c4f92fc9e9ca0da3' -mozilla_i18n_lang_add 'sq' '1874bd62442fe228f06532e37f30eb0939a9331c' -mozilla_i18n_lang_add 'sv-SE' 'd874e31aa395de57c05adeeb26cb88809e5832af' -mozilla_i18n_lang_add 'ta-LK' '70b92d6d80293c6e5d0485c50dea7e0fa351ef98' -mozilla_i18n_lang_add 'tr' '2435ab9b0c98d75e80d4d8b072d9385826d1e9ac' -mozilla_i18n_lang_add 'uk' '2ead321c9b37b8d0dad48f161688959ad7a6805f' -mozilla_i18n_lang_add 'vi' '855e7cc9114b3ef19c5f938f8f22fd3e237007b0' -mozilla_i18n_lang_add 'zh-CN' '8e6a8b4a276edadfc493bd6c101794568b8c6cad' -mozilla_i18n_lang_add 'zh-TW' 'fb21f9d365a98319b39fd0eb27cadc9ff41f957e' +mozilla_i18n_lang_add 'ar' '070f6e98f56bdbcf92ad851e255befac8235278c' +mozilla_i18n_lang_add 'be' '832ec5e53dfdfc1f1e8bfdcbc9db071396e6f5bd' +mozilla_i18n_lang_add 'bg' 'aa32badab0dda9c797bdeb2759a1695bbb836c8c' +mozilla_i18n_lang_add 'bn-BD' '9ebde53c152794c69b0ab41e5d3ebce828052194' +mozilla_i18n_lang_add 'br' '31cd5325a50a0701d8ea7573c22503803eaea153' +mozilla_i18n_lang_add 'ca' 'ef6e6849be09550465a0404f7d3a73542029eecc' +mozilla_i18n_lang_add 'cs' '3e27bbb05a106b529964d988a61e9a7c86227899' +mozilla_i18n_lang_add 'da' '572b304453fafa3fd0ad755080dc6c73463bfa07' +mozilla_i18n_lang_add 'de' '3e4877335b57477e8e0cb60c90576bc82f37c4f1' +mozilla_i18n_lang_add 'el' 'be89ff6f7f81beea68d64669bcc20b0342c60430' +mozilla_i18n_lang_add 'en-GB' 'f4719d0087ca9abc0924764b8065b55c6642bb98' +mozilla_i18n_lang_add 'en-US' '515814db518698391b078cc5a98d796b3858f0f9' +mozilla_i18n_lang_add 'es-AR' 'a1aed84afb968d4fc0ba63f275b7331eeec0e353' +mozilla_i18n_lang_add 'es-ES' '15ef5afe86db13e2278b70e16b1d960700e18d8c' +mozilla_i18n_lang_add 'et' '6f3dc10766dbcfe8d40a1a14d7852289716d77a6' +mozilla_i18n_lang_add 'eu' 'd86f2dca76f1f92711cde0f0a5a7e29e992ce37b' +mozilla_i18n_lang_add 'fi' '541bbbe6069e8f42de51f463edf32bd60538e19d' +mozilla_i18n_lang_add 'fr' '1b4e3c9a89622b33792268a45b04a2d301589300' +mozilla_i18n_lang_add 'fy-NL' 'ba988cd7951aa5eec43ffa573ccb315199944ed9' +mozilla_i18n_lang_add 'ga-IE' '4e79e8051b86ef16751e04438b43e431b5f0b251' +mozilla_i18n_lang_add 'gd' '5d46c67eb04f61969e70f2ac47f4d501faa89abe' +mozilla_i18n_lang_add 'gl' 'ddbcc10739b76bec4375e4cff19c05b2d152a57d' +mozilla_i18n_lang_add 'he' 'fc9538abd8ac268744059f92711ec4829b44e6f2' +mozilla_i18n_lang_add 'hu' 'a973f8cda80cbeb29ad42e4f459e6c762cca9eea' +mozilla_i18n_lang_add 'id' 'fc79437f6f4502c4af1cd78d4bdaf1648e015e57' +mozilla_i18n_lang_add 'is' '8f18fe8cd885710678f169969aee4ca84557679a' +mozilla_i18n_lang_add 'it' 'a12e1f327e301d7b8ff492c8af42a3e84e0e85db' +mozilla_i18n_lang_add 'ja' '946a01b3b75a7b66bf6a56059b3c8d04a2068f40' +mozilla_i18n_lang_add 'ko' '05a7a4206b32d70169504d1dee259ac66a431aa7' +mozilla_i18n_lang_add 'lt' '2861eb61061170423dbe9e309393b26ff7ad9a67' +mozilla_i18n_lang_add 'nb-NO' '4fae25865734ceff3aaac2a4d2e25063c5dd36de' +mozilla_i18n_lang_add 'nl' 'b7111994e4628e2db4abde97b99992ebe24f082b' +mozilla_i18n_lang_add 'nn-NO' 'ab2172004d3694b3cfb319d953e6deb55f99f28d' +mozilla_i18n_lang_add 'pa-IN' 'bea555a676a118cf276f05f84f5f8d857fc7a635' +mozilla_i18n_lang_add 'pl' '53126e499dd56d7207736f0d928fbc72cc0d0dbe' +mozilla_i18n_lang_add 'pt-BR' 'f0fc0aee98fd7a337e9723deb7175a93ab193e20' +mozilla_i18n_lang_add 'pt-PT' '894f914954fba831a5d944827199648c1e118296' +mozilla_i18n_lang_add 'rm' 'e070ee0e9b443fc0708d87dd883766b4543bbab6' +mozilla_i18n_lang_add 'ro' 'e63b05f3a617b3726143246d73976acee9e422bf' +mozilla_i18n_lang_add 'ru' '6d9afb64ab5e7c813091e5442b342cd3c277555b' +mozilla_i18n_lang_add 'si' 'c8c925d83831784f3572bba37419e0d72228930f' +mozilla_i18n_lang_add 'sk' '1dfd53f37e6381dda01a883d7ff8732610c4f597' +mozilla_i18n_lang_add 'sl' '6448772fb29f7e52d967549e98b283dbb8945184' +mozilla_i18n_lang_add 'sq' '90a83660e29073b20ea10ccc1046e3fc8bcd99b5' +mozilla_i18n_lang_add 'sv-SE' 'f1021e527d3ac46f5d29fc94002ada10ef863d46' +mozilla_i18n_lang_add 'ta-LK' 'ab2f7ea877eeea9865957450d04971011f29f492' +mozilla_i18n_lang_add 'tr' '11347751d427935c2d7cb8ac56340c800adfa8ef' +mozilla_i18n_lang_add 'uk' '09163cc5347c1baf0c0b475a2c0b7b4a779f60a2' +mozilla_i18n_lang_add 'vi' 'f544b80c1f92cd882fafe7ec71139788dfc5b937' +mozilla_i18n_lang_add 'zh-CN' '72d2e1ad78a519cf04bae1a28928b5dd15a7ff24' +mozilla_i18n_lang_add 'zh-TW' 'defbc32b529699297e8f58642d0530ab2ee0d609' mozilla_i18n_lang_fini From jercel16 at gmail.com Sun Oct 2 13:08:06 2011 From: jercel16 at gmail.com (jercel) Date: Sun, 2 Oct 2011 13:08:06 +0200 (CEST) Subject: [Frugalware-git] kdebump: thunderbird-7.0.1-1-x86_64 Message-ID: <20111002110806.B08D01420060@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=8563fef8ef85340ff8601b9e0dc972f9c1f00b38 commit 8563fef8ef85340ff8601b9e0dc972f9c1f00b38 Author: jercel Date: Sun Oct 2 09:24:39 2011 +0200 thunderbird-7.0.1-1-x86_64 * Version Bump diff --git a/source/xapps/thunderbird/FrugalBuild b/source/xapps/thunderbird/FrugalBuild index 9befd88..f7b5703 100644 --- a/source/xapps/thunderbird/FrugalBuild +++ b/source/xapps/thunderbird/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Krisztian VASAS pkgname=thunderbird -pkgver=7.0 +pkgver=7.0.1 pkgrel=1 pkgdesc="Mozilla Thunderbird mail and newsgroup client" url="http://www.mozilla.org/products/thunderbird/" From jercel16 at gmail.com Sun Oct 2 13:08:06 2011 From: jercel16 at gmail.com (jercel) Date: Sun, 2 Oct 2011 13:08:06 +0200 (CEST) Subject: [Frugalware-git] kdebump: mako-0.5.0-1-x86_64 Message-ID: <20111002110806.B7B4C1420062@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=4e409b07d8f5848b2774f7b0c2f8442d3dad3763 commit 4e409b07d8f5848b2774f7b0c2f8442d3dad3763 Author: jercel Date: Sun Oct 2 09:27:46 2011 +0200 mako-0.5.0-1-x86_64 * Version bump diff --git a/source/devel-extra/mako/FrugalBuild b/source/devel-extra/mako/FrugalBuild index d114d37..2f3be1d 100644 --- a/source/devel-extra/mako/FrugalBuild +++ b/source/devel-extra/mako/FrugalBuild @@ -4,7 +4,7 @@ pkgname=mako _F_archive_name="Mako" -pkgver=0.4.2 +pkgver=0.5.0 pkgrel=1 pkgdesc="Mako is a template library written in Python." url="http://www.makotemplates.org" @@ -14,5 +14,5 @@ groups=('devel-extra') archs=('i686' 'x86_64' 'ppc') _F_pypi_name='Mako' Finclude pypi -sha1sums=('5d2056553910b033ac50357b94d4dc2d510d0cde') +sha1sums=('ab03d880c383bf31f7a6f10420ba71b58217573c') _F_makepkg_chkdep="python" From devil505linux at gmail.com Sun Oct 2 13:08:06 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 2 Oct 2011 13:08:06 +0200 (CEST) Subject: [Frugalware-git] kdebump: rapid-photo-downloader-0.4.2-1-i686 * version bump Message-ID: <20111002110806.BE3ED1420066@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=68406f228e043f6e2bc2435600126d0d7195df86 commit 68406f228e043f6e2bc2435600126d0d7195df86 Author: Devil505 Date: Sun Oct 2 10:42:50 2011 +0200 rapid-photo-downloader-0.4.2-1-i686 * version bump diff --git a/source/gnome-extra/rapid-photo-downloader/FrugalBuild b/source/gnome-extra/rapid-photo-downloader/FrugalBuild index ce3d634..979702f 100644 --- a/source/gnome-extra/rapid-photo-downloader/FrugalBuild +++ b/source/gnome-extra/rapid-photo-downloader/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=rapid-photo-downloader -pkgver=0.4.1 +pkgver=0.4.2 pkgrel=1 pkgdesc="Import your photos and videos efficiently and reliably." url="http://www.damonlynch.net/rapid/" @@ -15,4 +15,4 @@ groups=('gnome-extra') archs=('i686' 'x86_64') up2date="Flasttar $url/download.html" source=(http://launchpad.net/rapid/trunk/${pkgver}/+download/$pkgname-$pkgver.tar.gz) -sha1sums=('75a25d7a97f333ac3bf9dfc4bef9e18bf35b5559') +sha1sums=('7db7e0a03290018cf3171371ca94e233ffa13d76') From devil505linux at gmail.com Sun Oct 2 13:08:06 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 2 Oct 2011 13:08:06 +0200 (CEST) Subject: [Frugalware-git] kdebump: samsung-tools-1.5-1-i686 * version bump Message-ID: <20111002110806.C4F7A142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=dcabdf2a82b1f61b60ebae92ed97f249c6a6b4da commit dcabdf2a82b1f61b60ebae92ed97f249c6a6b4da Author: Devil505 Date: Sun Oct 2 10:44:13 2011 +0200 samsung-tools-1.5-1-i686 * version bump diff --git a/source/xapps-extra/samsung-tools/FrugalBuild b/source/xapps-extra/samsung-tools/FrugalBuild index ed147a5..96f73c9 100644 --- a/source/xapps-extra/samsung-tools/FrugalBuild +++ b/source/xapps-extra/samsung-tools/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=samsung-tools -pkgver=1.4 +pkgver=1.5 pkgrel=1 pkgdesc="Tools for Samsung netbooks" depends=('pm-utils' 'xbindkeys' 'dbus-python' 'easy-slow-down-manager' 'notify-python') @@ -15,7 +15,7 @@ backup=(etc/samsung-tools/system.conf etc/samsung-tools/scripts/wireless-on etc/samsung-tools/scripts/wireless-off) Finclude launchpad -sha1sums=('fcadaf5335023c5389508aac42e716eda058c86b') +sha1sums=('4c31c3bae2576eef87c825969f01c4346e3ef2df') build() { Fcd From devil505linux at gmail.com Sun Oct 2 13:08:06 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 2 Oct 2011 13:08:06 +0200 (CEST) Subject: [Frugalware-git] kdebump: gramps-3.3.1-1-i686 * version bump Message-ID: <20111002110806.CBAE2142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=9a01f4502e1b0cb842439fe0dc211002f1bf27b0 commit 9a01f4502e1b0cb842439fe0dc211002f1bf27b0 Author: Devil505 Date: Sun Oct 2 11:06:28 2011 +0200 gramps-3.3.1-1-i686 * version bump diff --git a/source/gnome-extra/gramps/FrugalBuild b/source/gnome-extra/gramps/FrugalBuild index 43d5537..000ee04 100644 --- a/source/gnome-extra/gramps/FrugalBuild +++ b/source/gnome-extra/gramps/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: Devil505 pkgname=gramps -pkgver=3.3.0 +pkgver=3.3.1 pkgrel=1 pkgdesc="GRAMPS is a GNOME genealogy program that allows you to easily build and keep track of your family tree." depends=('gconf>=2.26.2-2' 'python' 'pygtk' 'gnome-python>=2.26.1-2' 'gnome-vfs' 'reportlab' 'graphviz>=2.20.3-3' 'bsddb3') makedepends=('gettext' 'gnome-doc-utils' 'perl-xml-parser' 'intltool') options=('scriptlet') -_F_sourceforge_pkgver="$pkgver-1" +#_F_sourceforge_pkgver="$pkgver-1" _F_gnome_schemas=('/etc/gconf/schemas/gramps.schemas') _F_gnome_desktop="y" Finclude gnome-scriptlet sourceforge groups=('gnome-extra') archs=('i686' 'x86_64') Fconfopts="${Fconfopts[@]} --disable-mime-install" -sha1sums=('17a27e8144797f9e9b74320348ebfdc1c1de413c') +sha1sums=('76d062268bf48d90fc3d8003dffd7947af393147') From devil505linux at gmail.com Sun Oct 2 13:08:06 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 2 Oct 2011 13:08:06 +0200 (CEST) Subject: [Frugalware-git] kdebump: python-userwebkit-11.09.1-2-i686 * rebuilt with python3 (not 2) Message-ID: <20111002110806.D22CD1420067@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=c7cbe98b229d649d26dcad47b77a2655b4c0031d commit c7cbe98b229d649d26dcad47b77a2655b4c0031d Author: Devil505 Date: Sun Oct 2 11:13:12 2011 +0200 python-userwebkit-11.09.1-2-i686 * rebuilt with python3 (not 2) diff --git a/source/devel-extra/python-userwebkit/FrugalBuild b/source/devel-extra/python-userwebkit/FrugalBuild index be9b5e3..5e22d2e 100644 --- a/source/devel-extra/python-userwebkit/FrugalBuild +++ b/source/devel-extra/python-userwebkit/FrugalBuild @@ -3,9 +3,9 @@ pkgname=python-userwebkit pkgver=11.09.1 -pkgrel=1 +pkgrel=2 pkgdesc="A library that allows WebKitGtk apps to talk to a local per-user CouchDB" -depends=('python-microfiber' 'pygobject' 'webkit-gtk3') +depends=('python-3.0' 'python-microfiber' 'pygobject' 'webkit-gtk3') groups=('devel-extra') archs=('i686' 'x86_64') _F_launchpad_dirname="userwebkit" @@ -14,3 +14,8 @@ _F_launchpad_subdir="11.09" Finclude launchpad sha1sums=('9c1a3167ecb944faf116f824c6449067435632b3') +build() { + Fcd + python3 setup.py install --prefix=/usr --root="$Fdestdir" -O1 || Fdie +} + From devil505linux at gmail.com Sun Oct 2 13:08:06 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 2 Oct 2011 13:08:06 +0200 (CEST) Subject: [Frugalware-git] kdebump: python-microfiber-11.09.1-2-i686 * rebuilt with python3 Message-ID: <20111002110806.DA3E31420063@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=c466eaa20b82e900db166f374dad01c47871da19 commit c466eaa20b82e900db166f374dad01c47871da19 Author: Devil505 Date: Sun Oct 2 11:16:30 2011 +0200 python-microfiber-11.09.1-2-i686 * rebuilt with python3 diff --git a/source/devel-extra/python-microfiber/FrugalBuild b/source/devel-extra/python-microfiber/FrugalBuild index e036276..11b4a06 100644 --- a/source/devel-extra/python-microfiber/FrugalBuild +++ b/source/devel-extra/python-microfiber/FrugalBuild @@ -3,14 +3,20 @@ pkgname=python-microfiber pkgver=11.09.1 -pkgrel=1 +pkgrel=2 pkgdesc="A fabric for a lightweight Couch." -depends=('python>=2.7') +depends=('python-3.0>=3.2.2') makedepends=('python-sphinx') groups=('devel-extra') archs=('i686' 'x86_64') _F_launchpad_dirname="microfiber" _F_launchpad_name="microfiber" _F_launchpad_subdir="11.09" -Finclude launchpad +Finclude launchpad python sha1sums=('bec454661daf12d060d1c5882bca1aa9443e7b32') + +build() { + Fcd + python3 setup.py install --prefix=/usr --root="$Fdestdir" -O1 || Fdie +} + From kikadf.01 at gmail.com Sun Oct 2 14:56:27 2011 From: kikadf.01 at gmail.com (kikadf) Date: Sun, 2 Oct 2011 14:56:27 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: freeorion-0.3.15-1-i686 Message-ID: <20111002125627.3AD9E142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0c7f446e217ec639a636797bf6aca9b86a00a05e commit 0c7f446e217ec639a636797bf6aca9b86a00a05e Author: kikadf Date: Sun Oct 2 14:55:11 2011 +0200 freeorion-0.3.15-1-i686 * Change m8r * Version bump diff --git a/source/games-extra/freeorion/FrugalBuild b/source/games-extra/freeorion/FrugalBuild index 79f3a69..ed3434b 100644 --- a/source/games-extra/freeorion/FrugalBuild +++ b/source/games-extra/freeorion/FrugalBuild @@ -1,28 +1,27 @@ -# Compiling Time: 0 SBU -# Maintainer: Cedrick Hannier alias Cedynamix +# Compiling Time: 0.03 SBU +# Maintainer: kikadf +# Contributor: Cedrick Hannier alias Cedynamix pkgname=freeorion -pkgver=0.3.14.1 +pkgver=0.3.15 pkgrel=1 pkgdesc="Free Clone of Master of Orion. Static linked version." -archs=('i686' 'x86_64') -groups=('games-extra') url="http://freeorion.org/" -options=('nobuild') -depends=('boost' 'fmod' 'sdl' 'openal' 'libvorbis') +_F_desktop_name="Freeorion" +_F_desktop_desc="Free MMO Clone" +_F_desktop_icon="freeorion.png" +_F_desktop_categories="Game;StrategyGame;" +_F_cd_path="$pkgname" _F_sourceforge_ext="-Linux-i386.tar.gz" _F_sourceforge_name="FreeOrion" +archs=('i686' 'x86_64') +groups=('games-extra') +depends=('boost' 'fmod' 'sdl' 'openal' 'libvorbis') Finclude sourceforge source=($source $pkgname.png) -_F_cd_path="$pkgname" -sha1sums=('1eec1f26b8efed03b9a22393791058dae877a6b3' \ +sha1sums=('36ab0feef65bf07883750cb47b089178259b5d5f' \ '51d7d9a9e9e9555f2646e693f0e48d28a5f06f2e') -_F_desktop_name="Freeorion" -_F_desktop_desc="Free MMO Clone" -_F_desktop_icon="freeorion.png" -_F_desktop_exec="/usr/share/freeorion/freeorion" -_F_desktop_categories="Qt;KDE;Game;StrategyGame;" build() { Fcd @@ -31,6 +30,7 @@ build() { Frm /usr/share/$pkgname/setup.sh Frm /usr/share/$pkgname/autorun.sh Frm /usr/share/$pkgname/setup.data + Frm /usr/share/$pkgname/logo.png Fdirschmod usr/share/$pkgname 755 Ffileschmod /usr/share/$pkgname/ 644 Ffileschmod /usr/share/$pkgname/freeorion 755 @@ -38,7 +38,7 @@ build() { Ffileschmod /usr/share/$pkgname/application/freeorionca 755 Ffileschmod /usr/share/$pkgname/application/freeoriond 755 Ficon $pkgname.png + Fln /usr/share/$pkgname/$pkgname /usr/bin/$pkgname Fdesktop2 } -# optimization OK From vmiklos at frugalware.org Sun Oct 2 15:32:21 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 2 Oct 2011 15:32:21 +0200 (CEST) Subject: [Frugalware-git] frugalware-1.5: Revert "firefox-7.0.1-1mores1-i686" Message-ID: <20111002133221.2CDE0142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.5.git;a=commitdiff;h=61c961674298c6cf2ba85372759e2f08529742e4 commit 61c961674298c6cf2ba85372759e2f08529742e4 Author: Miklos Vajna Date: Sun Oct 2 15:31:44 2011 +0200 Revert "firefox-7.0.1-1mores1-i686" This reverts commit b11ccbca94c5009ee7def4f404e9d978dc4f5528. It needs more testing. diff --git a/source/xapps/firefox/FrugalBuild b/source/xapps/firefox/FrugalBuild index d88b412..50196bf 100644 --- a/source/xapps/firefox/FrugalBuild +++ b/source/xapps/firefox/FrugalBuild @@ -3,9 +3,9 @@ # Contributor: VMiklos pkgname=firefox -pkgver=7.0.1 +pkgver=5.0.1 pathver=${pkgver} # version used in path names -pkgrel=1mores1 +pkgrel=2mores1 pkgdesc="Mozilla Firefox web browser" url="http://www.mozilla.org/products/firefox/" depends=('gtk+2>=2.20.0-2' 'libidl' 'desktop-file-utils' 'nss>=3.12.9' 'glibc>=2.6' 'dbus-glib' 'curl>=7.19.0' 'nspr>=4.8.7' \ @@ -16,11 +16,13 @@ groups=('xapps') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/latest/source | sed 's/.source//g' | Flasttarbz2" source=(http://releases.mozilla.org/pub/mozilla.org/firefox/releases/$pkgver/source/firefox-$pkgver.source.tar.bz2 \ + 0583d58b20a3.patch \ + ppc_ipc.diff \ ffremote \ $pkgname.desktop \ ${pkgname}-safe-mode.desktop) -signatures=("${source[0]}.asc" '' '' '') -options=('scriptlet') +signatures=("${source[0]}.asc" '' '' '' '' '') +options=('scriptlet' 'force') Fconfopts="${Fconfopts[@]} --with-default-mozilla-five-home=/usr \ --with-system-nspr \ From vmiklos at frugalware.org Sun Oct 2 16:26:36 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 2 Oct 2011 16:26:36 +0200 (CEST) Subject: [Frugalware-git] frugalware-1.5: firefox-5.0.1-2mores1-i686 Message-ID: <20111002142636.BF107142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.5.git;a=commitdiff;h=737ccca0f9a6c5e4ab4db53fa49a01a41fca6f4f commit 737ccca0f9a6c5e4ab4db53fa49a01a41fca6f4f Author: Miklos Vajna Date: Sun Oct 2 16:26:30 2011 +0200 firefox-5.0.1-2mores1-i686 - source fix diff --git a/source/xapps/firefox/FrugalBuild b/source/xapps/firefox/FrugalBuild index 50196bf..dd3c155 100644 --- a/source/xapps/firefox/FrugalBuild +++ b/source/xapps/firefox/FrugalBuild @@ -15,7 +15,7 @@ makedepends=('zip' 'yasm') groups=('xapps') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/latest/source | sed 's/.source//g' | Flasttarbz2" -source=(http://releases.mozilla.org/pub/mozilla.org/firefox/releases/$pkgver/source/firefox-$pkgver.source.tar.bz2 \ +source=(http://ftp.frugalware.org/pub/other/sources/firefox/firefox-$pkgver.source.tar.bz2 \ 0583d58b20a3.patch \ ppc_ipc.diff \ ffremote \ From kikadf.01 at gmail.com Sun Oct 2 16:36:33 2011 From: kikadf.01 at gmail.com (kikadf) Date: Sun, 2 Oct 2011 16:36:33 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fmod-4.36.04-1-i686 Message-ID: <20111002143633.921BD142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6431136bbbb86a38974946db454dbd6fc7489b5f commit 6431136bbbb86a38974946db454dbd6fc7489b5f Author: kikadf Date: Sun Oct 2 16:34:30 2011 +0200 fmod-4.36.04-1-i686 * Change m8r * Version bump * Fix x86_64 diff --git a/source/multimedia-extra/fmod/FrugalBuild b/source/multimedia-extra/fmod/FrugalBuild index b9470a1..f08ba4c 100644 --- a/source/multimedia-extra/fmod/FrugalBuild +++ b/source/multimedia-extra/fmod/FrugalBuild @@ -1,24 +1,31 @@ -# Compiling Time: ~0 SBU -# Maintainer: Priyank Gosalia +# Compiling Time: 0.0 SBU +# Maintainer: kikadf +# Contributor: Priyank Gosalia pkgname=fmod -pkgver=3.75 +pkgver=4.36.04 pkgrel=1 -_pkgname='fmodapi'$(echo $pkgver|sed 's/\.//')'linux' +_pkgname='fmodapi'$(echo $pkgver|sed 's/\.//;s/\.//')'linux' +if [ "$CARCH" == "x86_64" ] ; then + _pkgname="$_pkgname'64'" +fi pkgdesc="A fast, powerful, easy to use sound system" url="http://www.fmod.org/index.php" depends=('glibc') groups=('multimedia-extra') -archs=('i686' '!x86_64') -up2date="lynx -dump $url/download | grep fmodapi3 -B2 | head -n2 | tail -n1 | sed 's/.*n: \(.*\)/\1/'" +archs=('i686' 'x86_64') +up2date="lynx -dump $url | grep "stable:" | head -1 | sed 's/.*le://;s/ *dev.*//'" source=($url/release/version/$_pkgname.tar.gz) -sha1sums=('094266df193af4795c49e5e76c3e8946d49828cc') +if [ "$CARCH" == "x86_64" ] ; then + sha1sums=('1a3034b1ffc84078043cfbe443cc6fe505dc2ea4') + else + sha1sums=('5bcae601f979e6e2e3592108afee3d66f404ee9a') +fi build() { Fcd $_pkgname Fmkdir usr{/include/fmod,/lib} - mv api/inc/* $Fdestdir/usr/include/fmod - mv api/libfmod*.so $Fdestdir/usr/lib + mv api/inc/* $Fdestdir/usr/include/fmod || Fdie + mv api/lib/* $Fdestdir/usr/lib || Fdie } -# optimization OK From devil505linux at gmail.com Sun Oct 2 18:07:14 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 2 Oct 2011 18:07:14 +0200 (CEST) Subject: [Frugalware-git] artwork: * updating gnome-shell theme, this one is compatible with Gnome 3.2 Message-ID: <20111002160714.80830142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=artwork.git;a=commitdiff;h=e282e5bfd38b6556521d4a72ba3fc3dda6be9974 commit e282e5bfd38b6556521d4a72ba3fc3dda6be9974 Author: Devil505 Date: Sun Oct 2 18:00:35 2011 +0200 * updating gnome-shell theme, this one is compatible with Gnome 3.2 diff --git a/gnome-shell-frugalware-theme/theme/close-window.svg b/gnome-shell-frugalware-theme/theme/close-window.svg index 1d0dff9..ca50f13 100644 --- a/gnome-shell-frugalware-theme/theme/close-window.svg +++ b/gnome-shell-frugalware-theme/theme/close-window.svg @@ -16,7 +16,7 @@ viewBox="0 0 16 16" id="Foreground" xml:space="preserve" - inkscape:version="0.48.1 r9760" + inkscape:version="0.48.2 r9819" sodipodi:docname="close-window.svg">image/svg+xml + x2="12.867424" + y2="2.9767039" /> \ No newline at end of file + style="fill:url(#linearGradient3016);fill-opacity:1;stroke:#7e7c7c;stroke-width:0.30254546;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> \ No newline at end of file diff --git a/gnome-shell-frugalware-theme/theme/dash-placeholder.svg b/gnome-shell-frugalware-theme/theme/dash-placeholder.svg new file mode 100644 index 0000000..a1c7cc0 Binary files /dev/null and b/gnome-shell-frugalware-theme/theme/dash-placeholder.svg differ diff --git a/gnome-shell-frugalware-theme/theme/frugalware.png b/gnome-shell-frugalware-theme/theme/frugalware.png deleted file mode 100644 index a20b278..0000000 Binary files a/gnome-shell-frugalware-theme/theme/frugalware.png and /dev/null differ diff --git a/gnome-shell-frugalware-theme/theme/gdm.css b/gnome-shell-frugalware-theme/theme/gdm.css new file mode 100644 index 0000000..c77884b --- /dev/null +++ b/gnome-shell-frugalware-theme/theme/gdm.css @@ -0,0 +1,166 @@ +/* Copyright 2011, Red Hat, Inc. + * + * This program is free software; you can redistribute it and/or modify it + * under the terms and conditions of the GNU Lesser General Public License, + * version 2.1, as published by the Free Software Foundation. + * + * This program is distributed in the hope 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 program; if not, write to the Free Software Foundation, + * Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. + */ + +/* Login Dialog */ + +.login-dialog-title { + font-size: 14pt; + font-weight: bold; + color: #666666; + padding-bottom: 2em; +} + +.login-dialog { + border-radius: 16px; + min-height: 150px; + max-height: 700px; + min-width: 350px; +} + +.login-dialog-prompt-fingerprint-message { + font-size: 10.5pt; +} + +.login-dialog-user-list-view { + -st-vfade-offset: 1em; +} + +.login-dialog-user-list { + spacing: 12px; +} + +.login-dialog-user-list-item { + color: #666666; +} + +.login-dialog-user-list-item:ltr { + padding-right: 1em; +} + +.login-dialog-user-list-item:rtl { + padding-left: 1em; +} + +.login-dialog-user-list-item .login-dialog-user-list-item-name { + font-size: 20pt; + padding-left: 1em; + color: #666666; +} + +.login-dialog-user-list-item:hover .login-dialog-user-list-item-name { + color: white; +} + +.login-dialog-user-list-item:focus .login-dialog-user-list-item-name { + color: white; + text-shadow: black 0px 2px 2px; +} + +.login-dialog-user-list-item-vertical-layout { + spacing: 2px; +} + +.login-dialog-user-list-item .login-dialog-user-list-item-focus-bin { + background-color: rgba(0,0,0,0.0); + height: 2px; +} + +.login-dialog-user-list-item:focus .login-dialog-user-list-item-focus-bin { + background-color: #666666; +} + +.login-dialog-user-list-item-icon { + border: 2px solid #8b8b8b; + border-radius: 8px; + width: 64px; + height: 64px; +} + +.login-dialog-not-listed-button { + padding-top: 2em; +} +.login-dialog-not-listed-label { + font-size: 14pt; + font-weight: bold; + color: #666666; +} + +.login-dialog-prompt-layout { + padding-bottom: 64px; +} +.login-dialog-prompt-label { + color: white; + font-size: 20pt; +} + +.login-dialog-prompt-entry { + padding: 4px; + border-radius: 4px; + border: 2px solid #5656cc; + color: black; + background-color: white; + caret-color: black; + caret-size: 1px; + width: 15em; +} + +.login-dialog-session-list { + color: #ffffff; + font-size: 10.5pt; +} + +.login-dialog-session-list-button { + padding: 4px; +} + +.login-dialog-session-list-button:focus { + background-color: #4c4c4c; +} + +.login-dialog-session-list-button:active { + background-color: #4c4c4c; +} + +.login-dialog-session-list-button:hover { + font-weight: bold; +} + +.login-dialog-session-list-scroll-view { + background-gradient-start: rgba(80,80,80,0.3); + background-gradient-end: rgba(80,80,80,0.7); + background-gradient-direction: vertical; + box-shadow: inset 0px 2px 4px rgba(0,0,0,0.9); + border-radius: 8px; + border: 1px solid rgba(80,80,80,1.0); + padding: .5em; +} + +.login-dialog-session-list-item:focus { + background-color: #666666; +} + +.login-dialog-session-list-triangle { + padding-right: .5em; +} + +.login-dialog-session-list-item-box { + spacing: .25em; +} + +.login-dialog-session-list-item-dot { + width: .75em; + height: .75em; +} diff --git a/gnome-shell-frugalware-theme/theme/gnome-shell.css b/gnome-shell-frugalware-theme/theme/gnome-shell.css index 55e337a..87dc832 100644 --- a/gnome-shell-frugalware-theme/theme/gnome-shell.css +++ b/gnome-shell-frugalware-theme/theme/gnome-shell.css @@ -17,13 +17,14 @@ * Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. */ +/*GNOME Shell ElementaryViper Luna theme designed by Viper*/ stage { - font-family: droid-sans, cantarell, sans-serif; + font-family: droid sans, cantarell, sans-serif; } .shell-link { - color: #65a5e0; + color: #65a5e0; text-decoration: underline; } @@ -32,12 +33,17 @@ stage { } .label-shadow { - color: rgba(255,255,255,0.5); + color: #333; } StScrollBar { - padding: 2px; + padding: 0px; +} + +StScrollView.vfade +{ + -st-vfade-offset: 68px; } StScrollView StScrollBar @@ -68,8 +74,8 @@ StScrollBar StButton#vhandle StScrollBar StButton#hhandle { background-gradient-direction: vertical; - background-gradient-start: #e9e9e9; - background-gradient-end: #c9c9c9; + background-gradient-start: rgba(230,230,230,0.8); + background-gradient-end: rgba(240,240,240,0.8); border-radius: 5px; border: 1px solid rgba(255,255,255,0.2); box-shadow: outset 0px 0px 1px 1px rgba(0,0,0,0.3); @@ -79,8 +85,8 @@ StScrollBar StButton#hhandle:hover, StScrollBar StButton#vhandle:hover { background-gradient-direction: vertical; - background-gradient-start: #c9c9c9; - background-gradient-end: #f4f4f4; + background-gradient-start: rgba(240,240,240,0.9); + background-gradient-end: rgba(250,240,240,0.9); border-radius: 5px; border: 1px solid rgba(22,22,22,0.3); } @@ -89,7 +95,7 @@ StTooltip StLabel { background-color: #eee; border-radius: 3px; border: 1px solid rgba(0,0,0,0.5); - box-shadow: outset 0px 1px 4px 4px rgba(0,0,0,0.4); + box-shadow: outset 0px 2px 2px 0px rgba(0,0,0,0.4); color: #222; font-size: 8.5pt; padding: 2px 8px; @@ -97,42 +103,40 @@ StTooltip StLabel { } + /* PopupMenu */ .popup-menu-boxpointer { - border-radius: 16px; background-gradient-direction: vertical; - background-gradient-start: rgba(0,0,0,0.75); - background-gradient-end: rgba(0,0,0,0.8); - border-width: 8px; - box-shadow: outset 0px 0px 4px 4px rgba(0,0,0,0.3); + background-gradient-start: rgba(0,0,0,0.65); + background-gradient-end: rgba(0,0,0,0.6); + border-radius: 8px; + box-shadow: outset 0px 2px 2px 0px rgba(0,0,0,0.6); + border: 1px rgba(255,255,255,0.15); } - .popup-menu { - color: #d9d9d9; - font-size: 9pt; - min-width: 170px; + color: #b9b9b9; + font-size: 9.4pt; + min-width: 150px; } .popup-submenu-menu-item:open { - background-color: rgba(0,0,0,0); - color:#6eabec; - font-weight: bold; + color:#6eabec; + text-shadow: 0px 0px 1px 0px #6eabec; } .popup-sub-menu { background-gradient-direction: vertical; - background-gradient-start: rgba(255,255,255,0.7); - background-gradient-end: rgba(255,255,255,0.7); - border-left: 2px; - border-right: 2px; - color:#333; - text-shadow: #777; + background-gradient-start: rgba(120,120,120,0.1); + background-gradient-end: rgba(120,120,120,0.25); + color:#ddd; + text-shadow: 0px 0px 1px 0px #ccc; + border: 1px #222; } .popup-sub-menu .popup-menu-item:ltr { - padding-right: 4em; + padding-right: 0em; } .popup-sub-menu .popup-menu-item:rtl { @@ -140,7 +144,7 @@ StTooltip StLabel { } .popup-sub-menu StScrollBar { - padding: 0px; + padding: 4px; } .popup-sub-menu StScrollBar StBin#trough { @@ -152,6 +156,14 @@ StTooltip StLabel { border-width: 0px; } +.popup-combo-menu { + background-color: rgba(0,0,0,0.9); + padding: 1em 0em; + color: #ffffff; + font-size: 9pt; + border-radius: 9px; +} + /* The remaining popup-menu sizing is all done in ems, so that if you * override .popup-menu.font-size, everything else will scale with it. */ @@ -160,21 +172,29 @@ StTooltip StLabel { } .popup-menu-item { - padding: 0.4em 1.75em; - spacing: 1em; + padding: .4em 1.75em; + spacing: 2.5em; } .popup-menu-item:active { - color: #ffffff; - text-shadow: 0px 1px 0px 0px #ffffff; + color: #ffffff; + text-shadow: 0px 0px 1px 0px #fff; +} + +.popup-menu-item:insensitive { + color: #9f9f9f; } .popup-image-menu-item { } +.popup-combobox-item { + spacing: 1em; +} + .popup-separator-menu-item { - background-color: rgba(0,0,0,0.3); - border: 1px solid rgba(120,120,120,0.2); + background-color: rgba(0,0,0,0.5); + border: 1px solid rgba(120,120,120,0.3); border-left: 0px; border-right: 0px; border-top: 0px; @@ -182,27 +202,29 @@ StTooltip StLabel { } .popup-alternating-menu-item:alternate { - font-weight: bold; + color:#6eabec; + text-shadow: 0px 0px 1px 0px #1f6dbc; } .popup-slider-menu-item { - height: 0.3em; + height: 1em; min-width: 16em; -slider-height: 0.1em; -slider-background-color: rgba(0,0,0,0.8); -slider-border-color: #999; - -slider-active-background-color: #3880ca; + -slider-active-background-color: #1f6dbc; -slider-active-border-color: #6eabec; -slider-border-width: 0.8px; - -slider-handle-radius: 0.8em; + -slider-handle-radius: 0.4em; border-radius: 3px; } .popup-device-menu-item { - spacing: .5em; + spacing: .9em; } .popup-inactive-menu-item { + font-weight: normal; color: #999; } @@ -211,51 +233,86 @@ StTooltip StLabel { } .popup-menu-icon { - icon-size: 1.14em; + icon-size: 13px; } /* Switches (to be used in menus) */ .toggle-switch { - width: 65px; + width: 60px; height: 20px; } .toggle-switch-us { - background-image: url("toggle-off-us.svg"); + background-image: url("toggle-off.svg"); } .toggle-switch-us:checked { - background-image: url("toggle-on-us.svg"); + background-image: url("toggle-on.svg"); } .toggle-switch-intl { - background-image: url("toggle-off-intl.svg"); + background-image: url("toggle-off.svg"); } .toggle-switch-intl:checked { - background-image: url("toggle-on-intl.svg"); + background-image: url("toggle-on.svg"); } .nm-menu-item-icons { - spacing: .5em; + spacing: .7em; +} + +/* Shared button properties */ + +.dash-search-button, .notification-button, .notification-icon-button, +.hotplug-notification-item, .hotplug-resident-eject-button, +.modal-dialog-button { + background-gradient-direction: vertical; + background-gradient-start: #d5d5d5; + background-gradient-end: #b2b2b2; + border-radius: 6px; + border: 1px rgba(0,0,0,0.2); + box-shadow: inset 0px 1px 0px 1px rgba(255,255,255,0.2); + color: #333; + text-shadow: 0px 1px 0px 0px rgba(255,255,255,0.4); +} + +.dash-search-button:hover, .notification-button:hover, +.notification-icon-button:hover, .hotplug-notification-item:hover, +.hotplug-resident-eject-button:hover, .modal-dialog-button:hover { + color: #000; +} + +.dash-search-button:selected, .notification-button:focus, +.notification-icon-button:focus, .hotplug-notification-item:focus, +.modal-dialog-button:focus { + background-color: #666666; +} + +.dash-search-button:active, .dash-search-button:pressed, +.notification-button:active, .notification-icon-button:active, +.hotplug-notification-item:active, .hotplug-resident-eject-button:active, +.modal-dialog-button:active, .modal-dialog-button:pressed { + color: #444; + background-gradient-direction: vertical; + background-gradient-start: #aaa; + background-gradient-end: #a7a7a7; + box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.3); } /* Panel */ #panel { - background-gradient-start: rgba(255,255,255,0.8); - background-gradient-end: rgba(240,240,240,0.55); + color: #ffffff; background-gradient-direction: vertical; - border-top: 0px; - border-left: 0px; - border-right: 0px; - box-shadow: 0px 2px 4px 2px rgba(0,0,0,0.4); - font-size: 8.5pt; - height: 23px; - padding-right: 11px; + background-gradient-start: rgba(0,0,0,0.7); + background-gradient-end: rgba(0,0,0,0.65); + box-shadow: outset 0px 2px 2px 0px rgba(0,0,0,0.3); + font-size: 9.5pt; + font-weight: bold; + height: 24px; } -#panelLeft, #panelCenter, #panelRight { +#panelLeft, #panelCenter { spacing: 4px; - font-weight: bold, } #panelLeft:ltr { @@ -274,12 +331,14 @@ StTooltip StLabel { padding-right: 4px; } + + #appMenu { spacing: 4px; } .panel-button #appMenuIcon { - app-icon-bottom-clip: 1px; + app-icon-bottom-clip: 2px; } .panel-button:active #appMenuIcon, @@ -289,128 +348,126 @@ StTooltip StLabel { } .app-menu-icon { - width: 22px; - height: 22px; + width: 24px; + height: 24px; } .panel-button { - padding: 0px 12px; - color: #333; - text-shadow: 0px 0px 0px 2px rgba(255,255,255,0.1); + -natural-hpadding: 12px; + -minimum-hpadding: 10px; + color: #bbb; + text-shadow: #222 1px 0px 0px 0px ; + transition-duration: 100; } .panel-button:hover { - color: #4d4d4d; + color: white; } .panel-button:active, -.panel-button:checked, +.panel-button:overview, .panel-button:focus { - color: #222; - text-shadow: 0px 0px 0px 3px rgba(255,255,255,0.1); + color: white; + text-shadow: #eee 0px 0px 1px; } -#statusTray > .panel-button:active, -#statusTray > .panel-button:checked, -#statusTray > .panel-button:focus { +.panel-status-button:active, +.panel-status-button:checked, +.panel-status-button:focus { background-image: url("panel-button-highlight-narrow.svg"); } .panel-button:active > .system-status-icon, .panel-button:checked > .system-status-icon, .panel-button:focus > .system-status-icon { - icon-shadow: 0px 0px 0px 2px rgba(255,255,255,0.2); + icon-shadow: 0px 0px 1px 0px #222; } -#panelActivities { - transition-duration: 0; - border: none; - background-image: url("frugalware.png"); - background-position: 0 0; - color: rgba(0,0,0,0.0); - transition-duration: 300; + +.panel-menu { + -boxpointer-gap: 10px } -#panelActivities:hover { - background-image: url("frugalware.png"); - background-position: 0 0; - transition-duration: 300; +#panelUserMenu { + spacing: 4px; } -#panelActivities:active { - background-image: url("frugalware.png"); - background-position: 0 0; - transition-duration: 300; +.status-chooser { + spacing: .4em; } -#panelActivities:checked { - background-image: url("frugalware.png"); - background-position: 0 0; - transition-duration: 300; +.status-chooser .popup-menu-item, +.status-chooser-combo .popup-menu-item { + padding: .4em; } -#panelActivities:focus { - background-image: url("frugalware.png"); - background-position: 0 0; - transition-duration: 300; +.status-chooser-user-icon { + border-radius: 6px; + border: 1px #888; + width: 48pt; + height: 48pt; } -#panelStatus { - transition-duration: 0; +.status-chooser-user-icon:hover { + border: 1px #bbbbbb; } -#panelStatusMenu { - spacing: 4px; +.status-chooser-user-name { + font-weight: bold; + font-size: 12pt; + min-width: 80pt; } -#legacyTray { - spacing: 14px; - padding-left: 14px; +.status-chooser-combo { + border: transparent; } -#legacyTray:rtl { - padding-left: 0px; - padding-right: 14px; +.status-chooser-combo.popup-combo-menu { + background-color: rgba(0,0,0,0.9); + padding: .4em 0em; + border-radius: 6px; + color: #ffffff; + font-size: 9.5pt; } -#legacyTray:compact { - spacing: 8px; +.status-chooser-status-item, +.status-chooser-combo .popup-combobox-item { + spacing: .5em; } .system-status-icon { - icon-size: 13px; + icon-size: 14px; } - - /* Overview */ #overview { spacing: 22px; background: rgba(0,0,0,0.3); - } +} + .window-caption { color: #333; spacing: 24px; } .workspace-controls { - visible-width: 36px; /* Amount visible before hovering */ + visible-width: 6px; /* Amount visible before hovering */ } .workspace-thumbnails-background { - background-gradient-direction: vertical; - background-gradient-start: rgba(0,0,0,0.6); - background-gradient-end: rgba(0,0,0,0.65); - border: 1px solid rgba(88,88,88,0.1); - box-shadow: outset 0px 0px 4px 4px rgba(0,0,0,0.3); + background-gradient-direction: vertical; + background-gradient-start: rgba(0,0,0,0.65); + background-gradient-end: rgba(0,0,0,0.6); border-radius: 8px; + box-shadow: outset 0px 2px 2px 0px rgba(0,0,0,0.6); + border: 1px rgba(255,255,255,0.15); padding: 8px; } .workspace-thumbnails-background:rtl { border-right: 0px; border-left: 0px; - border-radius: 9px ; + border-radius: 6px ; } .workspace-thumbnails { @@ -421,15 +478,14 @@ StTooltip StLabel { background-gradient-direction: vertical; background-gradient-start: rgba(30,144,255,0.2); background-gradient-end: rgba(30,144,255,0.2); - box-shadow: outset 0px 1px 2px 1px rgba(30,144,255,0.5); - border: 1px rgba(30,144,255,0.3); + box-shadow: outset 0px 2px 2px 0px rgba(30,144,255,0.5); } -.window-caption { +.window-caption { background-color: #eee; border-radius: 3px; border: 1px solid rgba(0,0,0,0.5); - box-shadow: outset 0px 1px 4px 4px rgba(0,0,0,0.4); + box-shadow: outset 0px 2px 2px 0px rgba(0,0,0,0.4); color: #222; font-size: 8.5pt; padding: 2px 8px; @@ -441,52 +497,77 @@ StTooltip StLabel { height: 34px; width: 34px; -shell-close-overlap: 20px; - -st-background-image-shadow: -2px 2px 6px rgba(0,0,0,0.2); } .window-close:rtl { - -st-background-image-shadow: 2px 2px 6px rgba(0,0,0,0.3); + -st-background-image-shadow: 2px 2px 6px rgba(0,0,0,0.5); } /* Dash */ #dash { - color: #333; - font-size: 8pt; - padding: 8px 0px; - background-color: rgba(0,0,0,0.6); - border-radius: 8px; - border: 1px solid rgba(88,88,88,0.1); - box-shadow: outset 0px 0px 4px 4px rgba(0,0,0,0.3); + border: 10px rgba(0,0,0,0.8); + border-right: 0px ; + border-bottom: 0px ; + border-top: 0px ; + padding-bottom: 10px; + padding-top: 20px; } #dash:rtl { - border-radius: 8px; + border-left: 1px; + border-right: 0px; + border-radius: 9px 0px 0px 9px; } #dash:empty { - height: 60px; - width: 40px; + height: 100px; + width: 60px; } .dash-placeholder { - height: 27px; - width: 48px; + background-image: url("dash-placeholder.svg"); +} + +#viewSelector { + spacing: 1em; + font-size: 9.5pt; +} + +#viewSelectorTabBar { + padding: 1em; +} + +#searchArea { + padding: 0px 24px; } #searchEntry { - padding: 2px 16px; - border-image: url("search.svg"); - color: #555; - font: 12px; - height: 29px; + padding: 3px 12px; + background-gradient-direction: vertical; + background-gradient-start: #e5e5e5; + background-gradient-end: #d2d2d2; + color: rgba(0,0,0,0); + border-radius: 3px; + border: 4px #c3c3c3; + border-bottom: 4.5px; + font-size: 9pt; + height: 16px; + box-shadow: outset 0px 2px 2px 0px rgba(0,0,0,0.4); + caret-color: rgb(128, 128, 128); + caret-size: 1px; width: 250px; + transition-duration: 300; } #searchEntry:focus, #searchEntry:hover { - color: #333; + background-gradient-direction: vertical; + background-gradient-start: #e9e9e9; + background-gradient-end: #f4f4f4; + color: #777; + box-shadow: inset 0px 1px 2px 1px rgba(0,0,0,0.4); } #searchEntry:hover { @@ -494,63 +575,83 @@ StTooltip StLabel { } #searchEntry:focus { - color: #000; + color: #777; + transition-duration: 0; } .search-entry-icon { - icon-size: 1.4em; + icon-size: 16px; color: #555; + icon-shadow: 0px 1px 1px 0px #fff; } + .view-tab-title { - color: #444; - font-size: 10pt; - font-size: bold; - padding: 0px 1.15em; + background-gradient-direction: vertical; + background-gradient-start: #e5e5e5; + background-gradient-end: #d2d2d2; + color: #4d4d4d; + text-shadow: 0px 1px 1px 0px #fff; + border-radius: 2px; + border: 0.5px #999; + font-size: 9.5pt; + padding: 1px 15px; + height: 16px; + box-shadow: outset 0px 2px 2px 0px rgba(0,0,0,0.2); } + .view-tab-title:hover { color: #000; - text-shadow: 1px 1px 1px 1px rgba(255,255,255,0.2); } + .view-tab-title:selected { - color:#1E90FF; - font-size: bold; - text-shadow: #666 1px 1px 1px 1px ; + color: #333; + text-shadow: 0px 1px 1px 0px #fff; + border-radius: 2px; + border: 0.5px #aaa; + background-gradient-direction: vertical; + background-gradient-start: #999; + background-gradient-end: #a2a2a2; + box-shadow: inset 0px 1px 2px 1px rgba(0,0,0,0.4); } - #viewSelectorTabBar { - background-gradient-direction: vertical; - background-gradient-start: #e1e1e1; - background-gradient-end: #c1c1c1; - border: 1px solid rgba(22, 22, 22, 0.3); - box-shadow: 0px 0px 8px 4px rgba(0,0,0,0.4); - padding: 2px 6px; - box-shadow: outset 0px 1px 2px 2px rgba(0,0,0,0.4); - border-radius: 5px; + background-gradient-direction: vertical; + background-gradient-start: #e5e5e5; + background-gradient-end: #d2d2d2; + color: #333; + border-radius: 3px; + border: 0.5px #999; + font-size: 10pt; + padding: 2px 2px; + height: 18px; + box-shadow: outset 0px 2px 2px 0px rgba(0,0,0,0.2); } .search-section-header { color:#6eabec; - font-size: 1.25em; + font-size: 10pt; + text-decoration: underline; font-weight: bold; padding: 0.25em; } .search-statustext{ color: #999; + border:none; font-size: 1.25em; font-weight: bold; padding: 0.25em; } #searchResults { - background-gradient-direction: vertical; - background-gradient-start: #e1e1e1; - background-gradient-end: #c1c1c1; - border-radius: 4px; - padding: 5px; - spacing: 7px; - + padding: 16px; + spacing: 17px; + background-gradient-direction: vertical; + background-gradient-start: rgba(0,0,0,0.65); + background-gradient-end: rgba(0,0,0,0.6); + border-radius: 8px; + box-shadow: outset 0px 2px 2px 0px rgba(0,0,0,0.6); + border: 0.5px rgba(255,255,255,0.2); } #searchResults StButton { @@ -558,10 +659,7 @@ StTooltip StLabel { } #searchResults > StScrollView:first-child { - background: #fff; - border-radius: 4px; padding: 4px; - box-shadow: inset 0px 2px 2px 2px rgba(0,0,0,0.4); } #searchResultsContent, @@ -576,90 +674,108 @@ StTooltip StLabel { } .search-providers-box { - background-gradient-direction: vertical; - background-gradient-start: #c1c1c1; - background-gradient-end: #c0c0c0; - border-radius: 5px 0px 0px 14px; - padding: 0.5em; + background: none; + border-radius: 0px; + padding-top: 1em; + padding-bottom: 0em; spacing: 12px; } + +/* Text labels are an odd number of pixels tall. The uneven top and bottom + * padding compensates for this and ensures that the label is vertically + * centered */ .dash-search-button { - background-gradient-direction: vertical; - background-gradient-start: #c1c1c1; - background-gradient-end: #c0c0c0; border-radius: 6px; border: 1px rgba(0,0,0,0.2); box-shadow: inset 0px 1px 0px 1px rgba(255,255,255,0.2); - color: #555; - text-shadow: 0px 0px 0px 1px rgba(255,255,255,0.2); + color: #333; + text-shadow: 0px 1px 0px 0px rgba(255,255,255,0.4); height: 20px; width: 150px; } -.dash-search-button:selected, +..dash-search-button:selected, .dash-search-button:hover { color: #222; } .dash-search-button:pressed, .dash-search-button:active { + color: #444; background-gradient-direction: vertical; - background-gradient-start: #a1a1a1; - background-gradient-end: #a5a5a5; - box-shadow: inset 0px 1px 0px 0px rgba(0,0,0,0.2); + background-gradient-start: #aaa; + background-gradient-end: #a7a7a7; + box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.3); } /* Apps */ +/* Apps */ + .icon-grid { - spacing: 34px; + spacing: 28px; -shell-grid-item-size: 120px; } +.contact-grid { + spacing: 56px; + -shell-grid-item-size: 200px; /* 2 * -shell-grid-item-size + spacing */ +} + .icon-grid .overview-icon { icon-size: 70px; } .all-app { padding: 16px; - spacing: 20px; - background-color: rgba(0,0,0,0.7); - border-radius: 10px; + spacing: 17px; + background-gradient-direction: vertical; + background-gradient-start: rgba(0,0,0,0.65); + background-gradient-end: rgba(0,0,0,0.6); + border-radius: 8px; + box-shadow: outset 0px 2px 2px 0px rgba(0,0,0,0.6); + border: 0.5px rgba(255,255,255,0.2); } .all-app:rtl { - padding-right: 16px; - padding-left: 25px; + padding: 16px; } .app-filter { - font-size: 10pt; - font-weight: bold; - height: 2.85em; - color: #aaa; + font-size: 11pt; + height: 17px; + color: #777; width: 160px; - padding-left: 12px; - padding-right: 4px; - padding-top: 0px; - padding-bottom: 0px; + padding-left: 7px; + padding-right: 2px; + padding-top: 10px; + padding-bottom: 10px; } .app-filter:hover { - color: #fff; - } + color: #fff; +} .app-filter:selected { - color: #63b8ff; - } + background-gradient-direction: vertical; + background-gradient-start: rgba(155,155,155,0.3); + background-gradient-end: rgba(155,155,155,0.3); + border-radius: 3px; + color: #fff; +} .app-filter:selected:rtl { - background-position: 10px 10px; + background-gradient-direction: vertical; + background-gradient-start: rgba(155,155,155,0.3); + background-gradient-end: rgba(155,155,155,0.3); + border-radius: 3px; + color: #fff; } .app-filter:focus { - outline: 1px solid #fff; + outline: 1px solid #fff; } .dash-item-container > .app-well-app { @@ -667,11 +783,11 @@ StTooltip StLabel { } .remove-favorite-icon { - color: #555; + color: #888; } .remove-favorite-icon:hover { - color: #444; + color: #fff; } .app-well-app > .overview-icon, @@ -679,67 +795,109 @@ StTooltip StLabel { .search-result-content > .overview-icon { border-radius: 4px; padding: 3px; - border: 1px rgba(0,0,0,0); font-size: 8.5pt; - color: #888; - text-align: center;} + color: #ccc; + text-align: center; +} -.app-well-app.running > .overview-icon, -.search-result-content:running > .overview-icon { +.contact { + width: 252px; /* Same width as two normal results + spacing */ + height: 108px; /* Aspect ratio = 1.75. Normal US business card ratio */ border-radius: 6px; - background-gradient-direction: vertical; - background-gradient-start: rgba(110,171,236,0.9); - background-gradient-end: rgba(56,128,202,0.6); - color: #222; - font-size: 8.5pt; - font-weight: bold; + padding: 3px; + border: 1px rgba(0,0,0,0); + transition-duration: 100; } +.contact-content { + border-radius: 4px; + padding: 8px; + width: 202px; + height: 84px; + background-color: rgba(255,255,255,0.2); + color: #eee; + font-size: 9.5pt; + text-align: center; +} + +.contact-icon { + border-radius: 4px; +} + +.contact-details { + padding: 6px 8px 11px 8px; +} + +.contact-details-alias { + font-size: 14px; + padding-bottom: 9px; +} + +.contact-details-status { + font-size: 9pt; +} + +.contact-details-status-icon { + padding-right: 1px; +} + +.contact:hover { + background-color: rgba(255,255,255,0.1); + transition-duration: 100; +} + +.app-well-app.running > .overview-icon { + text-shadow: #eee 0px 0px 0.5px; + background-gradient-start: rgba(100,100,100,0.8); + background-gradient-end: rgba(100,100,100,0.5); + background-gradient-direction: vertical; +} + +.contact:selected, .app-well-app:selected > .overview-icon, .search-result-content:selected > .overview-icon { - color: #333; - font-size: 8.5pt; - font-weight: bold; + background-gradient-start: rgba(250,250,250,0.2); + background-gradient-end: rgba(250,250,250,0.1); + background-gradient-direction: vertical; + text-shadow: #eee 0px 0px 0.5px; } .app-well-app:hover > .overview-icon, .remove-favorite:hover > .overview-icon, .search-result-content:hover > .overview-icon { - color: #63b8ff; - font-size: 8.5pt; - border: 1px rgba(56,128,202,0.6); - border-radius: 6px; - font-weight: bold; -} - -.app-well-app:focus > .overview-icon{ - color: #eee; + background-gradient-start: rgba(250,250,250,0.4); + background-gradient-end: rgba(250,250,250,0.2); + background-gradient-direction: vertical; + text-shadow: #fff 0px 0px 0.5px; + transition-duration: 100; } +.contact:focus, +.app-well-app:focus > .overview-icon, .search-result-content:focus > .overview-icon { - color: #222; + border: 1px solid #cccccc; } .app-well-menu { - font-size: 9pt; + font-size: 8.5pt; } /* LookingGlass */ #LookingGlassDialog { - background-color: rgba(0,0,0,0.8); + background-color: rgba(0,0,0,0.85); spacing: 4px; padding: 4px; - border: 2px rgba(19,109,150,0.8); + border: 2px solid grey; border-radius: 4px; - color: gray; + color: #88ff66; } #LookingGlassDialog > #Toolbar { - border: 1px rgba(19,109,150,0.5); + border: 1px solid grey; border-radius: 4px; } @@ -752,14 +910,11 @@ StTooltip StLabel { } #LookingGlassDialog .notebook-tab:hover { - color: #ffffff; + color: #00ff00; } #LookingGlassDialog .notebook-tab:selected { - color: #58bbdf; - font-weight: bold; - background-color: rgba(19,109,150,0.2); - border: 1px rgba(19,109,150,0.9); + border: 1px solid #88ff66; border-radius: 4px; padding: 5px; } @@ -771,12 +926,14 @@ StTooltip StLabel { .lg-dialog StLabel { - color: #58bbdf; + color: #88ff66; } .lg-dialog StEntry { - color: #58bbdf; + color: #88ff66; + selection-background-color: #88ff66; + selected-color: black; } .lg-obj-inspector-title @@ -786,24 +943,24 @@ StTooltip StLabel { .lg-obj-inspector-button { - border: 1px solid #58bbdf; + border: 1px solid #88ff66; padding: 4px; border-radius: 4px; } .lg-obj-inspector-button:hover { - border: 1px solid #ffffff; + border: 1px solid #00ff00; } .lg-dialog .shell-link { - color: rgba(19,109,150,0.9); + color: #88ff66; } .lg-dialog .shell-link:hover { - color: #ffffff; + color: #00ff00; } #LookingGlassDialog StBoxLayout#EvalBox @@ -827,7 +984,7 @@ StTooltip StLabel { } .lg-extension { - border: 1px solid rgba(19,109,150,0.9); + border: 1px solid #6f6f6f; border-radius: 4px; padding: 4px; } @@ -842,18 +999,19 @@ StTooltip StLabel { #LookingGlassPropertyInspector { background: rgba(0, 0, 0, 0.9); - border: 2px rgba(19,109,150,0.9); + border: 2px solid grey; border-radius: 4px; padding: 6px; - color: #58bbdf; + color: #88ff66; } /* Calendar popup */ -#calendarArea { - /* this is the width of the entire popup */ - min-width: 600px; +#calendarEventsArea { + /* this is the width of the second column of the popup */ + min-width: 400px; } + .calendar-vertical-separator { background-color: rgba(0,0,0,0.3); border: 1px solid rgba(120,120,120,0.2); @@ -889,7 +1047,7 @@ StTooltip StLabel { } .calendar-change-month-back { - width: 20px; + width: 20px; height: 20px; background-image: url("calendar-arrow-left.svg"); border-radius: 4px; @@ -925,12 +1083,12 @@ StTooltip StLabel { .calendar-day-base { font-size: 8pt; text-align: center; - width: 2.5em; + width: 3em; height: 2.5em; } .calendar-day-base:hover { - color: #ffffff; + color: #ffffff; text-shadow: 0px 1px 0px 0px #ffffff; font-weight:bold; } @@ -955,8 +1113,8 @@ StTooltip StLabel { .calendar-day { color: #b9b9b9; border-top-width: 0; - border-left-width: 0; - border-radius: 4px; + border-left-width: -; + border-radius: 3px; } .calendar-day-top { border-top-width: 1px; @@ -992,12 +1150,12 @@ StTooltip StLabel { padding-right: 1.75em; } -.events-header { - height: 40px; +.events-header-vbox:rtl { + padding-right: 0em; + padding-left: 1.75em; } .events-header-hbox { - spacing: 8px; padding: 0.3em; } @@ -1009,12 +1167,24 @@ StTooltip StLabel { padding-top: 0.8em; } +.events-day-header:rtl { + font-size: 9.5pt; + font-weight: bold; + color: #fff; + padding-left: 1.8em; + padding-top: 0.8em; +} + .events-day-dayname { - font-size: 12px; + font-size: 12px; color: #eee; text-align: left; } +.events-day-dayname:rtl { + text-align: right; +} + .events-day-time { font-size: 9pt; font-weight: bold; @@ -1022,6 +1192,10 @@ StTooltip StLabel { text-align: right; } +.events-day-time:rtl { + text-align: left; +} + .events-day-task { font-size: 9.5pt; color: #fcfcfc; @@ -1036,29 +1210,34 @@ StTooltip StLabel { padding-right: 6pt; } +.events-time-box:rtl { + padding-right: 0px; + padding-left: 6pt; +} + .events-event-box { } .url-highlighter { - link-color: blue; + link-color: #ccccff; } /* Message Tray */ #message-tray { - background-gradient-start: rgba(255,255,255,0.7); - background-gradient-end: rgba(240,240,240,0.55); background-gradient-direction: vertical; - box-shadow: 0px 2px 4px 2px rgba(0,0,0,0.4); - height: 34px; - color: #333; + background-gradient-start: rgba(0,0,0,0.01); + background-gradient-end: rgba(0,0,0,0.82); + height: 36px; + color: white; } #notification { - background-color: rgba(0,0,0,0.7); + background-color: rgba(0,0,0,0.7); font-size: 9pt; font-weight: bold; - box-shadow: 0px 2px 4px 2px rgba(0,0,0,0.4); + box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.4); border-radius: 4px; + border: 1px rgba(255,255,255,0.15); color: rgba(255,255,255,0.9); padding: 8px 8px 8px 8px; spacing-rows: 10px; @@ -1066,36 +1245,45 @@ StTooltip StLabel { width: 34em; } -.multi-line-notification { +#notification.multi-line-notification { padding-bottom: 8px; } +/* We use row-span = 2 for the image cell, which prevents its height preferences to be + taken into account during allocation, so its height ends up being limited by the height + of the content in the other rows. To avoid showing a stretched image, we set the minimum + height of the table to be ICON_SIZE + IMAGE_SIZE + spacing-rows = 24 + 125 + 10 = 159 */ +.notification-with-image { + min-height: 159px; +} + .summary-boxpointer { - border-radius: 16px; + border-radius: 16px; background-gradient-direction: vertical; - background-gradient-start: rgba(0,0,0,0.75); - background-gradient-end: rgba(0,0,0,0.8); + background-gradient-start: rgba(0,0,0,0.7); + background-gradient-end: rgba(0,0,0,0.7); border-width: 8px; - box-shadow: outset 0px 0px 4px 4px rgba(0,0,0,0.3); - + box-shadow: outset 0px 2px 2px 0px rgba(0,0,0,0.4); + border: 1px rgba(255,255,255,0.15); } .summary-boxpointer #notification { - border-radius: 2px; + border-radius: 9px; background: rgba(0,0,0,0) !important; padding-bottom: 12px; } .summary-boxpointer #summary-right-click-menu { - font-size: 8.5pt - padding-top: 12px; - padding-bottom: 12px; + font-size: 10pt; + color: #bbb; + padding-top: 15px; + padding-bottom: 15px; } #summary-notification-stack-scrollview { - max-height: 10em; - padding-top: 2px; - padding-bottom: 2px; + max-height: 18em; + padding-top: 6px; + padding-bottom: 6px; } #summary-notification-stack-scrollview > .top-shadow, #summary-notification-stack-scrollview > .bottom-shadow { @@ -1131,18 +1319,10 @@ StTooltip StLabel { } #notification-actions { - spacing: 5px; + spacing: 10px; } .notification-button { - background-gradient-direction: vertical; - background-gradient-start: #c1c1c1; - background-gradient-end: #c0c0c0; - border-radius: 6px; - border: 1px rgba(0,0,0,0.2); - box-shadow: inset 0px 1px 0px 1px rgba(255,255,255,0.2); - color: #555; - text-shadow: 0px 0px 0px 1px rgba(255,255,255,0.2); padding: 2px 14px; } @@ -1155,71 +1335,114 @@ StTooltip StLabel { } .notification-button:active { - background-gradient-direction: vertical; - background-gradient-start: #a1a1a1; - background-gradient-end: #a5a5a5; - box-shadow: inset 0px 1px 0px 0px rgba(0,0,0,0.2); + color: #444; } - .notification-icon-button { - border: 2px rgba(0,0,0,0.0); border-radius: 5px; padding: 5px; } -.notification-icon-button:hover { - background-gradient-direction: vertical; - background-gradient-start: #e9e9e9; - background-gradient-end: #c0c0c0; - border-radius: 4px; - box-shadow: outset 0px 2px 2px 1px rgba(0,0,0,0.2); - color: #444; +.notification-icon-button:focus { + padding: 4px; } -.notification-icon-button:focus { - background-gradient-direction: vertical; - background-gradient-start: #e9e9e9; - background-gradient-end: #c6c6c6; - border-radius: 4px; - box-shadow: outset 0px 2px 2px 1px rgba(0,0,0,0.3); - color: #222; +.notification-icon-button > StIcon { + icon-size: 24px; +} + +.hotplug-transient-box { + spacing: 6px; + padding: 2px 72px 2px 12px; +} + +.hotplug-notification-item { + border-radius: 6px; + border: 1px rgba(0,0,0,0.2); + box-shadow: inset 0px 1px 0px 1px rgba(255,255,255,0.2); + color: #555; + text-shadow: 0px 0px 0px 1px rgba(255,255,255,0.2); + padding: 0px 7px; } -.notification-icon-button:active { - background-gradient-direction: vertical; - background-gradient-start: #c0c0c0; - background-gradient-end: #b4b4b4; +.hotplug-notification-item:focus { + background-color: #666666; +} + +.hotplug-notification-item-icon { + icon-size: 24px; + padding: 2px 5px; +} + +.hotplug-resident-box { + spacing: 8px; +} + +.hotplug-resident-mount { + spacing: 8px; border-radius: 4px; - box-shadow: inset 0px 1px 1px 1px rgba(0,0,0,0.4); - color: #222; + + color: #ccc; } -.notification-icon-button > StIcon { - icon-size: 32px; +.hotplug-resident-mount:hover { + background-gradient-direction: horizontal; + background-gradient-start: rgba(255, 255, 255, 0.1); + background-gradient-end: rgba(255, 255, 255, 0); + color: #fff; +} + +.hotplug-resident-mount-label { + color: inherit; + padding-left: 6px; +} + +.hotplug-resident-mount-icon { + icon-size: 24px; + padding-left: 6px; +} + +.hotplug-resident-eject-icon { + icon-size: 16px; +} + +.hotplug-resident-eject-button { + padding: 7px; + border-radius: 4px; } .chat-log-message { - color: #ccc; + color: #ccc; +} + +.chat-group-sent, .chat-group-meta { + padding: 8px 0; } .chat-received { - font-size: 10.5pt; - font-weight: bold; + font-size: 12pt; + font-weight: normal; color: #fff; } +.chat-sent { + padding-left: 4px; + border-radius: 4px; +} + .chat-received:rtl { padding-left: 0px; - padding-right: 0px; + padding-right: 4px; } .chat-sent { - color: #ccc; + padding-left: 18pt; + border-radius: 4px; + color: #aaa; } .chat-sent:rtl { padding-left: 0px; - padding-right: 0px; + padding-right: 18pt; } .chat-meta-message { @@ -1234,25 +1457,34 @@ StTooltip StLabel { padding-right: 4px; } +.subscription-message { + font-style: italic; +} + #notification StEntry { padding: 4px; color: #fff; - border-radius: 6px; - background-color: #444; + border-radius: 4px; + background-color: rgba(100,100,100,0.2); caret-color: rgb(128, 128, 128); caret-size: 1px; - box-shadow: inset 0px 0px 3px 1px rgba(0,0,0,0.4); - + box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.4); + + caret-color: #a8a8a8; + caret-size: 1px; } #notification StEntry:focus { color: #fff; - border-radius: 6px; - background-color: #444; + border-radius: 4px; + background-color: rgba(100,100,100,0.4); caret-color: rgb(128, 128, 128); caret-size: 1px; transition-duration: 300; - box-shadow: inset 0px 0px 3px 1px rgba(0,0,0,0.4); + box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.4); + + caret-color: #545454; + selection-background-color: #808080; } /* The spacing and padding on the summary is tricky; we want to keep @@ -1278,7 +1510,7 @@ StTooltip StLabel { } .summary-source-button { - color: #444 + color: #aaa; } .summary-source-button:ltr { @@ -1286,18 +1518,18 @@ StTooltip StLabel { } .summary-source-button:selected .summary-source { - background-color: #a2a2a2; - border-radius: 4px; - border: 1px solid rgba(255,255,255,0.2); - box-shadow: inset 0px 2px 2px 1px rgba(0,0,0,0.2); - color: #444; - font-weight: bold; + color: #fff; + text-shadow: #fff 0px 0px 1px; } .summary-source-button:expanded:selected .summary-source { + background-image: none; + border-image: none; } .summary-source-button:expanded:selected { + background-image: url("panel-button-highlight-wide.svg"); + border-image: url("source-button-border.svg") 10 10 0 1; } .summary-source-button:rtl { @@ -1317,6 +1549,16 @@ StTooltip StLabel { padding-left: 4px; } +.summary-source-counter { + color: white; + background-color: #3465A4; + text-shadow: black 1px 1px 0; + font-size: 9pt; + border-radius: 1em; + min-height: 1em; + min-width: 1em; +} + .source-title { font-size: 9pt; font-weight: bold; @@ -1335,13 +1577,13 @@ StTooltip StLabel { } .switcher-list { - border-radius: 8px; + border-radius: 6px; background-gradient-direction: vertical; background-gradient-start: rgba(0,0,0,0.7); background-gradient-end: rgba(0,0,0,0.7); + border: 1px rgba(255,255,255,0.15); box-shadow: 0px 0px 4px 4px rgba(0,0,0,0.4); padding: 24px; - font-size: 8pt; color: #ddd; } @@ -1352,12 +1594,12 @@ StTooltip StLabel { .thumbnail-scroll-gradient-left { background-gradient-direction: horizontal; - background-gradient-start: rgba(51, 51, 51, 0); + background-gradient-start: rgba(51, 51, 51, 1.0); background-gradient-end: rgba(51, 51, 51, 0); border-radius: 24px; border-radius-topright: 0px; border-radius-bottomright: 0px; - width: 50px; + width: 60px; } .thumbnail-scroll-gradient-right { @@ -1367,7 +1609,7 @@ StTooltip StLabel { border-radius: 24px; border-radius-topleft: 0px; border-radius-bottomleft: 0px; - width: 50px; + width: 60px; } .switcher-list .item-box { @@ -1376,22 +1618,22 @@ StTooltip StLabel { } .switcher-list .item-box:outlined { - background-gradient-direction: vertical; - background-gradient-start: rgba(255,255,255,0.7); - background-gradient-end: rgba(255,255,255,0.8); - border-radius: 8px 8px 8px 8px; - border: 0px solid rgba(255,255,255,1); - color: #fff; - text-shadow: black 0px 1px 2px; - box-shadow: inset 0px 1px 2px rgba(0,0,0,0.8); + background-gradient-direction: vertical; + background-gradient-start: rgba(80,80,80,0.5); + background-gradient-end: rgba(80,80,80,0.4); + border-radius: 6px; + color: rgba(255,255,255,1); + -st-shadow: 0px 0px 2px 1px rgba(0,0,0,0.1); + box-shadow: inset 0px -1px 0px 0px rgba(255,255,255,0.4); } .switcher-list .item-box:selected { - background-gradient-direction: vertical; - background-gradient-start: rgba(255,255,255,0.8); - background-gradient-end: rgba(255,255,255,0.7); - border-radius: 8px; - color: #fff; + background-gradient-direction: vertical; + background-gradient-start: rgba(80,80,80,0.4); + background-gradient-end: rgba(80,80,80,0.5); + border-radius: 6px; + color: rgba(255,255,255,0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.4); } .switcher-list .thumbnail-box { @@ -1399,7 +1641,7 @@ StTooltip StLabel { background-gradient-start: rgba(0,0,0,0.7); background-gradient-end: rgba(0,0,0,0.7); border-radius: 8px; - border: 1px solid rgba(255,255,255,0.2); + border: 1px rgba(255,255,255,0.2); color: #ddd; } @@ -1413,19 +1655,22 @@ StTooltip StLabel { } .ripple-box { - background-image: none; + width: 52px; + height: 52px; + background-image: url("corner-ripple-ltr.png"); } .ripple-box:rtl { - background-image: none; + background-image: url("corner-ripple-rtl.png"); } .switcher-arrow { - background-image: url("arrow-up.svg"); + border-color: rgba(0,0,0,0); } .switcher-arrow:highlighted { - background-image: url("arrow-down.svg"); + border-color: rgba(0,0,0,0); + color: rgba(255,255,255,0.7); } /* Workspace Switcher */ @@ -1436,15 +1681,15 @@ StTooltip StLabel { .workspace-switcher-container { border: 1px solid rgba(0,0,0,0.2); background-gradient-direction: vertical; - background-gradient-start: rgba(235,235,235,0.9); - background-gradient-end: rgba(205,205,205,0.8); + background-gradient-start: rgba(235,235,235,0.7); + background-gradient-end: rgba(205,205,205,0.7); border-radius: 8px; box-shadow: outset 0px 0px 4px 4px rgba(0,0,0,0.4); padding: 20px; } .workspace-switcher { - background: rgba(0,0,0,0.7); + background: rgba(0,0,0,0.5); border-radius: 4px; padding: 4px; spacing: 8px; @@ -1453,7 +1698,7 @@ StTooltip StLabel { .ws-switcher-active-up { height: 100px; - background-color: rgba(0,0,0,0.7); + background-color: rgba(0,0,0,0.6); border-radius: 6px; border: 1px solid rgba(0,0,0,0.0); color: rgba(155,155,155,0.6); @@ -1463,7 +1708,7 @@ StTooltip StLabel { .ws-switcher-active-down { height: 100px; - background-color: rgba(0,0,0,0.7); + background-color: rgba(0,0,0,0.6); border-radius: 6px; border: 1px solid rgba(0,0,0,0.0); box-shadow: outset 0px 0px 4px 4px rgba(0,0,0,0.4); @@ -1471,20 +1716,20 @@ StTooltip StLabel { } .ws-switcher-box { - height: 96px; + height: 96px; background: transparent; border-radius: 4px; } /* Modal Dialogs */ .modal-dialog { - font-size: 10pt; - border-radius: 6px; + font-size: 10pt; + text-shadow: 0px 1px 0px 0px #fff; + border-radius: 4px; background-gradient-direction: vertical; - background-gradient-start: #c9c9c9; - background-gradient-end: #b1b1b1; - border: 1px solid rgba(22, 22, 22, 0.3); - box-shadow: outset 0px 0px 4px 4px rgba(0,0,0,0.4); + background-gradient-start: #e5e5e5; + background-gradient-end: #c3c3c3; + box-shadow: outset 0px 2px 2px 0px rgba(0,0,0,0.4); color: #444; padding-right: 42px; @@ -1494,33 +1739,27 @@ StTooltip StLabel { } .modal-dialog-button-box { - spacing: 19px; + spacing: 21px; } .modal-dialog-button { font-size: 10pt; padding: 4px 26px; - background-gradient-direction: vertical; - background-gradient-start: #c1c1c1; - background-gradient-end: #c0c0c0; - border-radius: 6px; + background-gradient-direction: vertical; + background-gradient-start: #c3c3c3; + background-gradient-end: #c2c2c2; + border-radius: 4px; border: 1px rgba(0,0,0,0.2); box-shadow: inset 0px 1px 0px 1px rgba(255,255,255,0.2); color: #555; - text-shadow: 0px 0px 0px 1px rgba(255,255,255,0.2); } -.modal-dialog-button:active, -.modal-dialog-button:pressed { - background-gradient-direction: vertical; - background-gradient-start: #a1a1a1; - background-gradient-end: #a5a5a5; - box-shadow: inset 0px 1px 0px 0px rgba(0,0,0,0.4); +.modal-dialog-button:disabled { + color: rgba(80, 80,8 0, 0.7); } - .modal-dialog-button:hover, .modal-dialog-button:focus { - color: #000; + color: #000; } /* Run Dialog */ @@ -1528,6 +1767,7 @@ StTooltip StLabel { font-size: 8pt; font-weight:bold color: #222; + text-shadow: 0px 1px 0px 0px #eee; padding: 4px; } @@ -1554,11 +1794,7 @@ StTooltip StLabel { .run-dialog { border-radius: 4px; - background-gradient-direction: vertical; - background-gradient-start: #e9e9e9; - background-gradient-end: #c9c9c9; - border: 1px solid rgba(22, 22, 22, 0.3); - box-shadow: 0px 0px 8px 4px rgba(0,0,0,0.4); + padding-right: 21px; padding-left: 21px; padding-bottom: 15px; @@ -1566,7 +1802,7 @@ StTooltip StLabel { } .lightbox { - background-color: rgba(0, 0, 0, 0.4); + background-color: rgba(0, 0, 0, 0.5); } /* End Session Dialog */ @@ -1607,7 +1843,7 @@ StTooltip StLabel { } .end-session-dialog-shutdown-icon { - box-shadow: inset 0px 1px 2px 1px rgba(0,0,0,0.4); + box-shadow: inset 0px 1px 2px 1px rgba(0,0,0,0.4); border-radius: 4px; width: 42px; height: 42px; @@ -1627,11 +1863,11 @@ StTooltip StLabel { } .end-session-dialog-app-list-item { - color: #ccc; + color: #333; } .end-session-dialog-app-list-item:hover { - color: white; + color: #222; } .end-session-dialog-app-list-item:ltr { @@ -1656,9 +1892,93 @@ StTooltip StLabel { .end-session-dialog-app-list-item-description { font-size: 8pt; + color: #333; +} + +/* ShellMountOperation Dialogs */ +.shell-mount-operation-icon { + icon-size: 48px; +} + +.mount-password-reask { + color: red; +} + +.show-processes-dialog, +.mount-question-dialog { + spacing: 24px; +} + +.show-processes-dialog-subject, +.mount-question-dialog-subject { + font-size: 12pt; + font-weight: bold; + color: #444; + padding-top: 10px; + padding-left: 17px; + padding-bottom: 6px; +} + +.show-processes-dialog-subject:rtl, +.mount-question-dialog-subject:rtl { + padding-left: 0px; + padding-right: 17px; +} + +.show-processes-dialog-description, +.mount-question-dialog-description { + font-size: 10pt; + color: #333; + padding-left: 17px; + width: 28em; +} + +.show-processes-dialog-description:rtl, +.mount-question-dialog-description:rtl { + padding-right: 17px; +} + +.show-processes-dialog-app-list { + font-size: 10pt; + max-height: 200px; + padding-top: 24px; + padding-left: 49px; + padding-right: 32px; +} + +.show-processes-dialog-app-list:rtl { + padding-right: 49px; + padding-left: 32px; +} + +.show-processes-dialog-app-list-item { + color: #333; +} + +.show-processes-dialog-app-list-item:hover { color: #222; } +.show-processes-dialog-app-list-item:ltr { + padding-right: 1em; +} + +.show-processes-dialog-app-list-item:rtl { + padding-left: 1em; +} + +.show-processes-dialog-app-list-item-icon:ltr { + padding-right: 17px; +} + +.show-processes-dialog-app-list-item-icon:rtl { + padding-left: 17px; +} + +.show-processes-dialog-app-list-item-name { + font-size: 10pt; +} + /* PolicyKit Authentication Dialog */ .polkit-dialog { /* this is the width of the entire modal popup */ @@ -1709,10 +2029,14 @@ StTooltip StLabel { .polkit-dialog-password-entry { color: #333; + font-size: 9pt; border-radius: 4px; - background-color: #ddd; + background-color: #e9e9e9; box-shadow: inset 0px 1px 2px 1px rgba(0,0,0,0.4); - padding: 4px; + padding: 5px; +} + +.polkit-dialog-password-entry:focus { } .polkit-dialog-error-label { @@ -1733,6 +2057,17 @@ StTooltip StLabel { padding-bottom: 8px; } +.network-dialog-show-password-checkbox { + padding-top: 5px; + padding-bottom: 5px; + font-size: 10pt; + color: white; + spacing: 10px; +} + +.network-dialog-secret-table { + spacing-rows: 15px; +} /* Magnifier */ @@ -1743,3 +2078,67 @@ StTooltip StLabel { .magnifier-zoom-region.full-screen { border-width: 0px; } + +/* On-screen Keyboard */ + +#keyboard { + background-gradient-direction: vertical; + background-gradient-start: rgba(200, 200, 200, 0.9); + background-gradient-end: rgba(150, 150, 150, 0.9); +} + +.keyboard-layout { + spacing: 10px; + padding: 5px; +} + +.keyboard-row { + spacing: 5px; +} + +.keyboard-key { + min-height: 50px; + min-width: 50px; + background-gradient-direction: vertical; + background-gradient-start: rgb(40,40,41); + background-gradient-end: #000; + border: 1px rgba(255, 255, 255, 0.3); + box-shadow: outset 0px 2px 2px 0px rgba(0,0,0,0.5); + font-size: 13pt; + font-weight: bold; + border-radius: 6px; + color: #eee; +} + +.keyboard-key:grayed { + border-color: #888; +} + +.keyboard-key:checked, +.keyboard-key:hover { + background-gradient-direction: vertical; + background-gradient-start: #444; + background-gradient-end: #222; + border: 1px rgba(255, 255, 255, 0.3); + box-shadow: outset 0px 1px 2px 0px rgba(0,0,0,0.5); +} + +.keyboard-key:active { + background-gradient-direction: vertical; + background-gradient-start: #000; + background-gradient-end: #111; + border: 1px rgba(255,255,255,0.1); + box-shadow: inset 0px 1px 2px 1px rgba(0,0,0,0.5); +} + +.keyboard-subkeys { + color: rgba(0,0,0,0.7); + padding: 5px; + -arrow-border-radius: 10px; + -arrow-background-color: #b9b9b9; + -arrow-border-width: 2px; + -arrow-border-color: rgba(0,0,0,0.7); + -arrow-base: 20px; + -arrow-rise: 10px; + -boxpointer-gap: 5px; +} diff --git a/gnome-shell-frugalware-theme/theme/preview.jpg b/gnome-shell-frugalware-theme/theme/preview.jpg index ce51eae..273088e 100644 Binary files a/gnome-shell-frugalware-theme/theme/preview.jpg and b/gnome-shell-frugalware-theme/theme/preview.jpg differ diff --git a/gnome-shell-frugalware-theme/theme/process-working.png b/gnome-shell-frugalware-theme/theme/process-working.png deleted file mode 100644 index bae8d51..0000000 Binary files a/gnome-shell-frugalware-theme/theme/process-working.png and /dev/null differ diff --git a/gnome-shell-frugalware-theme/theme/process-working2.svg b/gnome-shell-frugalware-theme/theme/process-working.svg similarity index 100% rename from gnome-shell-frugalware-theme/theme/process-working2.svg rename to gnome-shell-frugalware-theme/theme/process-working.svg diff --git a/gnome-shell-frugalware-theme/theme/running-indicator.svg b/gnome-shell-frugalware-theme/theme/running-indicator.svg deleted file mode 100644 index 75601d6..0000000 --- a/gnome-shell-frugalware-theme/theme/running-indicator.svg +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - diff --git a/gnome-shell-frugalware-theme/theme/search.svg b/gnome-shell-frugalware-theme/theme/search.svg deleted file mode 100644 index d7d6860..0000000 --- a/gnome-shell-frugalware-theme/theme/search.svg +++ /dev/null @@ -1,233 +0,0 @@ - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gnome-shell-frugalware-theme/theme/theme.json b/gnome-shell-frugalware-theme/theme/theme.json index b2b68bd..f18df49 100644 --- a/gnome-shell-frugalware-theme/theme/theme.json +++ b/gnome-shell-frugalware-theme/theme/theme.json @@ -3,8 +3,8 @@ "name": "Frugalware", "author": "Frugalware Artwork Team", "version": "1.6", - "type": "Official", + "type": "Free Art", "thumbnail": "preview.jpg", - "url": "http://frugalware.org" + "url": "http://frugalware.org/" } } diff --git a/gnome-shell-frugalware-theme/theme/toggle-off-intl.svg b/gnome-shell-frugalware-theme/theme/toggle-off.svg similarity index 55% rename from gnome-shell-frugalware-theme/theme/toggle-off-intl.svg rename to gnome-shell-frugalware-theme/theme/toggle-off.svg index 3fd5bc3..0e467b6 100644 --- a/gnome-shell-frugalware-theme/theme/toggle-off-intl.svg +++ b/gnome-shell-frugalware-theme/theme/toggle-off.svg @@ -14,7 +14,7 @@ width="64" height="22" id="svg3273" - inkscape:version="0.48.1 r9760" + inkscape:version="0.48.2 r9819" sodipodi:docname="toggle-off-intl.svg"> + inkscape:current-layer="g3887" + inkscape:snap-grids="false" + inkscape:snap-to-guides="false" + inkscape:snap-nodes="false" + inkscape:snap-global="false" /> + id="linearGradient3901"> + style="stop-color:#d5d5d5;stop-opacity:1" + id="stop3903" /> + style="stop-color:#ffffff;stop-opacity:1" + id="stop3905" /> + id="linearGradient3876"> + style="stop-color:#141414;stop-opacity:1" + id="stop3878" /> + style="stop-color:#676767;stop-opacity:1" + id="stop3880" /> + + + + + + + + + + @@ -143,16 +175,6 @@ offset="1" /> - - + gradientTransform="matrix(2.0458722,0,0,0.91104786,-1.0528776,0.98345278)" /> - - - - + gradientTransform="matrix(0.92896645,0,0,0.90400818,-3.8922533,26.461616)" /> - - - - + gradientTransform="matrix(0.86008268,0,0,0.87986755,4.1141152,12.581009)" /> @@ -255,85 +243,51 @@ image/svg+xml - + + style="fill:url(#linearGradient3913);fill-opacity:1;stroke:#7a7a7a;stroke-width:0.69593507;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + id="rect3024" + width="52.691299" + height="20.697186" + x="3.8165972" + y="0.71640778" + rx="0.91407621" + ry="1.3570778" /> + O - - - - - - + id="tspan3921-1" + x="34.220783" + y="15.464908">OFF + OFF diff --git a/gnome-shell-frugalware-theme/theme/toggle-on-intl.svg b/gnome-shell-frugalware-theme/theme/toggle-on-intl.svg deleted file mode 100644 index f2d63b7..0000000 --- a/gnome-shell-frugalware-theme/theme/toggle-on-intl.svg +++ /dev/null @@ -1,353 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - I - - - - - - - - - - diff --git a/gnome-shell-frugalware-theme/theme/toggle-on-us.svg b/gnome-shell-frugalware-theme/theme/toggle-on-us.svg deleted file mode 100644 index ab137a2..0000000 --- a/gnome-shell-frugalware-theme/theme/toggle-on-us.svg +++ /dev/null @@ -1,353 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - ON - - - - - - - - - - diff --git a/gnome-shell-frugalware-theme/theme/toggle-off-us.svg b/gnome-shell-frugalware-theme/theme/toggle-on.svg similarity index 54% rename from gnome-shell-frugalware-theme/theme/toggle-off-us.svg rename to gnome-shell-frugalware-theme/theme/toggle-on.svg index dc96bc8..6732389 100644 --- a/gnome-shell-frugalware-theme/theme/toggle-off-us.svg +++ b/gnome-shell-frugalware-theme/theme/toggle-on.svg @@ -14,8 +14,8 @@ width="64" height="22" id="svg3273" - inkscape:version="0.48.1 r9760" - sodipodi:docname="toggle-off-us.svg"> + inkscape:version="0.48.2 r9819" + sodipodi:docname="toggle-on.svg"> + inkscape:current-layer="g3887" + inkscape:snap-grids="false" + inkscape:snap-to-guides="false" + inkscape:snap-nodes="false" + inkscape:snap-global="false" /> + id="linearGradient3901"> + style="stop-color:#d5d5d5;stop-opacity:1" + id="stop3903" /> + style="stop-color:#ffffff;stop-opacity:1" + id="stop3905" /> + id="linearGradient3876"> + + + + + + + + + + + id="stop18373" /> + id="stop18375" /> @@ -143,16 +175,6 @@ offset="1" /> - - - - - - + gradientTransform="matrix(2.0458722,0,0,0.91104786,-1.0528776,0.98345278)" /> + gradientTransform="matrix(0.9288159,0,0,0.91470621,23.486851,26.643783)" /> - - - - + gradientTransform="matrix(0.86008268,0,0,0.87986755,4.854,12.581009)" /> @@ -262,78 +250,46 @@ + style="fill:url(#linearGradient3913);fill-opacity:1;stroke:#007ae8;stroke-width:0.69593506999999999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + id="rect3024" + width="52.691299" + height="20.697186" + x="4.5564818" + y="0.71640909" + rx="0.91407621" + ry="1.3570778" /> + OFF - - - - - - + id="tspan4089-6" + x="9.9056196" + y="15.13979">ON + ON diff --git a/gnome-shell-frugalware-theme/theme/ws-switch-arrow-up1.svg b/gnome-shell-frugalware-theme/theme/ws-switch-arrow-up1.svg deleted file mode 100644 index e12a84e..0000000 --- a/gnome-shell-frugalware-theme/theme/ws-switch-arrow-up1.svg +++ /dev/null @@ -1,285 +0,0 @@ - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - From devil505linux at gmail.com Sun Oct 2 18:11:04 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 2 Oct 2011 18:11:04 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-shell-frugalware-theme-1.6.1-1-i686 * version bump Message-ID: <20111002161104.33A78142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=fab65a22f54257fe9361e8ea38c61655c7e96f8e commit fab65a22f54257fe9361e8ea38c61655c7e96f8e Author: Devil505 Date: Sun Oct 2 18:08:42 2011 +0200 gnome-shell-frugalware-theme-1.6.1-1-i686 * version bump diff --git a/source/gnome/gnome-shell-frugalware-theme/FrugalBuild b/source/gnome/gnome-shell-frugalware-theme/FrugalBuild index da42b54..fb1ab96 100644 --- a/source/gnome/gnome-shell-frugalware-theme/FrugalBuild +++ b/source/gnome/gnome-shell-frugalware-theme/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Devil505 pkgname=gnome-shell-frugalware-theme -pkgver=1.6 -pkgrel=3 +pkgver=1.6.1 +pkgrel=1 pkgdesc="Frugalware theme for gnome-shell" url="http://frugalware.org" depends=() @@ -11,7 +11,8 @@ groups=('gnome') archs=('i686' 'x86_64' 'ppc') up2date="Flasttar http://ftp.frugalware.org/pub/other/artwork/$pkgname" source=(http://ftp.frugalware.org/pub/other/artwork/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('4b576c8c0f18652232a7ca61d3975351ab995473') +sha1sums=('2bc3b9fbe87779f6f3823ed904ab2b4c9a38cd31') +replaces=('gnome-shell-extension-frugalware-logo') build() { Fmkdir usr/share/gnome-shell/frugalware-theme From devil505linux at gmail.com Sun Oct 2 18:15:30 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 2 Oct 2011 18:15:30 +0200 (CEST) Subject: [Frugalware-git] artwork: * updating themrc file of xfcwm4 theme Message-ID: <20111002161530.D3005142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=artwork.git;a=commitdiff;h=d16562621266772df3499b434fe37cbce258a4d2 commit d16562621266772df3499b434fe37cbce258a4d2 Author: Devil505 Date: Sun Oct 2 18:13:11 2011 +0200 * updating themrc file of xfcwm4 theme diff --git a/xfce-frugalware/Frugalware/xfwm4/themerc b/xfce-frugalware/Frugalware/xfwm4/themerc index eb5bb1d..b523455 100644 --- a/xfce-frugalware/Frugalware/xfwm4/themerc +++ b/xfce-frugalware/Frugalware/xfwm4/themerc @@ -17,3 +17,8 @@ title_vertical_offset_active=2 title_vertical_offset_inactive=2 button_offset=4 button_spacing=2 +shadow_delta_height=2 +shadow_delta_width=0 +shadow_delta_x=0 +shadow_delta_y=-10 +shadow_opacity=50 From kikadf.01 at gmail.com Sun Oct 2 18:15:39 2011 From: kikadf.01 at gmail.com (kikadf) Date: Sun, 2 Oct 2011 18:15:39 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fmod-4.36.04-2-i686 Message-ID: <20111002161539.71148142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5e45838ab2b717bdfa20594cba8d685291fbaa03 commit 5e45838ab2b717bdfa20594cba8d685291fbaa03 Author: kikadf Date: Sun Oct 2 18:14:49 2011 +0200 fmod-4.36.04-2-i686 * Fix typo diff --git a/source/multimedia-extra/fmod/FrugalBuild b/source/multimedia-extra/fmod/FrugalBuild index f08ba4c..64a237e 100644 --- a/source/multimedia-extra/fmod/FrugalBuild +++ b/source/multimedia-extra/fmod/FrugalBuild @@ -4,10 +4,10 @@ pkgname=fmod pkgver=4.36.04 -pkgrel=1 +pkgrel=2 _pkgname='fmodapi'$(echo $pkgver|sed 's/\.//;s/\.//')'linux' if [ "$CARCH" == "x86_64" ] ; then - _pkgname="$_pkgname'64'" + _pkgname=$_pkgname'64' fi pkgdesc="A fast, powerful, easy to use sound system" url="http://www.fmod.org/index.php" From elentir at frugalware.org Sun Oct 2 20:04:17 2011 From: elentir at frugalware.org (Elentir) Date: Sun, 2 Oct 2011 20:04:17 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: frobby-0.9.0-1-x86_64 Message-ID: <20111002180417.DC886142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aa15dcf938929e36d20929fdaa29ae7aff3e2cb5 commit aa15dcf938929e36d20929fdaa29ae7aff3e2cb5 Author: Elentir Date: Sun Oct 2 20:03:17 2011 +0200 frobby-0.9.0-1-x86_64 * version bump diff --git a/source/apps-extra/frobby/FrugalBuild b/source/apps-extra/frobby/FrugalBuild index 70322e3..52092d9 100644 --- a/source/apps-extra/frobby/FrugalBuild +++ b/source/apps-extra/frobby/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Elentir pkgname=frobby -pkgver=0.8.2 -pkgrel=2 +pkgver=0.9.0 +pkgrel=1 pkgdesc="A software system for computations with monomial ideals" archs=('i686' 'x86_64') url="http://www.broune.com/frobby/" @@ -11,9 +11,8 @@ groups=('apps-extra') depends=('gmp>=5.0.1') Fpkgversep="_v" up2date="Flasttar $url" -source=("$url/$pkgname$Fpkgversep$pkgver.tar.gz" gcc43-frobby.patch) -sha1sums=('0e75a0b78eeef43df491393a5c1fd1421b9e47d8' \ - '3925ed89c557ab3b225cd3c33c9cfa21cddcf2ab') +source=("$url/$pkgname$Fpkgversep$pkgver.tar.gz") +sha1sums=('513b6e2ef8e8670c0518d168c2e554df1f8d79b4') build() { Fpatchall diff --git a/source/apps-extra/frobby/gcc43-frobby.patch b/source/apps-extra/frobby/gcc43-frobby.patch deleted file mode 100755 index e8719f9..0000000 --- a/source/apps-extra/frobby/gcc43-frobby.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -Naur frobby_v0.8.2/src/test/TestSuite.cpp frobby_v0.8.2/src/test/TestSuite.cpp ---- frobby_v0.8.2/src/test/TestSuite.cpp 2009-07-07 05:40:18.000000000 +0200 -+++ frobby_v0.8.2/src/test/TestSuite.cpp 2009-11-09 23:09:15.093908794 +0100 -@@ -14,6 +14,7 @@ - You should have received a copy of the GNU General Public License - along with this program. If not, see http://www.gnu.org/licenses/. - */ -+#include - #include "stdinc.h" - #include "TestSuite.h" - From elentir at frugalware.org Sun Oct 2 20:22:33 2011 From: elentir at frugalware.org (Elentir) Date: Sun, 2 Oct 2011 20:22:33 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: feh-1.16.2-1-x86_64 Message-ID: <20111002182233.B0620142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fa3ebb3459e5606458621788b78ef1b65b5d0949 commit fa3ebb3459e5606458621788b78ef1b65b5d0949 Author: Elentir Date: Sun Oct 2 20:22:20 2011 +0200 feh-1.16.2-1-x86_64 * version bump diff --git a/source/xapps-extra/feh/FrugalBuild b/source/xapps-extra/feh/FrugalBuild index cc5fcd7..fdccf6d 100644 --- a/source/xapps-extra/feh/FrugalBuild +++ b/source/xapps-extra/feh/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Elentir pkgname=feh -pkgver=1.16 +pkgver=1.16.2 pkgrel=1 pkgdesc="A useful simple image viewer." url="https://derf.homelinux.org/projects/feh/" @@ -11,7 +11,7 @@ groups=('xapps-extra') archs=('i686' 'x86_64' 'ppc') up2date="Flasttar $url" source=(https://derf.homelinux.org/projects/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('4793cecb7986335c096bb3c8adf0c364c36d8a34') +sha1sums=('bbb530f1bca9140040052164c3f79289011c45f1') build() { export PREFIX="/usr" From elentir at frugalware.org Sun Oct 2 20:51:28 2011 From: elentir at frugalware.org (Elentir) Date: Sun, 2 Oct 2011 20:51:28 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: r-2.13.2-1-x86_64 Message-ID: <20111002185128.74668142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=39838061c756ed92d7e4918079d22167bdf81135 commit 39838061c756ed92d7e4918079d22167bdf81135 Author: Elentir Date: Sun Oct 2 20:51:15 2011 +0200 r-2.13.2-1-x86_64 * version bump diff --git a/source/xapps-extra/r/FrugalBuild b/source/xapps-extra/r/FrugalBuild index 162ed8f..c66a2e4 100644 --- a/source/xapps-extra/r/FrugalBuild +++ b/source/xapps-extra/r/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Elentir pkgname=r -pkgver=2.13.1 -pkgrel=2 +pkgver=2.13.2 +pkgrel=1 pkgdesc="R is a language and environment for statistical computing and graphics." url="http://www.r-project.org" depends=('libgfortran' 'libxt' 'libjpeg>=8a' 'libpng>=1.4.1' 'libtiff' 'xz>=5.0.3') @@ -13,7 +13,7 @@ archs=('i686' 'x86_64') _F_archive_name="R" source=("http://cran.r-project.org/src/base/R-2/$_F_archive_name-$pkgver.tar.gz") up2date="Flasttar http://cran.r-project.org/src/base/R-2/" -sha1sums=('8b9d48c7a654186064f369652ea34a085eff239b') +sha1sums=('3c8e3055b2d76cf79627325af8846848ca9a7e90') Fconfopts="--libdir=/usr/lib --enable-R-shlib --enable-R-static-lib" unset MAKEFLAGS From achevaux at gmail.com Sun Oct 2 21:18:58 2011 From: achevaux at gmail.com (centuri0) Date: Sun, 2 Oct 2011 21:18:58 +0200 (CEST) Subject: [Frugalware-git] artwork: * updating kdm and ksplash themes Message-ID: <20111002191858.CF395142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=artwork.git;a=commitdiff;h=2217466b7bb9de303efc74f6d63a2735b631dafa commit 2217466b7bb9de303efc74f6d63a2735b631dafa Author: centuri0 Date: Sat Oct 1 15:48:56 2011 +0200 * updating kdm and ksplash themes diff --git a/kde-frugalware/artwork/theme/ksplash/Frugalware/1024x768/background.png b/kde-frugalware/artwork/theme/ksplash/Frugalware/1024x768/background.png index 3c9dd95..19d3b2c 100644 Binary files a/kde-frugalware/artwork/theme/ksplash/Frugalware/1024x768/background.png and b/kde-frugalware/artwork/theme/ksplash/Frugalware/1024x768/background.png differ diff --git a/kde-frugalware/artwork/theme/ksplash/Frugalware/1280x1024/background.png b/kde-frugalware/artwork/theme/ksplash/Frugalware/1280x1024/background.png index 941e3a9..00705bd 100644 Binary files a/kde-frugalware/artwork/theme/ksplash/Frugalware/1280x1024/background.png and b/kde-frugalware/artwork/theme/ksplash/Frugalware/1280x1024/background.png differ diff --git a/kde-frugalware/artwork/theme/ksplash/Frugalware/1600x1200/background.png b/kde-frugalware/artwork/theme/ksplash/Frugalware/1600x1200/background.png index 0f70c28..52b6508 100644 Binary files a/kde-frugalware/artwork/theme/ksplash/Frugalware/1600x1200/background.png and b/kde-frugalware/artwork/theme/ksplash/Frugalware/1600x1200/background.png differ diff --git a/kde-frugalware/artwork/theme/ksplash/Frugalware/1680x1050/background.png b/kde-frugalware/artwork/theme/ksplash/Frugalware/1680x1050/background.png index 8638ad0..834186e 100644 Binary files a/kde-frugalware/artwork/theme/ksplash/Frugalware/1680x1050/background.png and b/kde-frugalware/artwork/theme/ksplash/Frugalware/1680x1050/background.png differ diff --git a/kde-frugalware/artwork/theme/ksplash/Frugalware/1920x1080/background.png b/kde-frugalware/artwork/theme/ksplash/Frugalware/1920x1080/background.png new file mode 100644 index 0000000..14f1a89 Binary files /dev/null and b/kde-frugalware/artwork/theme/ksplash/Frugalware/1920x1080/background.png differ diff --git a/kde-frugalware/artwork/theme/ksplash/Frugalware/1920x1200/background.png b/kde-frugalware/artwork/theme/ksplash/Frugalware/1920x1200/background.png deleted file mode 100644 index 6e94713..0000000 Binary files a/kde-frugalware/artwork/theme/ksplash/Frugalware/1920x1200/background.png and /dev/null differ diff --git a/kde-frugalware/artwork/theme/ksplash/Frugalware/Preview.png b/kde-frugalware/artwork/theme/ksplash/Frugalware/Preview.png index 0227ba3..978c200 100644 Binary files a/kde-frugalware/artwork/theme/ksplash/Frugalware/Preview.png and b/kde-frugalware/artwork/theme/ksplash/Frugalware/Preview.png differ From achevaux at gmail.com Sun Oct 2 21:18:58 2011 From: achevaux at gmail.com (centuri0) Date: Sun, 2 Oct 2011 21:18:58 +0200 (CEST) Subject: [Frugalware-git] artwork: * updating kdm theme Message-ID: <20111002191858.666BE142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=artwork.git;a=commitdiff;h=ccfa4330f819640c95dbe774a8ab0e9e9b0cddef commit ccfa4330f819640c95dbe774a8ab0e9e9b0cddef Author: centuri0 Date: Fri Sep 30 23:25:58 2011 +0200 * updating kdm theme diff --git a/kde-frugalware/artwork/theme/kdm/Frugalware/1280x800.jpg b/kde-frugalware/artwork/theme/kdm/Frugalware/1280x800.jpg deleted file mode 100644 index 2617049..0000000 Binary files a/kde-frugalware/artwork/theme/kdm/Frugalware/1280x800.jpg and /dev/null differ diff --git a/kde-frugalware/artwork/theme/kdm/Frugalware/1680x1050.jpg b/kde-frugalware/artwork/theme/kdm/Frugalware/1680x1050.jpg new file mode 100644 index 0000000..a767057 Binary files /dev/null and b/kde-frugalware/artwork/theme/kdm/Frugalware/1680x1050.jpg differ diff --git a/kde-frugalware/artwork/theme/kdm/Frugalware/Frugalware-kdm.xml b/kde-frugalware/artwork/theme/kdm/Frugalware/Frugalware-kdm.xml index f270790..71e03cd 100755 --- a/kde-frugalware/artwork/theme/kdm/Frugalware/Frugalware-kdm.xml +++ b/kde-frugalware/artwork/theme/kdm/Frugalware/Frugalware-kdm.xml @@ -7,7 +7,7 @@ text-color="#5D5D5D" disabled-text-color="#111111"/> - + diff --git a/kde-frugalware/artwork/theme/kdm/Frugalware/screenshot.png b/kde-frugalware/artwork/theme/kdm/Frugalware/screenshot.png index 8d53234..ab24a15 100644 Binary files a/kde-frugalware/artwork/theme/kdm/Frugalware/screenshot.png and b/kde-frugalware/artwork/theme/kdm/Frugalware/screenshot.png differ diff --git a/kde-frugalware/artwork/theme/kdm/Frugalware/win-login.png b/kde-frugalware/artwork/theme/kdm/Frugalware/win-login.png index db93925..db15631 100755 Binary files a/kde-frugalware/artwork/theme/kdm/Frugalware/win-login.png and b/kde-frugalware/artwork/theme/kdm/Frugalware/win-login.png differ diff --git a/kde-frugalware/artwork/theme/kdm/pics/shutdown.jpg b/kde-frugalware/artwork/theme/kdm/pics/shutdown.jpg index be634b5..a75b2df 100644 Binary files a/kde-frugalware/artwork/theme/kdm/pics/shutdown.jpg and b/kde-frugalware/artwork/theme/kdm/pics/shutdown.jpg differ From achevaux at gmail.com Sun Oct 2 21:38:48 2011 From: achevaux at gmail.com (centuri0) Date: Sun, 2 Oct 2011 21:38:48 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: quadkonsole4-0.4.3-1-i686 Message-ID: <20111002193848.0A447142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=210436b013a0e11888bebd460fcaaad67dbc580e commit 210436b013a0e11888bebd460fcaaad67dbc580e Author: centuri0 Date: Sun Oct 2 21:41:57 2011 +0200 quadkonsole4-0.4.3-1-i686 * version bump diff --git a/source/kde-extra/quadkonsole4/FrugalBuild b/source/kde-extra/quadkonsole4/FrugalBuild index bd125a8..015b257 100644 --- a/source/kde-extra/quadkonsole4/FrugalBuild +++ b/source/kde-extra/quadkonsole4/FrugalBuild @@ -1,18 +1,18 @@ -# Compiling Time: 0.13 SBU +# Compiling Time: 0.15 SBU # Maintainer: centuri0 pkgname=quadkonsole4 -pkgver=0.4.2 +pkgver=0.4.3 pkgrel=1 pkgdesc="QuadKonsole4 embeds Konsole kparts in a grid layout. KDE4 port." groups=(kde-extra) archs=('i686') Finclude cmake kde -depends=(${depends[@]} "kdelibs>=$_F_kde_ver" "ksgmltools2>=$_F_kde_ver") +depends=(${depends[@]} "kdelibs>=$_F_kde_ver" "ksgmltools2>=$_F_kde_ver" "libkonq>=$_F_kde_ver") makedepends=(${makedepends[@]} 'docbook-xsl' "kdebase-workspace-compiletime>=$_F_kde_ver") url="http://kde-apps.org/content/show.php/?content=141069" up2date="Flasttar http://kb.ccchl.de/$pkgname/" source=(http://kb.ccchl.de/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('e2891449462db9a384724bced9acf627bae40c20') +sha1sums=('51095fe8d3dd57b444951e85aedddda4968677ab') # optimization OK From bouleetbil at frogdev.info Sun Oct 2 21:41:13 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 2 Oct 2011 21:41:13 +0200 (CEST) Subject: [Frugalware-git] gnometesting: Merge branch 'master' of git.frugalware.org:/pub/frugalware/frugalware-current Message-ID: <20111002194113.A353B142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=306ee9eb2e5dc230763d348906e66c8e611ad340 commit 306ee9eb2e5dc230763d348906e66c8e611ad340 Merge: fab65a2 210436b Author: bouleetbil Date: Sun Oct 2 21:39:16 2011 +0200 Merge branch 'master' of git.frugalware.org:/pub/frugalware/frugalware-current From achevaux at gmail.com Sun Oct 2 21:41:45 2011 From: achevaux at gmail.com (centuri0) Date: Sun, 2 Oct 2011 21:41:45 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: domino-0.4-2-i686 Message-ID: <20111002194145.07BA2142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=228ba62e403b11f267c7241c87331235b001c39e commit 228ba62e403b11f267c7241c87331235b001c39e Author: centuri0 Date: Sun Oct 2 21:45:06 2011 +0200 domino-0.4-2-i686 * removing domino * cause depending on kde 3.x diff --git a/source/kde-extra/domino/FrugalBuild b/source/kde-extra/domino/FrugalBuild deleted file mode 100644 index 95ec02f..0000000 --- a/source/kde-extra/domino/FrugalBuild +++ /dev/null @@ -1,17 +0,0 @@ -# Compiling Time: 0.26 SBU -# Maintainer: centuri0 - -pkgname=domino -pkgver=0.4 -pkgrel=2 -pkgdesc="A soft look style for KDE." -groups=('kde-extra') -archs=('i686' 'x86_64') -_F_kde_name="kde4-windeco-domino" -_F_kde_id2="95595" -Finclude kde -depends=("${depends[@]}" "kdebase-workspace>=$_F_kde_ver" "kdelibs>=$_F_kde_ver") -source=(http://www.kde-look.org/CONTENT/content-files/95595-kde4-windeco-domino-0.4.tar.bz2) -up2date="lynx -dump "http://www.kde-look.org/content/show.php?content=95595" | grep -v http | sed -n 156p | cut -c7-9" -sha1sums=('57389959ba5c12e1b2ecc91a43f48d8f80bdf63d') -# optimization OK From bouleetbil at frogdev.info Sun Oct 2 21:44:01 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 2 Oct 2011 21:44:01 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-shell-frugalware-theme-1.6.1-2-x86_64 *pkgrel++ *re remove replaces after sync with current Message-ID: <20111002194401.56595142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=f813589f05b3aca8dacd35321ca1e5b071652437 commit f813589f05b3aca8dacd35321ca1e5b071652437 Author: bouleetbil Date: Sun Oct 2 21:41:44 2011 +0200 gnome-shell-frugalware-theme-1.6.1-2-x86_64 *pkgrel++ *re remove replaces after sync with current diff --git a/source/gnome/gnome-shell-frugalware-theme/FrugalBuild b/source/gnome/gnome-shell-frugalware-theme/FrugalBuild index fb1ab96..4917a49 100644 --- a/source/gnome/gnome-shell-frugalware-theme/FrugalBuild +++ b/source/gnome/gnome-shell-frugalware-theme/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gnome-shell-frugalware-theme pkgver=1.6.1 -pkgrel=1 +pkgrel=2 pkgdesc="Frugalware theme for gnome-shell" url="http://frugalware.org" depends=() @@ -12,7 +12,6 @@ archs=('i686' 'x86_64' 'ppc') up2date="Flasttar http://ftp.frugalware.org/pub/other/artwork/$pkgname" source=(http://ftp.frugalware.org/pub/other/artwork/$pkgname/$pkgname-$pkgver.tar.bz2) sha1sums=('2bc3b9fbe87779f6f3823ed904ab2b4c9a38cd31') -replaces=('gnome-shell-extension-frugalware-logo') build() { Fmkdir usr/share/gnome-shell/frugalware-theme From bouleetbil at frogdev.info Sun Oct 2 21:47:40 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 2 Oct 2011 21:47:40 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-shell-3.2.0-6-i686 *use gnome-shell-frugalware-theme Message-ID: <20111002194740.53D54142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=ea26a5cab155cd53959288a422c131e86dfc3065 commit ea26a5cab155cd53959288a422c131e86dfc3065 Author: bouleetbil Date: Sun Oct 2 21:47:20 2011 +0200 gnome-shell-3.2.0-6-i686 *use gnome-shell-frugalware-theme diff --git a/source/gnome/gnome-shell/FrugalBuild b/source/gnome/gnome-shell/FrugalBuild index b65f19c..277f272 100644 --- a/source/gnome/gnome-shell/FrugalBuild +++ b/source/gnome/gnome-shell/FrugalBuild @@ -1,11 +1,11 @@ # Compiling time: 0.66 SBU # Maintainer: bouleetbil -USE_FRUGALTHEME=${USE_FRUGALTHEME:-"n"} +USE_FRUGALTHEME=${USE_FRUGALTHEME:-"y"} pkgname=gnome-shell pkgver=3.2.0 -pkgrel=5 +pkgrel=6 pkgdesc="Window management and application launching for GNOME" url="http://www.gnome.org/" depends=('libxml2>=2.7.8' 'mutter>=3.2.0' 'gnome-desktop>=3.2.0' 'gjs>=1.30.0' \ From achevaux at gmail.com Sun Oct 2 21:55:46 2011 From: achevaux at gmail.com (centuri0) Date: Sun, 2 Oct 2011 21:55:46 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: rekonq-0.7.92-1-i686 Message-ID: <20111002195546.DD33B142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9a2c275657837055053029e343d1cd25f2f2c371 commit 9a2c275657837055053029e343d1cd25f2f2c371 Author: centuri0 Date: Sun Oct 2 21:58:51 2011 +0200 rekonq-0.7.92-1-i686 * version bump diff --git a/source/kde-extra/rekonq/FrugalBuild b/source/kde-extra/rekonq/FrugalBuild index 2dfac75..f8fc2c6 100644 --- a/source/kde-extra/rekonq/FrugalBuild +++ b/source/kde-extra/rekonq/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Devil505 pkgname=rekonq -pkgver=0.7.80 +pkgver=0.7.92 pkgrel=1 pkgdesc='A WebKit based web browser for KDE' groups=('kde-extra') @@ -13,7 +13,7 @@ Finclude sourceforge kde depends=("${depends[@]}" "kdelibs>=$_F_kde_ver" "kdelibs-compiletime>=$_F_kde_ver" \ "libqtcore" "libqtgui" "libqtnetwork" "libqtwebkit" "gtk+2") makedepends=("${makedepends[@]}" 'docbook-xsl' "ksgmltools2>=$_F_kde_ver") -sha1sums=('f5b6dbc425fbe9d49ea42763f03c6e733c99b5bb') +sha1sums=('6389e88e54dd2ab85f08666ba0cbea9a6a09afdb') # optimization OK From bouleetbil at frogdev.info Sun Oct 2 22:14:02 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun, 2 Oct 2011 22:14:02 +0200 (CEST) Subject: [Frugalware-git] gnometesting: at-spi2-core-2.2.0-3-x86_64 *enable introspection support Message-ID: <20111002201402.32135142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=7fcff57b3ed0e0e7bde96c6a983ed0bc54120a04 commit 7fcff57b3ed0e0e7bde96c6a983ed0bc54120a04 Author: bouleetbil Date: Sun Oct 2 22:11:43 2011 +0200 at-spi2-core-2.2.0-3-x86_64 *enable introspection support diff --git a/source/gnome/at-spi2-core/FrugalBuild b/source/gnome/at-spi2-core/FrugalBuild index ee3d0ce..916006b 100644 --- a/source/gnome/at-spi2-core/FrugalBuild +++ b/source/gnome/at-spi2-core/FrugalBuild @@ -3,10 +3,10 @@ pkgname=at-spi2-core pkgver=2.2.0 -pkgrel=2 +pkgrel=3 pkgdesc="Gnome Accessibility Toolkit" depends=('atk' 'dbus-glib' 'gtk+3') -makedepends=('perl-xml-parser' 'intltool' 'libxtst') +makedepends=('perl-xml-parser' 'intltool' 'libxtst' 'gobject-introspection') groups=('gnome') archs=('i686' 'x86_64' 'ppc') Finclude gnome From vmiklos at frugalware.org Mon Oct 3 00:30:15 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon, 3 Oct 2011 00:30:15 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: webalizer-2.23_05-1-i686 Message-ID: <20111002223015.D9DE7142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0de3832fdcea5a40e4f8953e148426e02887107c commit 0de3832fdcea5a40e4f8953e148426e02887107c Author: Miklos Vajna Date: Mon Oct 3 00:25:46 2011 +0200 webalizer-2.23_05-1-i686 - version bump diff --git a/source/network-extra/webalizer/FrugalBuild b/source/network-extra/webalizer/FrugalBuild index b5c6937..f9cbdd3 100644 --- a/source/network-extra/webalizer/FrugalBuild +++ b/source/network-extra/webalizer/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=webalizer -pkgver=2.21_02 +pkgver=2.23_05 pkgrel=1 pkgdesc="The Webalizer is a fast, free web server log file analysis program." url="http://www.mrunix.net/webalizer/" @@ -11,7 +11,7 @@ groups=('network-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://www.mrunix.net/webalizer/download.html|grep Stable|sed 's/.*: \(.*\)/\1/;s/-/_/'" source=(ftp://ftp.mrunix.net/pub/webalizer/$pkgname-${pkgver/_/-}-src.tgz) -sha1sums=('3f30373b8359dfac3b027e4f87099dec456af832') +sha1sums=('bc28ff28d9484c8e9793ec081c7cbfcb1f577351') build() { From vmiklos at frugalware.org Mon Oct 3 00:30:15 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon, 3 Oct 2011 00:30:15 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: php-pear-auth_sasl-1.0.6-1-i686 Message-ID: <20111002223015.CA5BF142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3222c714dd100c09c7c338342b0a87cfcbc15dd7 commit 3222c714dd100c09c7c338342b0a87cfcbc15dd7 Author: Miklos Vajna Date: Mon Oct 3 00:19:43 2011 +0200 php-pear-auth_sasl-1.0.6-1-i686 - version bump diff --git a/source/devel-extra/php-pear-auth_sasl/FrugalBuild b/source/devel-extra/php-pear-auth_sasl/FrugalBuild index 4d87823..69eabd5 100644 --- a/source/devel-extra/php-pear-auth_sasl/FrugalBuild +++ b/source/devel-extra/php-pear-auth_sasl/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Miklos Vajna _F_pear_name="Auth_SASL" -pkgver=1.0.4 +pkgver=1.0.6 pkgdesc="Abstraction of various SASL mechanism responses." depends=('php') Finclude pear -sha1sums=('1b752f3077c06399d755502dc3969cd3e4ee8fd5') +sha1sums=('81473b16de0a8fd10eafc3cceaaf9fa3979ec292') From vmiklos at frugalware.org Mon Oct 3 00:30:16 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon, 3 Oct 2011 00:30:16 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: lsof-4.85-1-i686 Message-ID: <20111002223016.11D52142005F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4845a4958ae5448f8b35fbfd90fb0a8e361c522f commit 4845a4958ae5448f8b35fbfd90fb0a8e361c522f Author: Miklos Vajna Date: Mon Oct 3 00:26:34 2011 +0200 lsof-4.85-1-i686 - version bump diff --git a/source/apps/lsof/FrugalBuild b/source/apps/lsof/FrugalBuild index 61f85b5..27e7b6a 100644 --- a/source/apps/lsof/FrugalBuild +++ b/source/apps/lsof/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Gabor Unger pkgname=lsof -pkgver=4.84 +pkgver=4.85 pkgrel=1 pkgdesc="Displays information about files open to Unix processes." url="http://people.freebsd.org/~abe/" @@ -13,7 +13,7 @@ archs=('i686' 'x86_64' 'arm') up2date="lynx -dump 'ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/README' | grep '(revision'| sed s/revision// | sed s/\(// | sed s/\)//|sed 's/^ *//'" source=(ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_$pkgver.tar.gz \ $pkgname-4.75-glibc233.diff) -sha1sums=('d927f29b946a195a41baff31afcd759de4a70256' \ +sha1sums=('84568976b778ff3abbaa3fc48d6821dda556ef37' \ '5f314a48319b5c050ac07e28bc5edd05e6bc9a7a') build() From vmiklos at frugalware.org Mon Oct 3 00:30:16 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon, 3 Oct 2011 00:30:16 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: iptables-1.4.12.1-1-i686 Message-ID: <20111002223016.388071420060@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3a1b04cb44eb0b10baf5eeb81a2e3a61879607ba commit 3a1b04cb44eb0b10baf5eeb81a2e3a61879607ba Author: Miklos Vajna Date: Mon Oct 3 00:28:06 2011 +0200 iptables-1.4.12.1-1-i686 - version bump diff --git a/source/network/iptables/FrugalBuild b/source/network/iptables/FrugalBuild index f755439..0006e45 100644 --- a/source/network/iptables/FrugalBuild +++ b/source/network/iptables/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: Zsolt Szalai pkgname=iptables -pkgver=1.4.11.1 +pkgver=1.4.12.1 pkgrel=1 pkgdesc="IP packet filter administration" url="http://www.iptables.org/" From vmiklos at frugalware.org Mon Oct 3 00:33:27 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon, 3 Oct 2011 00:33:27 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: pwgen-2.06-1-i686 Message-ID: <20111002223327.C0A74142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6cb5f617093624de44cc0ab70076218558156f90 commit 6cb5f617093624de44cc0ab70076218558156f90 Author: Miklos Vajna Date: Mon Oct 3 00:31:48 2011 +0200 pwgen-2.06-1-i686 - bin, dead for 4 years, mkpasswd from expect is already part of the default install diff --git a/source/apps-extra/pwgen/FrugalBuild b/source/apps-extra/pwgen/FrugalBuild deleted file mode 100644 index 422c8f0..0000000 --- a/source/apps-extra/pwgen/FrugalBuild +++ /dev/null @@ -1,14 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: Miklos Vajna - -pkgname=pwgen -pkgver=2.06 -pkgrel=1 -pkgdesc="A password generator." -depends=('glibc') -groups=('apps-extra') -archs=('i686' 'x86_64') -Finclude sourceforge -sha1sums=('43dc4fbe6c3bdf96ae24b20d44c4a4584df93d8e') - -# optimization OK From vmiklos at frugalware.org Mon Oct 3 00:47:40 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon, 3 Oct 2011 00:47:40 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: netpbm-10.56.00-1-i686 Message-ID: <20111002224740.235B0142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dc9e18be4a2f7e32bcd536a4fcd473dc442cca84 commit dc9e18be4a2f7e32bcd536a4fcd473dc442cca84 Author: Miklos Vajna Date: Mon Oct 3 00:42:12 2011 +0200 netpbm-10.56.00-1-i686 - version bump diff --git a/source/xapps/netpbm/FrugalBuild b/source/xapps/netpbm/FrugalBuild index acc0d57..b3638ab 100644 --- a/source/xapps/netpbm/FrugalBuild +++ b/source/xapps/netpbm/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=netpbm -pkgver=10.55.04 +pkgver=10.56.00 pkgrel=1 pkgdesc="A toolkit for manipulation of graphic images" groups=('xapps') From vmiklos at frugalware.org Mon Oct 3 00:47:40 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon, 3 Oct 2011 00:47:40 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: sqlite3-3.7.8-1-i686 Message-ID: <20111002224740.10135142001B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=eb75f9a71c9a7cfa63e88a8df0bc494b0bd15202 commit eb75f9a71c9a7cfa63e88a8df0bc494b0bd15202 Author: Miklos Vajna Date: Mon Oct 3 00:38:30 2011 +0200 sqlite3-3.7.8-1-i686 - version bump diff --git a/source/lib/sqlite3/FrugalBuild b/source/lib/sqlite3/FrugalBuild index 3760dbc..77f28f5 100644 --- a/source/lib/sqlite3/FrugalBuild +++ b/source/lib/sqlite3/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: voroskoi pkgname=sqlite3 -pkgver=3.7.7.1 +pkgver=3.7.8 origver=3070500 pkgrel=1 pkgdesc="A C library that implements an SQL database engine" From vmiklos at frugalware.org Mon Oct 3 00:47:40 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon, 3 Oct 2011 00:47:40 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: openssl-1.0.0-7-i686 Message-ID: <20111002224740.4AF83142005F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3d73f19d84bc4148c2678168e42fd06f7527046e commit 3d73f19d84bc4148c2678168e42fd06f7527046e Author: Miklos Vajna Date: Mon Oct 3 00:47:51 2011 +0200 openssl-1.0.0-7-i686 - update to patchlevel 'e' diff --git a/source/base/openssl/FrugalBuild b/source/base/openssl/FrugalBuild index 57c839c..62bdd69 100644 --- a/source/base/openssl/FrugalBuild +++ b/source/base/openssl/FrugalBuild @@ -4,8 +4,8 @@ pkgname=openssl pkgver=1.0.0 -pkgextraver=d -pkgrel=6 +pkgextraver=e +pkgrel=7 pkgdesc="The Open Source toolkit for Secure Sockets Layer and Transport Layer Security" url="http://www.openssl.org/source/" groups=('base' 'chroot-core') From ryuo at frugalware.org Mon Oct 3 08:18:18 2011 From: ryuo at frugalware.org (James Buren) Date: Mon, 3 Oct 2011 08:18:18 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: medit-1.0.4-1-i686 * version bump Message-ID: <20111003061818.C8C361420019@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e5496481684a201ca8b35de0c2bf8ac2bb94d32e commit e5496481684a201ca8b35de0c2bf8ac2bb94d32e Author: James Buren Date: Sun Oct 2 20:17:59 2011 -0500 medit-1.0.4-1-i686 * version bump diff --git a/source/xapps-extra/medit/FrugalBuild b/source/xapps-extra/medit/FrugalBuild index 5ec3631..032e290 100644 --- a/source/xapps-extra/medit/FrugalBuild +++ b/source/xapps-extra/medit/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: detto pkgname=medit -pkgver=1.0.3 +pkgver=1.0.4 pkgrel=1 pkgdesc="A useful programming and around-programming text editor." depends=('pygtk') @@ -17,7 +17,7 @@ options=('scriptlet') _F_gnome_iconcache=y Finclude gnome-scriptlet sourceforge source=(${source[@]} frugalbuild.lang $pkgname-1.0.0-ctags.patch) -sha1sums=('59f450856c33a46a4fc1f1c32d8fd71c1e503846' \ +sha1sums=('1035c595c34ddb83677eaa914d69811f5d320cea' \ '324adf29c9b02db1f496295f5a391d3a73adb513' \ 'c1dafe2fa7f92d19cc5dc0cffa60ccbbdeafc8f9') From baste at frugalware.org Mon Oct 3 08:38:29 2011 From: baste at frugalware.org (Baste) Date: Mon, 3 Oct 2011 08:38:29 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-shell-system-monitor-applet-20111003-1-x86_64 * Version bump * works in gnome 3.2 Message-ID: <20111003063829.BCBA61420019@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=28b86e267ac38168839f955354a1d2bf0991d140 commit 28b86e267ac38168839f955354a1d2bf0991d140 Author: Baste Date: Mon Oct 3 08:31:02 2011 +0200 gnome-shell-system-monitor-applet-20111003-1-x86_64 * Version bump * works in gnome 3.2 diff --git a/source/gnome-extra/gnome-shell-system-monitor-applet/FrugalBuild b/source/gnome-extra/gnome-shell-system-monitor-applet/FrugalBuild index 3604143..721d6a8 100644 --- a/source/gnome-extra/gnome-shell-system-monitor-applet/FrugalBuild +++ b/source/gnome-extra/gnome-shell-system-monitor-applet/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Baste pkgname=gnome-shell-system-monitor-applet -pkgver=20110929 +pkgver=20111003 pkgrel=1 pkgdesc="Display system informations in gnome shell status bar, such as memory usage, cpu usage, network rates." url="https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet" @@ -13,7 +13,7 @@ _F_gnome_glib="y" Finclude gnome-scriptlet gnome-shell-extensions up2date="Flasttar http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname" source=(http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('3177da3cb873c751f0debd2defbb418f5699dde6') +sha1sums=('8516881ad8a5b4fa45f5047aab9363f665427f43') build(){ Fcd Fmkdir usr/share/gnome-shell/extensions From bouleetbil at frogdev.info Mon Oct 3 09:33:46 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 3 Oct 2011 09:33:46 +0200 (CEST) Subject: [Frugalware-git] gnometesting: Merge branch 'master' of git.frugalware.org:/pub/frugalware/frugalware-current Message-ID: <20111003073346.0ECF81420019@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=7f9468ae6fe5c942192b8b302ee2e0e30e4019fb commit 7f9468ae6fe5c942192b8b302ee2e0e30e4019fb Merge: 28b86e2 e549648 Author: bouleetbil Date: Mon Oct 3 09:31:44 2011 +0200 Merge branch 'master' of git.frugalware.org:/pub/frugalware/frugalware-current From bouleetbil at frogdev.info Mon Oct 3 09:42:03 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 3 Oct 2011 09:42:03 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: Merge branch 'master' of git.frugalware.org:/pub/frugalware/frugalware-current Message-ID: <20111003074203.6D1CC1420019@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7f9468ae6fe5c942192b8b302ee2e0e30e4019fb commit 7f9468ae6fe5c942192b8b302ee2e0e30e4019fb Merge: 28b86e2 e549648 Author: bouleetbil Date: Mon Oct 3 09:31:44 2011 +0200 Merge branch 'master' of git.frugalware.org:/pub/frugalware/frugalware-current From pingax at frugalware.fr Mon Oct 3 12:59:58 2011 From: pingax at frugalware.fr (Pingax) Date: Mon, 3 Oct 2011 12:59:58 +0200 (CEST) Subject: [Frugalware-git] mate: * Added scripts for mate to make life easier Message-ID: <20111003105958.188A51420019@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=mate.git;a=commitdiff;h=80247db6c6fac95b7cdf9e9234f18d8e0ea5a053 commit 80247db6c6fac95b7cdf9e9234f18d8e0ea5a053 Author: Pingax Date: Mon Oct 3 10:42:01 2011 +0200 * Added scripts for mate to make life easier diff --git a/source/include/mate-scriptlet.install b/source/include/mate-scriptlet.install new file mode 100644 index 0000000..eb48cf6 --- /dev/null +++ b/source/include/mate-scriptlet.install @@ -0,0 +1,114 @@ +schemas=($_F_mate_schemas) +entries=($_F_mate_entries) + +UpdateDesktopDatabase() +{ + if [ -f /usr/bin/update-desktop-database ] + then + echo -n "updating desktop database..." + if update-desktop-database > /dev/null 2>&1 ; then + echo " done." + else + echo " failed." + fi + fi + if [ -f /usr/bin/update-desktop-database-3.0 ] + then + echo -n "updating desktop database gtk+3..." + if update-desktop-database > /dev/null 2>&1 ; then + echo " done." + else + echo " failed." + fi + fi +} +UpdateIconCache() +{ + if [ -f /usr/bin/gtk-update-icon-cache ] + then + echo -n "updating hicolor icon cache..." + if gtk-update-icon-cache -f -t /usr/share/icons/hicolor > /dev/null 2>&1 ; then + echo " done." + else + echo " failed." + fi + fi + if [ -f /usr/bin/gtk-update-icon-cache-3.0 ] + then + echo -n "updating hicolor icon cache gtk+3..." + if gtk-update-icon-cache-3.0 -f -t /usr/share/icons/hicolor > /dev/null 2>&1 ; then + echo " done." + else + echo " failed." + fi + fi +} +post_install() +{ + if [ ${#schemas[*]} -gt 0 ]; then + echo -n "installing mateconf schemas... " + for schema in "${schemas[@]}" ; do + MATECONF_CONFIG_SOURCE=`/usr/bin/mateconftool-2 --get-default-source` \ + /usr/bin/mateconftool-2 --makefile-install-rule "$schema" > /dev/null 2>&1 + done + if [ -e /bin/pidof ]; then + kill -HUP `pidof /usr/libexec/mconfd-2` > /dev/null 2>&1 + fi + echo "done." + fi + if [ ${#entries[*]} -gt 0 ]; then + echo -n "loading mateconf entries... " + for entry in "${entries[@]}" ; do + mateconftool-2 --direct --config-source=`/usr/bin/mateconftool-2 --get-default-source` --load $entry > /dev/null 2>&1 + done + if [ -e /bin/pidof ]; then + kill -HUP `pidof /usr/libexec/mateconfd-2` > /dev/null 2>&1 + fi + echo "done." + fi + if [ -n "$_F_mate_glib" ]; then + echo -n "loading schema glib entries... " + glib-compile-schemas /usr/share/glib-2.0/schemas + echo "done." + fi +} + + +post_upgrade() +{ + post_install $1 +} + +pre_remove() { + if [ -n "$_F_mate_glib" ]; then + echo -n "loading schema glib entries... " + glib-compile-schemas /usr/share/glib-2.0/schemas + echo "done." + fi + if [ ${#schemas[*]} -gt 0 ]; then + echo -n "updating mateconf schemas... " + for schema in "${schemas[@]}" ; do + MATECONF_CONFIG_SOURCE=`/usr/bin/mateconftool-2 --get-default-source` \ + /usr/bin/mateconftool-2 --makefile-install-rule "$schema" > /dev/null 2>&1 + done + if [ -e /bin/pidof ]; then + kill -HUP `pidof /usr/libexec/mateconfd-2` > /dev/null 2>&1 + fi + echo "done." + fi + if [ ${#entries[*]} -gt 0 ]; then + echo -n "unloading mateconf entries... " + for entry in "${entries[@]}" ; do + mateconftool-2 --direct --config-source=`/usr/bin/mateconftool-2 --get-default-source` --unload $entry > /dev/null 2>&1 + done + if [ -e /bin/pidof ]; then + kill -HUP `pidof /usr/libexec/mateconfd-2` > /dev/null 2>&1 + fi + echo "done." + fi +} + +op=$1 +shift + +$op $* diff --git a/source/include/mate-scriptlet.sh b/source/include/mate-scriptlet.sh new file mode 100644 index 0000000..5fa1ec4 --- /dev/null +++ b/source/include/mate-scriptlet.sh @@ -0,0 +1,131 @@ +#!/bin/sh + +### +# = mate-scriptlet.sh(3) +# Pingax +# +# == NAME +# mate-scriptlet.sh - for Frugalware +# +# == SYNOPSIS +# Common schema for Mate packages using scriplets. +# +# == EXAMPLE +# -------------------------------------------------- +# pkgname=mate-vfs +# pkgver=2011.08.31 +# pkgrel=1 +# pkgdesc="The MATE Virtual File System" +# url="http://matsusoft.com.ar/projects" +# archs=('i686' 'x86_64') +# depends=('mate-conf' 'avahi' 'libsmbclient' 'mate-mime-data') +# makedepends=('intltool' 'mate-common') +#_F_mate_schemas=('/etc/mateconf/schemas/desktop_default_applications.schemas' \ +# '/etc/mateconf/schemas/desktop_mate_url_handlers.schemas' \ +# '/etc/mateconf/schemas/system_dns_sd.schemas' \ +# '/etc/mateconf/schemas/system_http_proxy.schemas' \ +# '/etc/mateconf/schemas/system_smb.schemas') +# up2date=$pkgver +# source="http://netcologne.dl.sourceforge.net/project/matede/$pkgver/$pkgname.tar.gz" +# _F_cd_path=$pkgname +# Finclude mate-scriptlet +# sha1sums=('781a7829de9f6511305bffaa9bc67f22aaaa9049') +# -------------------------------------------------- + +if [ -z "$_F_mate_scriptlet" ]; then + _F_mate_scriptlet="src/mate-scriptlet.install" +fi + +if [ -n "$_F_mate_schemas" ]; then + Fconfopts="$Fconfopts --disable-schemas-install" +fi +if [ -n "$_F_mate_scrollkeeper" ]; then + Fconfopts="$Fconfopts --disable-scrollkeeper" +fi +if [ -n "$_F_mate_desktop" ]; then + Fconfopts="$Fconfopts --enable-desktop-update=no" +fi +if [ -n "$_F_mate_mime" ]; then + Fconfopts="$Fconfopts --disable-update-mimedb --enable-mime-update=no" +fi + +### +# == OVERWRITTEN VARIABLES +# * install +### +install="$_F_mate_scriptlet" + +### +# == APPENDED VARIABLES +# * genscriptlet to options() +### +options=(${options[@]} 'genscriptlet') + +### +# == PROVIDED FUNCTIONS +# * Fbuild_slice_scrollkeeper() removes scrollkeeper-update from Makefile.in +# and omf.make +### +Fbuild_slice_scrollkeeper() +{ + find . -name Makefile.in -exec sed -i -e 's/-scrollkeeper-update.*//' {} \; + if [ -f omf.make ]; then + sed -i -e 's/-scrollkeeper-update.*//' omf.make + fi +} + +### +# * Fbuild_mate_scriptlet() generates a scriptlet for the given package from +# the template according to the declared options +### +Fbuild_mate_scriptlet() +{ + local i str + + cp $Fincdir/mate-scriptlet.install $Fsrcdir + if [ -n "$_F_mate_schemas" ]; then + for i in "${_F_mate_schemas[@]}" + do + if [ -z "$str" ]; then + str="'$i'\n" + else + str="$str\t'$i'\n" + fi + done + fi + Fsed '$_F_mate_schemas' "$str" ${Fsrcdir%/src}/$_F_mate_scriptlet + str='' + if [ -n "$_F_mate_entries" ]; then + for i in "${_F_mate_entries[@]}" + do + if [ -z "$str" ]; then + str="'$i'\n" + else + str="$str\t'$i'\n" + fi + done + fi + Fsed '$_F_mate_entries' "$str" ${Fsrcdir%/src}/$_F_mate_scriptlet + Fsed '$_F_mate_glib' "$_F_mate_glib" ${Fsrcdir%/src}/$_F_mate_scriptlet + Fsed '$_F_mate_desktop' "$_F_mate_desktop" ${Fsrcdir%/src}/$_F_mate_scriptlet + Fsed '$_F_mate_scrollkeeper' "$_F_mate_scrollkeeper" ${Fsrcdir%/src}/$_F_mate_scriptlet + Fsed '$_F_mate_mime' "$_F_mate_mime" ${Fsrcdir%/src}/$_F_mate_scriptlet + Fsed '$_F_mate_iconcache' "$_F_mate_iconcache" ${Fsrcdir%/src}/$_F_mate_scriptlet +} + +### +# * build() just includes Fbuild_slice_scrollkeeper and Fbuild_mate_scriptlet +# in the default build() (and disables the schema installation on make install) +### +build() +{ + Fbuild_slice_scrollkeeper + Fpatchall + Fmake + if [ -n "$_F_mate_schemas" ]; then + Fmakeinstall MATECONF_DISABLE_SCHEMA_INSTALL=1 + else + Fmakeinstall + fi + Fbuild_mate_scriptlet +} diff --git a/source/include/mate.sh b/source/include/mate.sh new file mode 100644 index 0000000..a8b49ea --- /dev/null +++ b/source/include/mate.sh @@ -0,0 +1,39 @@ +#!/bin/sh + +### +# = mate.sh(3) +# Anthony Jorion +# +# == NAME +# mate.sh - for Frugalware +# +# == SYNOPSIS +# Common schema for MATE packages. +# +# == EXAMPLE +# -------------------------------------------------- +# pkgname=mate-vfs +# pkgver=2011.08.31 +# pkgrel=1 +# pkgdesc="The MATE Virtual File System" +# url="http://matsusoft.com.ar/projects" +# archs=('i686' 'x86_64') +# depends=('mate-conf' 'avahi' 'libsmbclient' 'mate-mime-data') +# makedepends=('intltool' 'mate-common') +# Finclude mate +# sha1sums=('781a7829de9f6511305bffaa9bc67f22aaaa9049') + +# -------------------------------------------------- +# + +### +# == OVERWRITTEN VARIABLES +# * up2date +# * source() +# * url +### +_F_gnome_name=$pkgname +source="http://netcologne.dl.sourceforge.net/project/matede/$pkgver/$pkgname.tar.gz" +up2date=$pkgver +url="http://matsusoft.com.ar/projects" +_F_cd_path=$_F_gnome_name From bouleetbil at frogdev.info Mon Oct 3 16:11:38 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 3 Oct 2011 16:11:38 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: krb5-auth-dialog-3.2.0-1-x86_64 *new package Message-ID: <20111003141138.729FA1420019@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fe98edf8f85dc747ff0ab03c3a2a5f3696a406db commit fe98edf8f85dc747ff0ab03c3a2a5f3696a406db Author: bouleetbil Date: Mon Oct 3 16:09:30 2011 +0200 krb5-auth-dialog-3.2.0-1-x86_64 *new package diff --git a/source/gnome-extra/krb5-auth-dialog/FrugalBuild b/source/gnome-extra/krb5-auth-dialog/FrugalBuild new file mode 100644 index 0000000..7329c49 --- /dev/null +++ b/source/gnome-extra/krb5-auth-dialog/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling time: 0.67 SBU +# Maintainer: bouleetbil + +pkgname=krb5-auth-dialog +pkgver=3.2.0 +pkgrel=1 +pkgdesc="krb5-auth-dialog is an applet for the GNOME desktop that monitors and refreshes your Kerberos ticket." +depends=('libkrb5' 'gnome-control-center') +makedepends=('gtk-doc>=1.11' 'perl-xml-parser' 'intltool' 'krb5' 'gnome-doc-utils') +groups=('gnome-extra') +archs=('i686' 'x86_64') +_F_gnome_iconcache="y" +_F_gnome_desktop="y" +_F_gnome_schemas=('/etc/gconf/schemas/krb5-auth-dialog.schemas') +Finclude gnome gnome-scriptlet +sha1sums=('46d593a8921e964ce748076dce5f73a095d1337d') + +# optimization OK From bouleetbil at frogdev.info Mon Oct 3 18:46:38 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 3 Oct 2011 18:46:38 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-games-3.2.0-2-x86_64 *fix rodepends Message-ID: <20111003164638.DC1E01420019@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=42515c5e5a3637ef24647fe1fa50beb74b0cc004 commit 42515c5e5a3637ef24647fe1fa50beb74b0cc004 Author: bouleetbil Date: Mon Oct 3 18:44:27 2011 +0200 gnome-games-3.2.0-2-x86_64 *fix rodepends diff --git a/source/gnome-extra/gnome-games/FrugalBuild b/source/gnome-extra/gnome-games/FrugalBuild index d3fa007..ef4fc48 100644 --- a/source/gnome-extra/gnome-games/FrugalBuild +++ b/source/gnome-extra/gnome-games/FrugalBuild @@ -3,13 +3,14 @@ pkgname=gnome-games pkgver=3.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="Games for GNOME" url="http://www.gnome.org/" depends=('guile>=1.8.8' 'librsvg>=2.26.0-2' 'rarian>=0.8.0' \ 'desktop-file-utils' 'libbonobo>=2.24.0' 'gnome-python-desktop' \ 'ggz-client-libs' 'sdl' 'sdl_mixer' 'clutter-gtk' 'libcanberra-gtk') makedepends=('intltool' 'gnome-doc-utils>=0.14.0' 'glproto') +rodepends=('aisleriot') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') _F_gnome_schemas=('/etc/gconf/schemas/gnect.schemas' \ From melko at frugalware.org Mon Oct 3 18:59:48 2011 From: melko at frugalware.org (Melko) Date: Mon, 3 Oct 2011 18:59:48 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ogl-math-0.9.2.6-1-i686 Message-ID: <20111003165948.319651420019@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e22f390765a2262911f99508ce1addea1e9c3e63 commit e22f390765a2262911f99508ce1addea1e9c3e63 Author: Melko Date: Mon Oct 3 18:59:23 2011 +0200 ogl-math-0.9.2.6-1-i686 * version bump diff --git a/source/xlib-extra/ogl-math/FrugalBuild b/source/xlib-extra/ogl-math/FrugalBuild index 768f616..09ce4f4 100644 --- a/source/xlib-extra/ogl-math/FrugalBuild +++ b/source/xlib-extra/ogl-math/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Melko pkgname=ogl-math -pkgver=0.9.2.5 +pkgver=0.9.2.6 pkgrel=1 pkgdesc="C++ mathematics library for 3D software based on the OpenGL Shading Language (GLSL) specification." depends=() @@ -11,7 +11,7 @@ archs=('i686' 'x86_64') _F_sourceforge_name="glm" _F_sourceforge_ext=".zip" Finclude sourceforge -sha1sums=('cdcd23a73657136769db24d4a42c349934b21d27') +sha1sums=('8636e336b9205d9f393a48c7a6552e2cff55d89a') build(){ Fcd From achevaux at gmail.com Mon Oct 3 19:15:35 2011 From: achevaux at gmail.com (centuri0) Date: Mon, 3 Oct 2011 19:15:35 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: kde-frugalware-1.6-1-i686 Message-ID: <20111003171535.D07751420019@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4e55a9b9bde88d10ea9455063ccce4c3ff9e7529 commit 4e55a9b9bde88d10ea9455063ccce4c3ff9e7529 Author: centuri0 Date: Mon Oct 3 19:15:06 2011 +0200 kde-frugalware-1.6-1-i686 * version bump diff --git a/source/kde/kde-frugalware/FrugalBuild b/source/kde/kde-frugalware/FrugalBuild index 7e1acbd..a1dc76b 100644 --- a/source/kde/kde-frugalware/FrugalBuild +++ b/source/kde/kde-frugalware/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: centuri0 pkgname=kde-frugalware -pkgver=1.5.0 -pkgrel=3 +pkgver=1.6 +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') @@ -65,4 +65,4 @@ build() } -sha1sums=('7c157097f91444b08b69fe41b85a9f680952e04b') +sha1sums=('40cf08b17db9664cc58a61b25be3593d015497aa') From melko at frugalware.org Mon Oct 3 19:35:25 2011 From: melko at frugalware.org (Melko) Date: Mon, 3 Oct 2011 19:35:25 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: digikam-2.2.0-1-i686 Message-ID: <20111003173525.C7C8D1420019@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0d698671f9db216c6da598a7f33122a8cf231e28 commit 0d698671f9db216c6da598a7f33122a8cf231e28 Author: Melko Date: Mon Oct 3 19:34:36 2011 +0200 digikam-2.2.0-1-i686 * version bump diff --git a/source/kde-extra/digikam/FrugalBuild b/source/kde-extra/digikam/FrugalBuild index 4af8af0..b212af2 100644 --- a/source/kde-extra/digikam/FrugalBuild +++ b/source/kde-extra/digikam/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: Bence Nagy pkgname=digikam -pkgver=2.1.1 -pkgrel=2 +pkgver=2.2.0 +pkgrel=1 pkgdesc="Digital photo management application for kde" _F_sourceforge_ext=".tar.bz2" _F_archive_grepv="\-[a-z]" @@ -16,7 +16,7 @@ makedepends=("${makedepends[@]}" "kdepimlibs-compiletime>=$_F_kde_ver" 'boost' ' groups=('kde-extra' 'kde-apps') archs=('i686' 'x86_64') options=('scriptlet') -sha1sums=('bc4031d23227bce6c159fcde13727284bf27cfc8') +sha1sums=('b4ce7c8b17978f3c76b107a1535cd4b21d3bb6fb') subpkgs=("${subpkgs[@]}" "libkface") subdescs=("${subdescs[@]}" "Library to perform face recognition and detection over pictures.") From baste at frugalware.org Mon Oct 3 21:11:23 2011 From: baste at frugalware.org (Baste) Date: Mon, 3 Oct 2011 21:11:23 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-extension-arrow-key-window-selector-20110820-1-i686 * No work with gnome 3.2 Message-ID: <20111003191123.ABF67142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=24f7ce88c61fa7f7d1098680b8c082c4a4395eef commit 24f7ce88c61fa7f7d1098680b8c082c4a4395eef Author: Baste Date: Mon Oct 3 21:10:22 2011 +0200 gnome-shell-extension-arrow-key-window-selector-20110820-1-i686 * No work with gnome 3.2 diff --git a/source/gnome-extra/gnome-shell-extension-arrow-key-window-selector/FrugalBuild b/source/gnome-extra/gnome-shell-extension-arrow-key-window-selector/FrugalBuild deleted file mode 100644 index eadeeaa..0000000 --- a/source/gnome-extra/gnome-shell-extension-arrow-key-window-selector/FrugalBuild +++ /dev/null @@ -1,24 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: Baste - -pkgname=gnome-shell-extension-arrow-key-window-selector -pkgver=20110820 -pkgrel=1 -pkgdesc="Allows you to select windows in overview mode with the arrow keys of your keyboard." -url="https://github.com/tanwald/gnome-shell-extension-arrow-key-window-selector" -depends=('gnome-shell') -groups=('gnome-extra') -archs=('i686' 'x86_64') -Finclude gnome-shell-extensions -up2date="Flasttar http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname" -source=(http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('35355b7ef766bfc00ed45373f149fcffb6cbccb7') - -build() -{ - Fcd - Fmkdir usr/share/gnome-shell/extensions/arrow-key-window-selector at tanwald.net - Fcprel extension.js usr/share/gnome-shell/extensions/arrow-key-window-selector at tanwald.net - Fcprel metadata.json usr/share/gnome-shell/extensions/arrow-key-window-selector at tanwald.net - FGnomeShellVersion -} From bouleetbil at frogdev.info Mon Oct 3 21:12:51 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 3 Oct 2011 21:12:51 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: goobox-3.0.0-1-x86_64 Message-ID: <20111003191251.7F8B0142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c09c11bffbc3b25adf2196d23407621e1515b595 commit c09c11bffbc3b25adf2196d23407621e1515b595 Author: bouleetbil Date: Mon Oct 3 21:10:41 2011 +0200 goobox-3.0.0-1-x86_64 *version bump diff --git a/source/gnome-extra/goobox/FrugalBuild b/source/gnome-extra/goobox/FrugalBuild index 739a9a2..32a5431 100644 --- a/source/gnome-extra/goobox/FrugalBuild +++ b/source/gnome-extra/goobox/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=goobox -pkgver=2.90.2 -pkgrel=4 +pkgver=3.0.0 +pkgrel=1 pkgdesc="Goobox is an CD player and ripper for GNOME" options=('scriptlet') depends=('gtk+3' 'gstreamer' 'libmusicbrainz' 'libnotify' \ @@ -18,6 +18,6 @@ _F_gnome_glib="y" Finclude gnome gnome-scriptlet groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') -sha1sums=('29cb13f763388db2b79ef267062fdb944e485fcf') +sha1sums=('b927c711fde840f8d4eb85eb8148520716b32805') # optimization OK From baste at frugalware.org Mon Oct 3 21:15:30 2011 From: baste at frugalware.org (Baste) Date: Mon, 3 Oct 2011 21:15:30 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-extension-cpufreq-20110702-1-i686 * Not working with gnome 3.2 Message-ID: <20111003191530.A16561420019@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a8ee4e7d54fd9835cbf37a7dfd4ea6c600a8f747 commit a8ee4e7d54fd9835cbf37a7dfd4ea6c600a8f747 Author: Baste Date: Mon Oct 3 21:14:38 2011 +0200 gnome-shell-extension-cpufreq-20110702-1-i686 * Not working with gnome 3.2 diff --git a/source/gnome-extra/gnome-shell-extension-cpufreq/FrugalBuild b/source/gnome-extra/gnome-shell-extension-cpufreq/FrugalBuild deleted file mode 100644 index 067291c..0000000 --- a/source/gnome-extra/gnome-shell-extension-cpufreq/FrugalBuild +++ /dev/null @@ -1,27 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: Baste - -pkgname=gnome-shell-extension-cpufreq -pkgver=20110702 -pkgrel=1 -pkgdesc="Display and control cpu frequency in gnome-shell." -url="https://github.com/yuyichao/gnome-shell-cpufreq" -depends=('gnome-shell') -groups=('gnome-extra') -archs=('i686' 'x86_64') -_F_gnome_glib="y" -Finclude gnome-scriptlet gnome-shell-extensions -up2date="Flasttar http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname" -source=(http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('9d02e1c10a9a09a485010c435674cace821ec61d') - -build() -{ - Fcd - Fmkdir usr/share/gnome-shell/extensions/ - Fcprel cpufreq-applet at yyc1992.gmail.com usr/share/gnome-shell/extensions/ - Fmkdir usr/share/glib-2.0/schemas - Ffilerel org.gnome.shell.extensions.cpufreq.gschema.xml usr/share/glib-2.0/schemas/ - Fbuild_gnome_scriptlet - FGnomeShellVersion -} From baste at frugalware.org Mon Oct 3 21:19:21 2011 From: baste at frugalware.org (Baste) Date: Mon, 3 Oct 2011 21:19:21 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-extension-cpu-temperature-20110718-1-i686 * Not working with Gnome 3.2 Message-ID: <20111003191921.F337A1420019@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7894c2a81cfdeb2e5857f09f47b5bc510780d884 commit 7894c2a81cfdeb2e5857f09f47b5bc510780d884 Author: Baste Date: Mon Oct 3 21:18:44 2011 +0200 gnome-shell-extension-cpu-temperature-20110718-1-i686 * Not working with Gnome 3.2 diff --git a/source/gnome-extra/gnome-shell-extension-cpu-temperature/FrugalBuild b/source/gnome-extra/gnome-shell-extension-cpu-temperature/FrugalBuild deleted file mode 100644 index 4b890a8..0000000 --- a/source/gnome-extra/gnome-shell-extension-cpu-temperature/FrugalBuild +++ /dev/null @@ -1,24 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: Baste - -pkgname=gnome-shell-extension-cpu-temperature -pkgver=20110718 -pkgrel=1 -pkgdesc="Shows CPU Temperature on Gnome Shell Panel." -url="https://github.com/xtranophilist/gnome-shell-extension-cpu-temperature" -depends=('gnome-shell' 'lmsensors') -groups=('gnome-extra') -archs=('i686' 'x86_64') -Finclude gnome-shell-extensions -up2date="Flasttar http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname" -source=(http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('fc14acea08edd3ac6548317b6f76a6752fb24c12') - -build() -{ - Fcd - Fmkdir usr/share/gnome-shell/extensions/temperature at xtranophilist - Fcprel extension.js usr/share/gnome-shell/extensions/temperature at xtranophilist - Fcprel metadata.json usr/share/gnome-shell/extensions/temperature at xtranophilist - FGnomeShellVersion -} From baste at frugalware.org Mon Oct 3 21:23:56 2011 From: baste at frugalware.org (Baste) Date: Mon, 3 Oct 2011 21:23:56 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-extension-mediaplayer-20110620-1-i686 * Not working with Gnome 3.2 Message-ID: <20111003192356.0FE831420019@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a120a4faeee9c33360b341985d5d037cd39024f1 commit a120a4faeee9c33360b341985d5d037cd39024f1 Author: Baste Date: Mon Oct 3 21:23:34 2011 +0200 gnome-shell-extension-mediaplayer-20110620-1-i686 * Not working with Gnome 3.2 diff --git a/source/gnome-extra/gnome-shell-extension-mediaplayer/FrugalBuild b/source/gnome-extra/gnome-shell-extension-mediaplayer/FrugalBuild deleted file mode 100644 index 4d45663..0000000 --- a/source/gnome-extra/gnome-shell-extension-mediaplayer/FrugalBuild +++ /dev/null @@ -1,23 +0,0 @@ -# Compiling Time: 0.04 SBU -# Maintainer: Baste - -pkgname=gnome-shell-extension-mediaplayer -pkgver=20110620 -pkgrel=1 -pkgdesc="A mediaplayer indicator for the gnome-shell( a Fork from horazont)." -url="https://github.com/eonpatapon/gnome-shell-extensions-mediaplayer" -depends=('gnome-shell') -makedepends=('gnome-common' 'intltool') -groups=('gnome-extra') -archs=('i686' 'x86_64') -up2date="Flasttar http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname" -source=(http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('db3b315b9bbf17fff31995a2ba996aa94814742c') -Finclude gnome-shell-extensions - -build(){ - Fcd - ./autogen.sh --prefix=/usr - Fbuild - FGnomeShellVersion -} From bouleetbil at frogdev.info Mon Oct 3 21:37:44 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 3 Oct 2011 21:37:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-extensions-3.2.0-1-x86_64 Message-ID: <20111003193744.5C94D1420019@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ed48ca3111fc9e727f4032ea0e1aed72ef3dce4d commit ed48ca3111fc9e727f4032ea0e1aed72ef3dce4d Author: bouleetbil Date: Mon Oct 3 21:35:02 2011 +0200 gnome-shell-extensions-3.2.0-1-x86_64 *version bump diff --git a/source/gnome-extra/gnome-shell-extensions/FrugalBuild b/source/gnome-extra/gnome-shell-extensions/FrugalBuild index 8c4d9d1..c98d5e5 100644 --- a/source/gnome-extra/gnome-shell-extensions/FrugalBuild +++ b/source/gnome-extra/gnome-shell-extensions/FrugalBuild @@ -2,18 +2,18 @@ # Maintainer: bouleetbil pkgname=gnome-shell-extensions -pkgver=3.1.91 -pkgrel=5 +pkgver=3.2.0 +pkgrel=1 pkgdesc="Modify and extend GNOME Shell functionality and behavior" depends=('gnome-shell>=3.2.0') makedepends=('intltool' 'gnome-doc-utils' 'gnome-common' \ 'gobject-introspection' 'krb5') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') -_F_gnome_git="y" +_F_gnome_git="n" _F_gnome_glib="y" Finclude gnome gnome-scriptlet gnome-shell-extensions -sha1sums=('aeccb6670422b2d269a40a296d855ad0537af4a6') +sha1sums=('899f23d0aa0ccd65c8c569e4e9d63ffd54303bb9') if [ "$_F_gnome_git" != "n" ]; then unset sha1sums fi From bouleetbil at frogdev.info Mon Oct 3 21:43:37 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 3 Oct 2011 21:43:37 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gdl-3.2.0-1-x86_64 Message-ID: <20111003194337.639E61420019@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8d080bda870d4d14ba678606e1c5b927d0f1630c commit 8d080bda870d4d14ba678606e1c5b927d0f1630c Author: bouleetbil Date: Mon Oct 3 21:41:22 2011 +0200 gdl-3.2.0-1-x86_64 *version bump diff --git a/source/gnome-extra/gdl/FrugalBuild b/source/gnome-extra/gdl/FrugalBuild index 34cb6db..472bdff 100644 --- a/source/gnome-extra/gdl/FrugalBuild +++ b/source/gnome-extra/gdl/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=gdl -pkgver=3.0.2 +pkgver=3.2.0 pkgrel=1 pkgdesc="Gnome Devtool Libraries." url="http://gnome.org" @@ -11,7 +11,7 @@ depends=('gtk+3' 'perl-xml-parser') groups=('gnome-extra') archs=('i686' 'x86_64') Finclude gnome -sha1sums=('3f4cd04092b6618722645c35fdaa8157d6250141') +sha1sums=('1cc369b11d0fcc9b27025a6a8cf46c98f896fc87') replaces=('gnome-build') provides=('gnome-build') From bouleetbil at frogdev.info Mon Oct 3 21:48:37 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 3 Oct 2011 21:48:37 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-3.2.0-7-x86_64 Message-ID: <20111003194837.529181420019@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=387f4967a1fde7583aecf871291a0a117a098eeb commit 387f4967a1fde7583aecf871291a0a117a098eeb Author: bouleetbil Date: Mon Oct 3 21:46:33 2011 +0200 gnome-shell-3.2.0-7-x86_64 *remove useless replace diff --git a/source/gnome/gnome-shell/FrugalBuild b/source/gnome/gnome-shell/FrugalBuild index 277f272..00f6b9d 100644 --- a/source/gnome/gnome-shell/FrugalBuild +++ b/source/gnome/gnome-shell/FrugalBuild @@ -5,7 +5,7 @@ USE_FRUGALTHEME=${USE_FRUGALTHEME:-"y"} pkgname=gnome-shell pkgver=3.2.0 -pkgrel=6 +pkgrel=7 pkgdesc="Window management and application launching for GNOME" url="http://www.gnome.org/" depends=('libxml2>=2.7.8' 'mutter>=3.2.0' 'gnome-desktop>=3.2.0' 'gjs>=1.30.0' \ @@ -34,9 +34,6 @@ replaces=("${replaces[@]}" "gnome-shell-extension-systray" "gnome-shell-extensio provides=("${provides[@]}" "gnome-shell-extension-systray" "gnome-shell-extension-frugalware-logo" \ "gnome-shell-theme-selector" "gnome-shell-extension-autohidetopbar") -#official gnome-shell-extensions I hope this extensions will be fixed -replaces=("${replaces[@]}" "gnome-shell-extensions" "gnome-shell-extensions-dock" "gnome-shell-extensions-theme") -provides=("${provides[@]}" "gnome-shell-extensions" "gnome-shell-extensions-dock" "gnome-shell-extensions-theme") groups=('gnome') archs=('i686' 'x86_64' 'ppc') From bouleetbil at frogdev.info Mon Oct 3 22:20:26 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 3 Oct 2011 22:20:26 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gdm-3.2.0-2-x86_64 *added frugalware logo Message-ID: <20111003202026.4434E1420019@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b2caf9bbad5c31a5aadf531c3e376184f72a0855 commit b2caf9bbad5c31a5aadf531c3e376184f72a0855 Author: bouleetbil Date: Mon Oct 3 22:18:07 2011 +0200 gdm-3.2.0-2-x86_64 *added frugalware logo diff --git a/source/gnome/gdm/FrugalBuild b/source/gnome/gdm/FrugalBuild index db88473..ab7c4c6 100644 --- a/source/gnome/gdm/FrugalBuild +++ b/source/gnome/gdm/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gdm pkgver=3.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="GNOME Display Manager" url="http://www.gnome.org/" backup=(etc/gdm/custom.conf etc/pam.d/gdm etc/pam.d/gdm-autologin \ @@ -19,9 +19,11 @@ archs=('i686' 'x86_64' 'ppc') _F_gnome_git="n" Finclude gnome source=(${source[@]} \ - a11y.diff) + a11y.diff \ + logo.diff) sha1sums=('14398d5f927c72430651f9d9cc75e52b71c2b09a' \ - '3b31fb6239a3551e0f367d1ae24af3fdf624d171') + '3b31fb6239a3551e0f367d1ae24af3fdf624d171' \ + 'd27cbf0da2e4ad04833ebb9f382589298f86b8c9') if [ "$_F_gnome_git" != "n" ]; then unset sha1sums fi diff --git a/source/gnome/gdm/logo.diff b/source/gnome/gdm/logo.diff new file mode 100644 index 0000000..865a19b --- /dev/null +++ b/source/gnome/gdm/logo.diff @@ -0,0 +1,13 @@ +--- gdm-2.23.1/gui/simple-greeter/gdm-simple-greeter.schemas.in.fedora-logo 2008-07-21 11:14:46.000000000 -0400 ++++ gdm-2.23.1/gui/simple-greeter/gdm-simple-greeter.schemas.in 2008-07-21 14:59:17.000000000 -0400 +@@ -39,7 +39,7 @@ + /apps/gdm/simple-greeter/logo_icon_name + gdm-simple-greeter + string +- computer ++ distributor-logo-frugalware + + Icon name to use for greeter logo + Set to the themed icon name to use for the greeter logo. + + From bouleetbil at frogdev.info Mon Oct 3 22:25:30 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 3 Oct 2011 22:25:30 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-extensions-3.2.0-2-x86_64 *should help pacman-g2 (old replaces, provides...) Message-ID: <20111003202530.B2C3D1420019@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a150cfffdd1dd0e58180798aa930ad52725384ca commit a150cfffdd1dd0e58180798aa930ad52725384ca Author: bouleetbil Date: Mon Oct 3 22:22:26 2011 +0200 gnome-shell-extensions-3.2.0-2-x86_64 *should help pacman-g2 (old replaces, provides...) diff --git a/source/gnome-extra/gnome-shell-extensions/FrugalBuild b/source/gnome-extra/gnome-shell-extensions/FrugalBuild index c98d5e5..22c6ab0 100644 --- a/source/gnome-extra/gnome-shell-extensions/FrugalBuild +++ b/source/gnome-extra/gnome-shell-extensions/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gnome-shell-extensions pkgver=3.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="Modify and extend GNOME Shell functionality and behavior" depends=('gnome-shell>=3.2.0') makedepends=('intltool' 'gnome-doc-utils' 'gnome-common' \ @@ -20,7 +20,7 @@ fi subpkgs=('gnome-shell-extensions-dock') subdescs=('dock for gnome-shell') -subrodepends=("$pkgname=$pkgver") +subrodepends=("$pkgname>=$pkgver") subdepends=('gnome-shell') subgroups=('gnome-extra') subarchs=('i686 x86_64 ppc') @@ -34,7 +34,7 @@ subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') subpkgs=("${subpkgs[@]}" 'gnome-shell-extensions-apps-menus') subdescs=("${subdescs[@]}" 'apps menus extension') -subrodepends=("${subrodepends[@]}" "$pkgname=$pkgver") +subrodepends=("${subrodepends[@]}" "$pkgname>=$pkgver") subdepends=("${subdepends[@]}" "gnome-shell") subgroups=("${subgroups[@]}" 'gnome-extra') subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') From devil505linux at gmail.com Mon Oct 3 23:36:21 2011 From: devil505linux at gmail.com (Devil505) Date: Mon, 3 Oct 2011 23:36:21 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: bamf-0.2.102-1-i686 * version bump Message-ID: <20111003213621.E6B411420019@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=47ce82cb5d5f784ea80df22b6fa1823ccea94a43 commit 47ce82cb5d5f784ea80df22b6fa1823ccea94a43 Author: Devil505 Date: Mon Oct 3 23:36:29 2011 +0200 bamf-0.2.102-1-i686 * version bump diff --git a/source/ayatana-extra/bamf/FrugalBuild b/source/ayatana-extra/bamf/FrugalBuild index d20d585..f2d057c 100644 --- a/source/ayatana-extra/bamf/FrugalBuild +++ b/source/ayatana-extra/bamf/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: Devil505 pkgname=bamf -pkgver=0.2.90 +pkgver=0.2.102 pkgrel=1 pkgdesc="BAMF Application Matching Framework." -depends=('dbus-glib' 'libwnck2' 'libgtop' 'libuuid') +depends=('dbus-glib' 'libwnck' 'libgtop' 'libuuid') groups=('ayatana-extra') archs=('i686' 'x86_64') _F_launchpad_branch="0.2" Finclude launchpad -sha1sums=('2206f10d56fa6fbd97f4572b9340771dc24e1731') +sha1sums=('02f973b5733d500d4339208bb76d6074c6cc3b95') # optimization OK From vmiklos at frugalware.org Mon Oct 3 23:55:52 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon, 3 Oct 2011 23:55:52 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: raidtools-1.00.3-4-i686 Message-ID: <20111003215552.6447A1420019@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=211d0cdc37065755c91189578de0b5c88407c001 commit 211d0cdc37065755c91189578de0b5c88407c001 Author: Miklos Vajna Date: Mon Oct 3 23:55:50 2011 +0200 raidtools-1.00.3-4-i686 - bin, replaced by mdadm diff --git a/source/apps-extra/raidtools/FrugalBuild b/source/apps-extra/raidtools/FrugalBuild deleted file mode 100644 index 708c4c2..0000000 --- a/source/apps-extra/raidtools/FrugalBuild +++ /dev/null @@ -1,38 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: Miklos Vajna - -pkgname=raidtools -pkgver=1.00.3 -pkgrel=4 -pkgdesc="System utilities you need to maintain a software RAID device" -url="http://people.redhat.com/mingo/raidtools/" -depends=('popt') -groups=('apps-extra') -archs=('i686' 'x86_64') -up2date="lynx -dump 'http://people.redhat.com/mingo/raidtools/?M=D'|grep tar.gz$|sed -n -e 's/.*s-\([0-9\.]*\).tar.gz$/\1/' -e '1 p'" -source=(http://people.redhat.com/mingo/$pkgname/$pkgname-$pkgver.tar.gz \ - $pkgname-$pkgver-gcc3.diff \ - raidtools-1.00.3-2.6.Headers.patch \ - raidtools-1.00.3-mkraid.patch \ - raidtools-1.00.3-PIC.patch \ - raidtools-1.00.3-glibc25.diff) - -build() -{ - Fpatchall - # Fix up optim. - sed -i -e'/^CFLAGS/s:-O2:@CFLAGS@:' Makefile.in || Fdie - Fmake - Fmakeinstall ROOTDIR=$Fdestdir - Frm /dev - Ffilerel /etc/raidtab.sample -} - -# optimization OK - -sha1sums=('db6a05e371622e4b83e054355d906b0a48e76844' \ - '693de76e619304efa627125f0fcd726f9339f4ed' \ - 'ab7e728458ef05fde1d3c1df0ccaaf4a76ebd4b6' \ - 'd62d1a36b0db2744ae1b93d4599bd245a380614e' \ - '9058343824bb124a0fd741fc5678d83f530af81f' \ - '41cec8a6df67194627f24e1522891dc65f009d1e') diff --git a/source/apps-extra/raidtools/raidtools-1.00.3-2.6.Headers.patch b/source/apps-extra/raidtools/raidtools-1.00.3-2.6.Headers.patch deleted file mode 100644 index c790149..0000000 --- a/source/apps-extra/raidtools/raidtools-1.00.3-2.6.Headers.patch +++ /dev/null @@ -1,50 +0,0 @@ -diff -ur raidtools-1.00.3/list.h raidtools-1.00.3.plasmaroo/list.h ---- raidtools-1.00.3/list.h 2003-01-15 08:58:25.000000000 +0000 -+++ raidtools-1.00.3.plasmaroo/list.h 2004-07-18 12:25:15.000000000 +0100 -@@ -14,6 +14,11 @@ - * using the generic single-entry routines. - */ - -+#define _LINUX_LIST_H -+struct hlist_node { -+ struct hlist_node *next, **pprev; -+}; -+ - struct list_head { - struct list_head *next, *prev; - }; -diff -ur raidtools-1.00.3/lsraid.c raidtools-1.00.3.plasmaroo/lsraid.c ---- raidtools-1.00.3/lsraid.c 2003-01-15 08:58:25.000000000 +0000 -+++ raidtools-1.00.3.plasmaroo/lsraid.c 2004-07-18 12:25:19.000000000 +0100 -@@ -40,16 +40,15 @@ - #include - #include - -+/* Local copies of things I use - Clean up later */ -+#include "list.h" -+ - #include - #include - #include - #include - #include - --/* Local copies of things I use - Clean up later */ --#include "list.h" -- -- - /* - * Defines - */ -diff -ur raidtools-1.00.3/raid_io.h raidtools-1.00.3.plasmaroo/raid_io.h ---- raidtools-1.00.3/raid_io.h.old 2005-04-07 15:25:24.937871896 -0600 -+++ raidtools-1.00.3/raid_io.h 2005-04-07 15:25:35.315801456 -0600 -@@ -12,7 +12,7 @@ - #include "common.h" - #include "raidlib.h" - --void progress (unsigned long blocks, unsigned long current); -+void progress (unsigned long blocks, unsigned long _current_); - - long long raidseek (unsigned int fd, unsigned long blk); - extern void print_sb (mdp_super_t *sb); diff --git a/source/apps-extra/raidtools/raidtools-1.00.3-PIC.patch b/source/apps-extra/raidtools/raidtools-1.00.3-PIC.patch deleted file mode 100644 index 65518a2..0000000 --- a/source/apps-extra/raidtools/raidtools-1.00.3-PIC.patch +++ /dev/null @@ -1,28 +0,0 @@ -Fix building with -fPIC -http://bugs.gentoo.org/show_bug.cgi?id=34712 -(note: this is outdated since we fixed the PIC issues in our linux-headers -ebuilds when doing syscall()'s on x86) - -Fix running on amd64 -http://bugs.gentoo.org/show_bug.cgi?id=93694 - ---- raidtools-1.00.3/raid_io.c -+++ raidtools-1.00.3/raid_io.c -@@ -81,7 +81,7 @@ - } - #undef F - --#if !(defined(__alpha__) || defined(__sparc_v9__) || defined(__ia64__)) -+#if !(defined(__alpha__) || defined(__sparc_v9__) || defined(__ia64__) || defined(__x86_64__) || defined(__PIC__)) - # ifndef __NR__llseek - # ifdef __sparc__ - # define __NR__llseek 236 -@@ -105,7 +105,7 @@ - long long result; - int retval; - --#if defined(__alpha__) || defined(__sparc_v9__) || defined(__ia64__) -+#if defined(__alpha__) || defined(__sparc_v9__) || defined(__ia64__) || defined(__x86_64__) || defined(__PIC__) - return lseek(fd, offset, SEEK_SET); - #else - retval = _llseek (fd, ((unsigned long long) offset) >> 32, diff --git a/source/apps-extra/raidtools/raidtools-1.00.3-gcc3.diff b/source/apps-extra/raidtools/raidtools-1.00.3-gcc3.diff deleted file mode 100644 index bea6aac..0000000 --- a/source/apps-extra/raidtools/raidtools-1.00.3-gcc3.diff +++ /dev/null @@ -1,39 +0,0 @@ -diff -Naur raidtools-1.00.3.orig/mkraid.c raidtools-1.00.3/mkraid.c ---- raidtools-1.00.3.orig/mkraid.c 2003-01-15 00:58:25.000000000 -0800 -+++ raidtools-1.00.3/mkraid.c 2003-08-30 17:41:16.000000000 -0700 -@@ -169,34 +169,7 @@ - return EXIT_FAILURE; - - if (old_force_flag && (func == mkraid)) { -- fprintf(stderr, -- --" -- WARNING! -- -- NOTE: if you are recovering a double-disk error or some other failure mode -- that made your array unrunnable but data is still intact then it's strongly -- recommended to use the lsraid utility and to read the lsraid HOWTO. -- -- If your RAID array holds useful and not yet backed up data then --force -- and the hot-add/hot-remove functionality should be used with extreme care! -- If your /etc/raidtab file is not in sync with the real array configuration, -- then --force might DESTROY ALL YOUR DATA. It's especially dangerous to use -- -f if the array is in degraded mode. -- -- If your /etc/raidtab file matches the real layout of on-disk data then -- recreating the array will not hurt your data, but be aware of the risks -- of doing this anyway: freshly created RAID1 and RAID5 arrays do a full -- resync of their mirror/parity blocks, which, if the raidtab is incorrect, -- the resync will wipe out data irrecoverably. Also, if your array is in -- degraded mode then the raidtab must match the degraded config exactly, -- otherwise you'll get the same kind of data destruction during resync. -- (see the failed-disk raidtab option.) You have been warned! -- -- [ If your array holds no data, or you have it all backed up, or if you -- know precisely what you are doing and you still want to proceed then use -- the --really-force (or -R) flag. ] --"); -+ fprintf(stderr, " WARNING!\n\n NOTE: if you are recovering a double-disk error or some other failure mode\n that made your array unrunnable but data is still intact then it's strongly\n recommended to use the lsraid utility and to read the lsraid HOWTO.\n\n If your RAID array holds useful and not yet backed up data then --force\n and the hot-add/hot-remove functionality should be used with extreme care!\n If your /etc/raidtab file is not in sync with the real array configuration,\n then --force might DESTROY ALL YOUR DATA. It's especially dangerous to use\n -f if the array is in degraded mode.\n\n If your /etc/raidtab file matches the real layout of on-disk data then\n recreating the array will not hurt your data, but be aware of the risks\n of doing this anyway: freshly created RAID1 and RAID5 arrays do a full\n resync of their mirror/parity blocks, which, if the raidtab is incorrect,\n the resync will wipe out data irrecoverably. Also, if your array is in\n degraded mode then the raidtab must match the degraded config exactly,\n otherwise you'll get the same kind of data destruction during resync.\n (see the failed-disk raidtab option.) You have been warned!\n\n [ If your array holds no data, or you have it all backed up, or if you\n know precisely what you are doing and you still want to proceed then use\n the --really-force (or -R) flag. ]\n "); - return EXIT_FAILURE; - } - diff --git a/source/apps-extra/raidtools/raidtools-1.00.3-glibc25.diff b/source/apps-extra/raidtools/raidtools-1.00.3-glibc25.diff deleted file mode 100644 index e200f8c..0000000 --- a/source/apps-extra/raidtools/raidtools-1.00.3-glibc25.diff +++ /dev/null @@ -1,41 +0,0 @@ ---- raidtools-1.00.3/raid_io.c.orig 2006-11-03 22:52:32.000000000 +0100 -+++ raidtools-1.00.3/raid_io.c 2006-11-03 23:51:02.000000000 +0100 -@@ -81,23 +81,6 @@ - } - #undef F - --#if !(defined(__alpha__) || defined(__sparc_v9__) || defined(__ia64__) || defined(__x86_64__) || defined(__PIC__)) --# ifndef __NR__llseek --# ifdef __sparc__ --# define __NR__llseek 236 --# else --# define __NR__llseek 140 --# endif --# endif -- --static int _llseek (unsigned int, unsigned long, -- unsigned long, long long *, unsigned int); -- --static _syscall5( int, _llseek, unsigned int, fd, unsigned long, offset_high, -- unsigned long, offset_low, long long *, result, -- unsigned int, origin) --#endif -- - long long raidseek (unsigned int fd, unsigned long blk) - { - unsigned long long offset = (unsigned long long)blk * -@@ -105,14 +88,7 @@ - long long result; - int retval; - --#if defined(__alpha__) || defined(__sparc_v9__) || defined(__ia64__) || defined(__x86_64__) || defined(__PIC__) - return lseek(fd, offset, SEEK_SET); --#else -- retval = _llseek (fd, ((unsigned long long) offset) >> 32, -- ((unsigned long long) offset) & 0xffffffff, -- &result, SEEK_SET); -- return (retval == -1 ? (long long) retval : result); --#endif - } - - int upgrade_sb (int fd, mdp_super_t *sb, md_cfg_entry_t * cfg, int verbose) diff --git a/source/apps-extra/raidtools/raidtools-1.00.3-mkraid.patch b/source/apps-extra/raidtools/raidtools-1.00.3-mkraid.patch deleted file mode 100644 index f3391b9..0000000 --- a/source/apps-extra/raidtools/raidtools-1.00.3-mkraid.patch +++ /dev/null @@ -1,15 +0,0 @@ -ripped from Fedora -https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=73365 -http://bugs.gentoo.org/show_bug.cgi?id=46847 - ---- raidtools-1.00.3/mkraid.c.cfg 2003-08-22 18:47:10.000000000 -0400 -+++ raidtools-1.00.3/mkraid.c 2003-08-22 18:47:31.000000000 -0400 -@@ -244,7 +244,7 @@ - while (*args) { - for (p = cfg_head; p; p = p->next) { - if (strcmp(p->md_name, *args)) continue; -- if (check_active(cfg)) -+ if (check_active(p)) - goto abort; - if (force_flag) { - fprintf(stderr, "DESTROYING the contents of %s in 5 seconds, Ctrl-C if unsure!\n", *args); From vmiklos at frugalware.org Mon Oct 3 23:59:31 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon, 3 Oct 2011 23:59:31 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fakeroot-1.18.1-1-i686 Message-ID: <20111003215931.7A9071420019@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ffa61185ca5e5ff1fde4ed9739bd25645828811d commit ffa61185ca5e5ff1fde4ed9739bd25645828811d Author: Miklos Vajna Date: Mon Oct 3 23:59:46 2011 +0200 fakeroot-1.18.1-1-i686 - version bump diff --git a/source/devel/fakeroot/FrugalBuild b/source/devel/fakeroot/FrugalBuild index 82ad5bd..26f5473 100644 --- a/source/devel/fakeroot/FrugalBuild +++ b/source/devel/fakeroot/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: Miklos Vajna pkgname=fakeroot -pkgver=1.18 +pkgver=1.18.1 pkgrel=1 pkgdesc="Gives a fake root environment" url="http://packages.debian.org/unstable/utils/fakeroot" @@ -14,7 +14,7 @@ archs=('i686' 'x86_64' 'ppc' 'arm') Fpkgversep="_" up2date="Flastarchive http://ftp.debian.org/debian/pool/main/f/fakeroot/ .orig.tar.bz2" source=(http://ftp.debian.org/debian/pool/main/f/fakeroot/${pkgname}_$pkgver.orig.tar.bz2) -sha1sums=('01052d5ed5d63f330880cc4110e46516b8bbb3f4') +sha1sums=('83b8eb6ab0c92f714cb8c7e70c8a98c9cfd954fa') _F_cd_path="$pkgname-$pkgver" # optimization OK From phayz at frugalware.org Tue Oct 4 05:40:24 2011 From: phayz at frugalware.org (Russell Dickenson (AKA phayz)) Date: Tue, 4 Oct 2011 05:40:24 +0200 (CEST) Subject: [Frugalware-git] homepage-ng: Newsletter issue 82 Message-ID: <20111004034024.A2414142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=bd535568ecb99f1a0238edec316e1ec678d9ca81 commit bd535568ecb99f1a0238edec316e1ec678d9ca81 Author: Russell Dickenson (AKA phayz) Date: Tue Oct 4 13:39:12 2011 +1000 Newsletter issue 82 * initial import new file: ../images/newsletter/issue82_desktopscreenshot_fore.png new file: ../images/newsletter/issue82_desktopscreenshot_fore_t.png new file: ../images/newsletter/issue82_desktopscreenshot_lenezir.png new file: ../images/newsletter/issue82_desktopscreenshot_lenezir_t.png new file: ../images/newsletter/issue82_desktopscreenshot_pingax.png new file: ../images/newsletter/issue82_desktopscreenshot_pingax_t.png new file: ../images/newsletter/issue82_desktopscreenshot_slown.png new file: ../images/newsletter/issue82_desktopscreenshot_slown_t.png new file: ../images/newsletter/issue82_desktopscreenshot_tuxgas.png new file: ../images/newsletter/issue82_desktopscreenshot_tuxgas_t.png new file: ../images/newsletter/issue82_screenshot_gource.jpg new file: issue82.html diff --git a/frugalware/images/newsletter/issue82_desktopscreenshot_fore.png b/frugalware/images/newsletter/issue82_desktopscreenshot_fore.png new file mode 100644 index 0000000..c017f09 Binary files /dev/null and b/frugalware/images/newsletter/issue82_desktopscreenshot_fore.png differ diff --git a/frugalware/images/newsletter/issue82_desktopscreenshot_fore_t.png b/frugalware/images/newsletter/issue82_desktopscreenshot_fore_t.png new file mode 100644 index 0000000..80da444 Binary files /dev/null and b/frugalware/images/newsletter/issue82_desktopscreenshot_fore_t.png differ diff --git a/frugalware/images/newsletter/issue82_desktopscreenshot_lenezir.png b/frugalware/images/newsletter/issue82_desktopscreenshot_lenezir.png new file mode 100644 index 0000000..0a9952c Binary files /dev/null and b/frugalware/images/newsletter/issue82_desktopscreenshot_lenezir.png differ diff --git a/frugalware/images/newsletter/issue82_desktopscreenshot_lenezir_t.png b/frugalware/images/newsletter/issue82_desktopscreenshot_lenezir_t.png new file mode 100644 index 0000000..20bcd93 Binary files /dev/null and b/frugalware/images/newsletter/issue82_desktopscreenshot_lenezir_t.png differ diff --git a/frugalware/images/newsletter/issue82_desktopscreenshot_pingax.png b/frugalware/images/newsletter/issue82_desktopscreenshot_pingax.png new file mode 100644 index 0000000..ce96037 Binary files /dev/null and b/frugalware/images/newsletter/issue82_desktopscreenshot_pingax.png differ diff --git a/frugalware/images/newsletter/issue82_desktopscreenshot_pingax_t.png b/frugalware/images/newsletter/issue82_desktopscreenshot_pingax_t.png new file mode 100644 index 0000000..bf4c825 Binary files /dev/null and b/frugalware/images/newsletter/issue82_desktopscreenshot_pingax_t.png differ diff --git a/frugalware/images/newsletter/issue82_desktopscreenshot_slown.png b/frugalware/images/newsletter/issue82_desktopscreenshot_slown.png new file mode 100644 index 0000000..961f9a8 Binary files /dev/null and b/frugalware/images/newsletter/issue82_desktopscreenshot_slown.png differ diff --git a/frugalware/images/newsletter/issue82_desktopscreenshot_slown_t.png b/frugalware/images/newsletter/issue82_desktopscreenshot_slown_t.png new file mode 100644 index 0000000..a385272 Binary files /dev/null and b/frugalware/images/newsletter/issue82_desktopscreenshot_slown_t.png differ diff --git a/frugalware/images/newsletter/issue82_desktopscreenshot_tuxgas.png b/frugalware/images/newsletter/issue82_desktopscreenshot_tuxgas.png new file mode 100644 index 0000000..01da092 Binary files /dev/null and b/frugalware/images/newsletter/issue82_desktopscreenshot_tuxgas.png differ diff --git a/frugalware/images/newsletter/issue82_desktopscreenshot_tuxgas_t.png b/frugalware/images/newsletter/issue82_desktopscreenshot_tuxgas_t.png new file mode 100644 index 0000000..bbd0996 Binary files /dev/null and b/frugalware/images/newsletter/issue82_desktopscreenshot_tuxgas_t.png differ diff --git a/frugalware/images/newsletter/issue82_screenshot_gource.jpg b/frugalware/images/newsletter/issue82_screenshot_gource.jpg new file mode 100644 index 0000000..2da84fe Binary files /dev/null and b/frugalware/images/newsletter/issue82_screenshot_gource.jpg differ diff --git a/frugalware/weeklynews/issue82.html b/frugalware/weeklynews/issue82.html new file mode 100644 index 0000000..49b1543 --- /dev/null +++ b/frugalware/weeklynews/issue82.html @@ -0,0 +1,785 @@ +
+ +

Frugalware Linux Newsletter - Issue 82

+ +

???to inform???to educate???to entertain

+ + +

:)

+ +

"One K to rule them all, one K + to find them,
One K to bring them all and in the + darkness bind them"

Frugalware developer Melko, + promoting the KDE Software Compilation

+ + +

Welcome

+ +

Welcome to another issue of the Frugalware Linux community???s newsletter, + which highlights the latest events and activities of the Frugalware Linux + community.

+ +

Features of this issue include:

+ +
    +
  • Frugalware Release Party was "up in the air"
  • +
  • Slown is officially a developer
  • +
  • Cedynamix is back!
  • +
  • Tips and Tricks - "Bash shell aliases" and "Tell me when you're finished"
  • +
  • Focus on Packages - Gource and Duplicity
  • +
  • Frugalware Exam #3 - Answers
  • +
+ +
+
Events etc +

+ +

Here???s a selection of recent events and other items that you might find + interesting:

+ +

Frugalware Linux version 1.5 released

+ +

On 15 August 2011, developer VMiklos announced + the release of Frugalware Linux version 1.5, code name "Mores". + Although a stable release is made every six months, this was a significant + release with some major changes, including: systemd now being the default + init system and an initial ARM port. It was also the first release for + several of the newest members of the development team. Congratulations to + everyone involved.

+ +

Frugalware Release Party was "up in the air"

+ +

In accordance with tradition, a party was held to celebrate the latest + Frugalware Linux release. The French team members had prepared a banquet + at the top of the Eiffel Tower and everyone drank, ate and generally + enjoyed themselves. Unfortunately someone had forgotten that the very top + of the tower is very narrow and so only three team members could be at the + top at the same time. It all worked out well, though, because Devil505 had + brought his new netbook and /dev/random was used to choose when everyone + went to the top.

+ +

A highlight of the celebrations was a parachute jump high above Paris. + While free-falling, everyone arranged themselves in formation to represent + the Frugalware logo. Someone, whose name is to be kept a secret, + started to make the Fedora logo instead but was quickly corrected + by the other team members. They claim that anyone could have confused the + Fedora 'f' with our 'F' but it still seems a little suspicious. Anyway, + the logo appeared briefly in the bright blue Parisian sky and everyone + landed safely. We haven't decided how we might celebrate the release of + Frugalware Linux version 1.6 but maybe we'll keep our feet on the ground. +

+ +

Slown is officially a developer

+ +

Frugalware user Slown had recently submitted a number of FrugalBuilds + for new packages. After some initial reviews, VMiklos realised that his + work no longer need review and so invited Slown to become an official + member of the Frugalware development team. Congratulations to Slown and + we look forward to many more packages in the future.

+ +

Cedynamix is back!

+ +

Just as we welcome Slown to the team, developer Cedynamix has returned + after a break. We're not sure just what he's been doing but we've searched + other Linux distributions' activity and are satisfied that he's not been + working elsewhere. Welcome back Cedynamix.

+ +

Balint is helping with German translation

+ +

Frugalware user Balint (AKA Sigo) is helping with the translation into + German of the various Frugalware projects. Help in this area is always + welcome because we would like Frugalware to be accessible in everyone's + native language. Even if someone is already providing translations you can + help because it's good to have someone review the work of others and point + out problems or raise questions, whether it's code or translation.

+ + +
+
New Packages
+
+ +

This section of the newsletter features packages which have been added + since the previous issue.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PackageDescriptionMaintainer
+

converseen-0.4.6

+
+

A batch image conversion tool written in C++ with Qt4 and Magick++.

+
+

centuri0

+
+

clinica-0.1.1

+
+

A simple medical records manager.

+
+

Slown

+
+

libqtpascal-2.4

+
+

The Free Pascal Qt4 binding allows Free Pascal to interface with the C++ Library Qt.

+
+

kikadf

+
+

libbluray-20110920

+
+

Blu-Ray access library.

+
+

Devil505

+
+

google-music-frame-0.2

+
+

An application that runs Google Music web interface in its own window.

+
+

Devil505

+
+

minus-uploader-1.5

+
+

The Minus desktop app allows you to drag-n-drop photos and files into the taskbar and instantly upload onto Minus.

+
+

Devil505

+
+

rhash-1.2.8

+
+

Utility for verifying hash sums (SFV, CRC, etc). Supports lots of algorithms.

+
+

Slown

+
+

laptop-mode-tools-1.59

+
+

A kernel mode that allows you to extend the battery life of your laptop.

+
+

Devil505

+
+

pymp-1.1

+
+

Lean and flexible frontend for MPlayer, written in python.

+
+

Pingax

+
+

pigz-2.1.6

+
+

A gzip implementation that can use parallel threads.

+
+

James Buren

+
+

google-musicmanager-1.0.13.9715

+
+

A simple application for adding the music files on your computer to your Music library.

+
+

Devil505

+
+

rsyslog-5.8.4

+
+

Enhanced system logging and kernel message trapping daemon.

+
+

Miklos Vajna

+
+

+
+

+
+

+
+ + +
+
Tips and Tricks
+
+ +

Bash Shell Aliases

+ +

If you often type the same command or series of commands in a shell, + then aliases will save you time. An alias replaces a user-defined command + with other shell commands. The idea is that typing a short command and + having either a longer command or several commands occur saves you time + and effort. Here is a very simple Bash shell alias:

+ + alias pu='pacman-g2 -Syu' + +

With this alias defined, when you enter the command "pu" in a + Bash shell, "pacman-g2 -Syu" will actually be run instead. Keep in + mind that aliases are simply shorter versions of commands you + would normally type.

+ +

If you often use the same set of options for a command, an alias is an + easy way of setting those as the default. For example, if you want to always + use the "-h" option for the "df" (Disk Free) command, you can define the + following alias:

+ + alias df='df -h' + +

You might think that this would create an infinite loop, but it + doesn't. :) When you now enter the command "df", the "-h" option is always + added. Note that you can't use replaceable parameters in an alias but if + you have such a need, use a shell function instead.

+ +

To see a list of all currently defined aliases, enter "alias" in a + terminal. User-defined aliases are configured in your Bash configuration + file: ~/.bashrc. Changes to this file don't take effect immediately but + you can activate them by entering the command ". ~/.bashrc". Note the + space between the first full stop/period (.) and the Bash configuration + file. This has only been a very brief coverage of Bash aliases, so refer + to the Bash man page for more details. A little time learning just some of + its features will certainly save you time in the long run.

+ + +

Tell me when you're finished

+ +

If you're running a command in a terminal emulator that you expect to + take a while, it's boring to sit, watch and wait for it to finish. If you + install the "libnotify" package you have a very useful application + available: notify-send. This application allows you to specify from the + command line a custom popup message to appear on the desktop. The content + of the message and for how long it remains visible are all customisable. + Here's an example command which will popup a message when a CLI command + is complete:

+ + wget <file> & notify-send --urgency=critical File + download is complete. + +

In this case a message with the text "File download is complete." will + appear after the command has exited, regardless of the result. If you want + the message to appear only if it's been successful then + use two apersands (&) between the two commands. You could even have + two different messages appear, one for successful completion and another + if an error occurred but this is out of the scope for this tip. I can't + remember what happens under Xfce or KDE but on GNOME 3 a message with an + urgency of "critical" stays visible until you click on it. Messages with + other urgency ratings will hide again after a brief delay. notify-send + doesn't have a man page but you can see all available parameters by + entering "notify-send --h".

+ +

The next time you're downloading an ISO or perhaps converting video + files from one format to another, try notify-send and give yourself some + free time. :)

+ +

Do you have any tips or tricks to share?

+ +

If you have some tips and tricks that you would like to share, + please post them on the forums or in the comments section below.

+ +
+
Focus on Packages
+
+ +

Gource

+ +

My knowledge of version control systems (VCS) is roughly the same as my + knowledge of cars: I can operate them well enough to get me from A to B + but don't know how to fix them if something goes wrong. When I read about + new utilities for VCS I get a little worried, thinking that I just might + do more harm than good but I can't help being curious. You run Gource in a terminal, providing the + path to a VCS repository as a parameter, with support for VCS including + git, Subversion and Mercurial. In a window, Gource draws bright blobs + which represent the objects in the repository and lines between them to + represent the links between the objects. It works forward through the + repository's history, illustrating the changes in the repository by + dynamically changing the displayed blobs and lines. It looks a little like + a fireworks screensaver but it's much more interesting to watch. Try it + for yourself and I'm sure you'll be entertained, possibly for hours. :D

+ + Gource screenshot + +

Duplicity

+ +

Duplicity is a CLI backup application with two major + features: it encrypts the backups and uses the librsync utility, which + minimises the amount of disk space required. The backups themselves are + encrypted with GnuPG and can be stored on either a local or remote file + server, with options including: ftp, ssh/scp, rsync, WebDAV, WebDAVs, + HSi, IMAP, Ubuntu One and Amazon S3. The first backup of any directory + will be a full backup but any subsequent backups are incremental, making + Duplicity very efficient on disk space. Command-line parameters allow you + to specify exactly what you want, allowing for a full backup if you + specifically want it, exclusion of specific directories, and the option of + verifying what's on the source is an exact copy of what's contained in the + specified backup. All operations are logged for review if needed.

+ +

Backups are useful only if you can recover what you need when + you need it. Duplicity offers plenty of options, including restoration of + individual files and directories, also time-based restoration. To restore + the directory /home/me to as it was at the most recent backup:

+ +
duplicity scp://uid at other.host/some_dir /home/me
+ +

To restore an individual file to as it was 3 days ago:

+ +
duplicity -t 3D --file-to-restore Mail/article
+  scp://uid at other.host/some_dir /home/me/restored_file
+ +
+
Frugalware Exam #3 - Answers
+
+ +

Below are the answers to the Frugalware exam which featured in + newsletter issue 81. If you haven't yet taken the exam, please test + yourself then return here. If you cheat and look at the answers + before taking the exam we'll send someone to your house to steal the + [Enter] keys from all your keyboards. :P

+ +

Check your answers against the list below and for each correct answer + you earn 1 point. Add up all your points and compare your total against + the table to find out your Frugalware rating.

+ +

Correct Answers

+ +
What's required to become a member of the Frugalware + development team?
+ +
3. Submission of enough FrugalBuild patches to have proven you know + what you're doing.

+ +
Frugalware packages are available around the world from what + type of source?
+ +
2. mirrors

+ +
Which of the following is NOT a label commonly applied to one + or more +Frugalware package repositories?
+ +
4. almost-stable-but-sometimes-makes-your-PC-explode

+ +
Which of the following is NOT a recommended method of + communicating with +others in the Frugalware community?
+ +
1. ouija board

+ +
Frugalware's package manager (pacman-g2) is a fork of which + package manager?
+ +
3. ArchLinux's pacman

+ +
What is the aim of the newsletter?
+ +
3. Inform readers about recent events and activities in the + community.

+ +
Who can edit the wiki?
+ +
3. Anyone with a wiki account.

+ +
A Feature Request in the Bug Tracking System can be made if + you want what?
+ +
3. A new feature or package, or an existing feature changed.
+
+ + +

Rating

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Total ScoreRating
8Have you considered becoming a contributor?
6-7Well done! Keep up the good work.
3-5 Maybe read the newsletters and documentation + more closely?
0-2Have you tried other Linux distributions? :P
+ +
+
Users' Desktop Screenshots
+
+ +

In this edition we have quite a large numbers of users' desktop + screenshots. Even better, they show just how varied Linux desktops can be, + featuring different desktop environments, even no desktop + environment. Thankyou to everyone who posted their screenshot to the + forums. If you would like your own desktop to feature in this section, + please submit it the Frugalware forums and I'll copy it from there. If + there is a large number of screenshots submitted I may not feature all of + them so if you don't see yours, please don't be offended because I'm not + judging them on their quality or whether or not I like them

+ +

Fore

+ +

Fore's screenshot was submitted on 5 September 2011 and features GNOME 3 + with the Nord theme and, at the bottom, the Plank dock.

+ + + +

Lenezir

+ +

Lenezir's screenshot was submitted on 17 September 2011, featuring an + interesting desktop background and at the bottom is what I believe is the + Tint2 panel.

+ + + +

Pingax

+ +

Pingax's screenshot was submitted on 15 August 2011 and features the + Xfce desktop environment and an amazing nightscape as the desktop + background. Note that Pingax has two panels on the desktop, the usual one + at the top of the screen and one at the right-hand side with a few + application launchers.

+ + + +

Tuxgas

+ +

Tuxgas' screenshot was submitted on 5 September 2011 and features the + KDE 4 software compilation and an amazing desktop background, apparently + sourced from the Desktopography + site. If you have never visited the site, please do because it features + some absolutely amazing artwork for your desktop.

+ + + +

Slown

+ +

Slown's screenshot was submitted on 31 August 2011 and features the + Xfce desktop with an extra, transparent panel at the bottom for + application launchers. To be honest I'm not entirely sure of any of this + but that's what I think it is. If I'm wrong I hope Slown will + correct me. :D

+ + + + +
+
From the wiki to you...
+
+ +

This new section of the newsletter highlights recent additions and + changes to the wiki.

+ +
+
Pacman-g2: Pacman-g2 wrapper
+ +
This is a shell script which adds some quite useful functions to + the pacman-g2 package manager.
+ +
Xonotic - FPS
+ +
Xonotic is a first-person shooter-style (FPS) game which has + recently been packaged for Frugalware.
+ +
TODO 1.6 - updated
+ +
This wiki page is used by the developers to both brainstorm and + track progress on improvements planned for the 1.6 release. Keep up to + date with this page if you're keen to track progress. Understand, + though, that some of what's on the page are proposals only and may not + feature in the final release.
+ +
Frugalware FAQ
+ +
This page contains all documented FAQs about Frugalware. The content + was previously hosted as part of the official web site but has been + moved to the wiki because it's then easier to maintain.
+ +
Laptop Mode Tools
+ +
This page documents a new set of applications which are for use with + laptops.
+ +
Post-Installation
+ +
"New" user Ariszlo contributed some excellent information on topics + you may need after having installed Frugalware.
+ +
Broadcomm wireless
+ +
Unfortunately wireless support in Linux is still a topic which is a + problem for many people. Broadcom is one of the most common brands of + wireless chipsets and so it's great that Devil505 has added some + troubleshooting information to this page.
+ +
XFCE
+ +
User Korrode added a tip for XFCE for getting "Open" and "Show in + Folder" working. I have had this problem myself but didn't know to fix it.
+ +
Virtualbox
+ +
User and contributor Botchchikii has added a French-language page + about Virtualbox.
+ +
UUID
+
Developer Devil505 has added a page about UUID, a scheme for persistent + naming of block devices.
+
+ +
+
Bug Tracker System (BTS) Activity
+
+ +

The following table gives you a overview of activity on bugs and + feature requests as at 4 October 2011.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ActivityBugsFeature Requests
Open115144
Opened since the previous newsletter314
Closed since the previous newsletter4431
+ + +
+
Security Announcements
+
+ +

Remember - According to the normal support arrangements + for Frugalware, the release of 1.5 ("Mores") means that no further security + or bug fixes will be released for Frugalware 1.4 ("Nexon") or earlier.

+ +

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

+ + + + + + + + + + + + + +
FSAPackageFSA DescriptionUpgrade To
FSA745djangoSome vulnerabilities have been reported in Django, which can be exploited by malicious people to disclose certain system information, manipulate certain data, conduct cache poisoning attacks, and cause a DoS (Denial of Service)django-1.3.1-1mores1
FSA744librsvgA vulnerability has been reported in librsvg, which can be exploited by malicious people to cause a DoS (Denial of Service) and potentially compromise an application using the librarylibrsvg-2.34.1-1mores1
FSA743mantisSome vulnerabilities have been reported in MantisBT, which can be exploited by malicious people to conduct cross-site scripting attacks and disclose potentially sensitive information and by malicious users to compromise a vulnerable systemmantis-1.2.8-1mores1
FSA742apacheKingcope has discovered a vulnerability in Apache HTTP Server, which can be exploited by malicious people to cause a DoS (Denial of Service)apache-2.2.20-1mores1
FSA741foomatic-filtersIt was found that foomatic-rip filter used insecurely created temporary file + for storage of PostScript data by rendering the data, intended to be sent to + the PostScript filter, when the debug mode was enabledfoomatic-filters-4.0.1-6mores1
FSA740phpmyadminSome vulnerabilities have been reported in phpMyAdmin, which can be exploited by malicious users to conduct script insertion attacksphpmyadmin-3.4.4-1mores1
FSA739stunnelA vulnerability has been reported in Stunnel, which can be exploited by malicious people to cause a DoS (Denial of Service) and potentially compromise a vulnerable systemstunnel-4.42-1mores1
FSA738krb51) A vulnerability has been reported in Kerberos, which can be exploited by malicious people to cause a DoS (Denial of Service)krb5-1.7.2-1mores1
FSA737mantisA vulnerability has been discovered in MantisBT, which can be exploited by malicious people to conduct cross-site scripting attacksmantis-1.2.7-1mores1
FSA736roundcubeA vulnerability has been reported in RoundCube Webmail, which can be exploited by malicious people to conduct cross-site scripting attacksroundcube-0.5.4-1mores1
FSA735xpdfSome vulnerabilities have been reported in Xpdf, which can be exploited by malicious people to potentially compromise a user's systemxpdf-3.02-7mores1
FSA734flashpluginMultiple vulnerabilities have been reported in Adobe Flash Player, which can be exploited by malicious people to disclose sensitive information and compromise a user's systemflashplugin-10.3.183.5-1mores1
+ + +
+
About the newsletter
+
+ +

Author

+ +

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

+ +

Release

+ +

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

+ +
+
Comments
+
+ +

If you would like to comment on the Frugalware newsletter, please do so in + the forums or the comments section below. Your feedback is valuable because + we want the newsletter to meet the needs of Frugalware???s users.

+ +
blog + comments powered by Disqus + + From phayz at frugalware.org Tue Oct 4 05:43:55 2011 From: phayz at frugalware.org (Russell Dickenson (AKA phayz)) Date: Tue, 4 Oct 2011 05:43:55 +0200 (CEST) Subject: [Frugalware-git] homepage-ng: Newsletter issue 82 Message-ID: <20111004034355.85EFB142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=2092c5d8dff7aa613b6b554266e14f5404bf0fa3 commit 2092c5d8dff7aa613b6b554266e14f5404bf0fa3 Author: Russell Dickenson (AKA phayz) Date: Tue Oct 4 13:43:13 2011 +1000 Newsletter issue 82 * removed unwanted row from table modified: issue82.html diff --git a/frugalware/weeklynews/issue82.html b/frugalware/weeklynews/issue82.html index 49b1543..18eab3c 100644 --- a/frugalware/weeklynews/issue82.html +++ b/frugalware/weeklynews/issue82.html @@ -276,19 +276,6 @@

Miklos Vajna

- - -

- - - -

- - - -

- - From phayz at frugalware.org Tue Oct 4 05:50:26 2011 From: phayz at frugalware.org (Russell Dickenson (AKA phayz)) Date: Tue, 4 Oct 2011 05:50:26 +0200 (CEST) Subject: [Frugalware-git] homepage-ng: Newsletter issue 82 Message-ID: <20111004035026.2717E142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=8ae23addb77142a5c3b8bd07a86e065f06994d95 commit 8ae23addb77142a5c3b8bd07a86e065f06994d95 Author: Russell Dickenson (AKA phayz) Date: Tue Oct 4 13:50:00 2011 +1000 Newsletter issue 82 * announcement modified: xml/news.xml diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index a96db82..eba86b5 100644 --- a/frugalware/xml/news.xml +++ b/frugalware/xml/news.xml @@ -29,13 +29,36 @@ to an attribute of Example: Mon, 07 Aug 2006 12:34:56 -0600 --> - + + 216 + Frugalware Newsletter Issue 82 + Tue, 04 Oct 2011 13:47:43 +1000 + phayz + 0 + + Features of this issue include: +
    +
  • Frugalware Release Party was "up in the air"
  • +
  • Slown is officially a developer
  • +
  • Cedynamix is back!
  • +
  • Tips and Tricks - "Bash shell aliases" and "Tell me when you're finished"
  • +
  • Focus on Packages - Gource and Duplicity
  • +
  • Frugalware Exam #3 - Answers
  • +
+ You can read it here. We hope you enjoy reading it. + ]]> +
+ /images/icons/newsletter.png +
+ 215 - Kernel upgrades and you - Mon, 19 Sep 2011 00:57:25 +0500 - James Buren - 0 - Kernel upgrades and you + Mon, 19 Sep 2011 00:57:25 +0500 + James Buren + 0 + /dev/sd* and not /dev/hd*. Try converting the /dev/hd* to /dev/sd* if you are having trouble. ]]> - - /images/icons/warning.png - - + + /images/icons/warning.png + + 214 - Important server in the Frugalware infrastructure was compromised - Wed, 14 Sep 2011 00:57:25 +0200 - Miklos Vajna - 0 -
+ Important server in the Frugalware infrastructure was compromised + Wed, 14 Sep 2011 00:57:25 +0200 + Miklos Vajna + 0 +
- I'm sorry to report that one of the important servers of the - Frugalware infrastructure was compromised on August 25. It took - a while to find out the details of how that was possible, - read here - if you're interested.

+ I'm sorry to report that one of the important servers of the + Frugalware infrastructure was compromised on August 25. It took + a while to find out the details of how that was possible, + read here + if you're interested.

- In short: we found that the attacker installed a backdoor - similar to the one installed on kernel.org recently. We have already - reinstalled the operating system, plus taken steps to prevent - a similar attack in the future.

+ In short: we found that the attacker installed a backdoor + similar to the one installed on kernel.org recently. We have already + reinstalled the operating system, plus taken steps to prevent + a similar attack in the future.

- On the bright side, we verified that none of the Frugalware - Git repos nor binary packages were modified during the - attack, so you don't have to fear that Pacman-G2 installed any - problematic updates on your computer.

+ On the bright side, we verified that none of the Frugalware + Git repos nor binary packages were modified during the + attack, so you don't have to fear that Pacman-G2 installed any + problematic updates on your computer.

- Thanks for your understanding. - ]]> -
- /images/icons/warning.png -
- - 213 - Frugalware 1.5 (Mores) released - Mon, 15 Aug 2011 00:39:33 +0200 - Miklos Vajna - 0 - Frugalware 1.5 Mores is released !
- The Frugalware Developer Team is pleased to announce the immediate availability of Frugalware 1.5, our fifteenth stable release.
- No new features have been added since 1.5rc2, but 86 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.4 in no particular order:
-
    -
  • Updated packages: 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 to name a few major components.
  • -
  • New version of Pacman-g2 bringing some nice features.
  • -
  • systemd is now the default init system.
  • -
  • Initial ARM port.
  • -
  • The boot splash is now provided by plymouth.
  • -
  • i686 and x86_64 kernels can now boot from EFI. (However, the bootloader is not yet installable from setup.)
  • -
  • In addition to EFI support, GPT partition tables are now enabled. gptfdisk is the recommended partitioner for this.
  • -
  • The setuptools Python package is now replaced by distribute.
  • -
- Please refer to the Frugalware Mores ChangeLog for more information.
- Download for i686, x86_64, ppc and arm: 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 Mores from our previous stable release (Nexon), please read the upgrade part of our documentation.
- ]]> -
-
- + Thanks for your understanding. + ]]> + + /images/icons/warning.png + + + 213 + Frugalware 1.5 (Mores) released + Mon, 15 Aug 2011 00:39:33 +0200 + Miklos Vajna + 0 + Frugalware 1.5 Mores is released !
+ The Frugalware Developer Team is pleased to announce the immediate availability of Frugalware 1.5, our fifteenth stable release.
+ No new features have been added since 1.5rc2, but 86 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.4 in no particular order:
+
    +
  • Updated packages: 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 to name a few major components.
  • +
  • New version of Pacman-g2 bringing some nice features.
  • +
  • systemd is now the default init system.
  • +
  • Initial ARM port.
  • +
  • The boot splash is now provided by plymouth.
  • +
  • i686 and x86_64 kernels can now boot from EFI. (However, the bootloader is not yet installable from setup.)
  • +
  • In addition to EFI support, GPT partition tables are now enabled. gptfdisk is the recommended partitioner for this.
  • +
  • The setuptools Python package is now replaced by distribute.
  • +
+ Please refer to the Frugalware Mores ChangeLog for more information.
+ Download for i686, x86_64, ppc and arm: 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 Mores from our previous stable release (Nexon), please read the upgrade part of our documentation.
+ ]]> +
+
+ 212 Frugalware Newsletter Issue 81 Sat, 06 Aug 2011 23:49:23 +1000 From phayz at frugalware.org Tue Oct 4 05:54:24 2011 From: phayz at frugalware.org (Russell Dickenson (AKA phayz)) Date: Tue, 4 Oct 2011 05:54:24 +0200 (CEST) Subject: [Frugalware-git] homepage-ng: Newsletter issue 82 Message-ID: <20111004035424.22983142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=637b8bf27ac0303b047583a24404cbe5ad123595 commit 637b8bf27ac0303b047583a24404cbe5ad123595 Author: Russell Dickenson (AKA phayz) Date: Tue Oct 4 13:53:52 2011 +1000 Newsletter issue 82 * fixed format of Gource's screenshot deleted: issue82_screenshot_gource.jpg new file: issue82_screenshot_gource.png diff --git a/frugalware/images/newsletter/issue82_screenshot_gource.jpg b/frugalware/images/newsletter/issue82_screenshot_gource.jpg deleted file mode 100644 index 2da84fe..0000000 Binary files a/frugalware/images/newsletter/issue82_screenshot_gource.jpg and /dev/null differ diff --git a/frugalware/images/newsletter/issue82_screenshot_gource.png b/frugalware/images/newsletter/issue82_screenshot_gource.png new file mode 100644 index 0000000..2ff671b Binary files /dev/null and b/frugalware/images/newsletter/issue82_screenshot_gource.png differ From devil505linux at gmail.com Tue Oct 4 07:57:33 2011 From: devil505linux at gmail.com (Devil505) Date: Tue, 4 Oct 2011 07:57:33 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: granite-20111004-1-i686 * version bump Message-ID: <20111004055733.26B53142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ff7717196e796f86a224f4b22ec6bf813e639dd9 commit ff7717196e796f86a224f4b22ec6bf813e639dd9 Author: Devil505 Date: Tue Oct 4 07:55:09 2011 +0200 granite-20111004-1-i686 * version bump diff --git a/source/devel-extra/granite/FrugalBuild b/source/devel-extra/granite/FrugalBuild index 8851463..d914404 100644 --- a/source/devel-extra/granite/FrugalBuild +++ b/source/devel-extra/granite/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=granite -pkgver=20110917 +pkgver=20111004 pkgrel=1 pkgdesc="A development library for elementary development." url="https://launchpad.net/granite" @@ -13,6 +13,6 @@ Finclude cmake 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=('4020d23e4b0566cbeca01308d007b48d41b80d8f') +sha1sums=('dadcc09da81768ddb2bf7ec7fdb5232507c83863') # optimization OK From devil505linux at gmail.com Tue Oct 4 07:57:33 2011 From: devil505linux at gmail.com (Devil505) Date: Tue, 4 Oct 2011 07:57:33 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ffmpeg-0.8.5-1-i686 * version bump Message-ID: <20111004055733.114EE142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=22b8ad8e9d030150936736220db1de69317c47f3 commit 22b8ad8e9d030150936736220db1de69317c47f3 Author: Devil505 Date: Tue Oct 4 07:50:29 2011 +0200 ffmpeg-0.8.5-1-i686 * version bump diff --git a/source/xmultimedia/ffmpeg/FrugalBuild b/source/xmultimedia/ffmpeg/FrugalBuild index b7b365f..4d26068 100644 --- a/source/xmultimedia/ffmpeg/FrugalBuild +++ b/source/xmultimedia/ffmpeg/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Cedrick Hannier alias Cedynamix pkgname=ffmpeg -pkgver=0.8.4 +pkgver=0.8.5 #rev=22893 pkgrel=1 pkgdesc="FFMpeg is a complete and free Internet live audio and video broadcasting solution for Linux/Unix." @@ -16,7 +16,7 @@ archs=('i686' 'x86_64' 'ppc') up2date="Flasttar http://www.ffmpeg.org/releases/" source="http://www.ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2" #source=(http://ftp.frugalware.org/pub/other/sources/$pkgname/$pkgname-$pkgver-$rev.tar.bz2) -sha1sums=('70fc95f2711defe4953862bd42a5a228cee803b8') +sha1sums=('a69d909958b23f8b2509ddda6cdeba2601edf5ff') #signatures=("${source[0]}.asc") subpkgs=("$pkgname-compiletime") From devil505linux at gmail.com Tue Oct 4 08:31:27 2011 From: devil505linux at gmail.com (Devil505) Date: Tue, 4 Oct 2011 08:31:27 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: maya-20111004-1-i686 * version bump Message-ID: <20111004063127.BAE16142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=77a37ad7f1bdae9b06e7b3bcf02b9bef7a557fc6 commit 77a37ad7f1bdae9b06e7b3bcf02b9bef7a557fc6 Author: Devil505 Date: Tue Oct 4 08:29:07 2011 +0200 maya-20111004-1-i686 * version bump diff --git a/source/xapps-extra/maya/FrugalBuild b/source/xapps-extra/maya/FrugalBuild index 30efeb6..980157d 100644 --- a/source/xapps-extra/maya/FrugalBuild +++ b/source/xapps-extra/maya/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=maya -pkgver=20110922 +pkgver=20111004 pkgrel=1 pkgdesc="Maya is a slim, lightweight, GCal-syncing GTK+ Calendar application" url="https://launchpad.net/maya" @@ -14,7 +14,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=('fca8b8add44a60b83cdb3e7e3592b9b0b1a28a10') +sha1sums=('3ad246e0329932151a6668cfa144b43e2074893b') build() { CMake_build From devil505linux at gmail.com Tue Oct 4 08:33:05 2011 From: devil505linux at gmail.com (Devil505) Date: Tue, 4 Oct 2011 08:33:05 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: zeitgeist-extensions-0.0.13-1-i686 * version bump Message-ID: <20111004063305.B6827142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=343faac4273f5d76da887f0148e00f652bc1c28e commit 343faac4273f5d76da887f0148e00f652bc1c28e Author: Devil505 Date: Tue Oct 4 08:30:46 2011 +0200 zeitgeist-extensions-0.0.13-1-i686 * version bump diff --git a/source/devel-extra/zeitgeist-extensions/FrugalBuild b/source/devel-extra/zeitgeist-extensions/FrugalBuild index 9e9674e..88344d1 100644 --- a/source/devel-extra/zeitgeist-extensions/FrugalBuild +++ b/source/devel-extra/zeitgeist-extensions/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=zeitgeist-extensions -pkgver=0.0.12 +pkgver=0.0.13 pkgrel=1 pkgdesc="Extensions to the engine such as Teamgeist, Relevancy Providers and Machine Learning Algorithms" url="http://mookooh.org/coverfinder/" @@ -11,7 +11,7 @@ groups=('devel-extra') archs=('i686' 'x86_64') _F_launchpad_subdir="fts-$pkgver" Finclude launchpad -sha1sums=('a19ff1ddb07a4a9a5a4cb7b8ee2c24987d556eb4') +sha1sums=('01cb6a4b0b3e46cbd8630ec340ce35bd605dac3c') build() { Fcd From devil505linux at gmail.com Tue Oct 4 08:34:52 2011 From: devil505linux at gmail.com (Devil505) Date: Tue, 4 Oct 2011 08:34:52 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: pantheon-calculator-20110930-1-i686 * version bump Message-ID: <20111004063452.E48B9142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6305ac86dcca2fd88b8bf71afaaa423422bd4d1e commit 6305ac86dcca2fd88b8bf71afaaa423422bd4d1e Author: Devil505 Date: Tue Oct 4 08:32:23 2011 +0200 pantheon-calculator-20110930-1-i686 * version bump diff --git a/source/xapps-extra/pantheon-calculator/FrugalBuild b/source/xapps-extra/pantheon-calculator/FrugalBuild index 5163716..5a5596a 100644 --- a/source/xapps-extra/pantheon-calculator/FrugalBuild +++ b/source/xapps-extra/pantheon-calculator/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=pantheon-calculator -pkgver=20110706 +pkgver=20110930 pkgrel=1 pkgdesc="A tiny, simple calculator written in GTK+ and Vala." url="https://launchpad.net/pantheon-calculator" @@ -13,6 +13,6 @@ Finclude cmake 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=('cb282abc5868ec2c19be2e0f0de60459cda240ff') +sha1sums=('989bb4d01367511a80f4f1923e0816af6034fe13') # optimization OK From devil505linux at gmail.com Tue Oct 4 08:37:49 2011 From: devil505linux at gmail.com (Devil505) Date: Tue, 4 Oct 2011 08:37:49 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: pantheon-terminal-20110930-1-i686 * version bump Message-ID: <20111004063749.4629E142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1a429a466347b29d98bb92cbb95428087954d91c commit 1a429a466347b29d98bb92cbb95428087954d91c Author: Devil505 Date: Tue Oct 4 08:34:41 2011 +0200 pantheon-terminal-20110930-1-i686 * version bump diff --git a/source/xapps-extra/pantheon-terminal/FrugalBuild b/source/xapps-extra/pantheon-terminal/FrugalBuild index e5bcb5c..c1a972d 100644 --- a/source/xapps-extra/pantheon-terminal/FrugalBuild +++ b/source/xapps-extra/pantheon-terminal/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=pantheon-terminal -pkgver=20110708 +pkgver=20110930 pkgrel=1 pkgdesc="The terminal of the 21st century." url="https://launchpad.net/pantheon-terminal" @@ -14,7 +14,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=('275bf7356007bf17e92eaa560a2ff37bf8e3a7f2') +sha1sums=('20e196e87a25cf2906101eae9b3bfcce29c552a9') build() { CMake_build From baste at frugalware.org Tue Oct 4 08:47:31 2011 From: baste at frugalware.org (Baste) Date: Tue, 4 Oct 2011 08:47:31 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-extension-righthotcorner-1.0-2-x86_64 * Not working with Gnome 3.2 Message-ID: <20111004064731.8540C142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a8a25a510e2a2505cf321a60bf4e91444846ab86 commit a8a25a510e2a2505cf321a60bf4e91444846ab86 Author: Baste Date: Tue Oct 4 08:40:35 2011 +0200 gnome-shell-extension-righthotcorner-1.0-2-x86_64 * Not working with Gnome 3.2 diff --git a/source/gnome-extra/gnome-shell-extension-righthotcorner/FrugalBuild b/source/gnome-extra/gnome-shell-extension-righthotcorner/FrugalBuild deleted file mode 100644 index e46e406..0000000 --- a/source/gnome-extra/gnome-shell-extension-righthotcorner/FrugalBuild +++ /dev/null @@ -1,25 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: Baste - -pkgname=gnome-shell-extension-righthotcorner -pkgver=1.0 -pkgrel=2 -pkgdesc="Adds an extra hot corner at upper right of your monitor" -url="http://www.fpmurphy.com/gnome-shell-extensions/" -depends=('gnome-shell') -groups=('gnome-extra') -archs=('i686' 'x86_64') -Finclude gnome-shell-extensions -_F_archive_name="righthotcorner" -up2date="Flasttar $url" -source=($url/$_F_archive_name-$pkgver.tar.gz) -sha1sums=('5d1302f62ffafc8db39250989f0b8909e58a99d1') -_F_cd_path="." - -build() -{ - Fcd - Fmkdir usr/share/gnome-shell/extensions/ - Fcprel righthotcorner at fpmurphy.com usr/share/gnome-shell/extensions/ - FGnomeShellVersion -} From devil505linux at gmail.com Tue Oct 4 08:57:00 2011 From: devil505linux at gmail.com (Devil505) Date: Tue, 4 Oct 2011 08:57:00 +0200 (CEST) Subject: [Frugalware-git] ayatana: Merge branch 'master' of git.frugalware.org:/pub/frugalware/frugalware-current Message-ID: <20111004065700.C975B142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ayatana.git;a=commitdiff;h=938e1eb682b78aac1c3f5912f3cd9c6400920876 commit 938e1eb682b78aac1c3f5912f3cd9c6400920876 Merge: 65b30a9 dddd74f Author: Devil505 Date: Tue Oct 4 08:51:32 2011 +0200 Merge branch 'master' of git.frugalware.org:/pub/frugalware/frugalware-current Conflicts: source/ayatana-extra/bamf/FrugalBuild source/base/glib2/FrugalBuild source/devel/json-glib/FrugalBuild source/xapps-extra/marlin/FrugalBuild source/xlib-extra/qt4/FrugalBuild source/xlib/gdk-pixbuf2/FrugalBuild source/xlib/gtk+3/FrugalBuild source/xlib/pango/FrugalBuild diff --cc source/xlib-extra/qt4/FrugalBuild index dde2254,75c63cf..0993eae --- a/source/xlib-extra/qt4/FrugalBuild +++ b/source/xlib-extra/qt4/FrugalBuild @@@ -6,8 -6,8 +6,8 @@@ USE_DETECTDEPENDS=${USE_DETECTDEPENDS:- pkgname=qt4 _F_archive_name=qt-everywhere-opensource-src - pkgver=4.7.3 - pkgrel=5 + pkgver=4.7.4 -pkgrel=1 ++pkgrel=2 pkgdesc="The QT4 GUI toolkit." url="http://qt.nokia.com/products/" depends=() @@@ -21,23 -21,11 +21,21 @@@ options=('scriptlet' 'nodocs' _F_archive_grepv="-tp" up2date="Flasttar ftp://ftp.qt.nokia.com/qt/source/" source=(ftp://ftp.qt.nokia.com/qt/source/$_F_archive_name-$pkgver.tar.gz \ + qtbug-16292.patch \ + 14_systemtrayicon.diff \ + 15_appmenu.diff \ + 16_qt-designer-toplevel-mode-menubar.diff \ + 26_dbusconnection_pointer.diff \ + 27_dbus_signal_filter_passes_not_handled.diff \ frugalware.patch \ fix-config.tests.patch) - sha1sums=('765eb70d9779f93fefddddda5e6ddb33f4c0b71e' \ + sha1sums=('af9016aa924a577f7b06ffd28c9773b56d74c939' \ - '8d65e6bff36eb0b3219d30101ea7d062504aaaf8' \ - 'e2522839807839f1af77de7ccd4c9e8c7df4acd0') + 'ec8607cca4b4f71f6fab7309fd59f059f47d5f52' \ + 'b13575e295829fa26ccaf6b11eafa394955ae073' \ + 'db49f3fb3b7711a61cc6009347e455ef4030e91f' \ + '2391d180dea337fd5230273e0f1adda43491cc19' \ + '88c4b4c59718b237cebbff4925d8361d0c24db64' \ + '95d384a06306b0f545c90364a12e4a70efc2f99d' \ - '8d65e6bff36eb0b3219d30101ea7d062504aaaf8' \ - 'e2522839807839f1af77de7ccd4c9e8c7df4acd0') export LD_LIBRARY_PATH=$Fsrcdir/$_F_archive_name-$pkgver/lib:${LD_LIBRARY_PATH} export YACC='yacc -d' diff --cc source/xlib/gtk+3/FrugalBuild index 255e98b,95a9622..e9d825e --- a/source/xlib/gtk+3/FrugalBuild +++ b/source/xlib/gtk+3/FrugalBuild @@@ -18,17 -19,9 +19,17 @@@ _F_gnome_glib="y Finclude gnome gnome-scriptlet url="http://www.gtk.org/" _F_cd_path="gtk+-$pkgver" -source=($source im-cedilla.conf) +source=($source im-cedilla.conf \ + 043_ubuntu_menu_proxy.patch \ + 062_ubuntu-set-grab-add.patch \ + 072_indicator_menu_update.patch \ + 100_overlay_scrollbar_loading.patch) - sha1sums=('30bf6240b3df62d6032c939d0eddbcae228ab7e2' \ + sha1sums=('907962ce042827cd6db89ba16cbfa72c2d3942a2' \ - 'f8a64241bcc873c1f1110e16306e48577a41852b') + 'f8a64241bcc873c1f1110e16306e48577a41852b' \ + 'a96b2be5f4cae4a9591bebfdbaae1bb504b569d4' \ + 'f4f56d3d79d0f84f5f882efd901d7951b412391d' \ + '430896c9631da8d12b240fc0a9f47fe054da89eb' \ + '67fe5f488339fb94cb6830ce285241b5fea8e590') if [ "$_F_gnome_git" != "n" ]; then unset sha1sums From bouleetbil at frogdev.info Tue Oct 4 09:06:44 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 4 Oct 2011 09:06:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-extensions-3.2.0-3-x86_64 *should help pacman Message-ID: <20111004070644.33982142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=95c79843d704bd8fc34e515b6639d90c805af428 commit 95c79843d704bd8fc34e515b6639d90c805af428 Author: bouleetbil Date: Tue Oct 4 09:04:00 2011 +0200 gnome-shell-extensions-3.2.0-3-x86_64 *should help pacman diff --git a/source/gnome-extra/gnome-shell-extensions/FrugalBuild b/source/gnome-extra/gnome-shell-extensions/FrugalBuild index 22c6ab0..4de9d35 100644 --- a/source/gnome-extra/gnome-shell-extensions/FrugalBuild +++ b/source/gnome-extra/gnome-shell-extensions/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gnome-shell-extensions pkgver=3.2.0 -pkgrel=2 +pkgrel=3 pkgdesc="Modify and extend GNOME Shell functionality and behavior" depends=('gnome-shell>=3.2.0') makedepends=('intltool' 'gnome-doc-utils' 'gnome-common' \ @@ -20,21 +20,21 @@ fi subpkgs=('gnome-shell-extensions-dock') subdescs=('dock for gnome-shell') -subrodepends=("$pkgname>=$pkgver") +subrodepends=("$pkgname") subdepends=('gnome-shell') subgroups=('gnome-extra') subarchs=('i686 x86_64 ppc') subpkgs=("${subpkgs[@]}" 'gnome-shell-extensions-theme') subdescs=("${subdescs[@]}" 'themes user gnome-shell') -subrodepends=("${subrodepends[@]}" "$pkgname=$pkgver") +subrodepends=("${subrodepends[@]}" "$pkgname") subdepends=("${subdepends[@]}" "gnome-shell") subgroups=("${subgroups[@]}" 'gnome-extra') subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') subpkgs=("${subpkgs[@]}" 'gnome-shell-extensions-apps-menus') subdescs=("${subdescs[@]}" 'apps menus extension') -subrodepends=("${subrodepends[@]}" "$pkgname>=$pkgver") +subrodepends=("${subrodepends[@]}" "$pkgname") subdepends=("${subdepends[@]}" "gnome-shell") subgroups=("${subgroups[@]}" 'gnome-extra') subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') From bouleetbil at frogdev.info Tue Oct 4 09:12:35 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 4 Oct 2011 09:12:35 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: python-xlib *move to xlib Message-ID: <20111004071235.9A69E142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1b36a0c752b5c482c6f422fdfdf58fe7dfae286c commit 1b36a0c752b5c482c6f422fdfdf58fe7dfae286c Author: bouleetbil Date: Tue Oct 4 09:10:13 2011 +0200 python-xlib *move to xlib diff --git a/source/xlib-extra/python-xlib/FrugalBuild b/source/xlib/python-xlib/FrugalBuild similarity index 91% rename from source/xlib-extra/python-xlib/FrugalBuild rename to source/xlib/python-xlib/FrugalBuild index f6ebe04..e7a3803 100644 --- a/source/xlib-extra/python-xlib/FrugalBuild +++ b/source/xlib/python-xlib/FrugalBuild @@ -3,11 +3,11 @@ pkgname=python-xlib pkgver=0.15rc1 -pkgrel=1 +pkgrel=2 pkgdesc="The Python X Library is a complete X11R6 client-side implementation." license="GPL2" Finclude sourceforge -groups=('xlib-extra') +groups=('xlib') archs=('i686' 'x86_64') depends=('python') sha1sums=('4b0b6c1d9e592c9c8c50d96f8a98092280d4817d') From bouleetbil at frogdev.info Tue Oct 4 09:16:35 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 4 Oct 2011 09:16:35 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libmusicbrainz3 *move to multimedia Message-ID: <20111004071635.A4708142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=76e312cc1133e5e0f4abf8f7225d7ebeb4eec264 commit 76e312cc1133e5e0f4abf8f7225d7ebeb4eec264 Author: bouleetbil Date: Tue Oct 4 09:13:10 2011 +0200 libmusicbrainz3 *move to multimedia diff --git a/source/multimedia-extra/libmusicbrainz3/FrugalBuild b/source/multimedia/libmusicbrainz3/FrugalBuild similarity index 94% rename from source/multimedia-extra/libmusicbrainz3/FrugalBuild rename to source/multimedia/libmusicbrainz3/FrugalBuild index db3ec25..125015b 100644 --- a/source/multimedia-extra/libmusicbrainz3/FrugalBuild +++ b/source/multimedia/libmusicbrainz3/FrugalBuild @@ -4,11 +4,11 @@ pkgname=libmusicbrainz3 _F_archive_name=libmusicbrainz pkgver=3.0.3 -pkgrel=2 +pkgrel=3 pkgdesc="MusicBrainz is the tree generation incarnation of the CD Index" url="http://www.musicbrainz.org/index.html" depends=('expat' 'libstdc++' 'neon' 'libdiscid') -groups=('multimedia-extra') +groups=('multimedia') archs=('i686' 'x86_64' 'ppc') Finclude cmake up2date="lynx -dump http://ftp.musicbrainz.org/pub/musicbrainz/|grep libmusicbrainz-3|Flasttar" From bouleetbil at frogdev.info Tue Oct 4 09:18:00 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 4 Oct 2011 09:18:00 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-python-2.28.1-10-x86_64 *move python-gconf to gnome Message-ID: <20111004071800.0DB10142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3d19c8c6ede1e2cf962df89a54f4bb24990c7cd1 commit 3d19c8c6ede1e2cf962df89a54f4bb24990c7cd1 Author: bouleetbil Date: Tue Oct 4 09:15:18 2011 +0200 gnome-python-2.28.1-10-x86_64 *move python-gconf to gnome diff --git a/source/gnome-extra/gnome-python/FrugalBuild b/source/gnome-extra/gnome-python/FrugalBuild index 23aecdf..eb065a6 100644 --- a/source/gnome-extra/gnome-python/FrugalBuild +++ b/source/gnome-extra/gnome-python/FrugalBuild @@ -4,7 +4,7 @@ pkgname=gnome-python pkgver=2.28.1 -pkgrel=9 +pkgrel=10 pkgdesc="Python bindings for GNOME" url="http://www.daa.com.au/~james/pygtk/" depends=('libxml2>=2.7.8' 'pygtk>=2.16.0-4' 'pyorbit>=2.24.0-2' 'libgnomeui>=2.24.1-2' 'libbonobo>=2.32.0' 'openssl>=1.0.0-2') @@ -18,7 +18,7 @@ subpkgs=("${subpkgs[@]}" "python-gconf") subdescs=("${subdescs[@]}" "Python bindings for interacting with GConf") subdepends=("${subdepends[@]}" "pygtk gconf") subrodepends=("${subrodepends[@]}" "") -subgroups=("${subgroups[@]}" 'gnome-extra') +subgroups=("${subgroups[@]}" 'gnome') subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') build() { From bouleetbil at frogdev.info Tue Oct 4 09:19:26 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 4 Oct 2011 09:19:26 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libdiscid *move to lib Message-ID: <20111004071926.18F3A142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2450b62c8bbdbce8e40619b75a937874bd0b6f7b commit 2450b62c8bbdbce8e40619b75a937874bd0b6f7b Author: bouleetbil Date: Tue Oct 4 09:17:10 2011 +0200 libdiscid *move to lib diff --git a/source/lib-extra/libdiscid/FrugalBuild b/source/lib/libdiscid/FrugalBuild similarity index 94% rename from source/lib-extra/libdiscid/FrugalBuild rename to source/lib/libdiscid/FrugalBuild index 95a44ae..5771690 100644 --- a/source/lib-extra/libdiscid/FrugalBuild +++ b/source/lib/libdiscid/FrugalBuild @@ -3,11 +3,11 @@ pkgname=libdiscid pkgver=0.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="A Library for creating MusicBrainz DiscIDs" url="http://musicbrainz.org/doc/libdiscid/" depends=() -groups=('lib-extra') +groups=('lib') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump 'http://users.musicbrainz.org/~matt/?C=M;O=D'|grep $pkgname-.*tar.gz$|sed -n 's/.*-\(.*\)\.t.*/\1/;1 p'" source=(http://users.musicbrainz.org/~matt/$pkgname-$pkgver.tar.gz) From bouleetbil at frogdev.info Tue Oct 4 09:22:40 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 4 Oct 2011 09:22:40 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libvpx *move to lib (xulrunner) Message-ID: <20111004072240.6AD83142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5ed073fb8f2964211685022963a409069270fbe3 commit 5ed073fb8f2964211685022963a409069270fbe3 Author: bouleetbil Date: Tue Oct 4 09:20:10 2011 +0200 libvpx *move to lib (xulrunner) diff --git a/source/lib-extra/libvpx/FrugalBuild b/source/lib/libvpx/FrugalBuild similarity index 96% rename from source/lib-extra/libvpx/FrugalBuild rename to source/lib/libvpx/FrugalBuild index 5a9bcc3..5461a60 100644 --- a/source/lib-extra/libvpx/FrugalBuild +++ b/source/lib/libvpx/FrugalBuild @@ -3,11 +3,11 @@ pkgname=libvpx pkgver=0.9.6 -pkgrel=5 +pkgrel=6 pkgdesc="WebM VP8 Codec SDK" depends=('glibc') makedepends=('yasm') -groups=('lib-extra') +groups=('lib') archs=('i686' 'x86_64' 'ppc' 'arm') _F_googlecode_ext=".tar.bz2" _F_googlecode_sep="-v" diff --git a/source/lib-extra/libvpx/shared.diff b/source/lib/libvpx/shared.diff similarity index 100% rename from source/lib-extra/libvpx/shared.diff rename to source/lib/libvpx/shared.diff From devil505linux at gmail.com Tue Oct 4 10:08:29 2011 From: devil505linux at gmail.com (Devil505) Date: Tue, 4 Oct 2011 10:08:29 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: bamf-compat-0.2.104-1-i686 * new package Message-ID: <20111004080829.0EB6F142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=25a3947966d2bf5ced6a7601500aa869bbf093be commit 25a3947966d2bf5ced6a7601500aa869bbf093be Author: Devil505 Date: Tue Oct 4 10:08:16 2011 +0200 bamf-compat-0.2.104-1-i686 * new package diff --git a/source/ayatana-extra/bamf-compat/FrugalBuild b/source/ayatana-extra/bamf-compat/FrugalBuild new file mode 100644 index 0000000..5978032 --- /dev/null +++ b/source/ayatana-extra/bamf-compat/FrugalBuild @@ -0,0 +1,53 @@ +# Compiling Time: 0.10 SBU +# Maintainer: Devil505 + +pkgname=bamf-compat +pkgver=0.2.104 +pkgrel=1 +pkgdesc="BAMF Application Matching Framework. (for compatibility)" +depends=('dbus-glib' 'libwnck' 'libgtop' 'libuuid') +makedpkg=('dpkg') +groups=('ayatana-extra') +archs=('i686' 'x86_64') +_F_launchpad_dirname="bamf" +_F_launchpad_name="bamf" +_F_launchpad_branch="0.2" +Finclude launchpad +_filearch=i386 && _soarch=i386 +[ "$CARCH" = "x86_64" ] && _filearch=amd64 && _soarch=x86_64 +source=(http://archive.ubuntu.com/ubuntu/pool/main/b/bamf/libbamf-dev_$pkgver-0ubuntu1_$_filearch.deb \ + http://archive.ubuntu.com/ubuntu/pool/main/b/bamf/libbamf0_$pkgver-0ubuntu1_$_filearch.deb) +sha1sums=('240f0449711cc743e9a18904cceb818ff35da83b' \ + 'e7b5acb093a8683de1ab048e074295e5b10bacc5') + +build() +{ + # --- libbamf-dev --- + cd "${srcdir}" + rm libbamf-dev_*.deb 2>/dev/null || true + _url=$(grep /libbamf-dev_0.*${_filearch}.deb tmp.txt | tail -1) + wget ${_url} + rm data.tar.gz 2>/dev/null || true + bsdtar -xf $(basename ${_url}) data.tar.gz + bsdtar -xf data.tar.gz -C "$Fdestdir" || true + cd "$Fdestdir"/usr/lib + mv ${_soarch}-linux-gnu/pkgconfig . + rm -r ${_soarch}-linux-gnu + cd "$Fdestdir"/usr/include/libbamf + mv libbamf/*.h . + rm -r libbamf + + # --- libbamf0 --- + cd "${srcdir}" + rm libbamf0_*.deb 2>/dev/null || true + _url=$(grep /libbamf0_0.*${_filearch}.deb tmp.txt | tail -1) + wget ${_url} + rm data.tar.gz 2>/dev/null || true + bsdtar -xf $(basename ${_url}) data.tar.gz + rm -r usr 2>/dev/null || true + bsdtar -xf data.tar.gz || true + install -Dm755 $(find usr/lib -type f) "$Fdestdir"/usr/lib/libbamf.so.0.0.0 + cd "$Fdestdir"/usr/lib + ln -s libbamf.so.0.0.0 libbamf.so.0 + ln -s libbamf.so.0.0.0 libbamf.so +} From devil505linux at gmail.com Tue Oct 4 10:58:13 2011 From: devil505linux at gmail.com (Devil505) Date: Tue, 4 Oct 2011 10:58:13 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: bamf-0.2.104-1-i686 * version bump * now with both GTK2/3 support * gsetting support added Message-ID: <20111004085813.C7074142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=11a0ca33781141d974d37f527bf97e351bdcfae8 commit 11a0ca33781141d974d37f527bf97e351bdcfae8 Author: Devil505 Date: Tue Oct 4 10:58:21 2011 +0200 bamf-0.2.104-1-i686 * version bump * now with both GTK2/3 support * gsetting support added diff --git a/source/ayatana-extra/bamf/FrugalBuild b/source/ayatana-extra/bamf/FrugalBuild index f2d057c..1e4e1ba 100644 --- a/source/ayatana-extra/bamf/FrugalBuild +++ b/source/ayatana-extra/bamf/FrugalBuild @@ -2,14 +2,23 @@ # Maintainer: Devil505 pkgname=bamf -pkgver=0.2.102 +pkgver=0.2.104 pkgrel=1 pkgdesc="BAMF Application Matching Framework." -depends=('dbus-glib' 'libwnck' 'libgtop' 'libuuid') +depends=('dbus-glib' 'libwnck' 'libwnck2' 'libgtop' 'libuuid') groups=('ayatana-extra') archs=('i686' 'x86_64') _F_launchpad_branch="0.2" -Finclude launchpad -sha1sums=('02f973b5733d500d4339208bb76d6074c6cc3b95') +_F_launchpad_subdir="0.2.204" +_F_gnome_glib="y" +Finclude launchpad gnome-scriptlet +sha1sums=('54b54506c2e9516d6ea16d7fddef6eee91b4028d') + +build() { + Fbuild --with-gtk=3 + make clean || Fdie + Fbuild --with-gtk=2 + Fbuild_gnome_scriptlet +} # optimization OK From devil505linux at gmail.com Tue Oct 4 10:59:59 2011 From: devil505linux at gmail.com (Devil505) Date: Tue, 4 Oct 2011 10:59:59 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: bamf-compat-0.2.104-1-i686 * bin Message-ID: <20111004085959.A5B88142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=66a8b5c511e73f19a48fe53036e9327a5b0a22ff commit 66a8b5c511e73f19a48fe53036e9327a5b0a22ff Author: Devil505 Date: Tue Oct 4 11:00:55 2011 +0200 bamf-compat-0.2.104-1-i686 * bin diff --git a/source/ayatana-extra/bamf-compat/FrugalBuild b/source/ayatana-extra/bamf-compat/FrugalBuild deleted file mode 100644 index 5978032..0000000 --- a/source/ayatana-extra/bamf-compat/FrugalBuild +++ /dev/null @@ -1,53 +0,0 @@ -# Compiling Time: 0.10 SBU -# Maintainer: Devil505 - -pkgname=bamf-compat -pkgver=0.2.104 -pkgrel=1 -pkgdesc="BAMF Application Matching Framework. (for compatibility)" -depends=('dbus-glib' 'libwnck' 'libgtop' 'libuuid') -makedpkg=('dpkg') -groups=('ayatana-extra') -archs=('i686' 'x86_64') -_F_launchpad_dirname="bamf" -_F_launchpad_name="bamf" -_F_launchpad_branch="0.2" -Finclude launchpad -_filearch=i386 && _soarch=i386 -[ "$CARCH" = "x86_64" ] && _filearch=amd64 && _soarch=x86_64 -source=(http://archive.ubuntu.com/ubuntu/pool/main/b/bamf/libbamf-dev_$pkgver-0ubuntu1_$_filearch.deb \ - http://archive.ubuntu.com/ubuntu/pool/main/b/bamf/libbamf0_$pkgver-0ubuntu1_$_filearch.deb) -sha1sums=('240f0449711cc743e9a18904cceb818ff35da83b' \ - 'e7b5acb093a8683de1ab048e074295e5b10bacc5') - -build() -{ - # --- libbamf-dev --- - cd "${srcdir}" - rm libbamf-dev_*.deb 2>/dev/null || true - _url=$(grep /libbamf-dev_0.*${_filearch}.deb tmp.txt | tail -1) - wget ${_url} - rm data.tar.gz 2>/dev/null || true - bsdtar -xf $(basename ${_url}) data.tar.gz - bsdtar -xf data.tar.gz -C "$Fdestdir" || true - cd "$Fdestdir"/usr/lib - mv ${_soarch}-linux-gnu/pkgconfig . - rm -r ${_soarch}-linux-gnu - cd "$Fdestdir"/usr/include/libbamf - mv libbamf/*.h . - rm -r libbamf - - # --- libbamf0 --- - cd "${srcdir}" - rm libbamf0_*.deb 2>/dev/null || true - _url=$(grep /libbamf0_0.*${_filearch}.deb tmp.txt | tail -1) - wget ${_url} - rm data.tar.gz 2>/dev/null || true - bsdtar -xf $(basename ${_url}) data.tar.gz - rm -r usr 2>/dev/null || true - bsdtar -xf data.tar.gz || true - install -Dm755 $(find usr/lib -type f) "$Fdestdir"/usr/lib/libbamf.so.0.0.0 - cd "$Fdestdir"/usr/lib - ln -s libbamf.so.0.0.0 libbamf.so.0 - ln -s libbamf.so.0.0.0 libbamf.so -} From devil505linux at gmail.com Tue Oct 4 11:03:45 2011 From: devil505linux at gmail.com (Devil505) Date: Tue, 4 Oct 2011 11:03:45 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: plank-20111004-1-i686 * version bump Message-ID: <20111004090345.E5179142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=af6c974298af2da6cb160bd983dc5dfcc6f846cf commit af6c974298af2da6cb160bd983dc5dfcc6f846cf Author: Devil505 Date: Tue Oct 4 11:04:17 2011 +0200 plank-20111004-1-i686 * version bump diff --git a/source/xapps-extra/plank/FrugalBuild b/source/xapps-extra/plank/FrugalBuild index 8c7f0d8..738c65a 100644 --- a/source/xapps-extra/plank/FrugalBuild +++ b/source/xapps-extra/plank/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Devil505 pkgname=plank -pkgver=20110904 +pkgver=20111004 pkgrel=1 pkgdesc="Stupidly simple Dock" url="https://launchpad.net/plank" -depends=('libgee' 'bamf' 'unique1' 'xcb-util>=0.3.8-2' 'libwnck2') +depends=('libgee' 'bamf>=0.2.104' 'unique1' 'xcb-util>=0.3.8-2' 'libwnck2') makedepends=('intltool' 'vala>=0.11') groups=('xapps-extra') archs=('i686' 'x86_64') @@ -15,7 +15,7 @@ _F_gnome_desktop="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=('3ef6a4552da595f5dfce8c76bfbb2d4a47f5c9eb') +sha1sums=('5669a14d24442a86a5c066e29364b6fb5b25e217') build() { Fcd From baste at frugalware.org Tue Oct 4 15:04:30 2011 From: baste at frugalware.org (Baste) Date: Tue, 4 Oct 2011 15:04:30 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-extension-screen-off-20110614-1-x86_64 * Not working with Gnome 3.2 Message-ID: <20111004130430.8EB44142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b4c6dca6beb1cdecde2cf1799fd5201d61935297 commit b4c6dca6beb1cdecde2cf1799fd5201d61935297 Author: Baste Date: Tue Oct 4 14:57:20 2011 +0200 gnome-shell-extension-screen-off-20110614-1-x86_64 * Not working with Gnome 3.2 diff --git a/source/gnome-extra/gnome-shell-extension-screen-off/FrugalBuild b/source/gnome-extra/gnome-shell-extension-screen-off/FrugalBuild deleted file mode 100644 index 833de55..0000000 --- a/source/gnome-extra/gnome-shell-extension-screen-off/FrugalBuild +++ /dev/null @@ -1,24 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: Baste - -pkgname=gnome-shell-extension-screen-off -pkgver=20110614 -pkgrel=1 -pkgdesc="Turns the screen off in a single click fro Gnome shell panel." -url="https://github.com/xtranophilist/gnome-shell-extension-screen-off" -depends=('gnome-shell' 'xset') -groups=('gnome-extra') -archs=('i686' 'x86_64') -Finclude gnome-shell-extensions -up2date="Flasttar http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname" -source=(http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('513ff0e2c9ff30fe5a0b6874a7e7e449e7ed994c') - -build() -{ - Fcd - Fmkdir usr/share/gnome-shell/extensions/screen_off at xtranophilist - Fcprel extension.js usr/share/gnome-shell/extensions/screen_off at xtranophilist/ - Fcprel metadata.json usr/share/gnome-shell/extensions/screen_off at xtranophilist/ - FGnomeShellVersion -} From baste at frugalware.org Tue Oct 4 15:09:37 2011 From: baste at frugalware.org (Baste) Date: Tue, 4 Oct 2011 15:09:37 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-extensions-mediaplayer-20110606-1-x86_64 * Not working with Gnome 3.2 Message-ID: <20111004130937.16CFC142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=58ea7d191686f1387f58f488780f4701cfee1681 commit 58ea7d191686f1387f58f488780f4701cfee1681 Author: Baste Date: Tue Oct 4 15:02:25 2011 +0200 gnome-shell-extensions-mediaplayer-20110606-1-x86_64 * Not working with Gnome 3.2 diff --git a/source/gnome-extra/gnome-shell-extensions-mediaplayer/FrugalBuild b/source/gnome-extra/gnome-shell-extensions-mediaplayer/FrugalBuild deleted file mode 100644 index 20ed250..0000000 --- a/source/gnome-extra/gnome-shell-extensions-mediaplayer/FrugalBuild +++ /dev/null @@ -1,23 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: Baste - -pkgname=gnome-shell-extensions-mediaplayer -pkgver=20110606 -pkgrel=1 -pkgdesc="A mediaplayer indicator for the gnome-shell." -url="https://github.com/horazont/gnome-shell-extensions-mediaplayer" -depends=('gnome-shell>=3.0.2') -groups=('gnome-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=('0719102d85c6beaa383dff48505b8f04f19b58f4') -Finclude gnome-shell-extensions - -build(){ - Fcd - Fmkdir usr/share/gnome-shell/extensions/ - Fcprel media\@sotecware.net usr/share/gnome-shell/extensions/ - FGnomeShellVersion -} - From baste at frugalware.org Tue Oct 4 15:12:44 2011 From: baste at frugalware.org (Baste) Date: Tue, 4 Oct 2011 15:12:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-extensions-mediasplayers-20110620-1-x86_64 * Not working with Gnome 3.2 Message-ID: <20111004131244.12996142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=74e1ba41d901c8cdde97bf65d4d8fb6014ea30e8 commit 74e1ba41d901c8cdde97bf65d4d8fb6014ea30e8 Author: Baste Date: Tue Oct 4 15:05:34 2011 +0200 gnome-shell-extensions-mediasplayers-20110620-1-x86_64 * Not working with Gnome 3.2 diff --git a/source/gnome-extra/gnome-shell-extensions-mediasplayers/FrugalBuild b/source/gnome-extra/gnome-shell-extensions-mediasplayers/FrugalBuild deleted file mode 100644 index 1d1f665..0000000 --- a/source/gnome-extra/gnome-shell-extensions-mediasplayers/FrugalBuild +++ /dev/null @@ -1,29 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: Baste - -pkgname=gnome-shell-extensions-mediasplayers -pkgver=20110620 -pkgrel=1 -pkgdesc="Is a simple extension for displaying player control, music and music cover in Gnome Shell." -url="https://github.com/Caccc/Gnome-shell-extension-Mediasplayers" -depends=('gnome-shell') -groups=('gnome-extra') -archs=('i686' 'x86_64') -_F_gnome_glib="y" -Finclude gnome-shell-extensions gnome-scriptlet -up2date="Flasttar http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname" -source=(http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('2ab81ff7953310368b9ffd9a8535a8479d879d7f') - -build() -{ - Fcd - Fmkdir usr/share/gnome-shell/extensions/ - Fcprel mediasplayers at ycdref usr/share/gnome-shell/extensions/ - Fmkdir usr/share/glib-2.0/schemas - Ffilerel mediasplayers at ycdref/org.gnome.shell.extensions.mediasplayers.gschema.xml usr/share/glib-2.0/schemas/ - Frm usr/share/gnome-shell/extensions/mediasplayers at ycdref/org.gnome.shell.extensions.mediasplayers.gschema.xml - Fexerel mediasplayers at ycdref/mediasplayers-settings.py usr/bin/mediasplayers-settings - FGnomeShellVersion - Fbuild_gnome_scriptlet -} From baste at frugalware.org Tue Oct 4 15:19:30 2011 From: baste at frugalware.org (Baste) Date: Tue, 4 Oct 2011 15:19:30 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-extensions-workspace-indicator-20110526-2-x86_64 * Not working with Gnome 3.2 Message-ID: <20111004131930.2CF73142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4e548c1675ca5aa5ea2d9eb7dc244ef8840e2611 commit 4e548c1675ca5aa5ea2d9eb7dc244ef8840e2611 Author: Baste Date: Tue Oct 4 15:12:30 2011 +0200 gnome-shell-extensions-workspace-indicator-20110526-2-x86_64 * Not working with Gnome 3.2 diff --git a/source/gnome-extra/gnome-shell-extensions-workspace-indicator/FrugalBuild b/source/gnome-extra/gnome-shell-extensions-workspace-indicator/FrugalBuild deleted file mode 100644 index 2414013..0000000 --- a/source/gnome-extra/gnome-shell-extensions-workspace-indicator/FrugalBuild +++ /dev/null @@ -1,24 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: Devil505 - -pkgname=gnome-shell-extensions-workspace-indicator -pkgver=20110526 -pkgrel=2 -pkgdesc="Workspace-indicator extension for GNOME Shell" -url="https://github.com/erick2red/shell-extensions" -depends=('gnome-shell>=3.0.2') -makedepends=('gnome-common' 'intltool') -groups=('gnome-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=('09c0f47739885b01bfdf67538820c0c740da9764') -Finclude gnome-shell-extensions - -build(){ - Fcd - ./autogen.sh --prefix=/usr --disable-schemas-compile || Fdie - Fbuild - FGnomeShellVersion -} - From baste at frugalware.org Tue Oct 4 15:27:44 2011 From: baste at frugalware.org (Baste) Date: Tue, 4 Oct 2011 15:27:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-extension-windowoverlay-icons-20110718-1-x86_64 * Not working with Gnome 3.2 Message-ID: <20111004132744.6760A142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=629f56d1a8fe3714e90adfdc78ab614bb40a865a commit 629f56d1a8fe3714e90adfdc78ab614bb40a865a Author: Baste Date: Tue Oct 4 15:20:43 2011 +0200 gnome-shell-extension-windowoverlay-icons-20110718-1-x86_64 * Not working with Gnome 3.2 diff --git a/source/gnome-extra/gnome-shell-extension-windowoverlay-icons/FrugalBuild b/source/gnome-extra/gnome-shell-extension-windowoverlay-icons/FrugalBuild deleted file mode 100644 index bbe42ad..0000000 --- a/source/gnome-extra/gnome-shell-extension-windowoverlay-icons/FrugalBuild +++ /dev/null @@ -1,24 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: Baste - -pkgname=gnome-shell-extension-windowoverlay-icons -pkgver=20110718 -pkgrel=1 -pkgdesc="Add application icons to window overview." -url="https://github.com/sustmi/gnome-shell-extensions-sustmi" -depends=('gnome-shell') -groups=('gnome-extra') -archs=('i686' 'x86_64') -Finclude gnome-shell-extensions -up2date="Flasttar http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname" -source=(http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('4b6c893b3fbe68f2addfc8a7a6321927fe14d4bf') - -build() -{ - Fcd - Fmkdir usr/share/gnome-shell/extensions/windowoverlay-icons at sustmidown.centrum.cz - cd windowoverlay-icons - cp -a * $Fdestdir/usr/share/gnome-shell/extensions/windowoverlay-icons at sustmidown.centrum.cz - FGnomeShellVersion -} From pingax at frugalware.fr Tue Oct 4 16:33:50 2011 From: pingax at frugalware.fr (Pingax) Date: Tue, 4 Oct 2011 16:33:50 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: tornado-2.1-1-i686 * Version bump Message-ID: <20111004143350.75294142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c6a090691b72aa3575326f25ed1ef1238a30dcdb commit c6a090691b72aa3575326f25ed1ef1238a30dcdb Author: Pingax Date: Tue Oct 4 14:15:41 2011 +0200 tornado-2.1-1-i686 * Version bump diff --git a/source/devel-extra/tornado/FrugalBuild b/source/devel-extra/tornado/FrugalBuild index a0f5f65..e0a665d 100644 --- a/source/devel-extra/tornado/FrugalBuild +++ b/source/devel-extra/tornado/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Pingax pkgname=tornado -pkgver=2.0 +pkgver=2.1 pkgrel=1 pkgdesc=("Tornado is a Python-written web server") url=("http://www.tornadoweb.org/") @@ -11,4 +11,4 @@ archs=('i686' 'x86_64') up2date="Flasttar $url" source="http://github.com/downloads/facebook/$pkgname/$pkgname-$pkgver.tar.gz" depends=('pycurl' 'python-simplejson') -sha1sums=('52ca8041e7bc9e71e6b3ad9728a8f110ff3c8853') +sha1sums=('0edaf93ebff7a5d88eb4ec2173286cac4ed49203') From baste at frugalware.org Tue Oct 4 16:34:19 2011 From: baste at frugalware.org (Baste) Date: Tue, 4 Oct 2011 16:34:19 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-extension-weather-20111004-1-x86_64 * Version bump Message-ID: <20111004143419.99A93142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ee13bd2b18c55d1a0ccf322d2db4046bd9c3f6e7 commit ee13bd2b18c55d1a0ccf322d2db4046bd9c3f6e7 Author: Baste Date: Tue Oct 4 16:26:54 2011 +0200 gnome-shell-extension-weather-20111004-1-x86_64 * Version bump diff --git a/source/gnome-extra/gnome-shell-extension-weather/FrugalBuild b/source/gnome-extra/gnome-shell-extension-weather/FrugalBuild index 52b0fb5..0a23033 100644 --- a/source/gnome-extra/gnome-shell-extension-weather/FrugalBuild +++ b/source/gnome-extra/gnome-shell-extension-weather/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Baste pkgname=gnome-shell-extension-weather -pkgver=20110822 +pkgver=20111004 pkgrel=1 pkgdesc="gnome-shell-extension-weather is a simple extension for displaying weather notifications in Gnome Shell." url="https://github.com/simon04/gnome-shell-extension-weather" @@ -14,7 +14,7 @@ _F_gnome_glib="y" Finclude gnome-scriptlet gnome-shell-extensions up2date="Flasttar http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname" source=(http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('205a2895c0b00bbc97a23136bd37ad4acf69b5c0') +sha1sums=('d63c2950cbc332f8e918983c5ed19ee1413f251b') build(){ Fcd From pingax at frugalware.fr Tue Oct 4 16:40:49 2011 From: pingax at frugalware.fr (Pingax) Date: Tue, 4 Oct 2011 16:40:49 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: dillo-3.0.1-1-i686 * Version bump Message-ID: <20111004144049.CA69B142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=60b372e6abdc413703bd7be85ded579ee4369f1f commit 60b372e6abdc413703bd7be85ded579ee4369f1f Author: Pingax Date: Tue Oct 4 14:22:44 2011 +0200 dillo-3.0.1-1-i686 * Version bump diff --git a/source/xapps-extra/dillo/FrugalBuild b/source/xapps-extra/dillo/FrugalBuild index 11f432d..2f1ecc7 100644 --- a/source/xapps-extra/dillo/FrugalBuild +++ b/source/xapps-extra/dillo/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Pingax pkgname=dillo -pkgver=3.0 +pkgver=3.0.1 pkgrel=1 pkgdesc="A multi-platform browser alternative that's small, stable, developer-friendly, usable, fast, and extensible." url="http://www.dillo.org" From pingax at frugalware.fr Tue Oct 4 17:10:37 2011 From: pingax at frugalware.fr (Pingax) Date: Tue, 4 Oct 2011 17:10:37 +0200 (CEST) Subject: [Frugalware-git] homepage-ng: * French translation of news 216 Message-ID: <20111004151037.92B19142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=89cae85a9c0cec7c2a17974916a47664380f3fa5 commit 89cae85a9c0cec7c2a17974916a47664380f3fa5 Author: Pingax Date: Tue Oct 4 14:52:28 2011 +0200 * French translation of news 216 diff --git a/frugalware/xml/news_fr.xml b/frugalware/xml/news_fr.xml index 0baa12b..0f0fdf4 100644 --- a/frugalware/xml/news_fr.xml +++ b/frugalware/xml/news_fr.xml @@ -22,6 +22,32 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 --> + 216 + Frugalware newsletter num??ro 82 + Tue, 04 Oct 2011 13:47:43 +1000 + Phayz + 0 +
+ Au sommaire de ce num??ro : +
    +
  • La f??te pour c??l??brer la sortie de Frugalware a + ??t?? "en l'air"
  • +
  • Slown est officiellement d??veloppeur
  • +
  • Cedynamix est de retour !
  • +
  • Trucs et astuces - "Les alias pour le shell Bash" + - "Dis-moi quand tu as fini"
  • +
  • Lumi??re sur des paquets - Gource et Duplicity
  • +
  • Examen Frugalware #3 : les r??ponses
  • +
+ + Vous pouvez la lire ici. Nous esp??rons que vous l'appr??cierez ! +]]> +
+
+ 215 La mise ?? jour du kernel et vous Mon, 19 Sep 2011 00:57:25 +0500 From pingax at frugalware.fr Tue Oct 4 17:14:11 2011 From: pingax at frugalware.fr (Pingax) Date: Tue, 4 Oct 2011 17:14:11 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: eiskaltdc-2.2.4-1-i686 * Version bump Message-ID: <20111004151411.21F20142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=50c5ce3a832e32a0af337660e5b90864a4e97c07 commit 50c5ce3a832e32a0af337660e5b90864a4e97c07 Author: Pingax Date: Tue Oct 4 14:43:54 2011 +0200 eiskaltdc-2.2.4-1-i686 * Version bump diff --git a/source/xapps-extra/eiskaltdc/FrugalBuild b/source/xapps-extra/eiskaltdc/FrugalBuild index 2e2d8ba..349adc5 100644 --- a/source/xapps-extra/eiskaltdc/FrugalBuild +++ b/source/xapps-extra/eiskaltdc/FrugalBuild @@ -1,9 +1,9 @@ -# Compiling Time: 3.99 SBU +# Compiling Time: 3.50 SBU # Maintainer: Pingax # Contributor: Marius Cirsta pkgname=eiskaltdc -pkgver=2.2.3 +pkgver=2.2.4 pkgrel=1 pkgdesc="EiskaltDC++ is a cross-platform program that uses the Direct Connect and ADC protocol" depends=('openssl' 'libqtgui' 'libqtdbus' 'qt4-linguist' 'aspell' 'libuuid' 'libqtxml') @@ -16,7 +16,7 @@ groups=(xapps-extra) archs=('i686' 'x86_64') Finclude googlecode cmake _F_gnome_iconcache="yes" -sha1sums=('29e31d6fe732a444d8710cf8badc0ed9de4ffa88') +sha1sums=('fe9908046981e4eedf036751b9582030eca5618a') # optimization OK From melko at frugalware.org Tue Oct 4 17:17:59 2011 From: melko at frugalware.org (Melko) Date: Tue, 4 Oct 2011 17:17:59 +0200 (CEST) Subject: [Frugalware-git] homepage-ng: Italian translation of news 216 Message-ID: <20111004151759.E56AE142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=1dc0e95fbb09f6854f27dfcbe02f7bd074640dc2 commit 1dc0e95fbb09f6854f27dfcbe02f7bd074640dc2 Author: Melko Date: Tue Oct 4 17:17:58 2011 +0200 Italian translation of news 216 diff --git a/frugalware/xml/news_it.xml b/frugalware/xml/news_it.xml index 691a445..6f92d73 100644 --- a/frugalware/xml/news_it.xml +++ b/frugalware/xml/news_it.xml @@ -22,6 +22,29 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 --> + 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 From devil505linux at gmail.com Tue Oct 4 19:06:05 2011 From: devil505linux at gmail.com (Devil505) Date: Tue, 4 Oct 2011 19:06:05 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: seahorse-3.2.0-1-i686 * version bump Message-ID: <20111004170605.7FD9C142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a65f95dabad6b3b4005937ab2982e318be592a94 commit a65f95dabad6b3b4005937ab2982e318be592a94 Author: Devil505 Date: Tue Oct 4 19:05:07 2011 +0200 seahorse-3.2.0-1-i686 * version bump diff --git a/source/gnome-extra/seahorse/FrugalBuild b/source/gnome-extra/seahorse/FrugalBuild index 353e1c9..25b2288 100644 --- a/source/gnome-extra/seahorse/FrugalBuild +++ b/source/gnome-extra/seahorse/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=seahorse -pkgver=3.1.92 +pkgver=3.2.0 pkgrel=1 pkgdesc="A GNOME application for managing PGP keys." url="http://www.seahorse.sourceforge.net/" @@ -19,7 +19,7 @@ _F_gnome_desktop="y" _F_gnome_iconcache="y" _F_gnome_mime="y" Finclude gnome gnome-scriptlet -sha1sums=('074d6b1ef01e4b468fd2d5862cf0212075d4ce75') +sha1sums=('d812fb7688f117fd13abd6f9b6769d6803e0bf64') unset MAKEFLAGS Fconfopts="${Fconfopts[@]} -enable-ldap --enable-hkp --enable-libnotify \ --with-keyserver --enable-ssh --enable-dbus --enable-avahi \ From vmiklos at frugalware.org Tue Oct 4 19:12:26 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue, 4 Oct 2011 19:12:26 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libwpg-0.2.1-1-i686 Message-ID: <20111004171226.898BA142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5ebf967be230beed46863d1beb11c7c3216f0359 commit 5ebf967be230beed46863d1beb11c7c3216f0359 Author: Miklos Vajna Date: Tue Oct 4 19:12:29 2011 +0200 libwpg-0.2.1-1-i686 - version bump diff --git a/source/lib-extra/libwpg/FrugalBuild b/source/lib-extra/libwpg/FrugalBuild index 91aa9cf..cdd7a55 100644 --- a/source/lib-extra/libwpg/FrugalBuild +++ b/source/lib-extra/libwpg/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=libwpg -pkgver=0.2.0 +pkgver=0.2.1 pkgrel=1 pkgdesc="A C++ library to read and parse graphics in WPG" depends=('libstdc++') @@ -11,7 +11,7 @@ groups=('lib-extra') archs=('i686' 'x86_64' 'ppc') _F_sourceforge_ext=".tar.bz2" Finclude sourceforge -sha1sums=('34a692566bda66488f83c635774d1bd92cee0fdf') +sha1sums=('b8d89f4032475018c5f25e1d4419d23b806381d0') # optimization OK From vmiklos at frugalware.org Tue Oct 4 19:14:05 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue, 4 Oct 2011 19:14:05 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ipx-1.1-1-i686 Message-ID: <20111004171405.A45CC142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f69f101eae64853159ea13cfee8fc4de28989ba3 commit f69f101eae64853159ea13cfee8fc4de28989ba3 Author: Miklos Vajna Date: Tue Oct 4 19:14:16 2011 +0200 ipx-1.1-1-i686 - bin, no longer needed diff --git a/source/network-extra/ipx/FrugalBuild b/source/network-extra/ipx/FrugalBuild deleted file mode 100644 index 0f44595..0000000 --- a/source/network-extra/ipx/FrugalBuild +++ /dev/null @@ -1,19 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: Miklos Vajna - -pkgname=ipx -pkgver=1.1 -pkgrel=1 -pkgdesc="The IPX Utilities" -url="ftp://sunsite.unc.edu/pub/Linux/system/filesystems/ncpfs/" -depends=('glibc') -backup=(etc/sysconfig/ipx) -groups=('network-extra') -archs=('i686' 'x86_64') -up2date="lynx -dump ftp://sunsite.unc.edu/pub/Linux/system/filesystems/ncpfs/|grep ipx- |Flasttar" -source=($url/$pkgname-$pkgver.tar.gz ipx-1.1-init.diff ipx-1.1-makefile.diff) -sha1sums=('7e29b6c3343236b66f76f642529f82e02ce8211a' \ - '5de75e65b47ca6da03256ced3f0ad01723867aaa' \ - '8e5bd8c26c0840b3dc29b013c5a3ff446c20a585') - -# optimization OK diff --git a/source/network-extra/ipx/ipx-1.1-init.diff b/source/network-extra/ipx/ipx-1.1-init.diff deleted file mode 100644 index 8b82454..0000000 --- a/source/network-extra/ipx/ipx-1.1-init.diff +++ /dev/null @@ -1,32 +0,0 @@ -diff -Naur ipx-1.0.orig/init.ipx ipx-1.0/init.ipx ---- ipx-1.0.orig/init.ipx 1996-01-03 01:27:45.000000000 +0100 -+++ ipx-1.0/init.ipx 2006-10-26 23:57:31.000000000 +0200 -@@ -1,17 +1,10 @@ - #!/bin/sh - # --# ipx Bring up/down IPX networking --# -- --# Source function library. --. /etc/rc.d/init.d/functions -+# chkconfig: 2345 08 97 -+# description: Bring up/down IPX networking - --. /etc/sysconfig/network - . /etc/sysconfig/ipx - --# Check that networking is up. --[ ${NETWORKING} = "no" ] && exit 0 -- - # See how we were called. - case "$1" in - start) -@@ -34,7 +27,7 @@ - rm -f /var/lock/subsys/ipx - ;; - *) -- echo "Usage: network {start|stop}" -+ echo "Usage: $0 {start|stop}" - exit 1 - esac - diff --git a/source/network-extra/ipx/ipx-1.1-makefile.diff b/source/network-extra/ipx/ipx-1.1-makefile.diff deleted file mode 100644 index a6816c3..0000000 --- a/source/network-extra/ipx/ipx-1.1-makefile.diff +++ /dev/null @@ -1,37 +0,0 @@ -diff -Naur ipx-1.0.orig/Makefile ipx-1.0/Makefile ---- ipx-1.0.orig/Makefile 1996-02-07 20:44:12.000000000 +0100 -+++ ipx-1.0/Makefile 2006-10-26 23:58:14.000000000 +0200 -@@ -1,4 +1,4 @@ --CFLAGS = -O2 -Wall -+CFLAGS ?= -O2 -Wall - UTILS = ipx_configure ipx_interface ipx_internal_net ipx_route - all: $(UTILS) - -@@ -6,19 +6,14 @@ - rm -f $(UTILS) *.o rip sap ipxrcv ipxsend - - install: $(UTILS) -+ mkdir -p $(DESTDIR)/sbin -+ mkdir -p $(DESTDIR)/usr/man/man8 - for i in $(UTILS); \ - do \ -- install --strip $$i /sbin; \ -- install $$i.8 /usr/man/man8; \ -+ install --strip $$i $(DESTDIR)/sbin; \ -+ install $$i.8 $(DESTDIR)/usr/man/man8; \ - done -- install init.ipx /etc/rc.d/init.d/ipx -- install -m 0644 config.ipx /etc/sysconfig/ipx -- rm -f /etc/rc.d/rc2.d/S15ipx -- ln -sf /etc/rc.d/init.d/ipx /etc/rc.d/rc2.d/S15ipx -- rm -f /etc/rc.d/rc3.d/S15ipx -- ln -sf /etc/rc.d/init.d/ipx /etc/rc.d/rc3.d/S15ipx -- rm -f /etc/rc.d/rc5.d/S15ipx -- ln -sf /etc/rc.d/init.d/ipx /etc/rc.d/rc5.d/S15ipx -- rm -f /etc/rc.d/rc6.d/K55ipx -- ln -sf /etc/rc.d/init.d/ipx /etc/rc.d/rc6.d/K55ipx -- -+ mkdir -p $(DESTDIR)/etc/rc.d -+ install init.ipx $(DESTDIR)/etc/rc.d/rc.ipx -+ mkdir -p $(DESTDIR)/etc/sysconfig -+ install -m 0644 config.ipx $(DESTDIR)/etc/sysconfig/ipx From devil505linux at gmail.com Tue Oct 4 19:17:07 2011 From: devil505linux at gmail.com (Devil505) Date: Tue, 4 Oct 2011 19:17:07 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libgdamm-4.1.3-1-i686 * version bump Message-ID: <20111004171707.D0234142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2ff4dd6d81f5d197a207a56539b2d7248227f611 commit 2ff4dd6d81f5d197a207a56539b2d7248227f611 Author: Devil505 Date: Tue Oct 4 19:14:52 2011 +0200 libgdamm-4.1.3-1-i686 * version bump diff --git a/source/gnome-extra/libgdamm/FrugalBuild b/source/gnome-extra/libgdamm/FrugalBuild index 6b48ccf..bc22577 100644 --- a/source/gnome-extra/libgdamm/FrugalBuild +++ b/source/gnome-extra/libgdamm/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=libgdamm -pkgver=4.1.2 +pkgver=4.1.3 pkgrel=1 pkgdesc="A C++ interface to the GDA architecture." url="http://www.gnome-db.org/" @@ -13,6 +13,6 @@ archs=('i686' 'x86_64') _F_gnome_scrollkeeper="y" _F_gnome_devel="y" Finclude gnome gnome-scriptlet -sha1sums=('9090858b30d38af4f476092d11de09a10e85d6b9') +sha1sums=('fa3d845c7bd3f1d8a10557af12313e000130d3f8') # optimization OK From devil505linux at gmail.com Tue Oct 4 19:48:36 2011 From: devil505linux at gmail.com (Devil505) Date: Tue, 4 Oct 2011 19:48:36 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: glom-1.18.4-1-i686 * version bump Message-ID: <20111004174836.5715C142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fc8146137c8e2c98937be26987609f3bba61d993 commit fc8146137c8e2c98937be26987609f3bba61d993 Author: Devil505 Date: Tue Oct 4 19:43:46 2011 +0200 glom-1.18.4-1-i686 * version bump diff --git a/source/gnome-extra/glom/FrugalBuild b/source/gnome-extra/glom/FrugalBuild index b6966f5..254861e 100644 --- a/source/gnome-extra/glom/FrugalBuild +++ b/source/gnome-extra/glom/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=glom -pkgver=1.18.3 +pkgver=1.18.4 pkgrel=1 pkgdesc="A database design tool for GNOME" _F_gnome_iconcache="y" @@ -19,7 +19,7 @@ depends=('gtk+2>=2.20.0-2' 'gtkmm2' 'libglademm>=2.6.6' 'gconfmm>=2.24.0' \ groups=('gnome-extra') archs=('i686' 'x86_64') Fconfopts="${Fconfopts[@]} --with-postgres-utils=/usr/bin --disable-documentation" -sha1sums=('a4d3458fa16a96b9f56d903b9cab2a48d104f7f9') +sha1sums=('7e41e1f2ca715879d4ca857993357cdab06ad1a9') build() { From phayz at frugalware.org Tue Oct 4 23:45:22 2011 From: phayz at frugalware.org (Russell Dickenson (AKA phayz)) Date: Tue, 4 Oct 2011 23:45:22 +0200 (CEST) Subject: [Frugalware-git] homepage-ng: Newsletter issue 82 Message-ID: <20111004214522.59AAB142001A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=06a0705a517e039215b93859ccf08670ba7a56aa commit 06a0705a517e039215b93859ccf08670ba7a56aa Author: Russell Dickenson (AKA phayz) Date: Wed Oct 5 07:44:35 2011 +1000 Newsletter issue 82 * fixing link to Gource screenshot * fixing commands in hint/tip about notify-send modified: issue82.html diff --git a/frugalware/weeklynews/issue82.html b/frugalware/weeklynews/issue82.html index 18eab3c..18cacb2 100644 --- a/frugalware/weeklynews/issue82.html +++ b/frugalware/weeklynews/issue82.html @@ -332,20 +332,15 @@ Here's an example command which will popup a message when a CLI command is complete:

- wget <file> & notify-send --urgency=critical File - download is complete. - -

In this case a message with the text "File download is complete." will - appear after the command has exited, regardless of the result. If you want - the message to appear only if it's been successful then - use two apersands (&) between the two commands. You could even have - two different messages appear, one for successful completion and another - if an error occurred but this is out of the scope for this tip. I can't - remember what happens under Xfce or KDE but on GNOME 3 a message with an - urgency of "critical" stays visible until you click on it. Messages with - other urgency ratings will hide again after a brief delay. notify-send - doesn't have a man page but you can see all available parameters by - entering "notify-send --h".

+ wget <file> ; notify-send --urgency=critical "File + download is complete." + +

In this case a message with the text "File download is complete." will + appear after the command has exited. I can't remember what happens under + Xfce or KDE but on GNOME 3 a message with an urgency of "critical" stays + visible until you click on it. Messages with other urgency ratings will + hide again after a brief delay. notify-send doesn't have a man page but + you can see all available parameters by entering "notify-send -?".

The next time you're downloading an ISO or perhaps converting video files from one format to another, try notify-send and give yourself some @@ -377,8 +372,8 @@ a fireworks screensaver but it's much more interesting to watch. Try it for yourself and I'm sure you'll be entertained, possibly for hours. :D

- Gource screenshot + Gource
+  screenshot

Duplicity

From bouleetbil at frogdev.info Wed Oct 5 06:38:03 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 5 Oct 2011 06:38:03 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: clutter-gst-1.4.2-1-x86_64 Message-ID: <20111005043803.1E5CD142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ef058a0165c360f3fd875009d168b3fa50f9f0aa commit ef058a0165c360f3fd875009d168b3fa50f9f0aa Author: bouleetbil Date: Wed Oct 5 06:35:28 2011 +0200 clutter-gst-1.4.2-1-x86_64 *version bump diff --git a/source/xlib/clutter-gst/FrugalBuild b/source/xlib/clutter-gst/FrugalBuild index d3ffb49..acde309 100644 --- a/source/xlib/clutter-gst/FrugalBuild +++ b/source/xlib/clutter-gst/FrugalBuild @@ -3,14 +3,14 @@ # Contributor: Devil505 pkgname=clutter-gst -pkgver=1.4.0 +pkgver=1.4.2 pkgrel=1 pkgdesc="Gstreamer bindings for the clutter framework." depends=('clutter>=1.8.0' 'pango' 'zlib' 'gst-plugins-base' 'libxfixes' 'libxi' 'libxxf86vm' 'libdrm') archs=('i686' 'x86_64' 'ppc') Finclude gnome makedepends=('gobject-introspection') -sha1sums=('5beace54fdfcc094b13f25bfcd6f4fdeaca16279') +sha1sums=('adf3a1b889bd0e76635b68e7738e5f24556d2d66') groups=('xlib') # optimization OK From bouleetbil at frogdev.info Wed Oct 5 06:45:23 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 5 Oct 2011 06:45:23 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: pygobject3-3.0.1-2-x86_64 *use python.sh Message-ID: <20111005044523.B4B5D142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=049539e1416ebac6aac9c8193fd365b138748815 commit 049539e1416ebac6aac9c8193fd365b138748815 Author: bouleetbil Date: Wed Oct 5 06:42:43 2011 +0200 pygobject3-3.0.1-2-x86_64 *use python.sh diff --git a/source/lib/pygobject3/FrugalBuild b/source/lib/pygobject3/FrugalBuild index e58f36c..5ed05cf 100644 --- a/source/lib/pygobject3/FrugalBuild +++ b/source/lib/pygobject3/FrugalBuild @@ -4,7 +4,7 @@ pkgname=pygobject3 _F_gnome_name=pygobject pkgver=3.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="Python bindings for GObject" depends=('python>=2.7' 'glib2>=2.29.18' 'libffi') groups=('lib') @@ -25,7 +25,7 @@ build() { Fbuild #pygobject 2 conflicts Frm usr/share/pygobject/xsl - Frm usr/lib/python2.7/site-packages/gtk-2.0/dsextras* + Frm $_F_python_libdir/gtk-2.0/dsextras* Frm usr/share/gtk-doc/html/pygobject Fsplit pygobject3-cairo $_F_python_libdir/gi From bouleetbil at frogdev.info Wed Oct 5 06:49:52 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 5 Oct 2011 06:49:52 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-commander-1.2.8.14-1-x86_64 Message-ID: <20111005044952.1B06C142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=04482f9056ccc10f6734b9b544f3d375a0d55cc1 commit 04482f9056ccc10f6734b9b544f3d375a0d55cc1 Author: bouleetbil Date: Wed Oct 5 06:47:25 2011 +0200 gnome-commander-1.2.8.14-1-x86_64 *Version bump diff --git a/source/gnome-extra/gnome-commander/FrugalBuild b/source/gnome-extra/gnome-commander/FrugalBuild index 3d313cf..7fd9322 100644 --- a/source/gnome-extra/gnome-commander/FrugalBuild +++ b/source/gnome-extra/gnome-commander/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gnome-commander -pkgver=1.2.8.13 +pkgver=1.2.8.14 pkgrel=1 pkgdesc="GNOME Commander is a nice and fast file manager for the GNOME desktop." url="http://www.nongnu.org/gcmd/" @@ -13,6 +13,6 @@ archs=('i686' 'x86_64' 'ppc') _F_gnome_scrollkeeper="y" _F_gnome_desktop="y" Finclude gnome gnome-scriptlet -sha1sums=('0befd7779eaa867324e6818ee6cfcc4236fd6ccc') +sha1sums=('eea80ca628d290ad93a7f5c725632d0a6cb9e73c') # optimization OK From bouleetbil at frogdev.info Wed Oct 5 07:02:36 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 5 Oct 2011 07:02:36 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-3.2.0-8-x86_64 *added some replace for some extensions Message-ID: <20111005050237.005B5142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=80cd70b077dd5c852f0655f1ff9f00e4521910c3 commit 80cd70b077dd5c852f0655f1ff9f00e4521910c3 Author: bouleetbil Date: Wed Oct 5 06:59:52 2011 +0200 gnome-shell-3.2.0-8-x86_64 *added some replace for some extensions diff --git a/source/gnome/gnome-shell/FrugalBuild b/source/gnome/gnome-shell/FrugalBuild index 00f6b9d..03b943d 100644 --- a/source/gnome/gnome-shell/FrugalBuild +++ b/source/gnome/gnome-shell/FrugalBuild @@ -5,7 +5,7 @@ USE_FRUGALTHEME=${USE_FRUGALTHEME:-"y"} pkgname=gnome-shell pkgver=3.2.0 -pkgrel=7 +pkgrel=8 pkgdesc="Window management and application launching for GNOME" url="http://www.gnome.org/" depends=('libxml2>=2.7.8' 'mutter>=3.2.0' 'gnome-desktop>=3.2.0' 'gjs>=1.30.0' \ @@ -30,7 +30,10 @@ fi #remove gnome-contacts gnome-documents depend after 1.6 #HERE ADDED gnome-shell-extensions/themes ... incompatible replaces=("${replaces[@]}" "gnome-shell-extension-systray" "gnome-shell-extension-frugalware-logo" \ - "gnome-shell-theme-selector" "gnome-shell-extension-autohidetopbar") + "gnome-shell-theme-selector" "gnome-shell-extension-autohidetopbar" "gnome-shell-extension-screen-off"\ + "gnome-shell-extensions-mediaplayer" "gnome-shell-extensions-mediasplayers" \ + "gnome-shell-extensions-workspace-indicator" "gnome-shell-extension-windowoverlay-icons" \ + "gnome-shell-extension-cpu-temperature" "gnome-shell-extension-cpufreq" "gnome-shell-extension-arrow-key-window-selector") provides=("${provides[@]}" "gnome-shell-extension-systray" "gnome-shell-extension-frugalware-logo" \ "gnome-shell-theme-selector" "gnome-shell-extension-autohidetopbar") From devil505linux at gmail.com Wed Oct 5 09:45:23 2011 From: devil505linux at gmail.com (Devil505) Date: Wed, 5 Oct 2011 09:45:23 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: * added Gnome 3.2 to NEWS file Message-ID: <20111005074523.BBCA4142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a1b5c0199d02a91386d4176e444e722deba5244c commit a1b5c0199d02a91386d4176e444e722deba5244c Author: Devil505 Date: Wed Oct 5 09:45:51 2011 +0200 * added Gnome 3.2 to NEWS file diff --git a/NEWS b/NEWS index f5b5b0c..6b5a08a 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,7 @@ Frugalware (1.6) * Linux 3.0 * GNU C Library 2.14 * GCC 4.6 + * Gnome 3.2 * KDE SC 4.7 * Perl 5.14 * New features From bouleetbil at frogdev.info Wed Oct 5 10:18:51 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 5 Oct 2011 10:18:51 +0200 (CEST) Subject: [Frugalware-git] gnometesting: p11-kit-0.7-1-x86_64 Message-ID: <20111005081851.BCC0A142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=bf2c4d51ba10f6e90aa8205caed4409862624723 commit bf2c4d51ba10f6e90aa8205caed4409862624723 Author: bouleetbil Date: Wed Oct 5 10:16:24 2011 +0200 p11-kit-0.7-1-x86_64 *Version bump diff --git a/source/lib/p11-kit/FrugalBuild b/source/lib/p11-kit/FrugalBuild index af96b80..7c687ef 100644 --- a/source/lib/p11-kit/FrugalBuild +++ b/source/lib/p11-kit/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=p11-kit -pkgver=0.6 +pkgver=0.7 pkgrel=1 pkgdesc="Provides a way to load and enumerate PKCS#11 modules." url=http://p11-glue.freedesktop.org/p11-kit.html @@ -11,7 +11,7 @@ groups=('lib') archs=('i686' 'x86_64' 'ppc') up2date="Flasttar http://p11-glue.freedesktop.org/releases/" source=(http://p11-glue.freedesktop.org/releases/$pkgname-$pkgver.tar.gz) -sha1sums=('eb27b00fd947b503ad6f5c0abd215e5f3d2c3054') +sha1sums=('a1f202e94047f09b707c2df25d7a142ead6a5723') Fconfopts="$Fconfopts --disable-static" # optimization OK From bouleetbil at frogdev.info Wed Oct 5 11:05:48 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 5 Oct 2011 11:05:48 +0200 (CEST) Subject: [Frugalware-git] gnometesting: libgee-0.6.2.1-1-x86_64 Message-ID: <20111005090548.73306142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=665ddbc69b90b75226ab7034ceec8cc41738dcf6 commit 665ddbc69b90b75226ab7034ceec8cc41738dcf6 Author: bouleetbil Date: Wed Oct 5 11:03:20 2011 +0200 libgee-0.6.2.1-1-x86_64 *Version bump diff --git a/source/lib/libgee/FrugalBuild b/source/lib/libgee/FrugalBuild index 0f9f211..be995f0 100644 --- a/source/lib/libgee/FrugalBuild +++ b/source/lib/libgee/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=libgee -pkgver=0.6.2 +pkgver=0.6.2.1 pkgrel=1 pkgdesc="Library providing GObject-based interfaces and classes for commonly used data structures." depends=('glib2') @@ -11,6 +11,6 @@ groups=('lib') archs=('i686' 'x86_64' 'ppc' 'arm') Finclude gnome url="http://live.gnome.org/Libgee" -sha1sums=('549b0cfaf32812214123499117c943a931d6c469') +sha1sums=('6278dd2937555e17de8f534fe156fced0ce16643') # optimization OK From bouleetbil at frogdev.info Wed Oct 5 11:08:52 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 5 Oct 2011 11:08:52 +0200 (CEST) Subject: [Frugalware-git] gnometesting: libuser-0.57.3-1-x86_64 Message-ID: <20111005090852.54253142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=d3b1c136bc47c949d773926bbb0d9a4e8c3c35ef commit d3b1c136bc47c949d773926bbb0d9a4e8c3c35ef Author: bouleetbil Date: Wed Oct 5 11:06:25 2011 +0200 libuser-0.57.3-1-x86_64 *Version bump diff --git a/source/lib/libuser/FrugalBuild b/source/lib/libuser/FrugalBuild index 0faf128..1df3512 100644 --- a/source/lib/libuser/FrugalBuild +++ b/source/lib/libuser/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=libuser -pkgver=0.57.1 +pkgver=0.57.3 pkgrel=1 pkgdesc="The libuser library implements a standardized interface for manipulating and administering user and group accounts" depends=('pam') @@ -13,6 +13,6 @@ archs=('i686' 'x86_64' 'ppc') urldl=https://fedorahosted.org/releases/l/i/$pkgname/ source=($urldl/$pkgname-$pkgver.tar.xz) up2date="elinks --dump $urldl | Flasttar" -sha1sums=('03757ec8963d484863c3e87849f95883d9754755') +sha1sums=('c0a4abf50de56a50b066bb329eec92d25289d849') # optimization OK From baste at frugalware.org Wed Oct 5 11:14:31 2011 From: baste at frugalware.org (Baste) Date: Wed, 5 Oct 2011 11:14:31 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-system-monitor-applet-20111005-1-x86_64 * Version bump Message-ID: <20111005091431.8BE7C142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b4f147e40229a73e2d7a6cbdb7be13a7e3fa712b commit b4f147e40229a73e2d7a6cbdb7be13a7e3fa712b Author: Baste Date: Wed Oct 5 11:06:59 2011 +0200 gnome-shell-system-monitor-applet-20111005-1-x86_64 * Version bump diff --git a/source/gnome-extra/gnome-shell-system-monitor-applet/FrugalBuild b/source/gnome-extra/gnome-shell-system-monitor-applet/FrugalBuild index 721d6a8..58f4f18 100644 --- a/source/gnome-extra/gnome-shell-system-monitor-applet/FrugalBuild +++ b/source/gnome-extra/gnome-shell-system-monitor-applet/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Baste pkgname=gnome-shell-system-monitor-applet -pkgver=20111003 +pkgver=20111005 pkgrel=1 pkgdesc="Display system informations in gnome shell status bar, such as memory usage, cpu usage, network rates." url="https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet" @@ -13,7 +13,7 @@ _F_gnome_glib="y" Finclude gnome-scriptlet gnome-shell-extensions up2date="Flasttar http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname" source=(http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('8516881ad8a5b4fa45f5047aab9363f665427f43') +sha1sums=('b048887cc636f7d77bb47d751100d971bb406c38') build(){ Fcd Fmkdir usr/share/gnome-shell/extensions From bouleetbil at frogdev.info Wed Oct 5 11:18:55 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 5 Oct 2011 11:18:55 +0200 (CEST) Subject: [Frugalware-git] gnometesting: telepathy-glib-0.15.7-1-x86_64 Message-ID: <20111005091855.7B996142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=0b48c71f622966fbc4782bffd3acaff6d08b6068 commit 0b48c71f622966fbc4782bffd3acaff6d08b6068 Author: bouleetbil Date: Wed Oct 5 11:16:27 2011 +0200 telepathy-glib-0.15.7-1-x86_64 *Version bump diff --git a/source/lib/telepathy-glib/FrugalBuild b/source/lib/telepathy-glib/FrugalBuild index a8462f5..f14754b 100644 --- a/source/lib/telepathy-glib/FrugalBuild +++ b/source/lib/telepathy-glib/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=telepathy-glib -pkgver=0.15.5 +pkgver=0.15.7 pkgrel=1 pkgdesc="A glib library to ease writing telepathy clients in glib." url="http://telepathy.freedesktop.org/wiki/" @@ -13,7 +13,7 @@ groups=('lib') archs=('i686' 'x86_64' 'ppc' 'arm') up2date="lynx -dump http://telepathy.freedesktop.org/releases/telepathy-glib/ | Flasttar" source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('1d3f2027b5f38c9524d7cb5527c4540309150098') +sha1sums=('19d62d86b6b13ac62147355da764fe492effa580') Fconfopts="${Fconfopts[@]} --enable-vala-bindings" # optimization OK From bouleetbil at frogdev.info Wed Oct 5 11:45:31 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 5 Oct 2011 11:45:31 +0200 (CEST) Subject: [Frugalware-git] gnometesting: telepathy-gabble-0.13.6-1-x86_64 Message-ID: <20111005094531.383AE142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=1c064214733397109395bf1db80ef991d7194ddf commit 1c064214733397109395bf1db80ef991d7194ddf Author: bouleetbil Date: Wed Oct 5 11:43:03 2011 +0200 telepathy-gabble-0.13.6-1-x86_64 *Version bump diff --git a/source/xlib/telepathy-gabble/FrugalBuild b/source/xlib/telepathy-gabble/FrugalBuild index e6c532c..290695c 100644 --- a/source/xlib/telepathy-gabble/FrugalBuild +++ b/source/xlib/telepathy-gabble/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=telepathy-gabble -pkgver=0.13.5 +pkgver=0.13.6 pkgrel=1 pkgdesc="Telepathy is a D-Bus framework for unifying real time communication." url="http://telepathy.freedesktop.org/" @@ -14,7 +14,7 @@ groups=('xlib') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://telepathy.freedesktop.org/releases/telepathy-gabble | Flasttar" source=(http://telepathy.freedesktop.org/releases/telepathy-gabble/$pkgname-$pkgver.tar.gz) -sha1sums=('c994b88effdfb8df42e8428e7dffcab8b03e2571') +sha1sums=('538754fa229cc54ab76c7cdb086712ebca586c8c') unset MAKEFLAGS # optimization OK From bouleetbil at frogdev.info Wed Oct 5 12:08:18 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 5 Oct 2011 12:08:18 +0200 (CEST) Subject: [Frugalware-git] gnometesting: colord-0.1.13-1-x86_64 Message-ID: <20111005100818.D54D4142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=c4b9730882dbfd0844b5ab7a2863723a898fb87b commit c4b9730882dbfd0844b5ab7a2863723a898fb87b Author: bouleetbil Date: Wed Oct 5 12:05:51 2011 +0200 colord-0.1.13-1-x86_64 *Version bump diff --git a/source/xlib/colord/FrugalBuild b/source/xlib/colord/FrugalBuild index c954479..58de83d 100644 --- a/source/xlib/colord/FrugalBuild +++ b/source/xlib/colord/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=colord -pkgver=0.1.12 +pkgver=0.1.13 pkgrel=1 pkgdesc="color daemon" depends=('glib2' 'polkit' 'lcms2' 'libgudev' 'libusb') @@ -12,6 +12,6 @@ archs=('i686' 'x86_64' 'ppc') url="http://www.freedesktop.org/software/colord/" source=("http://www.freedesktop.org/software/colord/releases/$pkgname-$pkgver.tar.xz") up2date="Flasttar http://www.freedesktop.org/software/colord/releases/" -sha1sums=('9bc0c4193c0f790702923e0a783962f0f26487e6') +sha1sums=('45c20b87af947f10c9db1d8b3ed809d41b427f03') # optimization OK From bouleetbil at frogdev.info Wed Oct 5 12:53:23 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 5 Oct 2011 12:53:23 +0200 (CEST) Subject: [Frugalware-git] gnometesting: python3-pycairo-1.10.0-1-x86_64 *new package for deveil505 Message-ID: <20111005105323.B0F96142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=197f2910b56c8607319c670cfa79d7dda89110f4 commit 197f2910b56c8607319c670cfa79d7dda89110f4 Author: bouleetbil Date: Wed Oct 5 12:50:42 2011 +0200 python3-pycairo-1.10.0-1-x86_64 *new package for deveil505 diff --git a/source/xlib-extra/python3-pycairo/FrugalBuild b/source/xlib-extra/python3-pycairo/FrugalBuild new file mode 100644 index 0000000..5e126ae --- /dev/null +++ b/source/xlib-extra/python3-pycairo/FrugalBuild @@ -0,0 +1,26 @@ +# Compiling Time: 0.11 SBU +# Maintainer: bouleetbil + +pkgname=python3-pycairo +_F_archive_name=pycairo +pkgver=1.10.0 +pkgrel=1 +pkgdesc="Python 3 bindings for cairo" +url="http://cairographics.org" +depends=('libxml2' 'python-3.0' 'cairo') +groups=('xlib-extra') +archs=('i686' 'x86_64') +options=('scriptlet') +up2date="Flasttar $url/releases/" +source=($url/releases/$_F_archive_name-$pkgver.tar.bz2) +sha1sums=('b4283aa1cc9aafd12fd72ad371303a486da1d014') + +build() { + export PYTHON=python3 + Fcd + ./waf configure --prefix=/usr -p || Fdie + ./waf build || Fdie + ./waf install --destdir=$Fdestdir +} + +# optimization OK From achevaux at gmail.com Wed Oct 5 13:04:44 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 13:04:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: orc-0.4.16-1-i686 Message-ID: <20111005110444.2657F142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2962279fa3f96b509c6ebbc5967ea70a6718f16b commit 2962279fa3f96b509c6ebbc5967ea70a6718f16b Author: centuri0 Date: Wed Oct 5 13:03:51 2011 +0200 orc-0.4.16-1-i686 * version bump diff --git a/source/lib-extra/orc/FrugalBuild b/source/lib-extra/orc/FrugalBuild index 717ee71..cf2bd4a 100644 --- a/source/lib-extra/orc/FrugalBuild +++ b/source/lib-extra/orc/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: centuri0 pkgname=orc -pkgver=0.4.15 +pkgver=0.4.16 pkgrel=1 pkgdesc="The Oil Runtime Compiler." url="http://code.entropywave.com/projects/$pkgname" @@ -11,6 +11,6 @@ groups=(lib-extra) archs=('i686') up2date="Flasttar http://code.entropywave.com/download/$pkgname/" source=(http://code.entropywave.com/download/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('7b313ba807be1e14700df5157d66d705a49eb414') +sha1sums=('b67131881e7834b0c820bfba468f668100fb2e91') # optimization OK From achevaux at gmail.com Wed Oct 5 13:04:44 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 13:04:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: espeak-1.45.05-1-i686 Message-ID: <20111005110444.3F07F142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=504c3be18522c45231457f01fee60788c4a49fcf commit 504c3be18522c45231457f01fee60788c4a49fcf Author: centuri0 Date: Wed Oct 5 13:08:12 2011 +0200 espeak-1.45.05-1-i686 * version bump diff --git a/source/multimedia-extra/espeak/FrugalBuild b/source/multimedia-extra/espeak/FrugalBuild index a9050d5..ada538a 100644 --- a/source/multimedia-extra/espeak/FrugalBuild +++ b/source/multimedia-extra/espeak/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: centuri0 pkgname=espeak -pkgver=1.45.04 +pkgver=1.45.05 pkgrel=1 pkgdesc="Text to Speech engine for good quality English, with support for other languages" archs=('i686' 'x86_64') @@ -11,7 +11,7 @@ _F_cd_path="$pkgname-$pkgver-source/src" _F_sourceforge_ext="-source.zip" groups=('multimedia-extra') Finclude sourceforge -sha1sums=('8b4f6fe720a3a64f0bfdf97abd970e99009603fa') +sha1sums=('2c10c4b56561b7362ce16b628a68c457c7dc4f81') build() { Fcd From baste at frugalware.org Wed Oct 5 14:37:35 2011 From: baste at frugalware.org (Baste) Date: Wed, 5 Oct 2011 14:37:35 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-extensions-3.2.0-4-x86_64 * Add icon Frugalware for extension apps-menu Message-ID: <20111005123735.AB68A142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c981bb0d96717948765c1c5e52796c1a2d4c0fa8 commit c981bb0d96717948765c1c5e52796c1a2d4c0fa8 Author: Baste Date: Wed Oct 5 14:29:41 2011 +0200 gnome-shell-extensions-3.2.0-4-x86_64 * Add icon Frugalware for extension apps-menu diff --git a/source/gnome-extra/gnome-shell-extensions/FrugalBuild b/source/gnome-extra/gnome-shell-extensions/FrugalBuild index 4de9d35..3302cc3 100644 --- a/source/gnome-extra/gnome-shell-extensions/FrugalBuild +++ b/source/gnome-extra/gnome-shell-extensions/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gnome-shell-extensions pkgver=3.2.0 -pkgrel=3 +pkgrel=4 pkgdesc="Modify and extend GNOME Shell functionality and behavior" depends=('gnome-shell>=3.2.0') makedepends=('intltool' 'gnome-doc-utils' 'gnome-common' \ @@ -48,6 +48,8 @@ build() { Fcd sh ./autogen.sh fi + ## add icon Fw for extension apps-menu + Fsed "start-here" "start-here-frugalware" extensions/apps-menu/extension.js Fbuild --enable-extensions=all #hello world Frm usr/share/gnome-shell/extensions/example at gnome-shell-extensions.gnome.org From bouleetbil at frogdev.info Wed Oct 5 14:37:35 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 5 Oct 2011 14:37:35 +0200 (CEST) Subject: [Frugalware-git] gnometesting: pulseaudio-1.0-1-x86_64 *version bump *ready for break Frugalware :D Message-ID: <20111005123735.88CC6142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=4d4bfbee0b58d01dc1ad862c571641e77fe2d932 commit 4d4bfbee0b58d01dc1ad862c571641e77fe2d932 Author: bouleetbil Date: Wed Oct 5 14:33:50 2011 +0200 pulseaudio-1.0-1-x86_64 *version bump *ready for break Frugalware :D diff --git a/source/multimedia/pulseaudio/FrugalBuild b/source/multimedia/pulseaudio/FrugalBuild index ef7f87b..b016698 100644 --- a/source/multimedia/pulseaudio/FrugalBuild +++ b/source/multimedia/pulseaudio/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: bouleetbil pkgname=pulseaudio -pkgver=0.9.23 -pkgrel=5 +pkgver=1.0 +pkgrel=1 pkgdesc="PulseAudio is a sound server with an advanced plugin system" url="http://pulseaudio.org/" depends=('speex' 'liboil' 'audiofile' 'libsndfile' 'libtool' 'libatomic_ops' 'libsamplerate' 'flac' 'glib2' \ - 'alsa-lib' 'libtool' 'libasyncns' 'libcap>=2.19-2') + 'alsa-lib' 'libtool' 'libasyncns' 'libcap>=2.19-2' 'json-c') makedepends=('avahi' 'gnome-audio' 'bluez>=4.61' 'jack>=0.118.0' 'intltool' 'gconf' \ 'libsm' 'libx11' 'libice' 'libxtst' 'xproto' 'kbproto' 'xcb-util>=0.3.8') groups=('multimedia') @@ -18,7 +18,7 @@ archs=('i686' 'x86_64' 'ppc') up2date="Flasttar http://pulseaudio.org/wiki/DownloadPulseAudio#Sourcecode" source=(http://freedesktop.org/software/pulseaudio/releases/$pkgname-$pkgver.tar.gz \ rc.pulseaudio pulseaudio.sysconfig README.Frugalware) -sha1sums=('361f7d89606e8423aad19691bb27f6552e0b679e' \ +sha1sums=('3043c0241038b48d98aab52730bf189326b52e7d' \ '484a26a79dc9c66807fcd3edb91ea98513cc95cb' \ 'e95d0cd97ae6b68029487080ba460c412afa0ca0' \ 'e05930aab23ef8d615dffa9ec818c84c4ee67edf') @@ -95,8 +95,6 @@ build() { Fsplit $pkgname-avahi usr/lib/pulse-$pkgver/modules/libraop.so Fsplit $pkgname-avahi usr/lib/pulse-$pkgver/modules/module-raop-discover.so Fsplit $pkgname-avahi usr/lib/pulse-$pkgver/modules/module-raop-sink.so - Fsplit $pkgname-avahi usr/lib/libpulse-browse.so.* - Fsplit $pkgname-avahi usr/bin/pabrowse Fsplit $pkgname-jack usr/lib/pulse-$pkgver/modules/module-jack-sink.so Fsplit $pkgname-jack usr/lib/pulse-$pkgver/modules/module-jack-source.so From bouleetbil at frogdev.info Wed Oct 5 14:51:39 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 5 Oct 2011 14:51:39 +0200 (CEST) Subject: [Frugalware-git] gnometesting: pulseaudio-1.0-2-x86_64 Message-ID: <20111005125139.8D880142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=b9e668a1e40316760a4a8cc3ecebfdf551a349c6 commit b9e668a1e40316760a4a8cc3ecebfdf551a349c6 Author: bouleetbil Date: Wed Oct 5 14:48:40 2011 +0200 pulseaudio-1.0-2-x86_64 *replace padevchooser (no release since some years) diff --git a/source/multimedia/pulseaudio/FrugalBuild b/source/multimedia/pulseaudio/FrugalBuild index b016698..6063343 100644 --- a/source/multimedia/pulseaudio/FrugalBuild +++ b/source/multimedia/pulseaudio/FrugalBuild @@ -3,7 +3,7 @@ pkgname=pulseaudio pkgver=1.0 -pkgrel=1 +pkgrel=2 pkgdesc="PulseAudio is a sound server with an advanced plugin system" url="http://pulseaudio.org/" depends=('speex' 'liboil' 'audiofile' 'libsndfile' 'libtool' 'libatomic_ops' 'libsamplerate' 'flac' 'glib2' \ @@ -11,7 +11,7 @@ depends=('speex' 'liboil' 'audiofile' 'libsndfile' 'libtool' 'libatomic_ops' 'li makedepends=('avahi' 'gnome-audio' 'bluez>=4.61' 'jack>=0.118.0' 'intltool' 'gconf' \ 'libsm' 'libx11' 'libice' 'libxtst' 'xproto' 'kbproto' 'xcb-util>=0.3.8') groups=('multimedia') -replaces=('pulseaudio-hal') +replaces=('pulseaudio-hal' 'padevchooser') conflicts=('pulseaudio-hal') provides=('puseaudio-hal') archs=('i686' 'x86_64' 'ppc') From bouleetbil at frogdev.info Wed Oct 5 14:53:25 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 5 Oct 2011 14:53:25 +0200 (CEST) Subject: [Frugalware-git] gnometesting: paprefs-0.9.10-1-x86_64 Message-ID: <20111005125325.F248B142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=6a6daa500d76edd9d0a734d0345ecf384b4f165e commit 6a6daa500d76edd9d0a734d0345ecf384b4f165e Author: bouleetbil Date: Wed Oct 5 14:50:56 2011 +0200 paprefs-0.9.10-1-x86_64 *rebuild with pulseaudio 1.0 diff --git a/source/gnome-extra/paprefs/FrugalBuild b/source/gnome-extra/paprefs/FrugalBuild index 1d5b3b4..1ed8aee 100644 --- a/source/gnome-extra/paprefs/FrugalBuild +++ b/source/gnome-extra/paprefs/FrugalBuild @@ -6,7 +6,7 @@ pkgver=0.9.10 pkgrel=1 pkgdesc="paprefs is a simple GTK based configuration dialog for the PulseAudio sound server." url="http://0pointer.de/lennart/projects/$pkgname/" -depends=('pulseaudio>=0.9.23' 'gtkmm2' 'libglademm' 'pulseaudio-gconf' \ +depends=('pulseaudio>=1.0' 'gtkmm2' 'libglademm' 'pulseaudio-gconf' \ 'gconfmm') makedepends=('intltool') groups=('gnome-extra') From vmiklos at frugalware.org Wed Oct 5 14:54:54 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed, 5 Oct 2011 14:54:54 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: irssi-mobile-0.12-4-i686 Message-ID: <20111005125454.8F2A5142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f1781acb91a7a88938da5b77acf25c12e5544bbe commit f1781acb91a7a88938da5b77acf25c12e5544bbe Author: Miklos Vajna Date: Wed Oct 5 14:54:15 2011 +0200 irssi-mobile-0.12-4-i686 - bin, socket-interface.pl does this far better diff --git a/source/network-extra/irssi-mobile/FrugalBuild b/source/network-extra/irssi-mobile/FrugalBuild deleted file mode 100644 index 9c31537..0000000 --- a/source/network-extra/irssi-mobile/FrugalBuild +++ /dev/null @@ -1,25 +0,0 @@ -# Compiling Time: 0.03 SBU -# Maintainer: Miklos Vajna - -pkgname=irssi-mobile -pkgver=0.12 -irssiver=0.8.10 -pkgrel=4 -pkgdesc="Mobile module for Irssi." -url="http://www.irssi.org/files/plugins/mobile/" -depends=('irssi' 'glib') -groups=('network-extra') -archs=('i686' 'x86_64') -up2date="lynx -dump http://svn.irssi.org/repos/modules/trunk/mobile/configure.in|grep INIT_|sed 's/.*, \(.*\))/\1/'" -source=(http://www.irssi.org/files/plugins/mobile/irssi-mobile-$pkgver.tar.gz \ - $pkgname-$pkgver-misc_fixes.diff) -sha1sums=('7571c7aa479dbc1a4514caba62e18efb02a195d7' \ - 'd497fc30c95f609f08f52997707570e751728153') - -build() -{ - Fbuild --with-irssi=/usr/include/irssi - Fdocrel irssiwap.php -} - -# optimization OK diff --git a/source/network-extra/irssi-mobile/irssi-mobile-0.12-misc_fixes.diff b/source/network-extra/irssi-mobile/irssi-mobile-0.12-misc_fixes.diff deleted file mode 100644 index bd97250..0000000 --- a/source/network-extra/irssi-mobile/irssi-mobile-0.12-misc_fixes.diff +++ /dev/null @@ -1,223 +0,0 @@ -Handle bold, italic and underlined messages. -Handle &foo and !foo-named channels, not just #foo ones. -Timestamp support. -diff -Naur irssi-mobile-0.12.orig/src/mobile.c irssi-mobile-0.12/src/mobile.c ---- irssi-mobile-0.12.orig/src/mobile.c 2002-02-15 10:23:54.000000000 +0100 -+++ irssi-mobile-0.12/src/mobile.c 2006-03-08 22:56:29.000000000 +0100 -@@ -89,7 +89,8 @@ - MOBILE_MSG_REC *rec) - { - GString *str; -- char *p; -+ unsigned char *p; -+ int b = 0, u = 0, s = 0; - - while (g_list_length(channel->last_msgs) > MAX_MSG_QUEUE) { - /* remove one of the old messages */ -@@ -110,11 +111,26 @@ - g_string_append(str, """); - else if (*p == '\'') - g_string_append(str, "'"); -+ else if (*p == 2) { -+ b ? g_string_append(str, "") : g_string_append(str, ""); -+ b = !b; } -+ else if (*p == 31) { -+ u ? g_string_append(str, "") : g_string_append(str, ""); -+ u = !u; } -+ else if (*p == '\\') { -+ if (s) g_string_append(str, "\\"); -+ s = !s; } -+/* else if (*p > 127) -+ g_string_append(str,g_strdup_printf("&#%d;", *p));*/ -+ else if (*p < 32) -+ continue; - else - g_string_append_c(str, *p); - } -+ //printtext(NULL, NULL, MSGLEVEL_CLIENTNOTICE, rec->message); - g_free(rec->message); - rec->message = str->str; -+ //printtext(NULL, NULL, MSGLEVEL_CLIENTNOTICE, rec->message); - g_string_free(str, FALSE); - - channel->last_msgs = g_list_append(channel->last_msgs, rec); -@@ -166,8 +182,12 @@ - static char *client_get_link(CLIENT_REC *client, - const char *server, const char *channel) - { -- return g_strdup_printf("?server=%s&channel=%s&counter=%x", -- server, channel, cache_counter); -+ if (*channel) { -+ return g_strdup_printf("?server=%s&channel=%%%x%s&counter=%x", -+ server, *channel, channel+1, cache_counter); -+ } else { -+ return g_strdup_printf("."); -+ } - } - - static void client_link(CLIENT_REC *client, const char *text, -@@ -196,10 +216,15 @@ - for (tmp = channels; tmp != NULL; tmp = tmp->next) { - CHANNEL_REC *channel = tmp->data; - -- str = g_strdup_printf("%s (%s)", channel->name, -+ if (*channel->name != '&') { -+ str = g_strdup_printf("%s (%s)", channel->name, -+ channel->server->tag); -+ } else { -+ str = g_strdup_printf("&%s (%s)", channel->name+1, - channel->server->tag); -+ } - client_link(client, str, -- channel->server->tag, channel->name+1); -+ channel->server->tag, channel->name); - g_free(str); - - client_print(client, "
\n"); -@@ -221,7 +246,7 @@ - - /* refresh menu item */ - client_print(client, "\n"); -- link = client_get_link(client, channel->server->tag, channel->name+1); -+ link = client_get_link(client, channel->server->tag, channel->name); - client_print(client, " \n", link); - g_free(link); - client_print(client, ""); -@@ -234,12 +259,14 @@ - /* write short links for messages */ - tmp = g_list_last(client->channel->last_msgs); - for (num = 0; tmp != NULL; tmp = tmp->prev, num++) { -+ /*tmp = g_list_first(client->channel->last_msgs); -+ while (tmp != NULL) {*/ - MOBILE_MSG_REC *rec = tmp->data; - - rec->read = TRUE; -- if (strlen(rec->message) <= MAX_MSGLINK_LEN) -+ /*if (strlen(rec->message) <= MAX_MSGLINK_LEN)*/ - client_print(client, "%s", rec->message); -- else { -+ /*else { - char *str; - - str = g_strndup(rec->message, MAX_MSGLINK_LEN); -@@ -248,8 +275,9 @@ - "%s", - num, str); - g_free(str); -- } -+ }*/ - client_print(client, "
\n"); -+ /*tmp = tmp->next;*/ - } - client_print(client, "
\n"); - -@@ -263,7 +291,7 @@ - } - - client_link(client, "Refresh", channel->server->tag, -- channel->name+1); -+ channel->name); - client_print(client, "
\n"); - - client_link(client, "Change channel", "", ""); -@@ -276,14 +304,18 @@ - client_print(client, "\n"); - client_print(client, "Send\n"); - client_print(client, "\n", channel->server->tag); -- client_print(client, "\n", channel->name+1); -+ if (*channel->name != '&') { -+ client_print(client, "\n", channel->name); -+ } else { -+ client_print(client, "\n", channel->name+1); -+ } - client_print(client, "\n", cache_counter); - client_print(client, "\n"); - client_print(client, "
\n"); - } - - /* write the while messages to other cards */ -- tmp = g_list_last(client->channel->last_msgs); -+ /* tmp = g_list_last(client->channel->last_msgs); - for (num = 0; tmp != NULL; tmp = tmp->prev, num++) { - MOBILE_MSG_REC *rec = tmp->data; - -@@ -300,7 +332,7 @@ - client_print(client, client->wml ? - "\n" : - "

\n"); -- } -+ }*/ - } - - static void send_client_page(CLIENT_REC *client) -@@ -319,7 +351,7 @@ - /* reload the msgs page every now and then */ - client_print(client, "\n"); - link = client_get_link(client, client->channel->channel->server->tag, -- client->channel->channel->name+1); -+ client->channel->channel->name); - client_print(client, " \n", link); - g_free(link); - client_print(client, "\n"); -@@ -345,6 +377,13 @@ - const char *cmd, const char *args) - { - char *str; -+ time_t time_now; -+ struct tm *time_ptr; -+ char timestamp[6]; -+ -+ time(&time_now); -+ time_ptr = localtime(&time_now); -+ strftime(timestamp, 6, "%H:%M", time_ptr); - - if (strcmp(cmd, "lang") == 0) { - client->wml = strcmp(args, "wml") == 0; -@@ -361,9 +400,9 @@ - if (client->server->ischannel(client->server, args)) - channel = channel_find(client->server, args); - else { -- str = g_strconcat("#", args, NULL); -- channel = channel_find(client->server, str); -- g_free(str); -+ //str = g_strconcat("#", args, NULL); -+ channel = channel_find(client->server, args); -+ //g_free(str); - } - client->channel = channel == NULL ? NULL : - mobile_channel_find(channel); -@@ -378,7 +417,7 @@ - client->channel->channel->name, args, - settings_get_str("mobile_msgappend")); - rec = g_new0(MOBILE_MSG_REC, 1); -- rec->message = g_strdup_printf("%s> %s", client->channel->channel->server->nick, args); -+ rec->message = g_strdup_printf("%s <%s> %s", timestamp, client->channel->channel->server->nick, args); - mobile_msg_add(client->channel, rec); - - signal_emit("command msg", 3, str, client->server, -@@ -493,15 +532,24 @@ - MOBILE_CHANNEL_REC *mchannel; - MOBILE_MSG_REC *rec; - -+ time_t time_now; -+ struct tm *time_ptr; -+ char timestamp[6]; -+ - channel = channel_find(server, target); - if (channel == NULL) return; - - mchannel = mobile_channel_find(channel); - if (mchannel == NULL) return; - -+ time(&time_now); -+ time_ptr = localtime(&time_now); -+ strftime(timestamp, 6, "%H:%M", time_ptr); -+ - rec = g_new0(MOBILE_MSG_REC, 1); - rec->personal = nick_match_msg(channel, msg, server->nick); -- rec->message = g_strdup_printf("%s> %s", nick, msg); -+ rec->message = g_strdup_printf("%s <%s> %s", timestamp, nick, msg); -+ - mobile_msg_add(mchannel, rec); - } - From bouleetbil at frogdev.info Wed Oct 5 14:59:05 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 5 Oct 2011 14:59:05 +0200 (CEST) Subject: [Frugalware-git] gnometesting: empathy-3.2.0-2-x86_64 Message-ID: <20111005125905.B1E1B142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=5767f0f389ac961189ef5341fc65c4dab03b5ead commit 5767f0f389ac961189ef5341fc65c4dab03b5ead Author: bouleetbil Date: Wed Oct 5 14:56:32 2011 +0200 empathy-3.2.0-2-x86_64 *rebuild with pulseaudio 1.0 diff --git a/source/gnome/empathy/FrugalBuild b/source/gnome/empathy/FrugalBuild index e777a04..87368f7 100644 --- a/source/gnome/empathy/FrugalBuild +++ b/source/gnome/empathy/FrugalBuild @@ -8,7 +8,7 @@ USE_SENDTO=${USE_SENDTO:-"n"} pkgname=empathy pkgver=3.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="Empathy consists of a rich set of reusable instant messaging widgets" depends=('telepathy-glib' 'libxml2' 'enchant' 'ca-certificates' \ 'atk' 'pango' 'freetype2' 'libxau' 'libxdmcp' 'e2fsprogs' \ @@ -19,7 +19,7 @@ depends=('telepathy-glib' 'libxml2' 'enchant' 'ca-certificates' \ 'evolution-data-server>=3.1.90' 'libcanberra-gtk' 'telepathy-farsight' \ 'webkit-gtk3' 'unique' 'libkrb5' 'folks>=0.6.0' 'telepathy-logger' \ 'ca-certificates' 'gsettings-desktop-schemas' 'libnotify>=0.7' 'telepathy-butterfly' \ - 'telepathy-logger>=0.2.8' 'networkmanager' 'glib-networking' 'pulseaudio' 'cheese') + 'telepathy-logger>=0.2.8' 'networkmanager' 'glib-networking' 'pulseaudio>=1.0' 'cheese') makedepends=('gnome-common' 'intltool' 'gtk-doc' 'gnome-doc-utils' 'krb5' 'libxtst') groups=('gnome') archs=('i686' 'x86_64' 'ppc') From vmiklos at frugalware.org Wed Oct 5 15:00:40 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed, 5 Oct 2011 15:00:40 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: mercurial-1.9.3-1-i686 Message-ID: <20111005130040.86A74142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=323845369261d0d4855f69dffd831aa0ec2b175d commit 323845369261d0d4855f69dffd831aa0ec2b175d Author: Miklos Vajna Date: Wed Oct 5 15:01:03 2011 +0200 mercurial-1.9.3-1-i686 - version bump diff --git a/source/devel-extra/mercurial/FrugalBuild b/source/devel-extra/mercurial/FrugalBuild index 2dae572..c9988f0 100644 --- a/source/devel-extra/mercurial/FrugalBuild +++ b/source/devel-extra/mercurial/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=mercurial -pkgver=1.9.2 +pkgver=1.9.3 pkgrel=1 pkgdesc="A fast, lightweight source control management system." url="http://mercurial.selenic.com/" @@ -14,7 +14,7 @@ groups=('devel-extra') archs=('i686' 'x86_64') up2date="Flasttar $url/release/" source=($url/release/$pkgname-$pkgver.tar.gz) -sha1sums=('3eabcaa265d2497fa0fdd6751a73061fcaeb4200') +sha1sums=('6be1b85d7cfd67283f4c76ed64570110b99a3fe1') subpkgs=('mercurial-hgk') subdescs=('Graphical repository and history browser based on gitk.') From bouleetbil at frogdev.info Wed Oct 5 15:00:54 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 5 Oct 2011 15:00:54 +0200 (CEST) Subject: [Frugalware-git] gnometesting: libcanberra-0.28-7-x86_64 Message-ID: <20111005130054.859F5142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=735b1b741d692426ca353839730d4502fa18494e commit 735b1b741d692426ca353839730d4502fa18494e Author: bouleetbil Date: Wed Oct 5 14:58:15 2011 +0200 libcanberra-0.28-7-x86_64 *rebuild with pulseaudio 1.0 diff --git a/source/multimedia/libcanberra/FrugalBuild b/source/multimedia/libcanberra/FrugalBuild index d0b70ce..c536410 100644 --- a/source/multimedia/libcanberra/FrugalBuild +++ b/source/multimedia/libcanberra/FrugalBuild @@ -3,11 +3,11 @@ pkgname=libcanberra pkgver=0.28 -pkgrel=6 +pkgrel=7 pkgdesc="libcanberra is an implementation of the XDG Sound Theme and Name Specifications." url="http://0pointer.de/lennart/projects/$pkgname/" depends=('libvorbis') -makedepends=('alsa-lib' 'gstreamer' 'pulseaudio-x11>=0.9.23') +makedepends=('alsa-lib' 'gstreamer' 'pulseaudio-x11>=1.0') groups=('multimedia') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump -source $url | Flasttar" From bouleetbil at frogdev.info Wed Oct 5 15:05:03 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 5 Oct 2011 15:05:03 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-settings-daemon-3.2.0-2-x86_64 Message-ID: <20111005130503.A4078142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=73436660dc550afd251edd5984a77849b1ad55f2 commit 73436660dc550afd251edd5984a77849b1ad55f2 Author: bouleetbil Date: Wed Oct 5 15:02:33 2011 +0200 gnome-settings-daemon-3.2.0-2-x86_64 *rebuild with pulseaudio 1.0 diff --git a/source/gnome/gnome-settings-daemon/FrugalBuild b/source/gnome/gnome-settings-daemon/FrugalBuild index 31d2e0d..a1ae2c2 100644 --- a/source/gnome/gnome-settings-daemon/FrugalBuild +++ b/source/gnome/gnome-settings-daemon/FrugalBuild @@ -3,10 +3,10 @@ pkgname=gnome-settings-daemon pkgver=3.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="Utility library for accessing gnome-settings-daemon over DBUS" depends=('libxml2>=2.7.8' 'libgnomekbd>=3.1.0' 'esd' 'gst-plugins-base>=0.10.22-2' 'libxxf86misc' \ - 'gnome-desktop>=3.2.0' 'alsa-lib' 'pulseaudio' 'gsettings-desktop-schemas' 'libxtst' 'libnotify' \ + 'gnome-desktop>=3.2.0' 'alsa-lib' 'pulseaudio>=1.0' 'gsettings-desktop-schemas' 'libxtst' 'libnotify' \ 'gnome-icon-theme-symbolic' 'gnome-icon-theme' 'gnome-themes-standard' 'libcups' 'hwdata' 'colord' 'upower' 'nss') makedepends=('intltool' 'gtk-doc>=1.11' 'gnome-doc-utils>=0.14.0' 'cups' 'krb5') rodepends=('xkbcomp') From bouleetbil at frogdev.info Wed Oct 5 15:11:56 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 5 Oct 2011 15:11:56 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-control-center-3.2.0-2-x86_64 Message-ID: <20111005131156.B3BB4142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=e97556d4d69cb774cdab2a9b858fdd797301fe22 commit e97556d4d69cb774cdab2a9b858fdd797301fe22 Author: bouleetbil Date: Wed Oct 5 15:09:23 2011 +0200 gnome-control-center-3.2.0-2-x86_64 *rebuild with pulseaudio 1.0 diff --git a/source/gnome/gnome-control-center/FrugalBuild b/source/gnome/gnome-control-center/FrugalBuild index 4e2c7a5..ac9d326 100644 --- a/source/gnome/gnome-control-center/FrugalBuild +++ b/source/gnome/gnome-control-center/FrugalBuild @@ -5,14 +5,14 @@ USE_CHEESE=${USE_CHEESE:-"y"} pkgname=gnome-control-center pkgver=3.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="GNOME Control Center" depends=('libxml2>=2.7.8' 'gnome-desktop>=3.2.0' 'mutter' 'libgnomekbd>=3.0.0' 'gnome-menus' \ 'nautilus>=3.2.0' 'gst-plugins-base>=0.10.19-2' 'desktop-file-utils' \ 'evolution-data-server>=3.2.0' 'libxxf86misc' 'libxscrnsaver' 'xrdb' \ 'libkrb5' 'db>=4.7.25' 'libsocialweb>=0.25.7' 'gsettings-desktop-schemas' \ 'gnome-settings-daemon' 'libcanberra-gtk>=0.26-2' 'libcanberra-alsa' 'libcanberra-gst' 'upower' \ - 'accountsservice' 'apg' 'cantarell-fonts' 'networkmanager>=0.8.3.999' 'glib-networking' 'pulseaudio>=0.9.23' 'gsettings-desktop-schemas' 'gnome-online-accounts' 'colord') + 'accountsservice' 'apg' 'cantarell-fonts' 'networkmanager>=0.8.3.999' 'glib-networking' 'pulseaudio>=1.0' 'gsettings-desktop-schemas' 'gnome-online-accounts' 'colord') makedepends=('intltool' 'gnome-doc-utils>=0.14.0' 'gnome-common>=2.28.0' 'krb5' 'gtk-doc' 'cups' 'libgtop') rodepends=('gst-plugins-base-alsa>=0.10.19-2' 'sound-theme-freedesktop') groups=('gnome') From bouleetbil at frogdev.info Wed Oct 5 15:12:50 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 5 Oct 2011 15:12:50 +0200 (CEST) Subject: [Frugalware-git] gnometesting: Merge branch 'master' of git.frugalware.org:/pub/frugalware/frugalware-current Message-ID: <20111005131250.C0E68142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=09b9a8c4a49042c5834c15f99129c7e6765666ce commit 09b9a8c4a49042c5834c15f99129c7e6765666ce Merge: e97556d 3238453 Author: bouleetbil Date: Wed Oct 5 15:10:19 2011 +0200 Merge branch 'master' of git.frugalware.org:/pub/frugalware/frugalware-current From baste at frugalware.org Wed Oct 5 15:17:52 2011 From: baste at frugalware.org (Baste) Date: Wed, 5 Oct 2011 15:17:52 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-extensions-3.2.0-5-x86_64 * Add libgtop depends for SystemMonitor extension Message-ID: <20111005131752.39D6D142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4fe017a590699198cf90a6c6365b5cb9331ad884 commit 4fe017a590699198cf90a6c6365b5cb9331ad884 Author: Baste Date: Wed Oct 5 15:09:08 2011 +0200 gnome-shell-extensions-3.2.0-5-x86_64 * Add libgtop depends for SystemMonitor extension diff --git a/source/gnome-extra/gnome-shell-extensions/FrugalBuild b/source/gnome-extra/gnome-shell-extensions/FrugalBuild index 3302cc3..5efa305 100644 --- a/source/gnome-extra/gnome-shell-extensions/FrugalBuild +++ b/source/gnome-extra/gnome-shell-extensions/FrugalBuild @@ -3,9 +3,9 @@ pkgname=gnome-shell-extensions pkgver=3.2.0 -pkgrel=4 +pkgrel=5 pkgdesc="Modify and extend GNOME Shell functionality and behavior" -depends=('gnome-shell>=3.2.0') +depends=('gnome-shell>=3.2.0' 'libgtop') makedepends=('intltool' 'gnome-doc-utils' 'gnome-common' \ 'gobject-introspection' 'krb5') groups=('gnome-extra') From bouleetbil at frogdev.info Wed Oct 5 15:18:00 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 5 Oct 2011 15:18:00 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-shell-3.2.0-9-x86_64 Message-ID: <20111005131800.3B63E142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=d71f26049854f35670bf7227c94cf71795d30cbc commit d71f26049854f35670bf7227c94cf71795d30cbc Author: bouleetbil Date: Wed Oct 5 15:15:29 2011 +0200 gnome-shell-3.2.0-9-x86_64 *rebuild with pulseaudio 1.0 diff --git a/source/gnome/gnome-shell/FrugalBuild b/source/gnome/gnome-shell/FrugalBuild index 03b943d..3bce24c 100644 --- a/source/gnome/gnome-shell/FrugalBuild +++ b/source/gnome/gnome-shell/FrugalBuild @@ -5,12 +5,12 @@ USE_FRUGALTHEME=${USE_FRUGALTHEME:-"y"} pkgname=gnome-shell pkgver=3.2.0 -pkgrel=8 +pkgrel=9 pkgdesc="Window management and application launching for GNOME" url="http://www.gnome.org/" depends=('libxml2>=2.7.8' 'mutter>=3.2.0' 'gnome-desktop>=3.2.0' 'gjs>=1.30.0' \ 'gnome-menus' 'librsvg' 'evolution-data-server' 'gconf' \ - 'xulrunner' 'gst-plugins-base' 'pulseaudio>=0.9.23' \ + 'xulrunner' 'gst-plugins-base' 'pulseaudio>=1.0' \ 'gnome-themes-standard' 'ca-certificates' \ 'gnome-bluetooth' 'gtk+3>=3.0.8' 'telepathy-glib' 'nm-applet' \ 'telepathy-logger>=0.2.8' 'folks' 'json-glib>=0.13.90' 'caribou' \ From bouleetbil at frogdev.info Wed Oct 5 15:22:52 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 5 Oct 2011 15:22:52 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gst-plugins-good-0.10.30-5-x86_64 Message-ID: <20111005132252.C339C142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=9ab2f3bde1b83e557ccdfb1a2136471d29cf95b6 commit 9ab2f3bde1b83e557ccdfb1a2136471d29cf95b6 Author: bouleetbil Date: Wed Oct 5 15:19:35 2011 +0200 gst-plugins-good-0.10.30-5-x86_64 *rebuild with pulseaudio 1.0 diff --git a/source/xmultimedia/gst-plugins-good/FrugalBuild b/source/xmultimedia/gst-plugins-good/FrugalBuild index 3be524d..07ac43f 100644 --- a/source/xmultimedia/gst-plugins-good/FrugalBuild +++ b/source/xmultimedia/gst-plugins-good/FrugalBuild @@ -4,7 +4,7 @@ pkgname=gst-plugins-good pkgver=0.10.30 -pkgrel=4 +pkgrel=5 pkgdesc="Plugins for GStreamer (Good)" url="http://gstreamer.freedesktop.org/" depends=('gst-plugins-base>=0.10.35' 'gstreamer>=0.10.35' 'zlib') @@ -13,7 +13,7 @@ makedepends=('gtk-doc' 'pyxml' 'gconf>=2.28.0' 'esd' 'ladspa_sdk' 'speex>=1.2bet 'libjpeg' 'flac>=1.1.3' 'libavc1394' 'libpng>=1.4.1' 'libdv' 'cairo' \ 'liboil>=0.3.14' 'taglib>=1.5' 'libiec61883' 'libcaca' \ 'wavpack' 'libsm' 'libice' 'libxext' 'libxdamage' 'libxfixes' 'libx11' \ - 'libxdmcp' 'libxau' 'libxcb' 'gtk+2>=2.20.0-2' 'aalib>=1.4rc5-3''pulseaudio-x11>=0.9.23' 'libsoup') + 'libxdmcp' 'libxau' 'libxcb' 'gtk+2>=2.20.0-2' 'aalib>=1.4rc5-3''pulseaudio-x11>=1.0' 'libsoup') groups=('xmultimedia') archs=('i686' 'x86_64' 'ppc') options=('scriptlet') From bouleetbil at frogdev.info Wed Oct 5 15:28:15 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 5 Oct 2011 15:28:15 +0200 (CEST) Subject: [Frugalware-git] gnometesting: pavucontrol-1.0-1-x86_64 Message-ID: <20111005132815.5542F142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=5c501582788f72d399960406a74f436e412f4409 commit 5c501582788f72d399960406a74f436e412f4409 Author: bouleetbil Date: Wed Oct 5 15:25:45 2011 +0200 pavucontrol-1.0-1-x86_64 *Version bump diff --git a/source/xmultimedia-extra/pavucontrol/FrugalBuild b/source/xmultimedia-extra/pavucontrol/FrugalBuild index d7179a3..070bfa6 100644 --- a/source/xmultimedia-extra/pavucontrol/FrugalBuild +++ b/source/xmultimedia-extra/pavucontrol/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: bouleetbil pkgname=pavucontrol -pkgver=0.9.10 -pkgrel=6 +pkgver=1.0 +pkgrel=1 pkgdesc="PulseAudio Volume Control" url="http://0pointer.de/lennart/projects/pavucontrol/" -depends=('pulseaudio>=0.9.23' 'gtkmm2' 'libcanberra-gtk2' 'libglademm') -makedepends=('intltool' 'libcanberra-gtk') +depends=('pulseaudio>=1.0' 'gtkmm' 'libcanberra-gtk') +makedepends=('intltool') groups=('xmultimedia-extra') archs=('i686' 'ppc' 'x86_64') options=('scriptlet') @@ -15,6 +15,6 @@ _F_gnome_desktop="y" Finclude gnome-scriptlet up2date="lynx -dump -source $url |Flasttar" source=(http://0pointer.de/lennart/projects/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('6e95bd7e74219eb886b18ab4fcf0e4a223405e40') +sha1sums=('38d60e5c489e83955d5a7c5d4e79e06e2ce8130b') # optimization OK From bouleetbil at frogdev.info Wed Oct 5 15:30:26 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 5 Oct 2011 15:30:26 +0200 (CEST) Subject: [Frugalware-git] gnometesting: pavumeter-0.9.3-9-x86_64 Message-ID: <20111005133026.67F85142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=64818da4b8aa822765b0c5d9b72a2a5ff62a8504 commit 64818da4b8aa822765b0c5d9b72a2a5ff62a8504 Author: bouleetbil Date: Wed Oct 5 15:27:56 2011 +0200 pavumeter-0.9.3-9-x86_64 *rebuild with pulseaudio 1.0 diff --git a/source/xmultimedia-extra/pavumeter/FrugalBuild b/source/xmultimedia-extra/pavumeter/FrugalBuild index 6b57a94..c91cb11 100644 --- a/source/xmultimedia-extra/pavumeter/FrugalBuild +++ b/source/xmultimedia-extra/pavumeter/FrugalBuild @@ -3,10 +3,10 @@ pkgname=pavumeter pkgver=0.9.3 -pkgrel=8 +pkgrel=9 pkgdesc="pavumeter is a simple GTK volume meter" url="http://0pointer.de/lennart/projects/$pkgname/" -depends=('pulseaudio>=0.9.23' 'gtkmm2' 'libcanberra-gtk2' 'libglademm') +depends=('pulseaudio>=1.0' 'gtkmm2' 'libcanberra-gtk2' 'libglademm') makedepends=('intltool' 'libcanberra-gtk') groups=('xmultimedia-extra') archs=('i686' 'ppc' 'x86_64') From baste at frugalware.org Wed Oct 5 15:30:40 2011 From: baste at frugalware.org (Baste) Date: Wed, 5 Oct 2011 15:30:40 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-extensions-noa11y-20110526-1-x86_64 * Remove ( not correct name ) Message-ID: <20111005133040.32632142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9656df5b9212cc18fd4acd027ee6b3fee28411d7 commit 9656df5b9212cc18fd4acd027ee6b3fee28411d7 Author: Baste Date: Wed Oct 5 15:23:13 2011 +0200 gnome-shell-extensions-noa11y-20110526-1-x86_64 * Remove ( not correct name ) diff --git a/source/gnome-extra/gnome-shell-extensions-noa11y/FrugalBuild b/source/gnome-extra/gnome-shell-extensions-noa11y/FrugalBuild deleted file mode 100644 index dfed2eb..0000000 --- a/source/gnome-extra/gnome-shell-extensions-noa11y/FrugalBuild +++ /dev/null @@ -1,24 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: Baste - -pkgname=gnome-shell-extensions-noa11y -pkgver=20110526 -pkgrel=1 -pkgdesc="gnome-shell extension to remove the Accessibility icon from the panel." -url="https://github.com/ecoleman/noa11y-colemando.com" -depends=('gnome-shell') -groups=('gnome-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=('6e6dd989bbcd51f942b46ebfd8b7332bd0d0bf47') -Finclude gnome-shell-extensions - -build(){ - Fcd - Fmkdir usr/share/gnome-shell/extensions/noa11y\@colemando.com - Fcprel extension.js usr/share/gnome-shell/extensions/noa11y\@colemando.com/ - Fcprel metadata.json usr/share/gnome-shell/extensions/noa11y\@colemando.com/ - FGnomeShellVersion -} - From bouleetbil at frogdev.info Wed Oct 5 15:35:11 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 5 Oct 2011 15:35:11 +0200 (CEST) Subject: [Frugalware-git] gnometesting: deadbeef-0.5.1-3-x86_64 Message-ID: <20111005133511.94D3C142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=fa7042d1d684e3c807cc3a47045ab599627ed360 commit fa7042d1d684e3c807cc3a47045ab599627ed360 Author: bouleetbil Date: Wed Oct 5 15:32:22 2011 +0200 deadbeef-0.5.1-3-x86_64 *rebuild with pulseaudio 1.0 diff --git a/source/xmultimedia-extra/deadbeef/FrugalBuild b/source/xmultimedia-extra/deadbeef/FrugalBuild index a94e20b..7eca43d 100644 --- a/source/xmultimedia-extra/deadbeef/FrugalBuild +++ b/source/xmultimedia-extra/deadbeef/FrugalBuild @@ -3,7 +3,7 @@ pkgname=deadbeef pkgver=0.5.1 -pkgrel=2 +pkgrel=3 pkgdesc="DeaDBeeF is an audio player for GNU/Linux systems with X11 written in C and C++." _F_sourceforge_ext=".tar.bz2" depends=('gtk+2' 'libsamplerate' 'libzip') @@ -20,7 +20,7 @@ Faddsubpkg "$pkgname-mad" "$pkgname plugin(s) using libmad." "libmad" Faddsubpkg "$pkgname-ffmpeg" "$pkgname plugin(s) using ffmpeg." "ffmpeg-0.6" "$pkgname=$pkgver" Faddsubpkg "$pkgname-faad" "$pkgname plugin(s) using faad." "faad2" "$pkgname=$pkgver" Faddsubpkg "$pkgname-dbus" "$pkgname plugin(s) using dbus." "dbus" "$pkgname=$pkgver" -Faddsubpkg "$pkgname-pulseaudio" "$pkgname plugin(s) using pulseaudio." "pulseaudio>=0.9.23 libxtst" "$pkgname=$pkgver" +Faddsubpkg "$pkgname-pulseaudio" "$pkgname plugin(s) using pulseaudio." "pulseaudio>=1.0 libxtst" "$pkgname=$pkgver" sha1sums=('82cbdeb3cdd5303c75d668d3d238e68b442c6db1') build() { From baste at frugalware.org Wed Oct 5 15:37:53 2011 From: baste at frugalware.org (Baste) Date: Wed, 5 Oct 2011 15:37:53 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-extension-noa11y-20111005-1-x86_64 * Version bump * Correct name Message-ID: <20111005133753.6146A142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ecc103f8f89c1bf4c9fe250d9b9cd7e5bbb2872a commit ecc103f8f89c1bf4c9fe250d9b9cd7e5bbb2872a Author: Baste Date: Wed Oct 5 15:30:35 2011 +0200 gnome-shell-extension-noa11y-20111005-1-x86_64 * Version bump * Correct name diff --git a/source/gnome-extra/gnome-shell-extension-noa11y/FrugalBuild b/source/gnome-extra/gnome-shell-extension-noa11y/FrugalBuild new file mode 100644 index 0000000..73ea86b --- /dev/null +++ b/source/gnome-extra/gnome-shell-extension-noa11y/FrugalBuild @@ -0,0 +1,23 @@ +# Compiling Time: 0.01 SBU +# Maintainer: Baste + +pkgname=gnome-shell-extension-noa11y +pkgver=20111005 +pkgrel=1 +pkgdesc="gnome-shell extension to remove the Accessibility icon from the panel." +url="https://github.com/ecoleman/noa11y-colemando.com" +depends=('gnome-shell') +groups=('gnome-extra') +archs=('i686' 'x86_64') +up2date="Flasttar http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname" +source=(http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2) +sha1sums=('01549abafbea4b84cbbb81482b8c62c706aa42bb') +Finclude gnome-shell-extensions + +build(){ + Fcd + Fmkdir usr/share/gnome-shell/extensions/noa11y\@colemando.com + Fcprel extension.js usr/share/gnome-shell/extensions/noa11y\@colemando.com/ + Fcprel metadata.json usr/share/gnome-shell/extensions/noa11y\@colemando.com/ + FGnomeShellVersion +} From bouleetbil at frogdev.info Wed Oct 5 15:41:21 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 5 Oct 2011 15:41:21 +0200 (CEST) Subject: [Frugalware-git] gnometesting: audacious-plugins-3.0.3-2-x86_64 Message-ID: <20111005134121.A8534142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=0185107fc3b28414b159ed189b4fa559ff8dd82f commit 0185107fc3b28414b159ed189b4fa559ff8dd82f Author: bouleetbil Date: Wed Oct 5 15:37:57 2011 +0200 audacious-plugins-3.0.3-2-x86_64 *rebuild with pulseaudio 1.0 diff --git a/source/xmultimedia-extra/audacious-plugins/FrugalBuild b/source/xmultimedia-extra/audacious-plugins/FrugalBuild index 3e24c2c..9daf644 100644 --- a/source/xmultimedia-extra/audacious-plugins/FrugalBuild +++ b/source/xmultimedia-extra/audacious-plugins/FrugalBuild @@ -3,7 +3,7 @@ pkgname=audacious-plugins pkgver=3.0.3 -pkgrel=1 +pkgrel=2 pkgdesc="Plugins for audacious." url="http://audacious-media-player.org" rodepends=('unzip') @@ -32,7 +32,7 @@ Faddsubpkg "$subname-cue" "$subdesc cue." "libcue" Faddsubpkg "$subname-bs2b" "$subdesc bs2b." "libbs2b" Faddsubpkg "$subname-notify" "$subdesc notify." "libnotify" Faddsubpkg "$subname-wavpack" "$subdesc wavpack." "wavpack" -Faddsubpkg "$subname-pulseaudio" "$subdesc pulseaudio." "pulseaudio" +Faddsubpkg "$subname-pulseaudio" "$subdesc pulseaudio." "pulseaudio>=1.0" Faddsubpkg "$subname-neon" "$subdesc neon." "neon" Faddsubpkg "$subname-midi" "$subdesc midi." "fluidsynth alsa-lib" Faddsubpkg "$subname-scrobbler" "$subdesc scrobbler." "curl" From bouleetbil at frogdev.info Wed Oct 5 16:02:50 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 5 Oct 2011 16:02:50 +0200 (CEST) Subject: [Frugalware-git] gnometesting: kdebase-runtime-4.7.1-4-x86_64 Message-ID: <20111005140250.9E61D142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=54f6de21694bd98bb6242cb977f5ed66a40a272b commit 54f6de21694bd98bb6242cb977f5ed66a40a272b Author: bouleetbil Date: Wed Oct 5 15:58:50 2011 +0200 kdebase-runtime-4.7.1-4-x86_64 *rebuild with pulseaudio 1.0 diff --git a/source/kde/kdebase-runtime/FrugalBuild b/source/kde/kdebase-runtime/FrugalBuild index ec34acd..8a2023a 100644 --- a/source/kde/kdebase-runtime/FrugalBuild +++ b/source/kde/kdebase-runtime/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: centuri0 pkgname=kdebase-runtime -pkgrel=3 +pkgrel=4 pkgdesc="Programs and libraries needed at runtime by other KDE4 applications" groups=('kde') archs=('i686' 'x86_64' 'ppc') @@ -50,7 +50,7 @@ subreplaces=("${subreplaces[@]}" "") subgroups=("${subgroups[@]}" "kde kde-core kde-runtime") subarchs=("${subarchs[@]}" "i686 x86_64 ppc") -makedepends=("${makedepends[@]}" "phonon-backend-gstreamer" "phonon-backend-vlc" "phonon-backend-xine" "pulseaudio") +makedepends=("${makedepends[@]}" "phonon-backend-gstreamer" "phonon-backend-vlc" "phonon-backend-xine" "pulseaudio>=1.0") subpkgs=("${subpkgs[@]}" "$pkgname-kcontrol") subdescs=("${subdescs[@]}" "Runtime Files for Kcontrol.") subdepends=("${subdepends[@]}" "strigi>=0.7.2 libqtnetwork>=$Qt4 libqtxml>=$Qt4 xfsprogs-acl libqtsvg>=$Qt4 libsm libxtst libxcursor From achevaux at gmail.com Wed Oct 5 18:06:49 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 18:06:49 +0200 (CEST) Subject: [Frugalware-git] kdebump: * updating kde version --> 4.7.2 * updating sha1sums Message-ID: <20111005160649.D5F07142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=44205a497b21e39a04709241864229276f627c86 commit 44205a497b21e39a04709241864229276f627c86 Author: centuri0 Date: Wed Oct 5 17:40:34 2011 +0200 * updating kde version --> 4.7.2 * updating sha1sums diff --git a/source/include/kde-version.sh b/source/include/kde-version.sh index 8411282..e3b7fb1 100644 --- a/source/include/kde-version.sh +++ b/source/include/kde-version.sh @@ -17,81 +17,81 @@ ### -_F_kdever_ver=4.7.1 +_F_kdever_ver=4.7.2 _F_kdever_qt=4.7.4 # Must be done in 2 lines else bash barfs on the floor declare -gA _F_kdever_sha1sums _F_kdever_sha1sums=( - ["blinken"]='3b3062ce82174417c8a7496743f78e6b583fa1e9' - ["cantor"]='97251c369424e22d26c804387270d0e3291587b1' - ["gwenview"]='a58997d7e23f5708ff94d9198258dc0d6e82f8cf' - ["kalgebra"]='16d74602bc446d3e45688379b92aabb2158becbb' - ["kalzium"]='08600b1cf7df1afed67e5edd619953ae0f585687' - ["kamera"]='3b6dda64d13f25f521e9839709d716af27cf9f74' - ["kanagram"]='8e1aab59132504d36cedfe843290d9a630562f7c' - ["kate"]='12eadb7c74c16fb11d51d4415d141095a624f010' - ["kbruch"]='6d6a44740e52618c84dffb33dec41535637a7466' - ["kcolorchooser"]='ca8885cf33806e32c9be572d5c5819c17f935f75' - ["kdeaccessibility"]='b9d0bf7503e684f9ddd1912d9c274bcdd8489bfd' - ["kdeadmin"]='3d1b1be2003fe20c5c3faee63ba31c65621d53b7' - ["kdeartwork"]='df8c3225b025e0afb43efb73a5c53573ee3be77e' - ["kde-baseapps"]='5e7ced4d94f035ed86960025dbd66a1126a848ac' - ["kdegames"]='282a54432b3f38bbb6afcf13e859299757ce59f8' - ["kdegraphics-strigi-analyzer"]='1d88ceb5c156625945dabbb347cc405b253b67a5' - ["kdegraphics-thumbnailers"]='b82128adbd0cc352765a25428f38839f40715bc4' - ["kdelibs"]='661cc56f199b7250bd825cc0e85ff442b85171e2' - ["kdemultimedia"]='7f20d969133a146bce0e3ea18285aa6db9e4a262' - ["kdenetwork"]='4fd674223dcb68a548ddec3e65acf380d3d2ec68' - ["kdepim"]='be22b012f547b2caa6ca92a6dd396328fda6a53b' - ["kdepimlibs"]='6a2cb3d872339fc9549189f31163fc07889fc3ec' - ["kdepim-runtime"]='0e7645c83debc64d0b351d39f97b801dc8417630' - ["kdeplasma-addons"]='301714467bef00c99613d334558eb517664e29a5' - ["kde-runtime"]='fc8da236bff699518b54b2fe6bcf8a518206b6e3' - ["kdesdk"]='0c47d62a32e737c6ff576843d5b5c7f9bceeccbd' - ["kdetoys"]='05e0f77fd13ed9887afa0c5dd33afd224abc2505' - ["kdeutils"]='96eb89be0e319e5d0709430f86dc6a7db80d9967' - ["kde-wallpapers"]='c6c724409c403a54959f5f6c035d7513f0a3d735' - ["kdewebdev"]='ce9e7c37d2056b2f69e88fb92154463d917c9b85' - ["kde-workspace"]='c7867d2f788086078abbcff53a035a6131232539' - ["kgamma"]='789a1b7908be10711e2c4c38abecf37cebc8239d' - ["kgeography"]='65ebeb391952229ee3d410d0087d8a4e5262b6f7' - ["khangman"]='ac13da342cb2380ba2c703fbef9f131b75675b9e' - ["kig"]='b198ceff93164fe455e466cb8e1d5616f524d209' - ["kimono"]='e8cf2bfbb47a606a5ca8674a8b6913bb1dcac96f' - ["kiten"]='bc9f7b4e1891d8be6e322345e941377c988b8697' - ["klettres"]='e7fba352257c44d9ee84439dee4d3dfb58d4fd8d' - ["kmplot"]='d0058f4d7a3f63b9a092085cb8058c4426dba1f8' - ["kolourpaint"]='bb49a7e07fea66110502f7042c898611d2d5329e' - ["konsole"]='1169c7ea5e4c5aa0a29d1948c9e02ee3cc2c54a2' - ["korundum"]='fdbcde4dd622f41faa7c22cbc96a8687612d099e' - ["kross-interpreters"]='4e5923fcb30501ca3474981a3d210940f0bc7320' - ["kruler"]='96fd638bb9db27abd3bbb57d90d7c60ec6d65185' - ["ksaneplugin"]='e5b94fd03ddbc1be74881f19e52932c070663044' - ["ksnapshot"]='a59b5bf582a70cd4b8620697161b022df31294e2' - ["kstars"]='e9f899897df555933c7f9fd9e931dc49bcb924ae' - ["ktouch"]='88e607fb584ea5cacc05f0f2909ae07139fdeed3' - ["kturtle"]='c2a33ff1ac68715e81108a8009ff67b5cb53ae2e' - ["kwordquiz"]='17952dd5f8c042c467f15f2840399b7c5dd3fa05' - ["libkdcraw"]='d54aa4671c0d1f396bf1923583988d6c3aa19137' - ["libkdeedu"]='6eb16c156f35332675c9eaad0074e31969313e7b' - ["libkexiv2"]='c1c1afb6c3928222eb33ce592d77dd6478aa4911' - ["libkipi"]='309b93ca86ae2c803f5b91ac206affc0059059f1' - ["libksane"]='d461b668e890069afb8818e6b367063fc92721da' - ["marble"]='71c9ccd884495b34c8af4f7c432ca8942dfaa9dd' - ["mobipocket"]='54b7cd4e32325f8fe10f1765856e418fcc75e469' - ["okular"]='73d2b9ecdafa43feb9da645d6ff9ea309a55b669' - ["oxygen-icons"]='1638096cde02ec69d5c412eb2bc13886906f7386' - ["parley"]='c89739816f87048b0f9e336c3f3b74d038b8fae9' - ["perlkde"]='24e90923554ac1194da9fb84dab9efe580fa979e' - ["perlqt"]='f2534fc9677ce4f3e58a67b4d9b255f403250064' - ["pykde4"]='fd05f0c04586878c3c23e80bb1c59b316184d7ab' - ["qtruby"]='a40e760ea16482885cbd061c95cec984af1ec4ac' - ["qyoto"]='a08fd3750cd021578e82e096a1534b093591dbb1' - ["rocs"]='a22bfef644447271702c7e164070306a54270d57' - ["smokegen"]='952181277c8d212db7028476034d0160a152e696' - ["smokekde"]='20b8db2cce9aad11047ba758e1e327ea6970427a' - ["smokeqt"]='7f6074c552a3e9a72ebbbc1683786d7cb479871a' - ["step"]='64463c38648dcb7d1727f42aad642ce00602eee4' - ["svgpart"]='62bf2bc578a84a7b585002d80cc2386b9be10817' + ["blinken"]='ec0418900c5d71d64f65407b898d740a5255ce08' + ["cantor"]='5cb978903868d3dbda7367fec21a02818f693d6b' + ["gwenview"]='ce1c3df9e9147d81ce250c41e7d9a328993d8632' + ["kalgebra"]='4507b93e67d953705f7fe5eccec10868971a79ca' + ["kalzium"]='3e750692964ca76da9ccbae5bdc263413a22a049' + ["kamera"]='354d45d8f62c66bef0bc04c6e6e2056060ca7f0b' + ["kanagram"]='0dd7dd66f87f99a5f0f2b4a7340c4690240c2478' + ["kate"]='467b0558f1f86d0b210abd2d78c94cbe63b8579d' + ["kbruch"]='db4959982db7a36fef61798978d8c885408a3e3f' + ["kcolorchooser"]='64bd726f1bbb1e771bc037d9929f0eba098d844d' + ["kdeaccessibility"]='7a2f7ea0e635f0ba79d7d54b118814bcefa4b6a1' + ["kdeadmin"]='c96ddd94a4903b035e73b3e958e6b189ca173fe9' + ["kdeartwork"]='a536d530e1f97d14f11ada47435f3e194e93beae' + ["kde-baseapps"]='b52937ad8e5e4be884cc76f265c19964f461ac2c' + ["kdegames"]='a84be8406fce38cf5b172c320904bb1cbe59e729' + ["kdegraphics-strigi-analyzer"]='6094f33788f619e316efad7bc3eb6178b1b28121' + ["kdegraphics-thumbnailers"]='281c84bcec1ce4b02148caf164c28fbc47d9b11b' + ["kdelibs"]='4b074633cbf69752fda96018514ee771efe8f18b' + ["kdemultimedia"]='2fc12558284fe95da63e24c73612846c6c1d31e1' + ["kdenetwork"]='59e9e3629dff0362cfa2a6d897c77bc9cfbe8d5c' + ["kdepim"]='41983556eb54a740a20d274878006ace5bc73c1c' + ["kdepimlibs"]='9ad72ec123c2837783e6836e8c79210c658d2536' + ["kdepim-runtime"]='f82886a63c48d718f30d60bd76ea7ac97f17a4c3' + ["kdeplasma-addons"]='e1504ed7e21da8982610f42e70c3028b77ede6f1' + ["kde-runtime"]='4d0b1883a2f65cc9472c4788c24e6b241f3b8828' + ["kdesdk"]='b6259b46fed642c35e1c1d1f90712084141ca441' + ["kdetoys"]='51213ffadf0326863aad82d9d581a2c9997dda58' + ["kdeutils"]='52ce9b6b5f2c20475f46b6f7378ca4c530df37b4' + ["kde-wallpapers"]='41398c918112e266c365c7269a6eb40795a2de19' + ["kdewebdev"]='82910da01dc84e86134d0dbae23b4bf66b565faa' + ["kde-workspace"]='afd37b2f583690e391828c1ceb7311e2e8d37c6f' + ["kgamma"]='3f8cf9bf169a0bc058d0de610bfa4910c54ef475' + ["kgeography"]='843322c2dd1131122abf03d226b87ec31217ed36' + ["khangman"]='24d3c41b0cf0aaf68ad053b0e701d7bc3df8bd0f' + ["kig"]='2234ddb85e8c52214f9fdb5eb25f9491e23c7d86' + ["kimono"]='2c2c331991e2b42101957ecfd13a18fbd4f86a68' + ["kiten"]='f6d76b2c15fdf47090db15303413114180358f39' + ["klettres"]='44a0fa094b90da19c5b0acc25da1150c0ff02b1a' + ["kmplot"]='dc496d88d6e062f7ecbf6f41187df95aa374fe9b' + ["kolourpaint"]='d4ec3e463ea3d50731e9fc87cc52eec50bc67ff8' + ["konsole"]='20150963cc5ebd2f2c13a617a37e018440e0f18c' + ["korundum"]='091cfd121e41d4edf38eab31e2dca65656e7349d' + ["kross-interpreters"]='7dba16c2e5e18c955d2fc40536d6a40bc4872cff' + ["kruler"]='acd3b77bf68fb409f456322d8a68a9d59d1014cb' + ["ksaneplugin"]='0a35cd7818089b31772dc974dc01a936e91c7d80' + ["ksnapshot"]='b6b3978639f7f3c06cf5b5653d9a367e38a70cec' + ["kstars"]='bc51179a16fc2337d1dacab4c1d291042fc0b69c' + ["ktouch"]='d5e0abd7defece0f455818c7bc53c50730419c46' + ["kturtle"]='cc86eb08310e8ff591ebb394d08ffc214c264206' + ["kwordquiz"]='f9450b1b7f539955e55877d96b37424c8abe576e' + ["libkdcraw"]='9e32ee20a1d201e55aacc5a1fb1de87ad50f3579' + ["libkdeedu"]='51f8ce8847b71674244f7620536939ba4f36d476' + ["libkexiv2"]='fbd158168c219cbe1009019d2a33376fca951a5e' + ["libkipi"]='a75cd016c2d9faa71b2867cb4b3eed40edfb3b85' + ["libksane"]='223182cf23fc29a10ff2f1ce7756aecf4258b41c' + ["marble"]='2b6353ff589d66dcf95a3eb79059275f620e03b2' + ["mobipocket"]='554dabf927e406aeff5e495b8eb7445a080d3195' + ["okular"]='5bc14efec8d00429a45a807a5bc839ffc783a10f' + ["oxygen-icons"]='0bb63c06b8b13c9061400099e4056bbd1ef0eb23' + ["parley"]='65fab5b04f2b0a3598c764ab138acb3c335cbb48' + ["perlkde"]='a355563b55dc2dd004373a39853af38cda0d005d' + ["perlqt"]='cde0c6b325e62d26ee6bd2f3f25d01e0563197c9' + ["pykde4"]='cc7844851110697f06da60cf4a1ee527eda76087' + ["qtruby"]='1d13c0dd79a2c90c9e964e23fee3573c9397bd4d' + ["qyoto"]='f002a31fcdcaa94af02bbf5e368e79463974e467' + ["rocs"]='19f2bf19dfe7a0787180c3fc9d1f32c14316f985' + ["smokegen"]='f2f605b2ca40403529b9065e745ebb1d9b7e0fcb' + ["smokekde"]='8874744db367dd5c9d7a8783f662b6283b69dc1f' + ["smokeqt"]='93bf50c340e5188f2432da97c5a3ff7e2928eb3e' + ["step"]='642f24c49990181ab2cc2d1ad974bcdc3d47ed46' + ["svgpart"]='fe17a4f801ef94356a6bbc629affadc28a203b72' ) From achevaux at gmail.com Wed Oct 5 18:06:49 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 18:06:49 +0200 (CEST) Subject: [Frugalware-git] kdebump: kdelibs-4.7.2-1-i686 Message-ID: <20111005160649.ED6A4142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=621f7d99df81c1bb686b6b0d524322020676f637 commit 621f7d99df81c1bb686b6b0d524322020676f637 Author: centuri0 Date: Wed Oct 5 18:08:25 2011 +0200 kdelibs-4.7.2-1-i686 * version bump * removing kdirwatch_kernel3.patch (fixed upstream) diff --git a/source/kde/kdelibs/FrugalBuild b/source/kde/kdelibs/FrugalBuild index 0c1e5cc..6146110 100644 --- a/source/kde/kdelibs/FrugalBuild +++ b/source/kde/kdelibs/FrugalBuild @@ -4,7 +4,7 @@ USE_DETECTDEPENDS=${USE_DETECTDEPENDS:-"n"} pkgname=kdelibs -pkgrel=3 +pkgrel=1 pkgdesc="KDE4 Core Libraries." groups=('kde') archs=('i686' 'x86_64' 'ppc') @@ -15,12 +15,10 @@ makedepends=("${makedepends[@]}" "krb5" "libqttest>=$_F_kde_qtver" \ "shared-desktop-ontologies>=0.5" "soprano-backend-redland>=2.7.0") source=("${source[@]}" \ frugalware-menu.patch \ - kde-applications-menu.patch \ - kdirwatch_kernel3.patch) + kde-applications-menu.patch) sha1sums=("${sha1sums[@]}" \ 'c657c474875c155197dde1c846f1791e744febc2' \ - '86ee8c8660f19de8141ac99cd6943964d97a1ed7' \ - '54e6cbd7a8c4f9df947f18692512ca618c824c43') + '86ee8c8660f19de8141ac99cd6943964d97a1ed7') provides=('kat' 'libkdecore-data') conflicts=("${provides[@]}") diff --git a/source/kde/kdelibs/kdirwatch_kernel3.patch b/source/kde/kdelibs/kdirwatch_kernel3.patch deleted file mode 100644 index 6685d9c..0000000 --- a/source/kde/kdelibs/kdirwatch_kernel3.patch +++ /dev/null @@ -1,56 +0,0 @@ -From: Alex Fiestas -Date: Fri, 09 Sep 2011 16:54:23 +0000 -Subject: Fix KDirWatch when using Kernel 3.0 -X-Git-Url: http://quickgit.kde.org/?p=kdelibs.git&a=commitdiff&h=7df5a79fb9f09e4a4a80cd541cc478b5fa6df00f ---- -Fix KDirWatch when using Kernel 3.0 - -To know INotify is available in the kernel we are checking for a -kernel newer than 2.6.14, that's all allright but the problem is -that the Kernel version format has changed and now we can't be sure -that it is going to be formed by 3 numbers. -Basically we where checking for: - -%d.%d.%d and now it can be %d.%d as it is with 3.0 - -This patch what does is check if the kernel is 2.6, if it is then -it proceed with the version checking. - -CCMAIL: dfaure at kde.org ---- - - ---- a/kdecore/io/kdirwatch.cpp -+++ b/kdecore/io/kdirwatch.cpp -@@ -210,16 +210,24 @@ KDirWatchPrivate::KDirWatchPrivate() - { - struct utsname uts; - int major, minor, patch; -- if (uname(&uts) < 0) -- supports_inotify = false; // *shrug* -- else if (sscanf(uts.release, "%d.%d.%d", &major, &minor, &patch) != 3) -- supports_inotify = false; // *shrug* -- else if( major * 1000000 + minor * 1000 + patch < 2006014 ) { // <2.6.14 -- kDebug(7001) << "Can't use INotify, Linux kernel too old"; -+ if (uname(&uts) < 0) { - supports_inotify = false; -+ kDebug(7001) << "Unable to get uname"; -+ } else if (sscanf(uts.release, "%d.%d", &major, &minor) != 2) { -+ supports_inotify = false; -+ kDebug(7001) << "The version is malformed: " << uts.release; -+ } else if(major == 2 && minor == 6) { // If it is 2.6 check further... -+ if (sscanf(uts.release, "%d.%d.%d", &major, &minor, &patch) != 3) { -+ supports_inotify = false; -+ kDebug() << "Detected 2.6 kernel but can't know more: " << uts.release; -+ } else if (major * 1000000 + minor * 1000 + patch < 2006014 ){ -+ supports_inotify = false; -+ kDebug(7001) << "Can't use INotify, Linux kernel too old " << uts.release; -+ } - } - } - -+ kDebug() << "INotify available: " << supports_inotify; - if ( supports_inotify ) { - availableMethods << "INotify"; - fcntl(m_inotify_fd, F_SETFD, FD_CLOEXEC); - From achevaux at gmail.com Wed Oct 5 18:24:09 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 18:24:09 +0200 (CEST) Subject: [Frugalware-git] kdebump: kdepimlibs-4.7.2-1-i686 Message-ID: <20111005162409.A5A99142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=ccc78ee9ce5e6ef6ab44654b210e2cd076a375b2 commit ccc78ee9ce5e6ef6ab44654b210e2cd076a375b2 Author: centuri0 Date: Wed Oct 5 18:27:25 2011 +0200 kdepimlibs-4.7.2-1-i686 * version bump diff --git a/source/kde/kdepimlibs/FrugalBuild b/source/kde/kdepimlibs/FrugalBuild index 98d928c..ff9264d 100644 --- a/source/kde/kdepimlibs/FrugalBuild +++ b/source/kde/kdepimlibs/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 1.78 SBU +# Compiling Time: 2.72 SBU # Maintainer: centuriO pkgname=kdepimlibs From achevaux at gmail.com Wed Oct 5 18:34:09 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 18:34:09 +0200 (CEST) Subject: [Frugalware-git] kdebump: kdebase-4.7.2-1-i686 Message-ID: <20111005163409.56976142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=2fcf7515178a356d0291c9191117de4a4534afe7 commit 2fcf7515178a356d0291c9191117de4a4534afe7 Author: centuri0 Date: Wed Oct 5 18:38:00 2011 +0200 kdebase-4.7.2-1-i686 * version bump diff --git a/source/kde/kdebase/FrugalBuild b/source/kde/kdebase/FrugalBuild index e8d22f9..4d12365 100644 --- a/source/kde/kdebase/FrugalBuild +++ b/source/kde/kdebase/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: centuri0 pkgname=kdebase -pkgrel=2 +pkgrel=1 pkgdesc="Basic programs for KDE4" groups=('kde') archs=('i686' 'x86_64' 'ppc') From achevaux at gmail.com Wed Oct 5 19:13:30 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 19:13:30 +0200 (CEST) Subject: [Frugalware-git] kdebump: kdebase-runtime-4.7.2-1-i686 Message-ID: <20111005171330.3B8C0142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=8d1fe62136b750b3d87b76fe91bbdeec44e36f77 commit 8d1fe62136b750b3d87b76fe91bbdeec44e36f77 Author: centuri0 Date: Wed Oct 5 19:15:15 2011 +0200 kdebase-runtime-4.7.2-1-i686 * version bump diff --git a/source/kde/kdebase-runtime/FrugalBuild b/source/kde/kdebase-runtime/FrugalBuild index ec34acd..a527e91 100644 --- a/source/kde/kdebase-runtime/FrugalBuild +++ b/source/kde/kdebase-runtime/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: centuri0 pkgname=kdebase-runtime -pkgrel=3 +pkgrel=1 pkgdesc="Programs and libraries needed at runtime by other KDE4 applications" groups=('kde') archs=('i686' 'x86_64' 'ppc') From jercel16 at gmail.com Wed Oct 5 19:43:55 2011 From: jercel16 at gmail.com (jercel) Date: Wed, 5 Oct 2011 19:43:55 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: spacezero-0.80.07-1-x86_64 Message-ID: <20111005174355.2726C142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9d1c1130074caa8be2a2c9dddd05332824d88c9b commit 9d1c1130074caa8be2a2c9dddd05332824d88c9b Author: jercel Date: Wed Oct 5 19:42:37 2011 +0200 spacezero-0.80.07-1-x86_64 * Version bump diff --git a/source/games-extra/spacezero/FrugalBuild b/source/games-extra/spacezero/FrugalBuild index 9c4b7b4..3634ed5 100644 --- a/source/games-extra/spacezero/FrugalBuild +++ b/source/games-extra/spacezero/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: jercel pkgname=spacezero -pkgver=0.80.06 +pkgver=0.80.07 pkgrel=1 pkgdesc="SpaceZero is a 2D space combat, multiplayer (two players by now) net game" depends=('gtk+2' 'glib2' 'openal' 'freealut' 'gdk-pixbuf2') @@ -11,7 +11,7 @@ Finclude sourceforge source=($source $pkgname.png) groups=('games-extra') archs=('i686' 'x86_64') -sha1sums=('696544c5c1750a2d1a161c062916b0c18b906ef9' \ +sha1sums=('75cb045b696f93276dde5696513ea1fb1a34202a' \ '1d8cdefd2f245d9bddbbfd39bb89573ab637f568') _F_desktop_name="SpaceZero" From achevaux at gmail.com Wed Oct 5 19:53:27 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 19:53:27 +0200 (CEST) Subject: [Frugalware-git] kdebump: kdebase-workspace-4.7.2-1-i686 Message-ID: <20111005175327.75767142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=50c71a9debd8014c45284d553e4ca94de921d91d commit 50c71a9debd8014c45284d553e4ca94de921d91d Author: centuri0 Date: Wed Oct 5 19:54:22 2011 +0200 kdebase-workspace-4.7.2-1-i686 * version bump diff --git a/source/kde/kdebase-workspace/FrugalBuild b/source/kde/kdebase-workspace/FrugalBuild index e84d923..e6a92e4 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:-"n"} pkgname=kdebase-workspace -pkgrel=2 +pkgrel=1 pkgdesc="Programs specific for the KDE4 desktop." groups=('kde') archs=('i686' 'x86_64' 'ppc') From achevaux at gmail.com Wed Oct 5 20:31:05 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 20:31:05 +0200 (CEST) Subject: [Frugalware-git] kdebump: konsole-4.7.2-1-i686 Message-ID: <20111005183105.D3B9A142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=8d241070b26847a8a4c9579e8a77dca50f5a8636 commit 8d241070b26847a8a4c9579e8a77dca50f5a8636 Author: centuri0 Date: Wed Oct 5 20:35:32 2011 +0200 konsole-4.7.2-1-i686 * version bump diff --git a/source/kde/konsole/FrugalBuild b/source/kde/konsole/FrugalBuild index bc1412e..e2c1233 100644 --- a/source/kde/konsole/FrugalBuild +++ b/source/kde/konsole/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.44 SBU +# Compiling Time: 0.26 SBU # Maintainer: centuri0 pkgname=konsole From achevaux at gmail.com Wed Oct 5 20:35:52 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 20:35:52 +0200 (CEST) Subject: [Frugalware-git] kdebump: kdebase-workspace-wallpapers-4.7.2-1-i686 Message-ID: <20111005183552.2C423142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=3e6398513e8f8e153a1b0f99a7921faa6b8f966c commit 3e6398513e8f8e153a1b0f99a7921faa6b8f966c Author: centuri0 Date: Wed Oct 5 20:39:02 2011 +0200 kdebase-workspace-wallpapers-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kdebase-workspace-wallpapers/FrugalBuild b/source/kde-extra/kdebase-workspace-wallpapers/FrugalBuild index c916e25..7ecf374 100644 --- a/source/kde-extra/kdebase-workspace-wallpapers/FrugalBuild +++ b/source/kde-extra/kdebase-workspace-wallpapers/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.04 SBU +# Compiling Time: 0.01 SBU # Maintainer: centuri0 pkgname=kdebase-workspace-wallpapers From achevaux at gmail.com Wed Oct 5 20:42:10 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 20:42:10 +0200 (CEST) Subject: [Frugalware-git] kdebump: kate-4.7.2-1-i686 Message-ID: <20111005184210.CB7CF142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=4bf275bfa2402b378cc47272db04642b2763992b commit 4bf275bfa2402b378cc47272db04642b2763992b Author: centuri0 Date: Wed Oct 5 20:46:22 2011 +0200 kate-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kate/FrugalBuild b/source/kde-extra/kate/FrugalBuild index 994d233..a68ac9c 100644 --- a/source/kde-extra/kate/FrugalBuild +++ b/source/kde-extra/kate/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 2.38 SBU +# Compiling Time: 1.55 SBU # Maintainer: centuri0 pkgname=kate From bouleetbil at frogdev.info Wed Oct 5 20:42:31 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 5 Oct 2011 20:42:31 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-extension-noa11y-20111005-2-x86_64 *replaces/conflicts/provides gnome-shell-extensions-noa11y Message-ID: <20111005184231.1E9EA142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c97c6a6ebd7ccf68c0d042175a3f82bd7d45ce42 commit c97c6a6ebd7ccf68c0d042175a3f82bd7d45ce42 Author: bouleetbil Date: Wed Oct 5 20:39:22 2011 +0200 gnome-shell-extension-noa11y-20111005-2-x86_64 *replaces/conflicts/provides gnome-shell-extensions-noa11y diff --git a/source/gnome-extra/gnome-shell-extension-noa11y/FrugalBuild b/source/gnome-extra/gnome-shell-extension-noa11y/FrugalBuild index 73ea86b..b99d746 100644 --- a/source/gnome-extra/gnome-shell-extension-noa11y/FrugalBuild +++ b/source/gnome-extra/gnome-shell-extension-noa11y/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gnome-shell-extension-noa11y pkgver=20111005 -pkgrel=1 +pkgrel=2 pkgdesc="gnome-shell extension to remove the Accessibility icon from the panel." url="https://github.com/ecoleman/noa11y-colemando.com" depends=('gnome-shell') @@ -13,6 +13,9 @@ up2date="Flasttar http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pk source=(http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2) sha1sums=('01549abafbea4b84cbbb81482b8c62c706aa42bb') Finclude gnome-shell-extensions +replaces=("gnome-shell-extensions-noa11y") +conflicts=("gnome-shell-extensions-noa11y") +provides=("gnome-shell-extensions-noa11y") build(){ Fcd From bouleetbil at frogdev.info Wed Oct 5 20:44:43 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 5 Oct 2011 20:44:43 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: Merge branch 'master' of git.frugalware.org:/pub/other/people/bouleetbil/gnometesting Message-ID: <20111005184443.1811C142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8d510e45a655ef71995232a2c6f77d552d5dc406 commit 8d510e45a655ef71995232a2c6f77d552d5dc406 Merge: c97c6a6 54f6de2 Author: bouleetbil Date: Wed Oct 5 20:41:39 2011 +0200 Merge branch 'master' of git.frugalware.org:/pub/other/people/bouleetbil/gnometesting From melko at frugalware.org Wed Oct 5 20:47:08 2011 From: melko at frugalware.org (Melko) Date: Wed, 5 Oct 2011 20:47:08 +0200 (CEST) Subject: [Frugalware-git] kdebump: svgpart-4.7.2-1-i686 Message-ID: <20111005184708.B104C142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=1233c5544568892826a323c9e94eb864fa5d2b85 commit 1233c5544568892826a323c9e94eb864fa5d2b85 Author: Melko Date: Wed Oct 5 20:43:39 2011 +0200 svgpart-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/svgpart/FrugalBuild b/source/kde-extra/svgpart/FrugalBuild index 6b96aa8..80ca800 100644 --- a/source/kde-extra/svgpart/FrugalBuild +++ b/source/kde-extra/svgpart/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.38 SBU +# Compiling Time: 0.37 SBU # Maintainer: centuri0 #remove after 1.6 From elentir at frugalware.org Wed Oct 5 20:48:45 2011 From: elentir at frugalware.org (Elentir) Date: Wed, 5 Oct 2011 20:48:45 +0200 (CEST) Subject: [Frugalware-git] fwife: updates for 0.9.1 Message-ID: <20111005184845.1A6BC142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwife.git;a=commitdiff;h=7260ae1f26cc308f91dfa9a6a62989cb8b506b1f commit 7260ae1f26cc308f91dfa9a6a62989cb8b506b1f Author: Elentir Date: Wed Oct 5 20:47:29 2011 +0200 updates for 0.9.1 diff --git a/AUTHORS b/AUTHORS index b82ebd4..c87eaf1 100644 --- a/AUTHORS +++ b/AUTHORS @@ -6,3 +6,4 @@ Others (Thanks to) ================== * crazy * Russell Dickenson (AKA phayz) +* Devil505 diff --git a/ChangeLog b/ChangeLog index 70dea16..14e54b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +0.9.1 - fix a bug when moving backward + - remove deprecated XkbLayout and XkbVariant for xorg + - some graphical improvements + - some others bugfixes 0.9 - change xfce package selection in basic mode - fix window size on small resolutions - a small fix to work with the new pacman-g2 diff --git a/README b/README index 171c62f..7ffd12c 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ Fwife : Frugalware Installer Frontend Readme --> Fwife 0.9 +-> Fwife 0.9.1 -> Compiling and testing : diff --git a/TODO b/TODO index e0b0aed..4b4bb4a 100644 --- a/TODO +++ b/TODO @@ -7,4 +7,3 @@ TODO list for Fwife * add support for NFS filesystem (new plugin) - * support for multiple desktop selection in basic mode diff --git a/configure.ac b/configure.ac index 3d33a2f..a810050 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ ENV_CFLAGS=$CFLAGS AC_PREREQ([2.63]) -AC_INIT([Fwife], 0.9, [elentir at frugalware.org], fwife) +AC_INIT([Fwife], 0.9.1, [elentir at frugalware.org], fwife) AC_CONFIG_SRCDIR([src/fwife.c]) AC_LANG(C) AC_CONFIG_HEADERS([config.h]) From melko at frugalware.org Wed Oct 5 21:14:04 2011 From: melko at frugalware.org (Melko) Date: Wed, 5 Oct 2011 21:14:04 +0200 (CEST) Subject: [Frugalware-git] kdebump: Merge remote-tracking branch 'current/master' Message-ID: <20111005191404.BDE0E142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=fcea9cc5f1ed1360b309fa10ad863186b435341d commit fcea9cc5f1ed1360b309fa10ad863186b435341d Merge: 1233c55 8d510e4 Author: Melko Date: Wed Oct 5 20:57:45 2011 +0200 Merge remote-tracking branch 'current/master' Conflicts: source/kde/kdebase-runtime/FrugalBuild From melko at frugalware.org Wed Oct 5 21:34:11 2011 From: melko at frugalware.org (Melko) Date: Wed, 5 Oct 2011 21:34:11 +0200 (CEST) Subject: [Frugalware-git] kdebump: kdebase-runtime-4.7.2-2-i686 Message-ID: <20111005193411.B6540142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=a959f98beee8b7c28d5a00ec26d32735a6f612c9 commit a959f98beee8b7c28d5a00ec26d32735a6f612c9 Author: Melko Date: Wed Oct 5 21:15:25 2011 +0200 kdebase-runtime-4.7.2-2-i686 * rebuild against pulseaudio diff --git a/source/kde/kdebase-runtime/FrugalBuild b/source/kde/kdebase-runtime/FrugalBuild index 6b174d1..5762eb9 100644 --- a/source/kde/kdebase-runtime/FrugalBuild +++ b/source/kde/kdebase-runtime/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: centuri0 pkgname=kdebase-runtime -pkgrel=1 +pkgrel=2 pkgdesc="Programs and libraries needed at runtime by other KDE4 applications" groups=('kde') archs=('i686' 'x86_64' 'ppc') From achevaux at gmail.com Wed Oct 5 21:36:20 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 21:36:20 +0200 (CEST) Subject: [Frugalware-git] kdebump: kdenetwork-4.7.2-1-i686 Message-ID: <20111005193620.BCC37142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=eac50f76aa24c66c8c05c2721b125f5f04588706 commit eac50f76aa24c66c8c05c2721b125f5f04588706 Author: centuri0 Date: Wed Oct 5 21:39:31 2011 +0200 kdenetwork-4.7.2-1-i686 * version bump diff --git a/source/kde/kdenetwork/FrugalBuild b/source/kde/kdenetwork/FrugalBuild index e1c0778..0e099ae 100644 --- a/source/kde/kdenetwork/FrugalBuild +++ b/source/kde/kdenetwork/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 17.75 SBU +# Compiling Time: 5.00 SBU # Maintainer: centuri0 pkgname=kdenetwork From achevaux at gmail.com Wed Oct 5 21:42:15 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 21:42:15 +0200 (CEST) Subject: [Frugalware-git] kdebump: kdegraphics-4.7.2-1-i686 Message-ID: <20111005194215.19098142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=f847018233c27b1508ab043968ad0fa7f4c8d23c commit f847018233c27b1508ab043968ad0fa7f4c8d23c Author: centuri0 Date: Wed Oct 5 21:46:45 2011 +0200 kdegraphics-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kdegraphics/FrugalBuild b/source/kde-extra/kdegraphics/FrugalBuild index 9bda4f5..60cf2b5 100644 --- a/source/kde-extra/kdegraphics/FrugalBuild +++ b/source/kde-extra/kdegraphics/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 3.78 SBU +# Compiling Time: 0.00 SBU # Maintainer: centuri0 pkgname=kdegraphics From achevaux at gmail.com Wed Oct 5 21:44:43 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 21:44:43 +0200 (CEST) Subject: [Frugalware-git] kdebump: kruler-4.7.2-1-i686 Message-ID: <20111005194443.21A46142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=117c15f9f6ca7c01f258f072567e107d860e94b9 commit 117c15f9f6ca7c01f258f072567e107d860e94b9 Author: centuri0 Date: Wed Oct 5 21:49:13 2011 +0200 kruler-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kruler/FrugalBuild b/source/kde-extra/kruler/FrugalBuild index 9daf2c2..d7fe74c 100644 --- a/source/kde-extra/kruler/FrugalBuild +++ b/source/kde-extra/kruler/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.10 SBU +# Compiling Time: 0.04 SBU # Maintainer: centuri0 pkgname=kruler From achevaux at gmail.com Wed Oct 5 21:48:55 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 21:48:55 +0200 (CEST) Subject: [Frugalware-git] kdebump: kolourpaint-4.7.2-1-i686 Message-ID: <20111005194855.607BB142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=eaf6905603a64692e7359a131153c9069023ea2f commit eaf6905603a64692e7359a131153c9069023ea2f Author: centuri0 Date: Wed Oct 5 21:53:23 2011 +0200 kolourpaint-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kolourpaint/FrugalBuild b/source/kde-extra/kolourpaint/FrugalBuild index 64b3b8e..d275346 100644 --- a/source/kde-extra/kolourpaint/FrugalBuild +++ b/source/kde-extra/kolourpaint/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 1.34 SBU +# Compiling Time: 0.77 SBU # Maintainer: centuri0 pkgname=kolourpaint From achevaux at gmail.com Wed Oct 5 21:50:41 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 21:50:41 +0200 (CEST) Subject: [Frugalware-git] kdebump: libkipi-4.7.2-1-i686 Message-ID: <20111005195041.04480142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=0410d370fb03d7a9547dc63983ebceaddb0515af commit 0410d370fb03d7a9547dc63983ebceaddb0515af Author: centuri0 Date: Wed Oct 5 21:55:13 2011 +0200 libkipi-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/libkipi/FrugalBuild b/source/kde-extra/libkipi/FrugalBuild index 49215d4..e0e13f9 100644 --- a/source/kde-extra/libkipi/FrugalBuild +++ b/source/kde-extra/libkipi/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.08 SBU +# Compiling Time: 0.05 SBU # Maintainer: centuri0 pkgname=libkipi From achevaux at gmail.com Wed Oct 5 21:53:03 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 21:53:03 +0200 (CEST) Subject: [Frugalware-git] kdebump: kcolorchooser-4.7.2-1-i686 Message-ID: <20111005195303.BA23A142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=9047ac867e0e2029fc8aeea5d8dbf0682a6abf10 commit 9047ac867e0e2029fc8aeea5d8dbf0682a6abf10 Author: centuri0 Date: Wed Oct 5 21:57:36 2011 +0200 kcolorchooser-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kcolorchooser/FrugalBuild b/source/kde-extra/kcolorchooser/FrugalBuild index 6c22146..44cf2ff 100644 --- a/source/kde-extra/kcolorchooser/FrugalBuild +++ b/source/kde-extra/kcolorchooser/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.02 SBU +# Compiling Time: 0.03 SBU # Maintainer: centuri0 pkgname=kcolorchooser From melko at frugalware.org Wed Oct 5 21:53:44 2011 From: melko at frugalware.org (Melko) Date: Wed, 5 Oct 2011 21:53:44 +0200 (CEST) Subject: [Frugalware-git] kdebump: gwenview-4.7.2-1-i686 Message-ID: <20111005195344.3EEB3142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=b4580ee16d90317829b5a4d62854daee89f69615 commit b4580ee16d90317829b5a4d62854daee89f69615 Author: Melko Date: Wed Oct 5 21:53:34 2011 +0200 gwenview-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/gwenview/FrugalBuild b/source/kde-extra/gwenview/FrugalBuild index eacaf08..cade6c8 100644 --- a/source/kde-extra/gwenview/FrugalBuild +++ b/source/kde-extra/gwenview/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: centuri0 pkgname=gwenview -pkgrel=2 +pkgrel=1 pkgdesc="KDE Image Viewer." groups=('kde-extra') archs=('i686' 'x86_64' 'ppc') From achevaux at gmail.com Wed Oct 5 21:55:23 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 21:55:23 +0200 (CEST) Subject: [Frugalware-git] kdebump: kamera-4.7.2-1-i686 Message-ID: <20111005195523.5EB8E142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=6127177b19ed89219c257524ee18681df08a4bd3 commit 6127177b19ed89219c257524ee18681df08a4bd3 Author: centuri0 Date: Wed Oct 5 21:59:54 2011 +0200 kamera-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kamera/FrugalBuild b/source/kde-extra/kamera/FrugalBuild index 01df08d..b31484a 100644 --- a/source/kde-extra/kamera/FrugalBuild +++ b/source/kde-extra/kamera/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.05 SBU +# Compiling Time: 0.06 SBU # Maintainer: centuri0 pkgname=kamera From melko at frugalware.org Wed Oct 5 22:01:15 2011 From: melko at frugalware.org (Melko) Date: Wed, 5 Oct 2011 22:01:15 +0200 (CEST) Subject: [Frugalware-git] kdebump: okular-4.7.2-1-i686 Message-ID: <20111005200115.E38A3142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=f2559bec63f8d2cd2e2460b170f9709f73748b2a commit f2559bec63f8d2cd2e2460b170f9709f73748b2a Author: Melko Date: Wed Oct 5 22:00:28 2011 +0200 okular-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/okular/FrugalBuild b/source/kde-extra/okular/FrugalBuild index cde8be0..fdcdd80 100644 --- a/source/kde-extra/okular/FrugalBuild +++ b/source/kde-extra/okular/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.91 SBU +# Compiling Time: 0.92 SBU # Maintainer: centuri0 pkgname=okular From achevaux at gmail.com Wed Oct 5 22:01:39 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 22:01:39 +0200 (CEST) Subject: [Frugalware-git] kdebump: libkexiv2-4.7.2-1-i686 Message-ID: <20111005200139.640A6142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=d170880bec0d7b932b63be67d8614f2b213bace7 commit d170880bec0d7b932b63be67d8614f2b213bace7 Author: centuri0 Date: Wed Oct 5 22:04:51 2011 +0200 libkexiv2-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/libkexiv2/FrugalBuild b/source/kde-extra/libkexiv2/FrugalBuild index e286152..c37a837 100644 --- a/source/kde-extra/libkexiv2/FrugalBuild +++ b/source/kde-extra/libkexiv2/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0.16 SBU +# Compiling Time: 0.15 SBU # Maintainer: centuri0 pkgname=libkexiv2 -pkgrel=2 +pkgrel=1 pkgdesc="A C++ library to manipulate EXIF/IPTC/XMP metadata using Exiv2 library." groups=('kde-extra') archs=('i686' 'x86_64' 'ppc') From melko at frugalware.org Wed Oct 5 22:06:09 2011 From: melko at frugalware.org (Melko) Date: Wed, 5 Oct 2011 22:06:09 +0200 (CEST) Subject: [Frugalware-git] kdebump: libkdcraw-4.7.2-1-i686 Message-ID: <20111005200609.F3510142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=4f951d5b09b7df7bfe479751c164609e676be1e7 commit 4f951d5b09b7df7bfe479751c164609e676be1e7 Author: Melko Date: Wed Oct 5 22:05:44 2011 +0200 libkdcraw-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/libkdcraw/FrugalBuild b/source/kde-extra/libkdcraw/FrugalBuild index c79f925..c111157 100644 --- a/source/kde-extra/libkdcraw/FrugalBuild +++ b/source/kde-extra/libkdcraw/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.28 SBU +# Compiling Time: 0.29 SBU # Maintainer: centuri0 pkgname=libkdcraw From melko at frugalware.org Wed Oct 5 22:09:04 2011 From: melko at frugalware.org (Melko) Date: Wed, 5 Oct 2011 22:09:04 +0200 (CEST) Subject: [Frugalware-git] kdebump: libksane-4.7.2-1-i686 Message-ID: <20111005200904.B334A142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=4b8622aa5b17b1378f260dff3862d33a76d42a88 commit 4b8622aa5b17b1378f260dff3862d33a76d42a88 Author: Melko Date: Wed Oct 5 22:08:46 2011 +0200 libksane-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/libksane/FrugalBuild b/source/kde-extra/libksane/FrugalBuild index 3ee4c08..945cf33 100644 --- a/source/kde-extra/libksane/FrugalBuild +++ b/source/kde-extra/libksane/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: centuri0 pkgname=libksane -pkgrel=2 +pkgrel=1 pkgdesc="KDE SANE interface library." groups=('kde-extra') archs=('i686' 'x86_64' 'ppc') From achevaux at gmail.com Wed Oct 5 22:21:18 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 22:21:18 +0200 (CEST) Subject: [Frugalware-git] kdebump: kdemultimedia-4.7.2-1-i686 Message-ID: <20111005202118.6FF86142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=fb23bc38c064c98ae09608e40842123c2768c6e4 commit fb23bc38c064c98ae09608e40842123c2768c6e4 Author: centuri0 Date: Wed Oct 5 22:25:29 2011 +0200 kdemultimedia-4.7.2-1-i686 * version bump diff --git a/source/kde/kdemultimedia/FrugalBuild b/source/kde/kdemultimedia/FrugalBuild index 3aadfd9..5cf3478 100644 --- a/source/kde/kdemultimedia/FrugalBuild +++ b/source/kde/kdemultimedia/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 2.71 SBU +# Compiling Time: 0.99 SBU # Maintainer: centuri0 pkgname=kdemultimedia From melko at frugalware.org Wed Oct 5 22:22:50 2011 From: melko at frugalware.org (Melko) Date: Wed, 5 Oct 2011 22:22:50 +0200 (CEST) Subject: [Frugalware-git] kdebump: ksaneplugin-4.7.2-1-i686 Message-ID: <20111005202250.29DE2142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=b41f5c9ed9d23ea23be3296855cbbd8177619f5b commit b41f5c9ed9d23ea23be3296855cbbd8177619f5b Author: Melko Date: Wed Oct 5 22:22:28 2011 +0200 ksaneplugin-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/ksaneplugin/FrugalBuild b/source/kde-extra/ksaneplugin/FrugalBuild index a5bcec7..dc86432 100644 --- a/source/kde-extra/ksaneplugin/FrugalBuild +++ b/source/kde-extra/ksaneplugin/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.02 SBU +# Compiling Time: 0.03 SBU # Maintainer: centuri0 pkgname=ksaneplugin From bouleetbil at frogdev.info Wed Oct 5 22:28:45 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 5 Oct 2011 22:28:45 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: moserial-3.0.2-1-x86_64 Message-ID: <20111005202845.EA933142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8e5ab1ff1924879731b36ae601ad8bd768e473bc commit 8e5ab1ff1924879731b36ae601ad8bd768e473bc Author: bouleetbil Date: Wed Oct 5 22:25:57 2011 +0200 moserial-3.0.2-1-x86_64 *Version bump diff --git a/source/gnome-extra/moserial/FrugalBuild b/source/gnome-extra/moserial/FrugalBuild index ca608d3..0dffd32 100644 --- a/source/gnome-extra/moserial/FrugalBuild +++ b/source/gnome-extra/moserial/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=moserial -pkgver=3.0.1 +pkgver=3.0.2 pkgrel=1 pkgdesc="friendly gtk-based serial terminal for the gnome desktop" depends=('gtk+3') @@ -13,6 +13,6 @@ _F_gnome_desktop="y" _F_gnome_iconcache="y" options=('scriptlet') Finclude gnome gnome-scriptlet -sha1sums=('2b5d984a5cfe64a8afd8faf998a91c02f768e91d') +sha1sums=('0e37dbb2ae3200bff3c666a1040bd2ca6f86159a') # optimization OK From melko at frugalware.org Wed Oct 5 22:29:17 2011 From: melko at frugalware.org (Melko) Date: Wed, 5 Oct 2011 22:29:17 +0200 (CEST) Subject: [Frugalware-git] kdebump: kdegraphics-thumbnailers-4.7.2-1-i686 Message-ID: <20111005202917.9B130142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=a5f1fcc7de84bb7d1c5c02822fcbad4ba122202c commit a5f1fcc7de84bb7d1c5c02822fcbad4ba122202c Author: Melko Date: Wed Oct 5 22:28:11 2011 +0200 kdegraphics-thumbnailers-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kdegraphics-thumbnailers/FrugalBuild b/source/kde-extra/kdegraphics-thumbnailers/FrugalBuild index d025306..8ffa38d 100644 --- a/source/kde-extra/kdegraphics-thumbnailers/FrugalBuild +++ b/source/kde-extra/kdegraphics-thumbnailers/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: centuri0 pkgname=kdegraphics-thumbnailers -pkgrel=2 +pkgrel=1 pkgdesc="Thumnailers Creators for Kdegraphics." groups=('kde-extra') archs=('i686' 'x86_64' 'ppc') From melko at frugalware.org Wed Oct 5 22:32:12 2011 From: melko at frugalware.org (Melko) Date: Wed, 5 Oct 2011 22:32:12 +0200 (CEST) Subject: [Frugalware-git] kdebump: kdegraphics-strigi-analyzer-4.7.2-1-i686 Message-ID: <20111005203212.9E342142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=1c5299111a69cccca3155afe11e4d1c64602f260 commit 1c5299111a69cccca3155afe11e4d1c64602f260 Author: Melko Date: Wed Oct 5 22:31:46 2011 +0200 kdegraphics-strigi-analyzer-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kdegraphics-strigi-analyzer/FrugalBuild b/source/kde-extra/kdegraphics-strigi-analyzer/FrugalBuild index b792b99..f8df2b2 100644 --- a/source/kde-extra/kdegraphics-strigi-analyzer/FrugalBuild +++ b/source/kde-extra/kdegraphics-strigi-analyzer/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.05 SBU +# Compiling Time: 0.06 SBU # Maintainer: centuri0 pkgname=kdegraphics-strigi-analyzer From melko at frugalware.org Wed Oct 5 22:35:13 2011 From: melko at frugalware.org (Melko) Date: Wed, 5 Oct 2011 22:35:13 +0200 (CEST) Subject: [Frugalware-git] kdebump: mobipocket-4.7.2-1-i686 Message-ID: <20111005203513.61676142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=7969a15adf6eb963e85b0257941620a1b6f8d4ef commit 7969a15adf6eb963e85b0257941620a1b6f8d4ef Author: Melko Date: Wed Oct 5 22:34:56 2011 +0200 mobipocket-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/mobipocket/FrugalBuild b/source/kde-extra/mobipocket/FrugalBuild index 332977c..7fa803d 100644 --- a/source/kde-extra/mobipocket/FrugalBuild +++ b/source/kde-extra/mobipocket/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.05 SBU +# Compiling Time: 0.06 SBU # Maintainer: centuri0 pkgname=mobipocket From melko at frugalware.org Wed Oct 5 22:37:56 2011 From: melko at frugalware.org (Melko) Date: Wed, 5 Oct 2011 22:37:56 +0200 (CEST) Subject: [Frugalware-git] kdebump: kgamma-4.7.2-1-i686 Message-ID: <20111005203756.920D4142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=cf288c19a173ff36239c5c73d64932405a890002 commit cf288c19a173ff36239c5c73d64932405a890002 Author: Melko Date: Wed Oct 5 22:37:43 2011 +0200 kgamma-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kgamma/FrugalBuild b/source/kde-extra/kgamma/FrugalBuild index 9102f9b..80745b0 100644 --- a/source/kde-extra/kgamma/FrugalBuild +++ b/source/kde-extra/kgamma/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.10 SBU +# Compiling Time: 0.11 SBU # Maintainer: centuri0 pkgname=kgamma From achevaux at gmail.com Wed Oct 5 22:39:30 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 22:39:30 +0200 (CEST) Subject: [Frugalware-git] kdebump: kdesdk-4.7.2-1-i686 Message-ID: <20111005203930.C8E0B142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=f81b0d893a58e5190a57d4ee062e2096e70a51fd commit f81b0d893a58e5190a57d4ee062e2096e70a51fd Author: centuri0 Date: Wed Oct 5 22:41:46 2011 +0200 kdesdk-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kdesdk/FrugalBuild b/source/kde-extra/kdesdk/FrugalBuild index 5aecbfc..497dc95 100644 --- a/source/kde-extra/kdesdk/FrugalBuild +++ b/source/kde-extra/kdesdk/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 7.30 SBU +# Compiling Time: 4.13 SBU # Maintainer: centuri0 pkgname=kdesdk -pkgrel=2 +pkgrel=1 pkgdesc="KDE Software Development Kit." Finclude kde depends=('libxau' 'libxdmcp' "libqtsql>=$_F_kde_qtver" "libkde3support>=$_F_kde_ver" "libkcal>=$_F_kde_ver" \ From melko at frugalware.org Wed Oct 5 22:40:08 2011 From: melko at frugalware.org (Melko) Date: Wed, 5 Oct 2011 22:40:08 +0200 (CEST) Subject: [Frugalware-git] kdebump: ksnapshot-4.7.2-1-i686 Message-ID: <20111005204008.10B2B142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=3067a093ba94f2cdae8b47badcbe342d6b1a3996 commit 3067a093ba94f2cdae8b47badcbe342d6b1a3996 Author: Melko Date: Wed Oct 5 22:39:42 2011 +0200 ksnapshot-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/ksnapshot/FrugalBuild b/source/kde-extra/ksnapshot/FrugalBuild index 7f3cc20..e7f951c 100644 --- a/source/kde-extra/ksnapshot/FrugalBuild +++ b/source/kde-extra/ksnapshot/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: centuri0 pkgname=ksnapshot -pkgrel=2 +pkgrel=1 pkgdesc="KDE kpart for viewing SVGs." groups=('kde-extra') archs=('i686' 'x86_64' 'ppc') From melko at frugalware.org Wed Oct 5 22:45:23 2011 From: melko at frugalware.org (Melko) Date: Wed, 5 Oct 2011 22:45:23 +0200 (CEST) Subject: [Frugalware-git] kdebump: kdebindings-4.7.2-1-i686 Message-ID: <20111005204523.65A71142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=26da32cf2e1f245b26e7e0f4667883da42e07ca6 commit 26da32cf2e1f245b26e7e0f4667883da42e07ca6 Author: Melko Date: Wed Oct 5 22:45:12 2011 +0200 kdebindings-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kdebindings/FrugalBuild b/source/kde-extra/kdebindings/FrugalBuild index 27e505c..69b07a1 100644 --- a/source/kde-extra/kdebindings/FrugalBuild +++ b/source/kde-extra/kdebindings/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 6.17 SBU +# Compiling Time: 0.0 SBU # Maintainer: centuri0 pkgname=kdebindings From melko at frugalware.org Wed Oct 5 22:48:19 2011 From: melko at frugalware.org (Melko) Date: Wed, 5 Oct 2011 22:48:19 +0200 (CEST) Subject: [Frugalware-git] kdebump: smokegen-4.7.2-1-i686 Message-ID: <20111005204819.CF44A142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=057649dd58441f2ab9dcfbbfdc9bf01892e4d93f commit 057649dd58441f2ab9dcfbbfdc9bf01892e4d93f Author: Melko Date: Wed Oct 5 22:47:57 2011 +0200 smokegen-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/smokegen/FrugalBuild b/source/kde-extra/smokegen/FrugalBuild index 01a1e72..9cd140f 100644 --- a/source/kde-extra/smokegen/FrugalBuild +++ b/source/kde-extra/smokegen/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 1.13 SBU +# Compiling Time: 1.12 SBU # Maintainer: centuri0 pkgname=smokegen From achevaux at gmail.com Wed Oct 5 22:48:27 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 22:48:27 +0200 (CEST) Subject: [Frugalware-git] kdebump: kdewebdev-4.7.2-1-i686 Message-ID: <20111005204827.43375142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=82c6d456ca48ef91c03abce7fc01278d4aa3e256 commit 82c6d456ca48ef91c03abce7fc01278d4aa3e256 Author: centuri0 Date: Wed Oct 5 22:52:49 2011 +0200 kdewebdev-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kdewebdev/FrugalBuild b/source/kde-extra/kdewebdev/FrugalBuild index 6e0cc07..f6de7ed 100644 --- a/source/kde-extra/kdewebdev/FrugalBuild +++ b/source/kde-extra/kdewebdev/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 1.17 SBU +# Compiling Time: 0.75 SBU # Maintainer: centuri0 pkgname=kdewebdev From achevaux at gmail.com Wed Oct 5 22:50:42 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 22:50:42 +0200 (CEST) Subject: [Frugalware-git] kdebump: kdeedu-4.7.2-1-i686 Message-ID: <20111005205042.52D05142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=3ad1c6bf7811497ef4ea55288535ebb98c26fa15 commit 3ad1c6bf7811497ef4ea55288535ebb98c26fa15 Author: centuri0 Date: Wed Oct 5 22:55:14 2011 +0200 kdeedu-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kdeedu/FrugalBuild b/source/kde-extra/kdeedu/FrugalBuild index adc2cca..bfb87cf 100644 --- a/source/kde-extra/kdeedu/FrugalBuild +++ b/source/kde-extra/kdeedu/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 5.48 SBU +# Compiling Time: 0.00 SBU # Maintainer: centuri0 pkgname=kdeedu From achevaux at gmail.com Wed Oct 5 22:54:09 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 22:54:09 +0200 (CEST) Subject: [Frugalware-git] kdebump: blinken-4.7.2-1-i686 Message-ID: <20111005205409.2C47F142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=6fffd4546521f9a8ccda3c87e4ecbe3f48382655 commit 6fffd4546521f9a8ccda3c87e4ecbe3f48382655 Author: centuri0 Date: Wed Oct 5 22:58:41 2011 +0200 blinken-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/blinken/FrugalBuild b/source/kde-extra/blinken/FrugalBuild index 73a2c21..6868490 100644 --- a/source/kde-extra/blinken/FrugalBuild +++ b/source/kde-extra/blinken/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.11 SBU +# Compiling Time: 0.07 SBU # Maintainer: centuri0 pkgname=blinken From melko at frugalware.org Wed Oct 5 22:56:24 2011 From: melko at frugalware.org (Melko) Date: Wed, 5 Oct 2011 22:56:24 +0200 (CEST) Subject: [Frugalware-git] kdebump: smokeqt-4.7.2-1-i686 Message-ID: <20111005205624.B1657142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=753d6be86e11754630023d0073c59e419e504537 commit 753d6be86e11754630023d0073c59e419e504537 Author: Melko Date: Wed Oct 5 22:54:46 2011 +0200 smokeqt-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/smokeqt/FrugalBuild b/source/kde-extra/smokeqt/FrugalBuild index 88d42b7..e298e3f 100644 --- a/source/kde-extra/smokeqt/FrugalBuild +++ b/source/kde-extra/smokeqt/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 2.70 SBU +# Compiling Time: 4.38 SBU # Maintainer: centuri0 pkgname=smokeqt From achevaux at gmail.com Wed Oct 5 22:57:00 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 22:57:00 +0200 (CEST) Subject: [Frugalware-git] kdebump: cantor-4.7.2-1-i686 Message-ID: <20111005205700.A99E3142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=01518b795482979ee658a1c9cd61d812570995dd commit 01518b795482979ee658a1c9cd61d812570995dd Author: centuri0 Date: Wed Oct 5 23:01:32 2011 +0200 cantor-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/cantor/FrugalBuild b/source/kde-extra/cantor/FrugalBuild index 12da544..1dfa408 100644 --- a/source/kde-extra/cantor/FrugalBuild +++ b/source/kde-extra/cantor/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.67 SBU +# Compiling Time: 0.46 SBU # Maintainer: centuri0 pkgname=cantor From achevaux at gmail.com Wed Oct 5 22:58:40 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 22:58:40 +0200 (CEST) Subject: [Frugalware-git] kdebump: libkdeedu-4.7.2-1-i686 Message-ID: <20111005205840.92C16142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=21031cb06256b64e93e65e140680a3ec1bf580d2 commit 21031cb06256b64e93e65e140680a3ec1bf580d2 Author: centuri0 Date: Wed Oct 5 23:03:13 2011 +0200 libkdeedu-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/libkdeedu/FrugalBuild b/source/kde-extra/libkdeedu/FrugalBuild index a8a44d7..a96c63e 100644 --- a/source/kde-extra/libkdeedu/FrugalBuild +++ b/source/kde-extra/libkdeedu/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.12 SBU +# Compiling Time: 0.15 SBU # Maintainer: centuri0 pkgname=libkdeedu From vmiklos at frugalware.org Wed Oct 5 22:59:27 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed, 5 Oct 2011 22:59:27 +0200 (CEST) Subject: [Frugalware-git] frugalware-1.5: libreoffice-3.4.3.2-1mores1-i686 Message-ID: <20111005205927.45152142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.5.git;a=commitdiff;h=9f736051b8ed391cfe60daa313e94224e703b99c commit 9f736051b8ed391cfe60daa313e94224e703b99c Author: Miklos Vajna Date: Wed Oct 5 22:57:24 2011 +0200 libreoffice-3.4.3.2-1mores1-i686 - secfix bump - closes #4609 diff --git a/source/xapps/libreoffice/FrugalBuild b/source/xapps/libreoffice/FrugalBuild index 0eab268..e0fd655 100644 --- a/source/xapps/libreoffice/FrugalBuild +++ b/source/xapps/libreoffice/FrugalBuild @@ -3,9 +3,9 @@ # Contributor: Laszlo Dvornik pkgname=libreoffice -pkgver=3.4.2.3 +pkgver=3.4.3.2 branch=3.4 -pkgrel=1 +pkgrel=1mores1 pkgdesc="LibreOffice Productivity Suite, a fork of OpenOffice.org." url="http://www.documentfoundation.org/download/" _F_gnome_desktop="y" @@ -26,7 +26,7 @@ makedepends=('curl>=7.20.0-2' 'intltool' 'tcsh' 'ecj' 'apache-ant' \ groups=('xapps') archs=('i686' 'x86_64') replaces=('ooextras') -mirror="http://download.documentfoundation.org/libreoffice/src/" +mirror="http://download.documentfoundation.org/libreoffice/old/$pkgver/src/" _F_archive_name="libreoffice-bootstrap" up2date="Flasttar $mirror" modules=('artwork' 'base' 'bootstrap' 'calc' From achevaux at gmail.com Wed Oct 5 23:01:31 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 23:01:31 +0200 (CEST) Subject: [Frugalware-git] kdebump: kalzium-4.7.2-1-i686 Message-ID: <20111005210131.7C022142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=31fdf187c05c0bac77637809194d4dfc95c911f5 commit 31fdf187c05c0bac77637809194d4dfc95c911f5 Author: centuri0 Date: Wed Oct 5 23:05:57 2011 +0200 kalzium-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kalzium/FrugalBuild b/source/kde-extra/kalzium/FrugalBuild index e5c37ee..333876e 100644 --- a/source/kde-extra/kalzium/FrugalBuild +++ b/source/kde-extra/kalzium/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.58 SBU +# Compiling Time: 0.45 SBU # Maintainer: centuri0 pkgname=kalzium From achevaux at gmail.com Wed Oct 5 23:03:09 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 23:03:09 +0200 (CEST) Subject: [Frugalware-git] kdebump: kanagram-4.7.2-1-i686 Message-ID: <20111005210309.A8752142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=6f60166e7b8b58df5fb3911433dd81c69ce55319 commit 6f60166e7b8b58df5fb3911433dd81c69ce55319 Author: centuri0 Date: Wed Oct 5 23:07:43 2011 +0200 kanagram-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kanagram/FrugalBuild b/source/kde-extra/kanagram/FrugalBuild index 5d7c1f4..d03a644 100644 --- a/source/kde-extra/kanagram/FrugalBuild +++ b/source/kde-extra/kanagram/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.11 SBU +# Compiling Time: 0.05 SBU # Maintainer: centuri0 pkgname=kanagram From melko at frugalware.org Wed Oct 5 23:03:58 2011 From: melko at frugalware.org (Melko) Date: Wed, 5 Oct 2011 23:03:58 +0200 (CEST) Subject: [Frugalware-git] kdebump: smokekde-4.7.2-1-i686 Message-ID: <20111005210358.A6BB0142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=dfe41188ee12d7126158a0442c3c5e87fb56bf29 commit dfe41188ee12d7126158a0442c3c5e87fb56bf29 Author: Melko Date: Wed Oct 5 23:02:49 2011 +0200 smokekde-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/smokekde/FrugalBuild b/source/kde-extra/smokekde/FrugalBuild index 8409313..08a929c 100644 --- a/source/kde-extra/smokekde/FrugalBuild +++ b/source/kde-extra/smokekde/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 3.02 SBU +# Compiling Time: 3.01 SBU # Maintainer: centuri0 pkgname=smokekde From elentir at frugalware.org Wed Oct 5 23:04:00 2011 From: elentir at frugalware.org (Elentir) Date: Wed, 5 Oct 2011 23:04:00 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fwife-0.9.1-1-x86_64 Message-ID: <20111005210400.1758B142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=af6e778a603479c50d6335455c64d3fdb3107898 commit af6e778a603479c50d6335455c64d3fdb3107898 Author: Elentir Date: Wed Oct 5 22:58:01 2011 +0200 fwife-0.9.1-1-x86_64 * version bump diff --git a/source/xapps-extra/fwife/FrugalBuild b/source/xapps-extra/fwife/FrugalBuild index 14f6406..29d141b 100644 --- a/source/xapps-extra/fwife/FrugalBuild +++ b/source/xapps-extra/fwife/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Elentir pkgname=fwife -pkgver=0.9 -pkgrel=2 +pkgver=0.9.1 +pkgrel=1 pkgdesc="Gtk GUI Installer for Frugalware" url="http://ftp.frugalware.org/pub/other/$pkgname/" depends=('gtk+2>=2.20.1' 'pacman-g2>=3.8.4-2' 'frugalwareutils>=0.9.5-2' 'openssl>=1.0.0') @@ -12,7 +12,7 @@ groups=('xapps-extra') archs=('i686' 'x86_64') source=($url/$pkgname-$pkgver.tar.gz) up2date="Flasttar $url" -sha1sums=('53ebdad0f7828b0c85494c36962795b334c467f9') +sha1sums=('a3c15904e0555e6072077a0d0baa611dab630714') unset MAKEFLAGS subpkgs=("$pkgname-minimal") From achevaux at gmail.com Wed Oct 5 23:05:40 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 23:05:40 +0200 (CEST) Subject: [Frugalware-git] kdebump: kalgebra-4.7.2-1-i686 Message-ID: <20111005210540.8014F142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=9e857cd63b38ffe44659c6bacee2c1561b8409a1 commit 9e857cd63b38ffe44659c6bacee2c1561b8409a1 Author: centuri0 Date: Wed Oct 5 23:10:09 2011 +0200 kalgebra-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kalgebra/FrugalBuild b/source/kde-extra/kalgebra/FrugalBuild index ab37ef3..0cc956d 100644 --- a/source/kde-extra/kalgebra/FrugalBuild +++ b/source/kde-extra/kalgebra/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.55 SBU +# Compiling Time: 0.35 SBU # Maintainer: centuri0 pkgname=kalgebra From achevaux at gmail.com Wed Oct 5 23:07:26 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 23:07:26 +0200 (CEST) Subject: [Frugalware-git] kdebump: kbruch-4.7.2-1-i686 Message-ID: <20111005210726.AD699142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=3808a27bd6817da063387af577e38c8f5c3bd2e9 commit 3808a27bd6817da063387af577e38c8f5c3bd2e9 Author: centuri0 Date: Wed Oct 5 23:11:55 2011 +0200 kbruch-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kbruch/FrugalBuild b/source/kde-extra/kbruch/FrugalBuild index 254e0d3..28d2478 100644 --- a/source/kde-extra/kbruch/FrugalBuild +++ b/source/kde-extra/kbruch/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.23 SBU +# Compiling Time: 0.16 SBU # Maintainer: centuri0 pkgname=kbruch From melko at frugalware.org Wed Oct 5 23:08:22 2011 From: melko at frugalware.org (Melko) Date: Wed, 5 Oct 2011 23:08:22 +0200 (CEST) Subject: [Frugalware-git] kdebump: perlqt-4.7.2-1-i686 Message-ID: <20111005210822.EBE03142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=f90dc26e9ef9d3af1a8856362840c353f8b3ba82 commit f90dc26e9ef9d3af1a8856362840c353f8b3ba82 Author: Melko Date: Wed Oct 5 23:07:32 2011 +0200 perlqt-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/perlqt/FrugalBuild b/source/kde-extra/perlqt/FrugalBuild index 55db5fc..18e1fd2 100644 --- a/source/kde-extra/perlqt/FrugalBuild +++ b/source/kde-extra/perlqt/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: centuri0 pkgname=perlqt -pkgrel=2 +pkgrel=1 pkgdesc="Perl bindings for the Qt libraries." groups=('kde-extra') archs=('i686' 'x86_64' 'ppc') From achevaux at gmail.com Wed Oct 5 23:10:12 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 23:10:12 +0200 (CEST) Subject: [Frugalware-git] kdebump: kgeography-4.7.2-1-i686 Message-ID: <20111005211013.01599142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=89ce86d2cbe0aca3dbcc62457e03641fc871a916 commit 89ce86d2cbe0aca3dbcc62457e03641fc871a916 Author: centuri0 Date: Wed Oct 5 23:14:30 2011 +0200 kgeography-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kgeography/FrugalBuild b/source/kde-extra/kgeography/FrugalBuild index aa50cec..ce9a2e5 100644 --- a/source/kde-extra/kgeography/FrugalBuild +++ b/source/kde-extra/kgeography/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.20 SBU +# Compiling Time: 0.11 SBU # Maintainer: centuri0 pkgname=kgeography From melko at frugalware.org Wed Oct 5 23:12:07 2011 From: melko at frugalware.org (Melko) Date: Wed, 5 Oct 2011 23:12:07 +0200 (CEST) Subject: [Frugalware-git] kdebump: perlkde-4.7.2-1-i686 Message-ID: <20111005211207.3BAD0142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=2de78cf289efeadabcc5eaf34cf3c69efc479539 commit 2de78cf289efeadabcc5eaf34cf3c69efc479539 Author: Melko Date: Wed Oct 5 23:11:35 2011 +0200 perlkde-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/perlkde/FrugalBuild b/source/kde-extra/perlkde/FrugalBuild index 9b8c735..97c6b0c 100644 --- a/source/kde-extra/perlkde/FrugalBuild +++ b/source/kde-extra/perlkde/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: centuri0 pkgname=perlkde -pkgrel=2 +pkgrel=1 pkgdesc="Perl bindings for libraries created by the KDE community." groups=('kde-extra') archs=('i686' 'x86_64' 'ppc') From achevaux at gmail.com Wed Oct 5 23:12:27 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 23:12:27 +0200 (CEST) Subject: [Frugalware-git] kdebump: khangman-4.7.2-1-i686 Message-ID: <20111005211227.8B949142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=8e9c5fddfaf0eb6f3f1ada7d57d8b06b3d215558 commit 8e9c5fddfaf0eb6f3f1ada7d57d8b06b3d215558 Author: centuri0 Date: Wed Oct 5 23:16:54 2011 +0200 khangman-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/khangman/FrugalBuild b/source/kde-extra/khangman/FrugalBuild index 5cf48f6..85847b4 100644 --- a/source/kde-extra/khangman/FrugalBuild +++ b/source/kde-extra/khangman/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.14 SBU +# Compiling Time: 0.06 SBU # Maintainer: centuri0 pkgname=khangman From achevaux at gmail.com Wed Oct 5 23:15:11 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 23:15:11 +0200 (CEST) Subject: [Frugalware-git] kdebump: kig-4.7.2-1-i686 Message-ID: <20111005211511.58E4A142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=7d8c68ae33851824fb6112e218946bbca1d837e3 commit 7d8c68ae33851824fb6112e218946bbca1d837e3 Author: centuri0 Date: Wed Oct 5 23:19:42 2011 +0200 kig-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kig/FrugalBuild b/source/kde-extra/kig/FrugalBuild index 9a7ade0..eb4300b 100644 --- a/source/kde-extra/kig/FrugalBuild +++ b/source/kde-extra/kig/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.78 SBU +# Compiling Time: 0.53 SBU # Maintainer: centuri0 pkgname=kig From melko at frugalware.org Wed Oct 5 23:15:41 2011 From: melko at frugalware.org (Melko) Date: Wed, 5 Oct 2011 23:15:41 +0200 (CEST) Subject: [Frugalware-git] kdebump: qtruby-4.7.2-1-i686 Message-ID: <20111005211541.0D11C142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=a1699ae7447237c9175997760264364c36855481 commit a1699ae7447237c9175997760264364c36855481 Author: Melko Date: Wed Oct 5 23:15:08 2011 +0200 qtruby-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/qtruby/FrugalBuild b/source/kde-extra/qtruby/FrugalBuild index d4e9f3f..8b7e9b2 100644 --- a/source/kde-extra/qtruby/FrugalBuild +++ b/source/kde-extra/qtruby/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.83 SBU +# Compiling Time: 0.82 SBU # Maintainer: centuri0 pkgname=qtruby From achevaux at gmail.com Wed Oct 5 23:17:14 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 23:17:14 +0200 (CEST) Subject: [Frugalware-git] kdebump: kiten-4.7.2-1-i686 Message-ID: <20111005211714.D6162142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=3226a93a451c70aac5bc4ca6cc011d27636b463b commit 3226a93a451c70aac5bc4ca6cc011d27636b463b Author: centuri0 Date: Wed Oct 5 23:21:42 2011 +0200 kiten-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kiten/FrugalBuild b/source/kde-extra/kiten/FrugalBuild index 45c916f..ab61145 100644 --- a/source/kde-extra/kiten/FrugalBuild +++ b/source/kde-extra/kiten/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.20 SBU +# Compiling Time: 0.17 SBU # Maintainer: centuri0 pkgname=kiten From melko at frugalware.org Wed Oct 5 23:18:30 2011 From: melko at frugalware.org (Melko) Date: Wed, 5 Oct 2011 23:18:30 +0200 (CEST) Subject: [Frugalware-git] kdebump: korundum-4.7.2-1-i686 Message-ID: <20111005211830.853B1142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=e924bdbb5c67b5df8ef612cb8d5b603611954183 commit e924bdbb5c67b5df8ef612cb8d5b603611954183 Author: Melko Date: Wed Oct 5 23:18:08 2011 +0200 korundum-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/korundum/FrugalBuild b/source/kde-extra/korundum/FrugalBuild index 33a85ae..a9fc7d2 100644 --- a/source/kde-extra/korundum/FrugalBuild +++ b/source/kde-extra/korundum/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.26 SBU +# Compiling Time: 0.25 SBU # Maintainer: centuri0 pkgname=korundum From achevaux at gmail.com Wed Oct 5 23:19:07 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 23:19:07 +0200 (CEST) Subject: [Frugalware-git] kdebump: klettres-4.7.2-1-i686 Message-ID: <20111005211907.6B9FF142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=4934553f35426074d0b30a969af791d22c1b0f61 commit 4934553f35426074d0b30a969af791d22c1b0f61 Author: centuri0 Date: Wed Oct 5 23:23:24 2011 +0200 klettres-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/klettres/FrugalBuild b/source/kde-extra/klettres/FrugalBuild index 1ed9a5a..bf53332 100644 --- a/source/kde-extra/klettres/FrugalBuild +++ b/source/kde-extra/klettres/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.10 SBU +# Compiling Time: 0.05 SBU # Maintainer: centuri0 pkgname=klettres From achevaux at gmail.com Wed Oct 5 23:21:51 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 23:21:51 +0200 (CEST) Subject: [Frugalware-git] kdebump: kmplot-4.7.2-1-i686 Message-ID: <20111005212151.D1058142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=c4c3d1a852c181bc5e353cece7550dc813fbb738 commit c4c3d1a852c181bc5e353cece7550dc813fbb738 Author: centuri0 Date: Wed Oct 5 23:26:24 2011 +0200 kmplot-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kmplot/FrugalBuild b/source/kde-extra/kmplot/FrugalBuild index 4916e6c..47dd3b2 100644 --- a/source/kde-extra/kmplot/FrugalBuild +++ b/source/kde-extra/kmplot/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.45 SBU +# Compiling Time: 0.27 SBU # Maintainer: centuri0 pkgname=kmplot From achevaux at gmail.com Wed Oct 5 23:27:03 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 23:27:03 +0200 (CEST) Subject: [Frugalware-git] kdebump: kstars-4.7.2-1-i686 Message-ID: <20111005212703.C98E2142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=e2bc6909099f8a809d0f9f0e5f95ccefe5286e0c commit e2bc6909099f8a809d0f9f0e5f95ccefe5286e0c Author: centuri0 Date: Wed Oct 5 23:31:08 2011 +0200 kstars-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kstars/FrugalBuild b/source/kde-extra/kstars/FrugalBuild index 9cd68b1..e90a095 100644 --- a/source/kde-extra/kstars/FrugalBuild +++ b/source/kde-extra/kstars/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 2.24 SBU +# Compiling Time: 1.37 SBU # Maintainer: centuri0 pkgname=kstars From melko at frugalware.org Wed Oct 5 23:28:58 2011 From: melko at frugalware.org (Melko) Date: Wed, 5 Oct 2011 23:28:58 +0200 (CEST) Subject: [Frugalware-git] kdebump: pykde4-4.7.2-1-i686 Message-ID: <20111005212858.0B347142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=c7571ba72996e8c336f2ff8d2a51f45b97bf792e commit c7571ba72996e8c336f2ff8d2a51f45b97bf792e Author: Melko Date: Wed Oct 5 23:27:09 2011 +0200 pykde4-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/pykde4/FrugalBuild b/source/kde-extra/pykde4/FrugalBuild index c4d7e57..3028f8d 100644 --- a/source/kde-extra/pykde4/FrugalBuild +++ b/source/kde-extra/pykde4/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: centuri0 pkgname=pykde4 -pkgrel=2 +pkgrel=1 pkgdesc="Python KDE bindings using PyQt4 SIP technology." groups=('kde-extra') archs=('i686' 'x86_64' 'ppc') From achevaux at gmail.com Wed Oct 5 23:29:20 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 23:29:20 +0200 (CEST) Subject: [Frugalware-git] kdebump: ktouch-4.7.2-1-i686 Message-ID: <20111005212920.B0ACC142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=3ae38ab95602ff33c632bc3b907741b5598890eb commit 3ae38ab95602ff33c632bc3b907741b5598890eb Author: centuri0 Date: Wed Oct 5 23:33:52 2011 +0200 ktouch-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/ktouch/FrugalBuild b/source/kde-extra/ktouch/FrugalBuild index c5f52d4..fb16d3c 100644 --- a/source/kde-extra/ktouch/FrugalBuild +++ b/source/kde-extra/ktouch/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.30 SBU +# Compiling Time: 0.15 SBU # Maintainer: centuri0 pkgname=ktouch From achevaux at gmail.com Wed Oct 5 23:31:28 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 23:31:28 +0200 (CEST) Subject: [Frugalware-git] kdebump: kturtle-4.7.2-1-i686 Message-ID: <20111005213128.1B1D1142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=ad653bf512eb2166d51c5173662aa74297274f57 commit ad653bf512eb2166d51c5173662aa74297274f57 Author: centuri0 Date: Wed Oct 5 23:35:58 2011 +0200 kturtle-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kturtle/FrugalBuild b/source/kde-extra/kturtle/FrugalBuild index 2c91708..852302e 100644 --- a/source/kde-extra/kturtle/FrugalBuild +++ b/source/kde-extra/kturtle/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.28 SBU +# Compiling Time: 0.13 SBU # Maintainer: centuri0 pkgname=kturtle From melko at frugalware.org Wed Oct 5 23:31:45 2011 From: melko at frugalware.org (Melko) Date: Wed, 5 Oct 2011 23:31:45 +0200 (CEST) Subject: [Frugalware-git] kdebump: kross-interpreters-4.7.2-1-i686 Message-ID: <20111005213145.6D9CF142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=955479a077a30252f5356fd7a1944641fdac7847 commit 955479a077a30252f5356fd7a1944641fdac7847 Author: Melko Date: Wed Oct 5 23:31:25 2011 +0200 kross-interpreters-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kross-interpreters/FrugalBuild b/source/kde-extra/kross-interpreters/FrugalBuild index 1ccf705..21c9c1c 100644 --- a/source/kde-extra/kross-interpreters/FrugalBuild +++ b/source/kde-extra/kross-interpreters/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.83 SBU +# Compiling Time: 0.82 SBU # Maintainer: centuri0 pkgname=kross-interpreters From achevaux at gmail.com Wed Oct 5 23:33:34 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 23:33:34 +0200 (CEST) Subject: [Frugalware-git] kdebump: kwordquiz-4.7.2-1-i686 Message-ID: <20111005213334.938A8142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=79a770e5bc2866f5e13c12f467a460ed1997cedc commit 79a770e5bc2866f5e13c12f467a460ed1997cedc Author: centuri0 Date: Wed Oct 5 23:38:04 2011 +0200 kwordquiz-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kwordquiz/FrugalBuild b/source/kde-extra/kwordquiz/FrugalBuild index 5f88e81..2ede2d2 100644 --- a/source/kde-extra/kwordquiz/FrugalBuild +++ b/source/kde-extra/kwordquiz/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.33 SBU +# Compiling Time: 0.20 SBU # Maintainer: centuri0 pkgname=kwordquiz From elentir at frugalware.org Wed Oct 5 23:34:19 2011 From: elentir at frugalware.org (Elentir) Date: Wed, 5 Oct 2011 23:34:19 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: u-boot-2011.09-1-arm Message-ID: <20111005213419.38B63142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3621655602ae9d9540417ee251034c909af747bf commit 3621655602ae9d9540417ee251034c909af747bf Author: Elentir Date: Wed Oct 5 23:31:49 2011 +0200 u-boot-2011.09-1-arm * version bump diff --git a/source/base-extra/u-boot/FrugalBuild b/source/base-extra/u-boot/FrugalBuild index 03496ba..d6974fd 100644 --- a/source/base-extra/u-boot/FrugalBuild +++ b/source/base-extra/u-boot/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Elentir pkgname=u-boot -pkgver=2011.06 +pkgver=2011.09 pkgrel=1 pkgdesc="A boot loader for embedded systems" archs=('!i686' 'ppc' 'arm') @@ -12,7 +12,7 @@ groups=('base-extra') source=(ftp://ftp.denx.de/pub/$pkgname/$pkgname-$pkgver.tar.bz2 \ mach-dockstar.patch) up2date="Flasttar http://ftp.denx.de/pub/u-boot/" -sha1sums=('8362a83c72607f506a796f955f9e07cba5f92fff' \ +sha1sums=('9cd450c74f7c572df3b28701e641b03b42393d10' \ '0dc18ce594d17e044e2e66cf416252b3490add28') export LDFLAGS="" From melko at frugalware.org Wed Oct 5 23:36:20 2011 From: melko at frugalware.org (Melko) Date: Wed, 5 Oct 2011 23:36:20 +0200 (CEST) Subject: [Frugalware-git] kdebump: qyoto-4.7.2-1-i686 Message-ID: <20111005213620.B51B4142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=5c14e0b2c08d3776378c0c0eceea170f11aa7337 commit 5c14e0b2c08d3776378c0c0eceea170f11aa7337 Author: Melko Date: Wed Oct 5 23:35:36 2011 +0200 qyoto-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/qyoto/FrugalBuild b/source/kde-extra/qyoto/FrugalBuild index 52daa77..1d530ce 100644 --- a/source/kde-extra/qyoto/FrugalBuild +++ b/source/kde-extra/qyoto/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.32 SBU +# Compiling Time: 0.31 SBU # Maintainer: centuri0 pkgname=qyoto From melko at frugalware.org Wed Oct 5 23:39:19 2011 From: melko at frugalware.org (Melko) Date: Wed, 5 Oct 2011 23:39:19 +0200 (CEST) Subject: [Frugalware-git] kdebump: kimono-4.7.2-1-i686 Message-ID: <20111005213919.3CBF1142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=df7cab91ded099f3edf80b5e31c24646b35838e7 commit df7cab91ded099f3edf80b5e31c24646b35838e7 Author: Melko Date: Wed Oct 5 23:38:53 2011 +0200 kimono-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kimono/FrugalBuild b/source/kde-extra/kimono/FrugalBuild index 4fa3764..29874bb 100644 --- a/source/kde-extra/kimono/FrugalBuild +++ b/source/kde-extra/kimono/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.26 SBU +# Compiling Time: 0.25 SBU # Maintainer: centuri0 pkgname=kimono From achevaux at gmail.com Wed Oct 5 23:43:28 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 23:43:28 +0200 (CEST) Subject: [Frugalware-git] kdebump: marble-4.7.2-1-i686 Message-ID: <20111005214328.7C498142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=57135aeb3b368d583b4626249d24637b537e18dd commit 57135aeb3b368d583b4626249d24637b537e18dd Author: centuri0 Date: Wed Oct 5 23:43:03 2011 +0200 marble-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/marble/FrugalBuild b/source/kde-extra/marble/FrugalBuild index ef81165..a89ac27 100644 --- a/source/kde-extra/marble/FrugalBuild +++ b/source/kde-extra/marble/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 2.40 SBU +# Compiling Time: 1.48 SBU # Maintainer: centuri0 pkgname=marble From achevaux at gmail.com Wed Oct 5 23:43:28 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 23:43:28 +0200 (CEST) Subject: [Frugalware-git] kdebump: parley-4.7.2-1-i686 Message-ID: <20111005214328.92535142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=6da92ca953502f943d3320e31e6b695dcaf9c45f commit 6da92ca953502f943d3320e31e6b695dcaf9c45f Author: centuri0 Date: Wed Oct 5 23:47:50 2011 +0200 parley-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/parley/FrugalBuild b/source/kde-extra/parley/FrugalBuild index cab223a..ff18f42 100644 --- a/source/kde-extra/parley/FrugalBuild +++ b/source/kde-extra/parley/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.86 SBU +# Compiling Time: 0.57 SBU # Maintainer: centuri0 pkgname=parley From melko at frugalware.org Wed Oct 5 23:44:45 2011 From: melko at frugalware.org (Melko) Date: Wed, 5 Oct 2011 23:44:45 +0200 (CEST) Subject: [Frugalware-git] kdebump: kdeadmin-4.7.2-1-i686 Message-ID: <20111005214445.2307C142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=31f737b2a29b70179aa81c59aa84ee75a896736d commit 31f737b2a29b70179aa81c59aa84ee75a896736d Author: Melko Date: Wed Oct 5 23:43:07 2011 +0200 kdeadmin-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kdeadmin/FrugalBuild b/source/kde-extra/kdeadmin/FrugalBuild index 3d937e2..860bc93 100644 --- a/source/kde-extra/kdeadmin/FrugalBuild +++ b/source/kde-extra/kdeadmin/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 1.17 SBU +# Compiling Time: 1.16 SBU # Maintainer: centuri0 pkgname=kdeadmin From achevaux at gmail.com Wed Oct 5 23:54:22 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 23:54:22 +0200 (CEST) Subject: [Frugalware-git] kdebump: rocs-4.7.2-1-i686 Message-ID: <20111005215422.9A0D4142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=da4c76d9949da4679c732c7074cbb634f43da952 commit da4c76d9949da4679c732c7074cbb634f43da952 Author: centuri0 Date: Wed Oct 5 23:58:43 2011 +0200 rocs-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/rocs/FrugalBuild b/source/kde-extra/rocs/FrugalBuild index 7947ba7..5245e05 100644 --- a/source/kde-extra/rocs/FrugalBuild +++ b/source/kde-extra/rocs/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.74 SBU +# Compiling Time: 0.43 SBU # Maintainer: centuri0 pkgname=rocs From melko at frugalware.org Wed Oct 5 23:54:43 2011 From: melko at frugalware.org (Melko) Date: Wed, 5 Oct 2011 23:54:43 +0200 (CEST) Subject: [Frugalware-git] kdebump: kdeutils-4.7.2-1-i686 Message-ID: <20111005215443.12F81142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=04db6cc79a5bf008435a95f09acc50f8d94f619c commit 04db6cc79a5bf008435a95f09acc50f8d94f619c Author: Melko Date: Wed Oct 5 23:51:48 2011 +0200 kdeutils-4.7.2-1-i686 * version bump diff --git a/source/kde/kdeutils/FrugalBuild b/source/kde/kdeutils/FrugalBuild index d54726b..f262d6f 100644 --- a/source/kde/kdeutils/FrugalBuild +++ b/source/kde/kdeutils/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 5.92 SBU +# Compiling Time: 5.93 SBU # Maintainer: centuri0 pkgname=kdeutils From achevaux at gmail.com Wed Oct 5 23:57:46 2011 From: achevaux at gmail.com (centuri0) Date: Wed, 5 Oct 2011 23:57:46 +0200 (CEST) Subject: [Frugalware-git] kdebump: step-4.7.2-1-i686 Message-ID: <20111005215746.96A49142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=966c38f14d9c1526083dc7339744b44abe3fe881 commit 966c38f14d9c1526083dc7339744b44abe3fe881 Author: centuri0 Date: Thu Oct 6 00:01:13 2011 +0200 step-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/step/FrugalBuild b/source/kde-extra/step/FrugalBuild index c1d58bb..d76e26d 100644 --- a/source/kde-extra/step/FrugalBuild +++ b/source/kde-extra/step/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.65 SBU +# Compiling Time: 0.35 SBU # Maintainer: centuri0 pkgname=step From elentir at frugalware.org Thu Oct 6 00:01:11 2011 From: elentir at frugalware.org (Elentir) Date: Thu, 6 Oct 2011 00:01:11 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: dbus-glib-0.94-2-arm Message-ID: <20111005220111.51656142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c601a2171b4ca2e4f46040b117bf384e5d1dc864 commit c601a2171b4ca2e4f46040b117bf384e5d1dc864 Author: Elentir Date: Wed Oct 5 23:51:30 2011 +0200 dbus-glib-0.94-2-arm * fix makedepends on arm diff --git a/source/apps/dbus-glib/FrugalBuild b/source/apps/dbus-glib/FrugalBuild index b5b426d..2890a12 100644 --- a/source/apps/dbus-glib/FrugalBuild +++ b/source/apps/dbus-glib/FrugalBuild @@ -7,7 +7,11 @@ pkgrel=2 pkgdesc="Glib bindings for DBUS" url="http://www.freedesktop.org/wiki/Software_2fDBusBindings" depends=('dbus>=1.4.14-1' 'glib2>=2.16.3' 'expat') -makedepends=('gtk-doc' 'doxygen') ## LOL +if [ "$CARCH" == "arm" ]; then + makedepends=('gtk-doc') +else + makedepends=('gtk-doc' 'doxygen') ## LOL +fi groups=('apps') archs=('i686' 'x86_64' 'ppc' 'arm') options=('scriptlet') From achevaux at gmail.com Thu Oct 6 00:08:25 2011 From: achevaux at gmail.com (centuri0) Date: Thu, 6 Oct 2011 00:08:25 +0200 (CEST) Subject: [Frugalware-git] kdebump: kdeplasma-addons-4.7.2-1-i686 Message-ID: <20111005220825.2B407142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=53bf0399458b29bc69b698af7b888ce4cff285f1 commit 53bf0399458b29bc69b698af7b888ce4cff285f1 Author: centuri0 Date: Thu Oct 6 00:12:48 2011 +0200 kdeplasma-addons-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kdeplasma-addons/FrugalBuild b/source/kde-extra/kdeplasma-addons/FrugalBuild index f49521d..c9332d0 100644 --- a/source/kde-extra/kdeplasma-addons/FrugalBuild +++ b/source/kde-extra/kdeplasma-addons/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 4.39 SBU +# Compiling Time: 1.76 SBU # Maintainer: centuri0 pkgname=kdeplasma-addons -pkgrel=2 +pkgrel=1 pkgdesc="KDE Plasma addons" groups=('kde-extra') archs=('i686' 'x86_64') From achevaux at gmail.com Thu Oct 6 00:12:03 2011 From: achevaux at gmail.com (centuri0) Date: Thu, 6 Oct 2011 00:12:03 +0200 (CEST) Subject: [Frugalware-git] kdebump: kdeaccessibility-4.7.2-1-i686 Message-ID: <20111005221203.17D89142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=c86d969b14971797dc1854dea1404422e585b34e commit c86d969b14971797dc1854dea1404422e585b34e Author: centuri0 Date: Thu Oct 6 00:16:30 2011 +0200 kdeaccessibility-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kdeaccessibility/FrugalBuild b/source/kde-extra/kdeaccessibility/FrugalBuild index d3c469d..13686f2 100644 --- a/source/kde-extra/kdeaccessibility/FrugalBuild +++ b/source/kde-extra/kdeaccessibility/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 1.16 SBU +# Compiling Time: 1.15 SBU # Maintainer: centuri0 pkgname=kdeaccessibility From achevaux at gmail.com Thu Oct 6 00:22:20 2011 From: achevaux at gmail.com (centuri0) Date: Thu, 6 Oct 2011 00:22:20 +0200 (CEST) Subject: [Frugalware-git] kdebump: kdeartwork-4.7.2-1-i686 Message-ID: <20111005222220.8B7A4142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=f0c2b6abd5965cca8676085beeee5a30394566e5 commit f0c2b6abd5965cca8676085beeee5a30394566e5 Author: centuri0 Date: Thu Oct 6 00:23:12 2011 +0200 kdeartwork-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kdeartwork/FrugalBuild b/source/kde-extra/kdeartwork/FrugalBuild index 967844c..db84626 100644 --- a/source/kde-extra/kdeartwork/FrugalBuild +++ b/source/kde-extra/kdeartwork/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 8.84 SBU +# Compiling Time: 0.50 SBU # Maintainer: centuri0 pkgname=kdeartwork From achevaux at gmail.com Thu Oct 6 00:27:14 2011 From: achevaux at gmail.com (centuri0) Date: Thu, 6 Oct 2011 00:27:14 +0200 (CEST) Subject: [Frugalware-git] kdebump: kdetoys-4.7.2-1-i686 Message-ID: <20111005222714.E804D142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=1e73bb1835f10ffbbce92296badddad922216698 commit 1e73bb1835f10ffbbce92296badddad922216698 Author: centuri0 Date: Thu Oct 6 00:31:46 2011 +0200 kdetoys-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kdetoys/FrugalBuild b/source/kde-extra/kdetoys/FrugalBuild index 99b932f..03c9b03 100644 --- a/source/kde-extra/kdetoys/FrugalBuild +++ b/source/kde-extra/kdetoys/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.21 SBU +# Compiling Time: 0.16 SBU # Maintainer: centuri0 pkgname=kdetoys From achevaux at gmail.com Thu Oct 6 00:40:21 2011 From: achevaux at gmail.com (centuri0) Date: Thu, 6 Oct 2011 00:40:21 +0200 (CEST) Subject: [Frugalware-git] kdebump: kdegames-4.7.2-1-i686 Message-ID: <20111005224021.7A8B4142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=5392dc14480729430ae0da42cde431e360ee6f5b commit 5392dc14480729430ae0da42cde431e360ee6f5b Author: centuri0 Date: Thu Oct 6 00:43:06 2011 +0200 kdegames-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kdegames/FrugalBuild b/source/kde-extra/kdegames/FrugalBuild index 4e8a832..f8f705f 100644 --- a/source/kde-extra/kdegames/FrugalBuild +++ b/source/kde-extra/kdegames/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 2.84 SBU +# Compiling Time: 3.30 SBU # Maintainer: centuri0 pkgname=kdegames From melko at frugalware.org Thu Oct 6 00:40:56 2011 From: melko at frugalware.org (Melko) Date: Thu, 6 Oct 2011 00:40:56 +0200 (CEST) Subject: [Frugalware-git] kdebump: kdepim-runtime-4.7.2-1-i686 Message-ID: <20111005224056.0F0D2142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=c6d7e8e02658258842f3168cec6ec45efaf59a41 commit c6d7e8e02658258842f3168cec6ec45efaf59a41 Author: Melko Date: Thu Oct 6 00:39:52 2011 +0200 kdepim-runtime-4.7.2-1-i686 * version bump diff --git a/source/kde/kdepim-runtime/FrugalBuild b/source/kde/kdepim-runtime/FrugalBuild index 348c8f3..248f409 100644 --- a/source/kde/kdepim-runtime/FrugalBuild +++ b/source/kde/kdepim-runtime/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 2.60 SBU +# Compiling Time: 2.61 SBU # Maintainer: centuri0 pkgname=kdepim-runtime From achevaux at gmail.com Thu Oct 6 00:59:41 2011 From: achevaux at gmail.com (centuri0) Date: Thu, 6 Oct 2011 00:59:41 +0200 (CEST) Subject: [Frugalware-git] kdebump: kde-l10n-4.7.2-1-i686 Message-ID: <20111005225941.457C1142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=7f4980606ae3a50eb9a78be6a5eba2d35c2e426e commit 7f4980606ae3a50eb9a78be6a5eba2d35c2e426e Author: centuri0 Date: Thu Oct 6 01:02:07 2011 +0200 kde-l10n-4.7.2-1-i686 diff --git a/source/locale-extra/kde-l10n/FrugalBuild b/source/locale-extra/kde-l10n/FrugalBuild index aa287fb..cf98db8 100644 --- a/source/locale-extra/kde-l10n/FrugalBuild +++ b/source/locale-extra/kde-l10n/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: centuri0 pkgname=kde-l10n -pkgver=4.7.1 +pkgver=4.7.2 pkgrel=1 pkgdesc="Dummy package." url="http://www.kde.org" From achevaux at gmail.com Thu Oct 6 00:59:41 2011 From: achevaux at gmail.com (centuri0) Date: Thu, 6 Oct 2011 00:59:41 +0200 (CEST) Subject: [Frugalware-git] kdebump: kde-l10n-4.7.2-1-i686 Message-ID: <20111005225941.58554142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=438c70b445215de15b437beee8d9c7be61a82181 commit 438c70b445215de15b437beee8d9c7be61a82181 Author: centuri0 Date: Thu Oct 6 01:04:06 2011 +0200 kde-l10n-4.7.2-1-i686 * version bump diff --git a/source/locale-extra/kde-l10n/FrugalBuild b/source/locale-extra/kde-l10n/FrugalBuild index cf98db8..a71d1a5 100644 --- a/source/locale-extra/kde-l10n/FrugalBuild +++ b/source/locale-extra/kde-l10n/FrugalBuild @@ -68,56 +68,56 @@ build() -sha1sums=('88c5977613857fe97e8f2e1becae9c22cc09e5c9' \ - '58cef4e245b66fcf321da49f4edc7ae97a96b9ca' \ - 'd551e4223517a6eb6e9a127fa4297778a4719934' \ - 'ae387c71c98b21818c9b24d87b108954c2c888fb' \ - '9be11169a4d7012ad34e2923fe7acde3438bbecf' \ - '113dd7be53cd30b856eeb89ecc64b9e16c3a3857' \ - 'ac342af8e08102cc7514d07d7220d213379bdffa' \ - 'bc4358ff054e8063dd377b495c82c369c6641873' \ - '18b9d2fa5f1434cb801e806bf62c0d370a4838b5' \ - 'ba562431c3c7dea1001bcca7f3f93daa8376854a' \ - '6d940442f79a6590dc682b9755ccac3598e7157f' \ - '8d5976761612119d994ef3712292eacdeff28d63' \ - 'b96505790be9d74dbbff3df63d70cbc0dd38f6d1' \ - '5644e334d28b13f2136e2879a040f96bbf21de30' \ - '87d8bc2674f500b0e9cf9d1a64991623278d33d5' \ - 'ef0a0f12d42e2ed772bb9e37078b135127e2c7c8' \ - 'a4904e811b9e68e9412e7b7987550e91695df17c' \ - 'a1d5dd5462fe205543b034f49f5c1bebe7e5cd0f' \ - '7b9e41a65420b34f09a4e08546f3cb18b9047466' \ - 'da0d93910ced8f07150b4010f1f446a5b01d566f' \ - 'e11a9a1d1e20e0f71a078d9d95cac88e3b290abd' \ - 'df15fa325e202a454d71737ca0b507d2b414010f' \ - '2b81174589d8e68e6585c499fa0165e0e9c8e4b1' \ - '783f20b1f7d71d0a97ac4379485c181ac10b0647' \ - 'e1bc21ad7457fb0a46cd3465f5821847fbbb88c9' \ - 'ddae50bd12496e393e135bd4d2c6ad622c1d8af5' \ - '1944b314a4ee4dc1e31bc6042de58410ef04750c' \ - '14cccefde81b368e2d88719ffb51b7f38495a0c8' \ - '7be58d9362d248c3e2a50178f32cdbca03a10a0c' \ - '52e7d5eff8e14cff2991c0b5750424ea193144d0' \ - '22c0dfed8c5332a605bb5e3cddf0e92179b84024' \ - '6e4535dd7f88d22b71c83da908a8b18bb9decb77' \ - '7d01159855d677dcb9eeab052d56a55fe4d54628' \ - 'af847c3e8e48eb5cb0158965c2b4040a8b64e346' \ - '372dc91b3e2a03d3e3a5e4e8eece5e143d8126fd' \ - '764d4b4de52d88105bf4e5485e04d1e692bf55bb' \ - 'ed322f1519e733c2384f8fd08de8520e07acff99' \ - 'fb6bea8cd9574d3f16c74731764747172d1985b0' \ - '98b86eb96d73e2f178aeaeca161540c07e497b51' \ - '413b213d5067b7d2b6634baf068eb43c532c7c35' \ - '88d2eafb29ff2705bda5881de14907603bd2cfba' \ - 'f7d12092d6d4471c2bfe694908b1411c5debdb28' \ - 'cf0abe25e0085eda97209340a3e778de5569ee38' \ - 'cd629826e8e99384f11193f28538a66cdd7fae85' \ - '85be28417d0aff295b1379843e52a1346ef902a5' \ - '6e06323fec63fa5789263ffff8608f85fe6378f0' \ - 'b5f44b414b8ef1189b9a4eb4d810adcf48486fea' \ - '5335edb5d2d9c8a4cf9036b8a7520e1360f1fd83' \ - 'a46d36c326eae63ff726a9bb2f1ce0c01b267359' \ - '70aa7cf7b8ed36251a57f59fae9cfe4444879dcc' \ - 'e717ea391c3c56bde1e6848b5fb6a5a545536486' \ - 'adc13fca3a8dda546fb2428fba43fc94c2bca046') +sha1sums=('04c10068c2d4f6fdf9e1bad475da72ae47053ee7' + '6307d79d97e318134336940eee62fa8598f40abe' + 'bd03dc7b85a1c02a498d63297039fb2b0942af32' + '04042b7c245dc620d53c2160d0c7f03314cfee72' + '5a11eadd3f1be090f12f768e0041d45c95fcda3b' + '9c8248f3a4cd0d9eebe47bb135f0a5c147b3c59b' + '7b35a8bfdc5e33483fbabb2fc22134fde9963b1a' + 'a39a52e38b3215cf0f101350bd196d1520cfe6ce' + '8c1aefd1f8fcb16f0e7e8ea2f1a7361be179244b' + '921686d8898da229f773460a06ca0b83055c4c29' + 'ebda75b721beb8fb90e0d4858c7f908c4f94dc9c' + 'f6b10e802b14d2ab34596f998b32f97a5328fa50' + '8a5f185df2b59a9b7ac03d10903dddd6a9164fa8' + '1f2b45fb44b9a87b0e49718ccb5c251373a91f13' + '5c9218204cc5e91fe04d89b5a569cbe56ecb65fb' + 'bd771682605ad5dade89c8d4173144fab95fe447' + 'bfc3de42ae7226fa9af78f3cdd7716ef151c12fe' + '8e871aca4dba0407ae4279184da81dcfc5e0e55e' + '4f6eef4f7d3be10d25aea264f50ed27715ff7825' + 'a9d74c78f49ab3835fe94b4ed31fa25353e31256' + '442b307cfc5aa9cc1e303269785b2a17d355ec8e' + '3f11acf5276ea7c63f5e910e973532d5de282633' + '0bebbdeddae7b398e5ed4aa19196649e16056f9e' + '7c7afbb4addc0d3f46981ddde4d83dc78e1fe0b9' + 'ef5934199ffe9a42b167cb37e2ab216840b7a511' + '939a4c3687349cfb255c076a034e073c88be194f' + '905cabd57cc3b7d19ea9915ecf80ef298cb51636' + 'bf75a6fd8ace0b52d56710556c0e6f96b1c70c32' + 'ec6e6a1159ccd380edc6ce93cb597905456420d6' + 'e966cee2d3a6d70ad244171ea018bf164790ca8a' + '34d52e7b75bd7601e648066b882c8604c9b0a5d9' + '3d16698e22e71c8912e9c627d7a78c14a1fccb09' + 'fb4015fd41af2ab239c87d5cb344faaced8ce824' + 'f64503b1285ed8c30dcb4408a6ed66466687db81' + '8902af8d1b5e5f2af4043699657a7d93f6697696' + '2a16595b1c381da3eb0483bd6a1e4dab180f20de' + 'cdb14d35ecee704e76a73d379b7405dc3114c8af' + '666d6d16fa52577f14911efaef3c71f529bf07a7' + 'ab26f7da92accc51eb0e8b4b219511bff839d278' + 'b0cbe7904f097d4c53080c3fb126c98cc0aa06ab' + '9e956a495dcb82286114cd81f301247433947daf' + 'fffd28d2be4f4a09e2611f49ecc0ca2fa2bc58a3' + '5c80a71891a719638f26931ea894abb9040f1828' + '24e58052c8032d212fe1ac600e725003f43639cc' + '43bd6660aab8c8701a8262730052447e8dc2b095' + 'e710294085a23d08a29c765476d6c6e3523639e1' + '3c4628d38aaa178518186f028217d36c52be82ff' + '80e8221d88ac11767bef8ebfd1a4934d99527e25' + '5a6a96282d5084ab94351109b79382b1e44b1edb' + '2bdb5f65c80dbb98fbc2d1af6f92d7501cefdeea' + 'f2f54b4e0e47e9b2b922cff9752b9c9092abafc6' + 'a49a81895dc633a102efbfe4c7e92a823ce0fd50') From vmiklos at frugalware.org Thu Oct 6 01:00:17 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu, 6 Oct 2011 01:00:17 +0200 (CEST) Subject: [Frugalware-git] frugalware: updates for 1.6pre1 Message-ID: <20111005230017.14279142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware.git;a=commitdiff;h=fc812eab2e773a811cece5df60fc45aecf381ec6 commit fc812eab2e773a811cece5df60fc45aecf381ec6 Author: Miklos Vajna Date: Thu Oct 6 00:59:50 2011 +0200 updates for 1.6pre1 diff --git a/Makefile b/Makefile index 19c9eb5..4bba9c4 100644 --- a/Makefile +++ b/Makefile @@ -16,8 +16,8 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -VERSION = 1.5 -CODENAME = Mores +VERSION = 1.6pre1 +CODENAME = Fermus FRUGALWARE_LANGS = de hu it SERVICE_LANGS = de hu From elentir at frugalware.org Thu Oct 6 01:00:42 2011 From: elentir at frugalware.org (Elentir) Date: Thu, 6 Oct 2011 01:00:42 +0200 (CEST) Subject: [Frugalware-git] setup: gui: add libffi package Message-ID: <20111005230042.A9F1A142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=c468e85852933466938ad150f4ce8bf93e1cf1b2 commit c468e85852933466938ad150f4ce8bf93e1cf1b2 Author: Elentir Date: Thu Oct 6 00:59:05 2011 +0200 gui: add libffi package diff --git a/Makefile b/Makefile index fd28a02..9f09a14 100644 --- a/Makefile +++ b/Makefile @@ -1150,4 +1150,10 @@ dbus: $(UNPACK); \ cp -a usr/lib/*.so* ../dbus/usr/lib/ +libffi: + $(CLEANUP) + mkdir -p libffi/usr/lib + $(UNPACK); \ + cp -a usr/lib/libffi.so* ../libffi/usr/lib + .NOTPARALLEL: diff --git a/configure b/configure index c9560ef..f61df77 100755 --- a/configure +++ b/configure @@ -44,7 +44,7 @@ parser.add_option("--enable-gui", action="store_true", dest="gui", help="Build F if options.gui: packages.extend(['coreutils', 'tzdata', 'libxau', 'libxcb', 'libxdmcp', 'libx11', 'libfontenc', 'libxfont', 'libxext', 'libxrender', 'libxrandr', 'libxft', 'libxpm', 'libxkbfile', 'libice', 'libsm', 'pixman', 'libpciaccess', - 'setxkbmap', 'xkbcomp', 'xkeyboard-config', 'xorg-server-minimal', 'xf86-input-evdev', + 'setxkbmap', 'xkbcomp', 'xkeyboard-config', 'xorg-server-minimal', 'xf86-input-evdev', 'libffi', 'xf86-video-vesa', 'freetype2', 'fontconfig', 'shared-mime-info', 'xloadimage', 'libxml2', 'atk', 'libpng', 'libjpeg', 'libstdc++', 'libgcc', 'libsigc++2', 'openbox-minimal', 'gdk-pixbuf2-minimal', 'cairo-minimal', 'pango-minimal', 'gtk+2-minimal', 'fwife-minimal', 'glibmm', 'cairomm-minimal', From melko at frugalware.org Thu Oct 6 01:04:13 2011 From: melko at frugalware.org (Melko) Date: Thu, 6 Oct 2011 01:04:13 +0200 (CEST) Subject: [Frugalware-git] kdebump: kdepim-4.7.2-1-i686 Message-ID: <20111005230413.7095F142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=97efcd7b1c269995dd3d63fd03dcd82d87b1997d commit 97efcd7b1c269995dd3d63fd03dcd82d87b1997d Author: Melko Date: Thu Oct 6 01:03:52 2011 +0200 kdepim-4.7.2-1-i686 * version bump diff --git a/source/kde-extra/kdepim/FrugalBuild b/source/kde-extra/kdepim/FrugalBuild index acf3f40..b885797 100644 --- a/source/kde-extra/kdepim/FrugalBuild +++ b/source/kde-extra/kdepim/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 32.25 SBU +# Compiling Time: 32.24 SBU # Maintainer: centuri0 pkgname=kdepim From vmiklos at frugalware.org Thu Oct 6 01:05:47 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu, 6 Oct 2011 01:05:47 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: frugalware-1.6pre1-1-i686 Message-ID: <20111005230547.809CD142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=194c6ffa56ede562eb3f1f8ea4c84ec03bc38821 commit 194c6ffa56ede562eb3f1f8ea4c84ec03bc38821 Author: Miklos Vajna Date: Thu Oct 6 01:05:26 2011 +0200 frugalware-1.6pre1-1-i686 - version bump diff --git a/source/base/frugalware/FrugalBuild b/source/base/frugalware/FrugalBuild index 8232881..b4168b7 100644 --- a/source/base/frugalware/FrugalBuild +++ b/source/base/frugalware/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Miklos Vajna pkgname=frugalware -pkgver=1.5 -pkgrel=3 +pkgver=1.6pre1 +pkgrel=1 pkgdesc="Basic Frugalware Linux filesystem package" url="http://ftp.frugalware.org/pub/other/frugalware/" depends=() From vmiklos at frugalware.org Thu Oct 6 01:09:21 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu, 6 Oct 2011 01:09:21 +0200 (CEST) Subject: [Frugalware-git] setup: updates for 1.2.2 Message-ID: <20111005230921.58F3F142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=fd44c4d2813374e0c15b816715e2a756d746bce9 commit fd44c4d2813374e0c15b816715e2a756d746bce9 Author: Miklos Vajna Date: Thu Oct 6 01:09:46 2011 +0200 updates for 1.2.2 diff --git a/NEWS b/NEWS index 4af8f85..9ecdd7f 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,9 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +1.2.2 - gui installer now depends on libffi + - wpa_supplicant now depends on libnl + - use initramfs instead of initrd + - unnecessary kernel options are no longer passed 1.2.1 - add bg_BG to GLIBC_LANGS - qemu: enable kvm by default - installpkgs_forreal: avoid reading uninitialized value diff --git a/configure b/configure index f61df77..b1e35d6 100755 --- a/configure +++ b/configure @@ -21,7 +21,7 @@ elif os.uname()[-1] == 'ppc': packages.extend(['mac-fdisk']) # when releasing a new setup, please update this. -version = "1.2.1" +version = "1.2.2" # parse our options parser = OptionParser(version="configure for Frugalware Setup v%s" % (version)) From melko at frugalware.org Thu Oct 6 01:10:38 2011 From: melko at frugalware.org (Melko) Date: Thu, 6 Oct 2011 01:10:38 +0200 (CEST) Subject: [Frugalware-git] kdebump: oxygen-icons-4.7.2-1-i686 Message-ID: <20111005231038.EC4AF142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=eacf4e57103e56bfd1a9a2b1623c09b2c22ab72b commit eacf4e57103e56bfd1a9a2b1623c09b2c22ab72b Author: Melko Date: Thu Oct 6 01:10:16 2011 +0200 oxygen-icons-4.7.2-1-i686 * version bump diff --git a/source/kde/oxygen-icons/FrugalBuild b/source/kde/oxygen-icons/FrugalBuild index 9bc1dbe..b5f8058 100644 --- a/source/kde/oxygen-icons/FrugalBuild +++ b/source/kde/oxygen-icons/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.06 SBU +# Compiling Time: 0.04 SBU # Maintainer: centuri0 pkgname=oxygen-icons From vmiklos at frugalware.org Thu Oct 6 01:46:01 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu, 6 Oct 2011 01:46:01 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fwsetup-1.2.2-1-i686 Message-ID: <20111005234602.024C3142004C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4ba19020a16e06408b6ae149f1367511f6b689dd commit 4ba19020a16e06408b6ae149f1367511f6b689dd Author: Miklos Vajna Date: Thu Oct 6 01:46:05 2011 +0200 fwsetup-1.2.2-1-i686 - version bump diff --git a/source/devel-extra/fwsetup/FrugalBuild b/source/devel-extra/fwsetup/FrugalBuild index 2f552c9..a8565d0 100644 --- a/source/devel-extra/fwsetup/FrugalBuild +++ b/source/devel-extra/fwsetup/FrugalBuild @@ -5,15 +5,15 @@ USE_DEVEL=${USE_DEVEL:-"n"} USE_GUI=${USE_GUI:-"y"} pkgname=fwsetup -pkgver=1.2.1 +pkgver=1.2.2 Fuse $USE_DEVEL && pkgver=1.1.8.8.g24530c3 pkgrel=1 pkgdesc="Frugalware Setup" url="http://ftp.frugalware.org/pub/other/setup/" depends=() makedepends=('dialog' 'parted>=2.3' 'pacman-g2>=3.8.4-2' 'module-init-tools' \ - 'frugalware>=1.5' 'busybox>=1.12.1-2' 'frugalwareutils>=0.9.5-2' \ - 'gdb>=7.0.1-2') + 'frugalware>=1.6pre1' 'busybox>=1.12.1-2' 'frugalwareutils>=0.9.5-2' \ + 'gdb>=7.0.1-2' 'cpio') if [ "$CARCH" != "ppc" ]; then Fconfopts="$Fconfopts --enable-tftp" makedepends=(${makedepends[@]} 'grub') @@ -28,8 +28,8 @@ archs=('i686' 'x86_64' 'ppc') _F_archive_nosort=y up2date="Flasttar $url/releases" if ! Fuse $USE_DEVEL; then - source=($url/releases/$pkgname-$pkgver.tar.gz) - signatures=("$source.asc") + source=($url/releases/$pkgname-$pkgver.tar.gz more-space.patch) + signatures=("$source.asc" '') else _F_scm_type="git" _F_scm_url="git://git.frugalware.org/pub/other/setup/setup" diff --git a/source/devel-extra/fwsetup/more-space.patch b/source/devel-extra/fwsetup/more-space.patch new file mode 100644 index 0000000..405f539 --- /dev/null +++ b/source/devel-extra/fwsetup/more-space.patch @@ -0,0 +1,16 @@ +diff --git a/Makefile b/Makefile +index fd28a02..532e4a4 100644 +--- a/Makefile ++++ b/Makefile +@@ -228,9 +228,9 @@ initrd_gz: clean config.mak devices initrd + gzip -9 -c initrd-$(CARCH).img > initrd-$(CARCH).img.gz + + create_usb_img: +- dd if=/dev/zero of=frugalware-$(FWVER)-$(CARCH)-usb.img bs=516096c count=$(CYL_COUNT) ++ dd if=/dev/zero of=frugalware-$(FWVER)-$(CARCH)-usb.img bs=516096c count=$(shell echo $(CYL_COUNT) + 2 | bc) + ifneq ($(CARCH),ppc) +- echo -e 'n\np\n1\n\n\na\n1\nw'|/sbin/fdisk -u -C$(CYL_COUNT) -S63 -H16 frugalware-$(FWVER)-$(CARCH)-usb.img || true ++ echo -e 'n\np\n1\n\n\na\n1\nw'|/sbin/fdisk -u -C$(shell echo $(CYL_COUNT) + 2 | bc) -S63 -H16 frugalware-$(FWVER)-$(CARCH)-usb.img || true + endif + + usb_img: check_root create_usb_img From bouleetbil at frogdev.info Thu Oct 6 09:11:53 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 09:11:53 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-python-2.28.1-11-x86_64 *pkgrel++ Message-ID: <20111006071153.27E62142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=fc2e401560cee94fff18055b76acc6b64d86a9d5 commit fc2e401560cee94fff18055b76acc6b64d86a9d5 Author: bouleetbil Date: Thu Oct 6 09:08:56 2011 +0200 gnome-python-2.28.1-11-x86_64 *pkgrel++ diff --git a/source/gnome-extra/gnome-python/FrugalBuild b/source/gnome-extra/gnome-python/FrugalBuild index eb065a6..f3f36a3 100644 --- a/source/gnome-extra/gnome-python/FrugalBuild +++ b/source/gnome-extra/gnome-python/FrugalBuild @@ -4,7 +4,7 @@ pkgname=gnome-python pkgver=2.28.1 -pkgrel=10 +pkgrel=11 pkgdesc="Python bindings for GNOME" url="http://www.daa.com.au/~james/pygtk/" depends=('libxml2>=2.7.8' 'pygtk>=2.16.0-4' 'pyorbit>=2.24.0-2' 'libgnomeui>=2.24.1-2' 'libbonobo>=2.32.0' 'openssl>=1.0.0-2') From bouleetbil at frogdev.info Thu Oct 6 09:14:13 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 09:14:13 +0200 (CEST) Subject: [Frugalware-git] gnometesting: egenix-mx-base-3.2.1-1-x86_64 Message-ID: <20111006071413.F2A80142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=fa0f749a94e733eb06e78ea4ef9ee88ecca0df17 commit fa0f749a94e733eb06e78ea4ef9ee88ecca0df17 Author: bouleetbil Date: Thu Oct 6 09:11:27 2011 +0200 egenix-mx-base-3.2.1-1-x86_64 *Version bump diff --git a/source/devel-extra/egenix-mx-base/FrugalBuild b/source/devel-extra/egenix-mx-base/FrugalBuild index ab62a76..e7904eb 100644 --- a/source/devel-extra/egenix-mx-base/FrugalBuild +++ b/source/devel-extra/egenix-mx-base/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=egenix-mx-base -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="egenix utils for Python" url="http://www.egenix.com/" @@ -12,4 +12,4 @@ groups=('devel-extra') archs=('i686' 'x86_64' 'ppc') up2date="lynx --dump http://www.egenix.com/products/python/mxBase/ | grep Version: | cut -d ' ' -f 5" source=(http://www.egenix.com/files/python/${pkgname}-${pkgver}.tar.gz) -sha1sums=('7346268002461512ef59da726047f79649a82b27') +sha1sums=('a82f7f155ea92f26f40a6a3bf9160bfac7c52a00') From bouleetbil at frogdev.info Thu Oct 6 09:16:49 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 09:16:49 +0200 (CEST) Subject: [Frugalware-git] gnometesting: ruby-gtk2-1.0.3-1-x86_64 Message-ID: <20111006071649.66D39142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=953ffedfe6447842e98e36529ba8e0f7a78607a2 commit 953ffedfe6447842e98e36529ba8e0f7a78607a2 Author: bouleetbil Date: Thu Oct 6 09:14:05 2011 +0200 ruby-gtk2-1.0.3-1-x86_64 *Version bump diff --git a/source/xlib-extra/ruby-gtk2/FrugalBuild b/source/xlib-extra/ruby-gtk2/FrugalBuild index 683aa12..830e13d 100644 --- a/source/xlib-extra/ruby-gtk2/FrugalBuild +++ b/source/xlib-extra/ruby-gtk2/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Bence Nagy pkgname=ruby-gtk2 -pkgver=1.0.0 +pkgver=1.0.3 pkgrel=1 pkgdesc="Ruby language bindings for GTK+ development libraries" depends=('libxml2>=2.7.8' 'freetype2' 'gtk+2>=2.20.0-2' 'ruby>=1.9.1') @@ -15,7 +15,7 @@ _F_sourceforge_realname="ruby-gnome2" _F_sourceforge_dirname="ruby-gnome2" Finclude sourceforge url="http://ruby-gnome2.sourceforge.jp/" -sha1sums=('3da8d5eec4c3d81ffb7a990f12776210e0f45d54') +sha1sums=('cf4d10a0b06ee5a93ef80166da7e782e160cfb54') build() { export LANG="en_US.UTF-8" From bouleetbil at frogdev.info Thu Oct 6 09:20:06 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 09:20:06 +0200 (CEST) Subject: [Frugalware-git] gnometesting: ruby-gnome2-1.0.3-1-x86_64 Message-ID: <20111006072006.28910142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=c10c4cc336cbbc58dcad5562bb03232793d37f9a commit c10c4cc336cbbc58dcad5562bb03232793d37f9a Author: bouleetbil Date: Thu Oct 6 09:17:22 2011 +0200 ruby-gnome2-1.0.3-1-x86_64 *Version bump diff --git a/source/gnome-extra/ruby-gnome2/FrugalBuild b/source/gnome-extra/ruby-gnome2/FrugalBuild index 19b2a78..8b2d049 100644 --- a/source/gnome-extra/ruby-gnome2/FrugalBuild +++ b/source/gnome-extra/ruby-gnome2/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=ruby-gnome2 -pkgver=1.0.0 +pkgver=1.0.3 pkgrel=1 pkgdesc="Ruby language bindings for Gnome environment" _F_sourceforge_name="$pkgname-all" @@ -16,7 +16,7 @@ depends=('gnome-panel>=3.0.0' 'gtksourceview>=2.2.1' 'ruby>=1.9.1' 'libgtkhtml' groups=('gnome-extra') options=('scriptlet') archs=('i686' 'x86_64') -sha1sums=('28866952d255a6ddae499329daa968def65d876b') +sha1sums=('2a280760e411e443e4e617ca5345a3301fbd609d') _F_cd_path=$_F_sourceforge_name-$pkgver RubyVer=1.9.1 From bouleetbil at frogdev.info Thu Oct 6 09:24:03 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 09:24:03 +0200 (CEST) Subject: [Frugalware-git] gnometesting: telepathy-mission-control-5.9.3-1-x86_64 Message-ID: <20111006072403.8F27E142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=1b10cba699f5fd6743e77f412b92de13d08e0503 commit 1b10cba699f5fd6743e77f412b92de13d08e0503 Author: bouleetbil Date: Thu Oct 6 09:21:19 2011 +0200 telepathy-mission-control-5.9.3-1-x86_64 *Version bump diff --git a/source/lib/telepathy-mission-control/FrugalBuild b/source/lib/telepathy-mission-control/FrugalBuild index 41b904e..ce3667d 100644 --- a/source/lib/telepathy-mission-control/FrugalBuild +++ b/source/lib/telepathy-mission-control/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=telepathy-mission-control -pkgver=5.9.2 +pkgver=5.9.3 pkgrel=1 pkgdesc="Mission Control, or MC, is a telepathy (chat and voip framework) component" depends=('glibc' 'telepathy-glib' 'libtelepathy') @@ -11,7 +11,7 @@ url="http://telepathy.freedesktop.org/releases/$pkgname" up2date="Flasttar http://telepathy.freedesktop.org/releases/telepathy-mission-control/" source=("http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz") archs=('i686' 'x86_64' 'ppc' 'arm') -sha1sums=('61e4abc175629447942860d180db1707edddf5f1') +sha1sums=('c19b21229e3d79adf34f94047113175b0675f4f9') Fconfopts="${Fconfopts[@]} --enable-server" # optimization OK From bouleetbil at frogdev.info Thu Oct 6 10:14:18 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 10:14:18 +0200 (CEST) Subject: [Frugalware-git] gnometesting: genius-1.0.14-1-x86_64 Message-ID: <20111006081418.35B1D142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=70a6bf96489e3ebf57e2a31dca6b362fd7761339 commit 70a6bf96489e3ebf57e2a31dca6b362fd7761339 Author: bouleetbil Date: Thu Oct 6 10:11:28 2011 +0200 genius-1.0.14-1-x86_64 *Version bump diff --git a/source/apps-extra/genius/FrugalBuild b/source/apps-extra/genius/FrugalBuild index 0000d66..0441b96 100644 --- a/source/apps-extra/genius/FrugalBuild +++ b/source/apps-extra/genius/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=genius -pkgver=1.0.12 -pkgrel=2 +pkgver=1.0.14 +pkgrel=1 pkgdesc="Mathematical computation utility" options=('scriptlet') _F_gnome_devel="y" @@ -18,12 +18,12 @@ depends=('popt' 'ncurses' 'readline' \ makedepends=('intltool' 'bison' 'flex' 'rarian' 'gettext' \ 'libglade' 'gtksourceview' 'libgnome' 'vte' 'libgnomeui' 'esd' 'gail' 'atk' \ 'libxdamage' 'libxinerama' 'libxi' 'libxrandr' 'libxcursor' 'gtk+2' 'pango' \ - 'libxau' 'libxdmcp' 'openssl>=1.0.0') + 'libxau' 'libxdmcp' 'openssl>=1.0.0' 'gnome-doc-utils') groups=('apps-extra') url="http://www.jirka.org/genius.html" archs=('i686' 'x86_64' 'ppc') Fconfopts="${Fconfopts[@]} --disable-update-mimedb" -sha1sums=('4f19c881704070535eb15ae6d1b662bbfd21ab9d') +sha1sums=('47f0f322a341852b076a040b9f8534c657df733c') subpkgs=(genius-gnome) subdescs=("$pkgname gnome integration") subdepends=("genius libgnome vte libgnomeui libglade gtksourceview esd gail atk \ From bouleetbil at frogdev.info Thu Oct 6 10:20:15 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 10:20:15 +0200 (CEST) Subject: [Frugalware-git] gnometesting: usermode-1.108-1-x86_64 Message-ID: <20111006082015.14DAB142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=1c2b281e850428fd07d055595be0940523229d09 commit 1c2b281e850428fd07d055595be0940523229d09 Author: bouleetbil Date: Thu Oct 6 10:17:28 2011 +0200 usermode-1.108-1-x86_64 *Version bump diff --git a/source/apps/usermode/FrugalBuild b/source/apps/usermode/FrugalBuild index 74ef242..f7fa9a2 100644 --- a/source/apps/usermode/FrugalBuild +++ b/source/apps/usermode/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=usermode -pkgver=1.107 +pkgver=1.108 pkgrel=1 pkgdesc="Tools for certain user account management tasks" url="http://www.gnome.org/" @@ -14,7 +14,7 @@ archs=('i686' 'x86_64' 'ppc') urldl=https://fedorahosted.org/releases/u/s/usermode/ source=($urldl/$pkgname-$pkgver.tar.xz) up2date="elinks --dump $urldl | Flasttar" -sha1sums=('72b6b8bfa40c0b453db9e5d0d196ba878bac90a1') +sha1sums=('91d56d5fc63954c62bbc0790a66da8725b908123') options=('scriptlet') subpkgs=("gtk-usermode") From bouleetbil at frogdev.info Thu Oct 6 10:29:11 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 10:29:11 +0200 (CEST) Subject: [Frugalware-git] gnometesting: upower-0.9.14-1-x86_64 Message-ID: <20111006082911.7B91E142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=a35d02f41665ed1a9f02efb62799b22b03877981 commit a35d02f41665ed1a9f02efb62799b22b03877981 Author: bouleetbil Date: Thu Oct 6 10:26:26 2011 +0200 upower-0.9.14-1-x86_64 *Version bump diff --git a/source/apps/upower/FrugalBuild b/source/apps/upower/FrugalBuild index cc3c9c1..87281d0 100644 --- a/source/apps/upower/FrugalBuild +++ b/source/apps/upower/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=upower -pkgver=0.9.13 +pkgver=0.9.14 pkgrel=1 pkgdesc="upower provides a daemon, API and command line tools for managing power devices attached to the system." url="http://upwoer.freedesktop.org" @@ -12,7 +12,7 @@ groups=('apps') archs=('i686' 'x86_64' 'ppc') up2date="Flasttar http://upower.freedesktop.org/releases/" source=(http://upower.freedesktop.org/releases/$pkgname-$pkgver.tar.xz) -sha1sums=('48efb4a15bafef876d708992ec8168d4438179d7') +sha1sums=('d073ce9f25b2c300565e75fff03834eca3dccd9a') replaces=("devicekit-power") conflicts=("devicekit-power") provides=("devicekit-power") From bouleetbil at frogdev.info Thu Oct 6 10:33:51 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 10:33:51 +0200 (CEST) Subject: [Frugalware-git] gnometesting: xscreensaver-5.15-1-x86_64 Message-ID: <20111006083351.4111A142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=47c718818300432c4d7f1a2fa5feb88872280761 commit 47c718818300432c4d7f1a2fa5feb88872280761 Author: bouleetbil Date: Thu Oct 6 10:31:00 2011 +0200 xscreensaver-5.15-1-x86_64 *Version bump diff --git a/source/xlib/xscreensaver/FrugalBuild b/source/xlib/xscreensaver/FrugalBuild index 1755c74..271c8e2 100644 --- a/source/xlib/xscreensaver/FrugalBuild +++ b/source/xlib/xscreensaver/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Miklos Vajna pkgname=xscreensaver -pkgver=5.14 +pkgver=5.15 pkgrel=1 pkgdesc="A screen saver and locker for the X Window System." url="http://www.jwz.org/xscreensaver" @@ -37,7 +37,7 @@ build() Fsplit xscreensaver-data /usr/share/xscreensaver/config } -sha1sums=('bfa37a9e7b2e93f54922191bb93dbc70c2f73772' \ +sha1sums=('b5ce7caa19f4d57c3bac83377a36dddbe7095052' \ '737ddfb4cf34cbf3023ff8a860a0fa879e6be82c') # optimization OK From bouleetbil at frogdev.info Thu Oct 6 10:44:29 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 10:44:29 +0200 (CEST) Subject: [Frugalware-git] gnometesting: synfig-0.63.02-1-x86_64 *version bump Message-ID: <20111006084429.7FEA8142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=8ae0f868a389a9fea78638b9b231b03234a467f9 commit 8ae0f868a389a9fea78638b9b231b03234a467f9 Author: bouleetbil Date: Thu Oct 6 10:41:27 2011 +0200 synfig-0.63.02-1-x86_64 *version bump diff --git a/source/xmultimedia-extra/synfig/FrugalBuild b/source/xmultimedia-extra/synfig/FrugalBuild index f72f6e2..118fcf6 100644 --- a/source/xmultimedia-extra/synfig/FrugalBuild +++ b/source/xmultimedia-extra/synfig/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=synfig -pkgver=0.63.00 -pkgrel=2 +pkgver=0.63.02 +pkgrel=1 pkgdesc="vector-based 2D animation software" depends=('imagemagick>=6.6.8_5-3' 'ffmpeg>=0.8' 'libdv' 'openexr>=1.6.1' 'freetype2' 'etl>=0.04.14' 'libxml++') groups=('xmultimedia-extra') @@ -12,12 +12,10 @@ options=('scriptlet') _F_sourceforge_dirname="synfig" Finclude sourceforge url="http://synfig.org" -sha1sums=('1b47cb64575706919b76010691e9b71006b58d9d') +sha1sums=('c7dfb92812abb8dba94538546e15a0725effac36') build() { Fcd - #gcc4.5 - Fsed "sigc::connection::connection" "sigc::connection" src/synfig/canvas.cpp #libpng 1.4.2 Fsed "png_ptr->trans" "png_ptr->trans_alpha" src/modules/mod_png/mptr_png.cpp Fbuild From bouleetbil at frogdev.info Thu Oct 6 10:55:43 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 10:55:43 +0200 (CEST) Subject: [Frugalware-git] gnometesting: synfigstudio-0.63.02-1-x86_64 *version bump Message-ID: <20111006085543.A1737142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=613a11693a3cf89cb175da416b2a11c84ea4bc28 commit 613a11693a3cf89cb175da416b2a11c84ea4bc28 Author: bouleetbil Date: Thu Oct 6 10:52:50 2011 +0200 synfigstudio-0.63.02-1-x86_64 *version bump diff --git a/source/xmultimedia-extra/synfigstudio/FrugalBuild b/source/xmultimedia-extra/synfigstudio/FrugalBuild index 30dc837..8299d1f 100644 --- a/source/xmultimedia-extra/synfigstudio/FrugalBuild +++ b/source/xmultimedia-extra/synfigstudio/FrugalBuild @@ -2,28 +2,18 @@ # Maintainer: bouleetbil pkgname=synfigstudio -pkgver=0.63.00 -pkgrel=2 +pkgver=0.63.02 +pkgrel=1 pkgdesc="Film-Quality Vector Animation" options=('scriptlet') -depends=('synfig>=0.63.00-2' 'gtkmm2') +depends=('synfig>=0.63.02' 'gtkmm2') groups=('xmultimedia-extra') archs=('i686' 'x86_64') options=('scriptlet') _F_sourceforge_dirname="synfig" -_F_sourceforge_prefix="studio_" _F_gnome_desktop="y" _F_gnome_iconcache="y" _F_gnome_mime="y" Finclude sourceforge gnome-scriptlet -up2date="Flasttar http://synfig.org/en/current-release" url="http://synfig.org" -sha1sums=('bf794c11febee5b1b66673382e7dc497161515be') - -build() { - Fcd - #gcc4.5 - Fsed "Gtk::IconSize::IconSize" "Gtk::IconSize" src/gui/dialogs/dialog_color.cpp - Fbuild - Fbuild_gnome_scriptlet -} +sha1sums=('0b333b2169a7b93868d53540346d48d1edddd7d1') From bouleetbil at frogdev.info Thu Oct 6 10:58:32 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 10:58:32 +0200 (CEST) Subject: [Frugalware-git] gnometesting: ctemplate-1.0-1-x86_64 Message-ID: <20111006085832.214DB142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=af36d67d34bb3515d5b60296bde0f7385b2aeb5e commit af36d67d34bb3515d5b60296bde0f7385b2aeb5e Author: bouleetbil Date: Thu Oct 6 10:55:02 2011 +0200 ctemplate-1.0-1-x86_64 *Version bump diff --git a/source/lib-extra/ctemplate/FrugalBuild b/source/lib-extra/ctemplate/FrugalBuild index 54b3737..9c35be9 100644 --- a/source/lib-extra/ctemplate/FrugalBuild +++ b/source/lib-extra/ctemplate/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=ctemplate -pkgver=0.99 +pkgver=1.0 pkgrel=1 pkgdesc="CTemplate is a simple but powerful template language for C++." url="http://wb.mysql.com/" @@ -11,6 +11,6 @@ groups=('lib-extra') archs=('i686' 'x86_64') _F_googlecode_dirname="google-ctemplate" Finclude googlecode -sha1sums=('7fe974dfe90d35748564fa577f2c8be4b46f9663') +sha1sums=('313e3ee7f9e28adb537c08212eb509bdb848de56') # optimization OK From bouleetbil at frogdev.info Thu Oct 6 11:01:39 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 11:01:39 +0200 (CEST) Subject: [Frugalware-git] gnometesting: solfege-3.20.3-1-x86_64 Message-ID: <20111006090139.6CD20142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=6c0e418b58bb9aebc49f23c8882aa4adabc02dad commit 6c0e418b58bb9aebc49f23c8882aa4adabc02dad Author: bouleetbil Date: Thu Oct 6 10:58:06 2011 +0200 solfege-3.20.3-1-x86_64 *Version bump diff --git a/source/xapps-extra/solfege/FrugalBuild b/source/xapps-extra/solfege/FrugalBuild index 22bbdae..106bad0 100644 --- a/source/xapps-extra/solfege/FrugalBuild +++ b/source/xapps-extra/solfege/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=solfege -pkgver=3.18.1 +pkgver=3.20.3 pkgrel=1 pkgdesc="GNU Solfege is a computer program written to help you practice ear training" depends=('pygtk>=2.16.0-4' 'timidity++>=2.13.2-8' 'lame' 'python-mpd' 'libtimidity') @@ -13,6 +13,6 @@ _F_gnome_desktop="y" _F_sourceforge_realname="$pkgname stable" Finclude sourceforge gnome-scriptlet url="http://www.solfege.org" -sha1sums=('1ee57f2e1c076845cedbb03ebaf4d7ad52ab5df5') +sha1sums=('d3e8e4572e9066f110c079ad1defc8790e1fcb57') # optimization OK From bouleetbil at frogdev.info Thu Oct 6 11:03:49 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 11:03:49 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gscan2pdf-1.0.0-1-x86_64 Message-ID: <20111006090349.3ED8D142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=76c5c637080403b997ce9d3defd1dd571e048890 commit 76c5c637080403b997ce9d3defd1dd571e048890 Author: bouleetbil Date: Thu Oct 6 11:01:03 2011 +0200 gscan2pdf-1.0.0-1-x86_64 *Version bump diff --git a/source/xapps-extra/gscan2pdf/FrugalBuild b/source/xapps-extra/gscan2pdf/FrugalBuild index e913c85..0c59ebd 100644 --- a/source/xapps-extra/gscan2pdf/FrugalBuild +++ b/source/xapps-extra/gscan2pdf/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gscan2pdf -pkgver=0.9.32 +pkgver=1.0.0 pkgrel=1 pkgdesc="A GUI to ease the process of producing a multipage PDF from a scan." depends=('perl-gtk2' 'sane-backends' 'gettext' 'imagemagick>=6.4.8_9' 'perl-config-general' \ @@ -16,4 +16,4 @@ archs=('i686' 'x86_64' 'ppc') options=('scriptlet') _F_gnome_desktop="y" Finclude sourceforge gnome-scriptlet -sha1sums=('6df3590b839a7bf04c36db515eff67b32a47187c') +sha1sums=('a9788d53f9a4e046c9f2a855308c291dec58378a') From bouleetbil at frogdev.info Thu Oct 6 11:05:55 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 11:05:55 +0200 (CEST) Subject: [Frugalware-git] gnometesting: wammu-0.36-1-x86_64 Message-ID: <20111006090555.63B2D142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=e09a84c940c7326d7aba52ec8d021ea31c668d5b commit e09a84c940c7326d7aba52ec8d021ea31c668d5b Author: bouleetbil Date: Thu Oct 6 11:03:10 2011 +0200 wammu-0.36-1-x86_64 *Version bump diff --git a/source/xapps-extra/wammu/FrugalBuild b/source/xapps-extra/wammu/FrugalBuild index 7c7db73..0114d8c 100644 --- a/source/xapps-extra/wammu/FrugalBuild +++ b/source/xapps-extra/wammu/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=wammu -pkgver=0.35 +pkgver=0.36 pkgrel=1 pkgdesc="Wammu is mobile phone manager" url="http://wammu.eu/" @@ -12,7 +12,7 @@ archs=('i686' 'x86_64') source=("http://dl.cihar.com/wammu/latest/$pkgname-$pkgver.tar.bz2") up2date="lynx -dump http://wammu.eu/download/ | Flasttarbz2" options=('scriptlet') -sha1sums=('0ea394943301b1cd74223fa601964c681dff1d1d') +sha1sums=('acffc45bb69c8663ea4e5f475ddd297bd62e9f7b') build(){ export SKIPWXCHECK=yes From vmiklos at frugalware.org Thu Oct 6 11:10:21 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu, 6 Oct 2011 11:10:21 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fwsetup-1.2.2-2-i686 Message-ID: <20111006091021.DC76B142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=897fafb2b0d957540b7059bb921549148b8c0282 commit 897fafb2b0d957540b7059bb921549148b8c0282 Author: Miklos Vajna Date: Thu Oct 6 11:09:36 2011 +0200 fwsetup-1.2.2-2-i686 - add ext* modules, filesystem autoloading won't work with busybox diff --git a/source/devel-extra/fwsetup/FrugalBuild b/source/devel-extra/fwsetup/FrugalBuild index a8565d0..03569f4 100644 --- a/source/devel-extra/fwsetup/FrugalBuild +++ b/source/devel-extra/fwsetup/FrugalBuild @@ -7,7 +7,7 @@ USE_GUI=${USE_GUI:-"y"} pkgname=fwsetup pkgver=1.2.2 Fuse $USE_DEVEL && pkgver=1.1.8.8.g24530c3 -pkgrel=1 +pkgrel=2 pkgdesc="Frugalware Setup" url="http://ftp.frugalware.org/pub/other/setup/" depends=() @@ -28,8 +28,8 @@ archs=('i686' 'x86_64' 'ppc') _F_archive_nosort=y up2date="Flasttar $url/releases" if ! Fuse $USE_DEVEL; then - source=($url/releases/$pkgname-$pkgver.tar.gz more-space.patch) - signatures=("$source.asc" '') + source=($url/releases/$pkgname-$pkgver.tar.gz more-space.patch ext-module.patch) + signatures=("$source.asc" '' '') else _F_scm_type="git" _F_scm_url="git://git.frugalware.org/pub/other/setup/setup" diff --git a/source/devel-extra/fwsetup/ext-module.patch b/source/devel-extra/fwsetup/ext-module.patch new file mode 100644 index 0000000..bb38842 --- /dev/null +++ b/source/devel-extra/fwsetup/ext-module.patch @@ -0,0 +1,26 @@ +diff --git a/gui/start.sh b/gui/start.sh +index 389203a..d62ff1e 100644 +--- a/gui/start.sh ++++ b/gui/start.sh +@@ -18,7 +18,7 @@ mount -t tmpfs none /tmp + echo " * Initialising mtab.." + ln -sf /proc/self/mounts /etc/mtab + echo " * Load kernel modules.." +-modprobe isofs ++modprobe isofs ext2 ext3 ext4 + modprobe ntfs + modprobe BusLogic + modprobe -q ehci-hcd +diff --git a/src/plugins/hotplug.c b/src/plugins/hotplug.c +index a14bf1c..b28eee5 100644 +--- a/src/plugins/hotplug.c ++++ b/src/plugins/hotplug.c +@@ -64,7 +64,7 @@ int run(GList **config) + fw_system("mount -t tmpfs none /tmp"); + fw_system("mount -t tmpfs none /run"); + fw_system("ln -sf /proc/self/mounts /etc/mtab"); +- fw_system("modprobe isofs"); ++ fw_system("modprobe isofs ext2 etx3 ext4"); + fw_system("modprobe ntfs"); + fw_system("modprobe BusLogic"); + From bouleetbil at frogdev.info Thu Oct 6 11:13:08 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 11:13:08 +0200 (CEST) Subject: [Frugalware-git] gnometesting: monodevelop-2.8-1-x86_64 Message-ID: <20111006091308.EC14C142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=eed13d130ba7c64598c282de9d1a21751f86fa5a commit eed13d130ba7c64598c282de9d1a21751f86fa5a Author: bouleetbil Date: Thu Oct 6 11:10:19 2011 +0200 monodevelop-2.8-1-x86_64 *Version bump diff --git a/source/gnome-extra/monodevelop/FrugalBuild b/source/gnome-extra/monodevelop/FrugalBuild index a78db86..a1fdb6d 100644 --- a/source/gnome-extra/monodevelop/FrugalBuild +++ b/source/gnome-extra/monodevelop/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=monodevelop -pkgver=2.6 +pkgver=2.8 pkgrel=1 pkgdesc="A project to port SharpDevelop to Gtk#" url="http://www.mono-project.com/" @@ -12,14 +12,14 @@ makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') up2date="Flasttar http://download.mono-project.com/sources/$pkgname/" -source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.gz) +source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2) options=('scriptlet') _F_gnome_desktop=y _F_gnome_mime=y _F_gnome_iconcache=y Finclude gnome-scriptlet mono -sha1sums=('8cb14f7a26efb1e88171f8c8168f39b959e41f73') +sha1sums=('af38f1ff5bd11c4b1f9025600731900c63bd3467') Fconfopts="$Fconfopts --enable-versioncontrol --enable-git" replaces=('monodevelop-boo') From bouleetbil at frogdev.info Thu Oct 6 11:21:57 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 11:21:57 +0200 (CEST) Subject: [Frugalware-git] gnometesting: monodevelop-debugger-gdb-2.8-1-x86_64 Message-ID: <20111006092157.5B058142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=d57b0d52a10cd1057f21b9925f8d4f9a6f229859 commit d57b0d52a10cd1057f21b9925f8d4f9a6f229859 Author: bouleetbil Date: Thu Oct 6 11:19:11 2011 +0200 monodevelop-debugger-gdb-2.8-1-x86_64 *Version bump diff --git a/source/gnome-extra/monodevelop-debugger-gdb/FrugalBuild b/source/gnome-extra/monodevelop-debugger-gdb/FrugalBuild index 31eb362..b717c78 100644 --- a/source/gnome-extra/monodevelop-debugger-gdb/FrugalBuild +++ b/source/gnome-extra/monodevelop-debugger-gdb/FrugalBuild @@ -2,21 +2,21 @@ # Maintainer: bouleetbil pkgname=monodevelop-debugger-gdb -pkgver=2.6 +pkgver=2.8 pkgrel=1 pkgdesc="Debugger-gdb Extension for MonoDevelop" url="http://www.mono-project.com/" -depends=('monodevelop>=2.6' 'mono-debugger>=2.6.3') +depends=('monodevelop>=2.8' 'mono-debugger>=2.6.3') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') replaces=('monodevelop-debugger-mdb') archs=('i686' 'x86_64') up2date="Flasttar http://download.mono-project.com/sources/$pkgname/" -source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.gz) +source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2) options=('scriptlet') _F_mono_aot=0 Finclude mono -sha1sums=('a6052c8f701c1a7c861c4386ce5d532a68a3930b') +sha1sums=('7b35614bbeed35e02789a677c69089b3754c1653') Fconfopts="$Fconfopts --config=RELEASE --prefix=/usr" build() { From bouleetbil at frogdev.info Thu Oct 6 11:26:21 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 11:26:21 +0200 (CEST) Subject: [Frugalware-git] gnometesting: monodevelop-python-2.8-1-x86_64 Message-ID: <20111006092621.C4338142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=98a709ee31f2dffab9144f9428edbeee8f3df05a commit 98a709ee31f2dffab9144f9428edbeee8f3df05a Author: bouleetbil Date: Thu Oct 6 11:23:36 2011 +0200 monodevelop-python-2.8-1-x86_64 *Version bump diff --git a/source/gnome-extra/monodevelop-python/FrugalBuild b/source/gnome-extra/monodevelop-python/FrugalBuild index 836640e..2f477c1 100644 --- a/source/gnome-extra/monodevelop-python/FrugalBuild +++ b/source/gnome-extra/monodevelop-python/FrugalBuild @@ -2,20 +2,20 @@ # Maintainer: bouleetbil pkgname=monodevelop-python -pkgver=2.6 +pkgver=2.8 pkgrel=1 pkgdesc="Python Extension for MonoDevelop" url="http://www.mono-project.com/" -depends=('monodevelop>=2.6' 'python>=2.7') +depends=('monodevelop>=2.8' 'python>=2.7') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') up2date="Flasttar http://download.mono-project.com/sources/$pkgname/" -source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.gz) +source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2) options=('scriptlet') _F_mono_aot=0 Finclude mono -sha1sums=('a4d0a5ab7fbdcb9b4e74ff72a4791e4d4246a07d') +sha1sums=('822227a8411f59d980a64cc8c9cc94c98697f249') build() { Fcd From bouleetbil at frogdev.info Thu Oct 6 11:29:52 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 11:29:52 +0200 (CEST) Subject: [Frugalware-git] gnometesting: monodevelop-java-2.8-1-x86_64 Message-ID: <20111006092952.9A749142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=d5a846be884aebf7dcc2a28d51d5e85bb7072065 commit d5a846be884aebf7dcc2a28d51d5e85bb7072065 Author: bouleetbil Date: Thu Oct 6 11:27:07 2011 +0200 monodevelop-java-2.8-1-x86_64 *Version bump diff --git a/source/gnome-extra/monodevelop-java/FrugalBuild b/source/gnome-extra/monodevelop-java/FrugalBuild index 87a3063..e0c7f63 100644 --- a/source/gnome-extra/monodevelop-java/FrugalBuild +++ b/source/gnome-extra/monodevelop-java/FrugalBuild @@ -2,18 +2,18 @@ # Maintainer: bouleetbil pkgname=monodevelop-java -pkgver=2.6 +pkgver=2.8 pkgrel=1 pkgdesc="Java Extension for MonoDevelop" url="http://www.mono-project.com/" -depends=('monodevelop>=2.6') +depends=('monodevelop>=2.8') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') up2date="Flasttar http://download.mono-project.com/sources/$pkgname/" -source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.gz) +source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2) options=('scriptlet') _F_mono_aot=0 Finclude mono -sha1sums=('6843c79e809434b3a6e33e0d6bf76714713cff78') +sha1sums=('c00c646ed2ce28d0898c6cd0a2e847518af90486') Fconfopts="$Fconfopts --config=RELEASE" From bouleetbil at frogdev.info Thu Oct 6 11:33:52 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 11:33:52 +0200 (CEST) Subject: [Frugalware-git] gnometesting: monodevelop-database-2.8-1-x86_64 Message-ID: <20111006093352.EB259142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=5317310a7a1daa1d695c6948fecbe4bb77973058 commit 5317310a7a1daa1d695c6948fecbe4bb77973058 Author: bouleetbil Date: Thu Oct 6 11:31:07 2011 +0200 monodevelop-database-2.8-1-x86_64 *Version bump diff --git a/source/gnome-extra/monodevelop-database/FrugalBuild b/source/gnome-extra/monodevelop-database/FrugalBuild index b5aff04..33a76a4 100644 --- a/source/gnome-extra/monodevelop-database/FrugalBuild +++ b/source/gnome-extra/monodevelop-database/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: bouleetbil pkgname=monodevelop-database -pkgver=2.6 +pkgver=2.8 pkgrel=1 pkgdesc="Database Extension for MonoDevelop" url="http://www.mono-project.com/" -depends=('monodevelop>=2.6' 'sqlite3' 'mysql-connector-net') +depends=('monodevelop>=2.8' 'sqlite3' 'mysql-connector-net') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') up2date="Flasttar http://download.mono-project.com/sources/$pkgname/" -source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.gz) +source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2) options=('scriptlet') _F_mono_aot=0 Finclude mono -sha1sums=('90b4f65c537fbd43d3cd68872e86812974b34659') +sha1sums=('074d7d73ea58713bd5ff95005e0e16ea042b1d86') From vmiklos at frugalware.org Thu Oct 6 11:51:38 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu, 6 Oct 2011 11:51:38 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fwsetup-1.2.2-3-i686 Message-ID: <20111006095138.AAA01142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7cb4a17bf29437748e48ae0845823106d627e07d commit 7cb4a17bf29437748e48ae0845823106d627e07d Author: Miklos Vajna Date: Thu Oct 6 11:50:44 2011 +0200 fwsetup-1.2.2-3-i686 - oops, no way to load multiple modules with a single command diff --git a/source/devel-extra/fwsetup/FrugalBuild b/source/devel-extra/fwsetup/FrugalBuild index 03569f4..66a2086 100644 --- a/source/devel-extra/fwsetup/FrugalBuild +++ b/source/devel-extra/fwsetup/FrugalBuild @@ -7,7 +7,7 @@ USE_GUI=${USE_GUI:-"y"} pkgname=fwsetup pkgver=1.2.2 Fuse $USE_DEVEL && pkgver=1.1.8.8.g24530c3 -pkgrel=2 +pkgrel=3 pkgdesc="Frugalware Setup" url="http://ftp.frugalware.org/pub/other/setup/" depends=() diff --git a/source/devel-extra/fwsetup/ext-module.patch b/source/devel-extra/fwsetup/ext-module.patch index bb38842..1a2b114 100644 --- a/source/devel-extra/fwsetup/ext-module.patch +++ b/source/devel-extra/fwsetup/ext-module.patch @@ -1,26 +1,28 @@ diff --git a/gui/start.sh b/gui/start.sh -index 389203a..d62ff1e 100644 +index 389203a..74ae571 100644 --- a/gui/start.sh +++ b/gui/start.sh -@@ -18,7 +18,7 @@ mount -t tmpfs none /tmp - echo " * Initialising mtab.." +@@ -19,6 +19,9 @@ echo " * Initialising mtab.." ln -sf /proc/self/mounts /etc/mtab echo " * Load kernel modules.." --modprobe isofs -+modprobe isofs ext2 ext3 ext4 + modprobe isofs ++modprobe ext2 ++modprobe ext3 ++modprobe ext4 modprobe ntfs modprobe BusLogic modprobe -q ehci-hcd diff --git a/src/plugins/hotplug.c b/src/plugins/hotplug.c -index a14bf1c..b28eee5 100644 +index a14bf1c..3aac189 100644 --- a/src/plugins/hotplug.c +++ b/src/plugins/hotplug.c -@@ -64,7 +64,7 @@ int run(GList **config) - fw_system("mount -t tmpfs none /tmp"); +@@ -65,6 +65,9 @@ int run(GList **config) fw_system("mount -t tmpfs none /run"); fw_system("ln -sf /proc/self/mounts /etc/mtab"); -- fw_system("modprobe isofs"); -+ fw_system("modprobe isofs ext2 etx3 ext4"); + fw_system("modprobe isofs"); ++ fw_system("modprobe ext2"); ++ fw_system("modprobe ext3"); ++ fw_system("modprobe ext4"); fw_system("modprobe ntfs"); fw_system("modprobe BusLogic"); From bouleetbil at frogdev.info Thu Oct 6 11:53:11 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 11:53:11 +0200 (CEST) Subject: [Frugalware-git] gnometesting: poppler-0.18.0-1-x86_64 Message-ID: <20111006095311.50A97142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=d5c092c3f7ae2a85c03ba445514a843fd9550369 commit d5c092c3f7ae2a85c03ba445514a843fd9550369 Author: bouleetbil Date: Thu Oct 6 11:50:18 2011 +0200 poppler-0.18.0-1-x86_64 *Version bump diff --git a/source/xlib/poppler/FrugalBuild b/source/xlib/poppler/FrugalBuild index 69fe126..199eb06 100644 --- a/source/xlib/poppler/FrugalBuild +++ b/source/xlib/poppler/FrugalBuild @@ -10,8 +10,8 @@ else fi pkgname=poppler -pkgver=0.16.7 -pkgrel=2 +pkgver=0.18.0 +pkgrel=1 pkgdesc="A PDF rendering library" url="http://poppler.freedesktop.org/" depends=('libxext' 'fontconfig' 'libstdc++' 'cairo>=1.8.10-2' 'libjpeg>=8a' 'libxrender' 'libpng>=1.4.1' 'lcms>=1.18a-1' 'libxml2>=2.7.8') @@ -22,7 +22,7 @@ archs=('i686' 'x86_64' 'ppc' 'arm') up2date="Flasttar $url/releases.html" source=(http://poppler.freedesktop.org/$pkgname-$pkgver.tar.gz \ 01-poppler.conf) -sha1sums=('26c735f863688f62b57d5159863fdad4272be89f' \ +sha1sums=('21c0fb2381a552453aca484e16af5fdb8f66c816' \ 'a048348d9a8c6d545714350d3ab66dc7028e4b7f') options=('scriptlet') conflicts=('poppler-qt') From bouleetbil at frogdev.info Thu Oct 6 12:05:40 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 12:05:40 +0200 (CEST) Subject: [Frugalware-git] gnometesting: pdf2svg-0.2.1-2-x86_64 Message-ID: <20111006100540.EA78B142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=2c4a06ec9fb034dc5e7dae754a3363df77208eb6 commit 2c4a06ec9fb034dc5e7dae754a3363df77208eb6 Author: bouleetbil Date: Thu Oct 6 12:02:55 2011 +0200 pdf2svg-0.2.1-2-x86_64 *rebuild with poppler 0.18.0 diff --git a/source/apps-extra/pdf2svg/FrugalBuild b/source/apps-extra/pdf2svg/FrugalBuild index 6632828..7a39851 100644 --- a/source/apps-extra/pdf2svg/FrugalBuild +++ b/source/apps-extra/pdf2svg/FrugalBuild @@ -3,10 +3,10 @@ pkgname=pdf2svg pkgver=0.2.1 -pkgrel=1 +pkgrel=2 pkgdesc="A pdf to svg convertor" url="http://www.cityinthesky.co.uk/pdf2svg.html" -depends=('poppler-glib') +depends=('poppler-glib>=0.18.0') groups=('apps-extra') archs=('i686' 'x86_64') up2date="Flasttar $url" From bouleetbil at frogdev.info Thu Oct 6 12:10:32 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 12:10:32 +0200 (CEST) Subject: [Frugalware-git] gnometesting: tracker-0.12.3-6-x86_64 Message-ID: <20111006101032.2F53D142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=5e9b53c160c7dfd31cf92791dc13c05022f9eb2d commit 5e9b53c160c7dfd31cf92791dc13c05022f9eb2d Author: bouleetbil Date: Thu Oct 6 12:07:39 2011 +0200 tracker-0.12.3-6-x86_64 *rebuild with poppler 0.18.0 diff --git a/source/gnome/tracker/FrugalBuild b/source/gnome/tracker/FrugalBuild index 3e891e0..1e18ab1 100644 --- a/source/gnome/tracker/FrugalBuild +++ b/source/gnome/tracker/FrugalBuild @@ -4,10 +4,10 @@ pkgname=tracker pkgver=0.12.3 -pkgrel=5 +pkgrel=6 pkgdesc="Tracker is a first class object database, extensible tag/metadata database, search tool and indexer." depends=('dbus-glib>=0.76' 'sqlite3' \ - 'poppler-glib>=0.14.3' 'libvorbis' 'libpng' 'libexif' 'libgsf' 'gstreamer' \ + 'poppler-glib>=0.18.0' 'libvorbis' 'libpng' 'libexif' 'libgsf' 'gstreamer' \ 'gnome-desktop>=3.0.0' 'exempi' 'upower>=0.9.6' 'openssl>=1.0.0') rodepends=("libtracker") makedepends=('intltool' 'perl-xml-parser' 'gobject-introspection') From vmiklos at frugalware.org Thu Oct 6 12:15:10 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu, 6 Oct 2011 12:15:10 +0200 (CEST) Subject: [Frugalware-git] homepage-ng: FSA746-libreoffice Message-ID: <20111006101510.B8B92142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=4255b985b421a41e4fac9c64608d9388183bb420 commit 4255b985b421a41e4fac9c64608d9388183bb420 Author: Miklos Vajna Date: Thu Oct 6 12:15:33 2011 +0200 FSA746-libreoffice diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index d88d570..0011e72 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -26,6 +26,18 @@ + 746 + 2011-10-06 + Miklos Vajna + libreoffice + 3.4.2.3-1 + 3.4.3.2-1mores1 + http://bugs.frugalware.org/task/4609 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2713 + Red Hat, Inc. security researcher Huzaifa Sidhpurwala reported multiple vulnerabilities in the binary Microsoft Word (doc) file format importer where custom crafted documents trigger out of bounds behaviour. + Thanks to Huzaifa Sidhpurwala of Red Hat Security Team for reporting this vulnerability. + + 745 2011-09-17 Miklos Vajna From bouleetbil at frogdev.info Thu Oct 6 12:18:09 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 12:18:09 +0200 (CEST) Subject: [Frugalware-git] gnometesting: evince-3.2.0-2-x86_64 Message-ID: <20111006101809.1D1FC142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=d3d70758a68258ea87eaad79bec3983aacf28e15 commit d3d70758a68258ea87eaad79bec3983aacf28e15 Author: bouleetbil Date: Thu Oct 6 12:15:18 2011 +0200 evince-3.2.0-2-x86_64 *rebuild with poppler 0.18.0 diff --git a/source/gnome/evince/FrugalBuild b/source/gnome/evince/FrugalBuild index a1bc878..617b73b 100644 --- a/source/gnome/evince/FrugalBuild +++ b/source/gnome/evince/FrugalBuild @@ -3,9 +3,9 @@ pkgname=evince pkgver=3.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="A document viewer for GNOME" -depends=('gtk+3' 'poppler-glib>=0.16.0' 'rarian' 'desktop-file-utils' 'libxml2>=2.7.8' \ +depends=('gtk+3' 'poppler-glib>=0.18.0' 'rarian' 'desktop-file-utils' 'libxml2>=2.7.8' \ 't1lib' 'dbus-glib>=0.76' 'djvulibre' 'libspectre>=0.2.6-5' 'lcms' \ 'gsettings-desktop-schemas') makedepends=('intltool' 'gnome-doc-utils' 'perl-xml-parser' \ From bouleetbil at frogdev.info Thu Oct 6 12:20:52 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 12:20:52 +0200 (CEST) Subject: [Frugalware-git] gnometesting: ruby-gnome2-1.0.3-2-x86_64 Message-ID: <20111006102052.B63B2142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=32f3838fa4bfa89b2e6158d996e7ac0f420435d8 commit 32f3838fa4bfa89b2e6158d996e7ac0f420435d8 Author: bouleetbil Date: Thu Oct 6 12:18:03 2011 +0200 ruby-gnome2-1.0.3-2-x86_64 *rebuild with poppler 0.18.0 diff --git a/source/gnome-extra/ruby-gnome2/FrugalBuild b/source/gnome-extra/ruby-gnome2/FrugalBuild index 8b2d049..c46f57e 100644 --- a/source/gnome-extra/ruby-gnome2/FrugalBuild +++ b/source/gnome-extra/ruby-gnome2/FrugalBuild @@ -3,7 +3,7 @@ pkgname=ruby-gnome2 pkgver=1.0.3 -pkgrel=1 +pkgrel=2 pkgdesc="Ruby language bindings for Gnome environment" _F_sourceforge_name="$pkgname-all" _F_sourceforge_dirname="$pkgname" @@ -11,7 +11,7 @@ _F_sourceforge_realname=$pkgname Finclude sourceforge url="http://ruby-gnome2.sourceforge.jp/" depends=('gnome-panel>=3.0.0' 'gtksourceview>=2.2.1' 'ruby>=1.9.1' 'libgtkhtml' 'ruby-gtk2>=0.16.0' \ - 'dbus-glib>=0.74' 'vte>=0.22.0' 'libcroco>=0.6.1-4' 'ncurses' 'poppler-glib>=0.14.3' \ + 'dbus-glib>=0.74' 'vte>=0.22.0' 'libcroco>=0.6.1-4' 'ncurses' 'poppler-glib>=0.18.0' \ 'gtkglext' 'ruby-gtk2' 'firefox') groups=('gnome-extra') options=('scriptlet') From bouleetbil at frogdev.info Thu Oct 6 12:24:55 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 12:24:55 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gummi-0.5.8-3-x86_64 Message-ID: <20111006102455.31C31142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=dadf9dad2eb14ff8fc416977fd62f91383e60e10 commit dadf9dad2eb14ff8fc416977fd62f91383e60e10 Author: bouleetbil Date: Thu Oct 6 12:22:09 2011 +0200 gummi-0.5.8-3-x86_64 *rebuild with poppler 0.18.0 diff --git a/source/xapps-extra/gummi/FrugalBuild b/source/xapps-extra/gummi/FrugalBuild index 65b122f..64f4cb3 100644 --- a/source/xapps-extra/gummi/FrugalBuild +++ b/source/xapps-extra/gummi/FrugalBuild @@ -3,10 +3,10 @@ pkgname=gummi pkgver=0.5.8 -pkgrel=2 +pkgrel=3 pkgdesc="Gummi is a LaTeX editor " url="http://gummi.midnightcoding.org/" -depends=('gtkspell' 'poppler-glib' 'gtksourceview' 'texlive') +depends=('gtkspell' 'poppler-glib>=0.18.0' 'gtksourceview' 'texlive') makedepends=('intltool') groups=('xapps-extra') archs=('x86_64' 'i686') From bouleetbil at frogdev.info Thu Oct 6 12:25:55 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 12:25:55 +0200 (CEST) Subject: [Frugalware-git] gnometesting: epdfview-0.1.8-2-x86_64 Message-ID: <20111006102555.0EEFF142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=ead3acb7ecd08fefaf3d6063bf28869925e8f6ef commit ead3acb7ecd08fefaf3d6063bf28869925e8f6ef Author: bouleetbil Date: Thu Oct 6 12:23:09 2011 +0200 epdfview-0.1.8-2-x86_64 *rebuild with poppler 0.18.0 diff --git a/source/xapps-extra/epdfview/FrugalBuild b/source/xapps-extra/epdfview/FrugalBuild index e0de28f..d1db641 100644 --- a/source/xapps-extra/epdfview/FrugalBuild +++ b/source/xapps-extra/epdfview/FrugalBuild @@ -3,10 +3,10 @@ pkgname=epdfview pkgver=0.1.8 -pkgrel=1 +pkgrel=2 pkgdesc="ePDFView is a free lightweight PDF document viewer" url="http://trac.emma-soft.com/epdfview" -depends=('gtk+2>=2.20.0-2' 'poppler-glib>=0.16.3' 'lcms') +depends=('gtk+2>=2.20.0-2' 'poppler-glib>=0.18.0' 'lcms') groups=('xapps-extra') archs=('i686' 'x86_64') options=('scriptlet') From hermier at frugalware.org Thu Oct 6 12:49:38 2011 From: hermier at frugalware.org (Michel Hermier) Date: Thu, 6 Oct 2011 12:49:38 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: rss-glx-0.9.1-1-i686 Message-ID: <20111006104938.7F3AB142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=042a3380b547530f78a042c02f45c1fbeb73271e commit 042a3380b547530f78a042c02f45c1fbeb73271e Author: Michel Hermier Date: Thu Oct 6 12:47:27 2011 +0200 rss-glx-0.9.1-1-i686 * Bump version. diff --git a/source/xapps-extra/rss-glx/FrugalBuild b/source/xapps-extra/rss-glx/FrugalBuild index 95e23ed..186bec3 100644 --- a/source/xapps-extra/rss-glx/FrugalBuild +++ b/source/xapps-extra/rss-glx/FrugalBuild @@ -3,24 +3,23 @@ pkgname=rss-glx Fpkgversep="_" -pkgver=0.8.1 -pkgrel=5 +pkgver=0.9.1 +pkgrel=1 pkgdesc="Really Slick Screensavers written in OpenGL" -depends=('libglx' 'libgl' 'mesa' 'openal>=1.7.411' 'imagemagick>=6.6.8_5-3' 'xscreensaver') +depends=('libglx' 'libgl' 'openal>=1.7.411' 'imagemagick>=6.6.8_5-3' 'xscreensaver') #makedepends=('gnome-screensaver') groups=('xapps-extra') archs=('i686' 'x86_64') _F_sourceforge_ext=".tar.bz2" Finclude sourceforge url="http://rss-glx.sourceforge.net" -source=(${source/-$pkgver/_$pkgver} gcc43.patch rss-glx-0.8.1-imagemagick.patch) -up2date="lynx -dump http://rss-glx.sourceforge.net/ | Flasttar" -sha1sums=('188871d7940de8a7c3f9e622ddc131e46567eab5' \ - '46f1753be0fe0993856cf437f7b7e697953cf3dc' \ - '7ad7acb7d97880df33e7a57a20b10c60617927de') +up2date="Flasttar http://rss-glx.sourceforge.net/" + +#source=("${source[@]}") +sha1sums=('44d18b44a3d47fcfad4f84050652b904ccdbfb86') build() { - Fcd ${pkgname}_${pkgver} + Fcd sh ./autogen.sh || Fdie Fbuild diff --git a/source/xapps-extra/rss-glx/gcc43.patch b/source/xapps-extra/rss-glx/gcc43.patch deleted file mode 100644 index a1c1dc1..0000000 --- a/source/xapps-extra/rss-glx/gcc43.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- rss-glx_0.8.1-orig/reallyslick/cpp_src/skyrocket_sound.cpp -+++ rss-glx_0.8.1/reallyslick/cpp_src/skyrocket_sound.cpp -@@ -24,6 +24,7 @@ - #include - #include - -+#include - #include - - #include "loadTexture.h" ---- rss-glx_0.8.1-orig/reallyslick/Implicit/impSurface.cpp -+++ rss-glx_0.8.1/reallyslick/Implicit/impSurface.cpp -@@ -21,6 +21,7 @@ - #include - #include - #include -+#include - - - diff --git a/source/xapps-extra/rss-glx/rss-glx-0.8.1-imagemagick.patch b/source/xapps-extra/rss-glx/rss-glx-0.8.1-imagemagick.patch deleted file mode 100644 index f23c9fd..0000000 --- a/source/xapps-extra/rss-glx/rss-glx-0.8.1-imagemagick.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- rss-glx_0.8.1/other_src/Makefile.am.orig 2006-02-25 16:14:53.000000000 -0500 -+++ rss-glx_0.8.1/other_src/Makefile.am 2008-05-11 00:25:03.000000000 -0400 -@@ -23,6 +23,7 @@ - noinst_PROGRAMS = stringify - stringify_LDADD = @BZIP2@ - -+matrixview_CFLAGS = @Wand_CFLAGS@ - matrixview_LDADD = @BZIP2@ @Wand_LIBS@ - matrixview_textures.c: stringify matrixview_textures/cfont matrixview_textures/cpics - ./stringify matrixview_textures/cfont matrixview_textures/cpics > matrixview_textures.c From bouleetbil at frogdev.info Thu Oct 6 12:50:16 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 12:50:16 +0200 (CEST) Subject: [Frugalware-git] gnometesting: monodevelop-vala-2.8-1-x86_64 *version bump Message-ID: <20111006105016.0BD0B142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=6b0e0fc8b466befee55f35be2c82f0183225eb64 commit 6b0e0fc8b466befee55f35be2c82f0183225eb64 Author: bouleetbil Date: Thu Oct 6 12:47:17 2011 +0200 monodevelop-vala-2.8-1-x86_64 *version bump diff --git a/source/gnome-extra/monodevelop-vala/FrugalBuild b/source/gnome-extra/monodevelop-vala/FrugalBuild index 89a71d1..237400c 100644 --- a/source/gnome-extra/monodevelop-vala/FrugalBuild +++ b/source/gnome-extra/monodevelop-vala/FrugalBuild @@ -2,17 +2,28 @@ # Maintainer: bouleetbil pkgname=monodevelop-vala -pkgver=2.6 +pkgver=2.8 pkgrel=1 pkgdesc="Vala Extension for MonoDevelop" url="http://www.mono-project.com/" -depends=('monodevelop>=2.6' 'vala>=0.12') +depends=('monodevelop>=2.8' 'vala>=0.14') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') up2date="Flasttar http://download.mono-project.com/sources/$pkgname/" -source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.gz) +source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2 MonoDevelop.ValaBinding.dll.config) options=('scriptlet') _F_mono_aot=0 Finclude mono -sha1sums=('06cf56018e3e0d498d9360d7eb2f7cb6f36cca90') +sha1sums=('4b1537192e906a87515593fe7ee5da4e67f1b045' \ + 'e26e35148ee24cdbc9c5d62bc4f86cba1bbc6987') + +build() { + Fcd + cp -f ../MonoDevelop.ValaBinding.dll.config MonoDevelop.ValaBinding.dll.config || Fdie + Fsed "libvala-0.12" "libvala-0.14" configure* + unset MAKEFLAGS + Fmonoexport + Fbuild + Fmonocleanup +} diff --git a/source/gnome-extra/monodevelop-vala/MonoDevelop.ValaBinding.dll.config b/source/gnome-extra/monodevelop-vala/MonoDevelop.ValaBinding.dll.config new file mode 100644 index 0000000..809b1ec --- /dev/null +++ b/source/gnome-extra/monodevelop-vala/MonoDevelop.ValaBinding.dll.config @@ -0,0 +1,4 @@ + + + + From bouleetbil at frogdev.info Thu Oct 6 13:10:29 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 13:10:29 +0200 (CEST) Subject: [Frugalware-git] gnometesting: koffice-2.3.3-4-x86_64 Message-ID: <20111006111030.000FB142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=51689dca5b26a86187f0c62b1b0be0e84bc3c416 commit 51689dca5b26a86187f0c62b1b0be0e84bc3c416 Author: bouleetbil Date: Thu Oct 6 13:06:52 2011 +0200 koffice-2.3.3-4-x86_64 *rebuild with poppler 0.18.0 diff --git a/source/kde-extra/koffice/FrugalBuild b/source/kde-extra/koffice/FrugalBuild index e4d861a..d375fc9 100644 --- a/source/kde-extra/koffice/FrugalBuild +++ b/source/kde-extra/koffice/FrugalBuild @@ -4,7 +4,7 @@ pkgname=koffice pkgver=2.3.3 -pkgrel=3 +pkgrel=4 pkgdesc="An integrated Office suite for KDE" url="http://www.koffice.org" _F_kde_dirname="stable/$pkgname-latest" @@ -70,7 +70,7 @@ subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') subpkgs=("${subpkgs[@]}" "karbon") subdescs=("${subdescs[@]}" "KOffice Vector Graphics Drawing Application") -subdepends=("${subdepends[@]}" "libgl poppler-qt4>=0.14.3 libwpg pstoedit>=3.50-4") +subdepends=("${subdepends[@]}" "libgl poppler-qt4>=0.18.0 libwpg pstoedit>=3.50-4") subrodepends=("${subrodepends[@]}" "$pkgname-libs=$pkgver $pkgname-data=$pkgver") subgroups=("${subgroups[@]}" 'kde-extra') subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') From bouleetbil at frogdev.info Thu Oct 6 13:18:38 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 13:18:38 +0200 (CEST) Subject: [Frugalware-git] gnometesting: okular-4.7.1-2-x86_64 Message-ID: <20111006111838.4790A142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=58ba407854eb781a967d33b7e976695bdadd04af commit 58ba407854eb781a967d33b7e976695bdadd04af Author: bouleetbil Date: Thu Oct 6 13:15:49 2011 +0200 okular-4.7.1-2-x86_64 *rebuild with poppler 0.18.0 diff --git a/source/kde-extra/okular/FrugalBuild b/source/kde-extra/okular/FrugalBuild index cde8be0..9876758 100644 --- a/source/kde-extra/okular/FrugalBuild +++ b/source/kde-extra/okular/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: centuri0 pkgname=okular -pkgrel=1 +pkgrel=2 pkgdesc="KDE universal document viewer." groups=('kde-extra') archs=('i686' 'x86_64' 'ppc') @@ -10,7 +10,7 @@ Finclude kde depends=("kdelibs-core>=$_F_kde_ver" "kdelibs-interfaces>=$_F_kde_ver" "libthreadweaver>=$_F_kde_ver" "libkdesu>=$_F_kde_ver" \ 'attica>=0.2.0' "libkutils>=$_F_kde_ver" "libnepomuk>=$_F_kde_ver" 'qimageblitz>=0.0.4' \ "libkhtml>=$_F_kde_ver" 'ebook-tools>=0.2.1' 'qca>=2.0.3' 'chmlib>=0.40' 'libspectre>=0.2.6' \ - 'poppler-qt4>=0.16.3' 'djvulibre>=3.5.24') + 'poppler-qt4>=0.18.0' 'djvulibre>=3.5.24') makedepends=("${makedepends[@]}" "kdebase-workspace-compiletime>=$_F_kde_ver" \ "ksgmltools2>=$_F_kde_ver") From bouleetbil at frogdev.info Thu Oct 6 13:29:45 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 13:29:45 +0200 (CEST) Subject: [Frugalware-git] gnometesting: tumbler-0.1.22-2-x86_64 Message-ID: <20111006112945.2581D142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=f15a2921aec53281294d45aa66cc62a741ad25d2 commit f15a2921aec53281294d45aa66cc62a741ad25d2 Author: bouleetbil Date: Thu Oct 6 13:26:57 2011 +0200 tumbler-0.1.22-2-x86_64 *rebuild with poppler 0.18.0 diff --git a/source/xfce4-extra/tumbler/FrugalBuild b/source/xfce4-extra/tumbler/FrugalBuild index 834ddd6..d39aa55 100644 --- a/source/xfce4-extra/tumbler/FrugalBuild +++ b/source/xfce4-extra/tumbler/FrugalBuild @@ -3,11 +3,11 @@ pkgname=tumbler pkgver=0.1.22 -pkgrel=1 +pkgrel=2 pkgdesc="A D-Bus service for applications to request thumbnails." url="http://www.xfce.org" makedepends=('intltool') -depends=('dbus-glib' 'poppler-glib' 'ffmpegthumbnailer') +depends=('dbus-glib' 'poppler-glib>=0.18.0' 'ffmpegthumbnailer') groups=('xfce4-extra' 'xfce4-goodies') archs=('i686' 'x86_64') Finclude xfce4 From vmiklos at frugalware.org Thu Oct 6 13:32:02 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu, 6 Oct 2011 13:32:02 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fwsetup-1.2.2-4-i686 Message-ID: <20111006113202.E8405142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=457588432c5ff84049d29f808e02f72f2cc73ec3 commit 457588432c5ff84049d29f808e02f72f2cc73ec3 Author: Miklos Vajna Date: Thu Oct 6 13:31:20 2011 +0200 fwsetup-1.2.2-4-i686 - mount /dev early, populating it later in the chroot isn't so easy diff --git a/source/devel-extra/fwsetup/FrugalBuild b/source/devel-extra/fwsetup/FrugalBuild index 66a2086..dd309ab 100644 --- a/source/devel-extra/fwsetup/FrugalBuild +++ b/source/devel-extra/fwsetup/FrugalBuild @@ -7,7 +7,7 @@ USE_GUI=${USE_GUI:-"y"} pkgname=fwsetup pkgver=1.2.2 Fuse $USE_DEVEL && pkgver=1.1.8.8.g24530c3 -pkgrel=3 +pkgrel=4 pkgdesc="Frugalware Setup" url="http://ftp.frugalware.org/pub/other/setup/" depends=() @@ -28,8 +28,8 @@ archs=('i686' 'x86_64' 'ppc') _F_archive_nosort=y up2date="Flasttar $url/releases" if ! Fuse $USE_DEVEL; then - source=($url/releases/$pkgname-$pkgver.tar.gz more-space.patch ext-module.patch) - signatures=("$source.asc" '' '') + source=($url/releases/$pkgname-$pkgver.tar.gz more-space.patch ext-module.patch mount-dev.patch) + signatures=("$source.asc" '' '' '') else _F_scm_type="git" _F_scm_url="git://git.frugalware.org/pub/other/setup/setup" diff --git a/source/devel-extra/fwsetup/mount-dev.patch b/source/devel-extra/fwsetup/mount-dev.patch new file mode 100644 index 0000000..c044042 --- /dev/null +++ b/source/devel-extra/fwsetup/mount-dev.patch @@ -0,0 +1,22 @@ +diff --git a/src/plugins/postconf.c b/src/plugins/postconf.c +index f0b3d12..1ed0c07 100644 +--- a/src/plugins/postconf.c ++++ b/src/plugins/postconf.c +@@ -245,14 +245,11 @@ int run(GList **config) + + dialog_vars.backtitle=gen_backtitle(_("Post-install configuration")); + +- // TODO: somehow /proc gets mounted sometimes +- // this is just a workaround, we should find and fix the affected pkgs +- ptr = g_strdup_printf("umount %s/proc", TARGETDIR); +- fw_system(ptr); +- free(ptr); +- + // this prevents mounting and umounting dev/proc/sys for each config + // tool ++ ptr = g_strdup_printf("mount /dev -o bind %s/dev", TARGETDIR); ++ fw_system(ptr); ++ free(ptr); + ptr = g_strdup_printf("mount /proc -o bind %s/proc", TARGETDIR); + fw_system(ptr); + free(ptr); From bouleetbil at frogdev.info Thu Oct 6 13:32:32 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 13:32:32 +0200 (CEST) Subject: [Frugalware-git] gnometesting: cups-1.5.0-4-x86_64 Message-ID: <20111006113232.B51C4142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=de1508639bf4f3f9b6d6e7d774a7649e9d0f0a13 commit de1508639bf4f3f9b6d6e7d774a7649e9d0f0a13 Author: bouleetbil Date: Thu Oct 6 13:29:41 2011 +0200 cups-1.5.0-4-x86_64 *rebuild with poppler 0.18.0 diff --git a/source/xapps/cups/FrugalBuild b/source/xapps/cups/FrugalBuild index c5afdd8..4190264 100644 --- a/source/xapps/cups/FrugalBuild +++ b/source/xapps/cups/FrugalBuild @@ -4,10 +4,10 @@ pkgname=cups pkgver=1.5.0 -pkgrel=3 +pkgrel=4 pkgdesc="The CUPS Printing System" url="http://www.cups.org/" -depends=('libtiff' 'libpng>=1.4.1' 'libjpeg>=8a' 'systemd' 'poppler-pdftools>=0.14.3') +depends=('libtiff' 'libpng>=1.4.1' 'libjpeg>=8a' 'systemd' 'poppler-pdftools>=0.18.0') makedepends=('openssl>=1.0.0') rodepends=('libcups') groups=('xapps') From bouleetbil at frogdev.info Thu Oct 6 13:47:52 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 13:47:52 +0200 (CEST) Subject: [Frugalware-git] gnometesting: inkscape-0.48.2-3-x86_64 Message-ID: <20111006114752.4B9C3142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=3c8a3a4f0a3ee1e0b5f6cc51b9a0225ac7e8abeb commit 3c8a3a4f0a3ee1e0b5f6cc51b9a0225ac7e8abeb Author: bouleetbil Date: Thu Oct 6 13:44:54 2011 +0200 inkscape-0.48.2-3-x86_64 *rebuild with poppler 0.18.0 diff --git a/source/xapps-extra/inkscape/FrugalBuild b/source/xapps-extra/inkscape/FrugalBuild index 59f5bf3..200e7a1 100644 --- a/source/xapps-extra/inkscape/FrugalBuild +++ b/source/xapps-extra/inkscape/FrugalBuild @@ -4,11 +4,11 @@ pkgname=inkscape pkgver=0.48.2 -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' 'imagemagick>=6.6.8_5-3' 'gsl') + 'poppler-glib>=0.18.0' 'imagemagick>=6.6.8_5-3' 'gsl') makedepends=('boost>=1.46.1' 'intltool' 'perl-xml-parser') rodepends=('libxml2>=2.6.20' 'pyxml' 'libxslt' 'lxml') groups=('xapps-extra') From bouleetbil at frogdev.info Thu Oct 6 13:50:34 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 13:50:34 +0200 (CEST) Subject: [Frugalware-git] gnometesting: texmaker-3.1-2-x86_64 Message-ID: <20111006115034.D0B98142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=3a6297c8a46a25e45c6a9aa394ee6130f02801a4 commit 3a6297c8a46a25e45c6a9aa394ee6130f02801a4 Author: bouleetbil Date: Thu Oct 6 13:47:43 2011 +0200 texmaker-3.1-2-x86_64 *rebuild with poppler 0.18.0 diff --git a/source/xapps-extra/texmaker/FrugalBuild b/source/xapps-extra/texmaker/FrugalBuild index 0ece387..b96b376 100644 --- a/source/xapps-extra/texmaker/FrugalBuild +++ b/source/xapps-extra/texmaker/FrugalBuild @@ -3,10 +3,10 @@ pkgname=texmaker pkgver=3.1 -pkgrel=1 +pkgrel=2 pkgdesc="Texmaker is a free LaTeX editor." url="http://www.xm1math.net/texmaker/" -depends=('libqtwebkit' 'libqtscript' 'poppler-qt4>=0.16.3') +depends=('libqtwebkit' 'libqtscript' 'poppler-qt4>=0.18.0') rodepends=('xghostscript>=9.02' 'texlive') groups=('xapps-extra') archs=('i686' 'x86_64') From bouleetbil at frogdev.info Thu Oct 6 14:30:46 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 14:30:46 +0200 (CEST) Subject: [Frugalware-git] gnometesting: texlive-20110705-2-x86_64 Message-ID: <20111006123046.27EF8142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=ea938623087c6caa950d2d811de554b61a3935ce commit ea938623087c6caa950d2d811de554b61a3935ce Author: bouleetbil Date: Thu Oct 6 14:22:33 2011 +0200 texlive-20110705-2-x86_64 *rebuild with poppler 0.18.0 diff --git a/source/xapps-extra/texlive/FrugalBuild b/source/xapps-extra/texlive/FrugalBuild index 6a450cc..23018c5 100644 --- a/source/xapps-extra/texlive/FrugalBuild +++ b/source/xapps-extra/texlive/FrugalBuild @@ -3,10 +3,10 @@ pkgname=texlive pkgver=20110705 -pkgrel=1 +pkgrel=2 pkgdesc="A complete TeX distribution" archs=('i686' 'x86_64' 'ppc') -depends=('t1lib' 'gd' 'ncurses' 'poppler>=0.16.3' 'icu4c>=4.2') +depends=('t1lib' 'gd' 'ncurses' 'poppler>=0.18.0' 'icu4c>=4.2') rodepends=('ghostscript' 'perl') makedepends=('clisp' 'ffcall') url='http://tug.org/texlive/' From vmiklos at frugalware.org Thu Oct 6 14:49:51 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu, 6 Oct 2011 14:49:51 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fwsetup-1.2.2-5-i686 Message-ID: <20111006124951.D9A9A142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=79c27e51983b5f477fadf0e4b9f86f3b3a3cb73d commit 79c27e51983b5f477fadf0e4b9f86f3b3a3cb73d Author: Miklos Vajna Date: Thu Oct 6 14:49:15 2011 +0200 fwsetup-1.2.2-5-i686 - fix /dev mount (since it's mounted by the kernel, bind mount doesn't work) diff --git a/source/devel-extra/fwsetup/FrugalBuild b/source/devel-extra/fwsetup/FrugalBuild index dd309ab..50d8594 100644 --- a/source/devel-extra/fwsetup/FrugalBuild +++ b/source/devel-extra/fwsetup/FrugalBuild @@ -7,7 +7,7 @@ USE_GUI=${USE_GUI:-"y"} pkgname=fwsetup pkgver=1.2.2 Fuse $USE_DEVEL && pkgver=1.1.8.8.g24530c3 -pkgrel=4 +pkgrel=5 pkgdesc="Frugalware Setup" url="http://ftp.frugalware.org/pub/other/setup/" depends=() diff --git a/source/devel-extra/fwsetup/mount-dev.patch b/source/devel-extra/fwsetup/mount-dev.patch index c044042..7f8a011 100644 --- a/source/devel-extra/fwsetup/mount-dev.patch +++ b/source/devel-extra/fwsetup/mount-dev.patch @@ -1,5 +1,5 @@ diff --git a/src/plugins/postconf.c b/src/plugins/postconf.c -index f0b3d12..1ed0c07 100644 +index f0b3d12..da6648b 100644 --- a/src/plugins/postconf.c +++ b/src/plugins/postconf.c @@ -245,14 +245,11 @@ int run(GList **config) @@ -14,7 +14,7 @@ index f0b3d12..1ed0c07 100644 - // this prevents mounting and umounting dev/proc/sys for each config // tool -+ ptr = g_strdup_printf("mount /dev -o bind %s/dev", TARGETDIR); ++ ptr = g_strdup_printf("mount none -t devtmpfs %s/dev", TARGETDIR); + fw_system(ptr); + free(ptr); ptr = g_strdup_printf("mount /proc -o bind %s/proc", TARGETDIR); From bouleetbil at frogdev.info Thu Oct 6 15:06:58 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 15:06:58 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-documents-0.2.0-3-x86_64 *replace referencer Message-ID: <20111006130658.DBA3C142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=d3a3aada82d24c1c472dc64369b6686f715d2c51 commit d3a3aada82d24c1c472dc64369b6686f715d2c51 Author: bouleetbil Date: Thu Oct 6 15:04:03 2011 +0200 gnome-documents-0.2.0-3-x86_64 *replace referencer diff --git a/source/gnome/gnome-documents/FrugalBuild b/source/gnome/gnome-documents/FrugalBuild index ba59117..2f0869a 100644 --- a/source/gnome/gnome-documents/FrugalBuild +++ b/source/gnome/gnome-documents/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gnome-documents pkgver=0.2.0 -pkgrel=2 +pkgrel=3 pkgdesc="Document manager for gnome" depends=('evince' 'gjs' 'gnome-online-accounts' 'gtk+3' 'liboauth' 'clutter-gtk' 'libgdata' \ 'gnome-desktop' 'tracker') @@ -15,5 +15,6 @@ _F_gnome_desktop="y" _F_gnome_glib="y" Finclude gnome gnome-scriptlet sha1sums=('0843308395c85b6cf7571124fd9f3a0f8fdaf183') +replaces=('referencer') # optimization OK From bouleetbil at frogdev.info Thu Oct 6 15:06:58 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 15:06:58 +0200 (CEST) Subject: [Frugalware-git] gnometesting: referencer *dead Message-ID: <20111006130658.C1136142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=da43e5c76b01651f4a53ceb2e048f7fbd43b66e6 commit da43e5c76b01651f4a53ceb2e048f7fbd43b66e6 Author: bouleetbil Date: Thu Oct 6 15:02:42 2011 +0200 referencer *dead diff --git a/source/gnome-extra/referencer/FrugalBuild b/source/gnome-extra/referencer/FrugalBuild deleted file mode 100644 index 29c1bdb..0000000 --- a/source/gnome-extra/referencer/FrugalBuild +++ /dev/null @@ -1,25 +0,0 @@ -# Compiling Time: 0.15 SBU -# Maintainer: bouleetbil - -pkgname=referencer -pkgver=1.1.6 -pkgrel=7 -pkgdesc="Referencer is a Gnome application to organise documents or references" -url="http://icculus.org/referencer" -up2date="lynx -dump $url/downloads/ | Flasttar" -source=(${url}/downloads/$pkgname-$pkgver.tar.gz referencer-poppler-0.15.patch) -options=('scriptlet') -depends=('libgnomeuimm>=2.26.0-3' 'libsm' 'popt' 'esd' 'gail>=2.20.0-2' 'libart_lgpl' 'python>=2.7' \ - 'atk' 'poppler-glib>=0.14.3' 'freetype2' 'libxau>=1.0.4' 'libxdmcp' 'libboost>=1.46.1' \ - 'libxdamage' 'openssl>=1.0.0' 'libxinerama' 'libxi' 'libxrandr' 'libxcursor') -makedepends=('boost' 'perl-xml-parser' 'intltool' 'gnome-doc-utils') -_F_gnome_iconcache="y" -_F_gnome_desktop="y" -Finclude gnome-scriptlet -groups=('gnome-extra') -archs=('i686' 'x86_64') -Fconfopts="${Fconfopts[@]} --disable-update-mime-database" -sha1sums=('232d7f1ffc6f393d174f3a543834579df5a3f93b' \ - 'ec77cdc4f8d9c5429e8a2e404fd6eb33de6ea7c2') - -# optimization OK diff --git a/source/gnome-extra/referencer/referencer-poppler-0.15.patch b/source/gnome-extra/referencer/referencer-poppler-0.15.patch deleted file mode 100644 index b228e02..0000000 --- a/source/gnome-extra/referencer/referencer-poppler-0.15.patch +++ /dev/null @@ -1,8895 +0,0 @@ ---- configure.in 2009-06-21 13:01:46.000000000 +0200 -+++ configure.in 2010-10-08 12:24:26.000000000 +0200 -@@ -49,12 +49,14 @@ AC_CHECK_LIB(boost_regex, [main], , [ - AC_CHECK_HEADERS(boost/regex.hpp) - AC_SUBST(DEPS_CFLAGS) - AC_SUBST(DEPS_LIBS) -+LIBS="$LIBS $DEPS_LIBS" - - dnl Special case for poppler-glib < 0.6 - case $($PKG_CONFIG --modversion poppler-glib) in - 0.5.*) - AC_DEFINE(OLD_POPPLER,"1","Using poppler < 0.6");; - esac -+AC_CHECK_FUNCS([poppler_page_get_selected_text]) - - - dnl I18n ---- src/Document.C 2009-08-02 11:16:46.000000000 +0200 -+++ src/Document.C 2010-10-08 09:39:22.000000000 +0200 -@@ -488,7 +488,11 @@ bool Document::readPDF () - textdump += poppler_page_get_text (page, rect); - #else - #warning Using poppler >= 0.6 -- textdump += poppler_page_get_text (page, POPPLER_SELECTION_GLYPH, rect); -+ #ifdef HAVE_POPPLER_PAGE_GET_SELECTED_TEXT -+ textdump += poppler_page_get_text (page); -+ #else -+ textdump += poppler_page_get_text (page, POPPLER_SELECTION_GLYPH, rect); -+ #endif - #endif - - poppler_rectangle_free (rect); - ---- configure.orig 2010-10-15 14:47:05.522479121 -0400 -+++ configure 2010-10-15 14:47:59.429237043 -0400 -@@ -1,18 +1,22 @@ - #! /bin/sh - # Guess values for system-dependent variables and create Makefiles. --# Generated by GNU Autoconf 2.63. -+# Generated by GNU Autoconf 2.66. -+# - # - # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, --# 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. -+# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software -+# Foundation, Inc. -+# -+# - # This configure script is free software; the Free Software Foundation - # gives unlimited permission to copy, distribute and modify it. --## --------------------- ## --## M4sh Initialization. ## --## --------------------- ## -+## -------------------- ## -+## M4sh Initialization. ## -+## -------------------- ## - - # Be more Bourne compatible - DUALCASE=1; export DUALCASE # for MKS sh --if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then -+if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : - emulate sh - NULLCMD=: - # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which -@@ -20,23 +24,15 @@ - alias -g '${1+"$@"}'='"$@"' - setopt NO_GLOB_SUBST - else -- case `(set -o) 2>/dev/null` in -- *posix*) set -o posix ;; -+ case `(set -o) 2>/dev/null` in #( -+ *posix*) : -+ set -o posix ;; #( -+ *) : -+ ;; - esac -- - fi - - -- -- --# PATH needs CR --# Avoid depending upon Character Ranges. --as_cr_letters='abcdefghijklmnopqrstuvwxyz' --as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' --as_cr_Letters=$as_cr_letters$as_cr_LETTERS --as_cr_digits='0123456789' --as_cr_alnum=$as_cr_Letters$as_cr_digits -- - as_nl=' - ' - export as_nl -@@ -44,7 +40,13 @@ - as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' - as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo - as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo --if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then -+# Prefer a ksh shell builtin over an external printf program on Solaris, -+# but without wasting forks for bash or zsh. -+if test -z "$BASH_VERSION$ZSH_VERSION" \ -+ && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then -+ as_echo='print -r --' -+ as_echo_n='print -rn --' -+elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then - as_echo='printf %s\n' - as_echo_n='printf %s' - else -@@ -55,7 +57,7 @@ - as_echo_body='eval expr "X$1" : "X\\(.*\\)"' - as_echo_n_body='eval - arg=$1; -- case $arg in -+ case $arg in #( - *"$as_nl"*) - expr "X$arg" : "X\\(.*\\)$as_nl"; - arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; -@@ -78,13 +80,6 @@ - } - fi - --# Support unset when possible. --if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then -- as_unset=unset --else -- as_unset=false --fi -- - - # IFS - # We need space, tab and new line, in precisely that order. Quoting is -@@ -94,15 +89,15 @@ - IFS=" "" $as_nl" - - # Find who we are. Look in the path if we contain no directory separator. --case $0 in -+case $0 in #(( - *[\\/]* ) as_myself=$0 ;; - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR - for as_dir in $PATH - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. -- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break --done -+ test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break -+ done - IFS=$as_save_IFS - - ;; -@@ -114,12 +109,16 @@ - fi - if test ! -f "$as_myself"; then - $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 -- { (exit 1); exit 1; } -+ exit 1 - fi - --# Work around bugs in pre-3.0 UWIN ksh. --for as_var in ENV MAIL MAILPATH --do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var -+# Unset variables that we do not need and which cause bugs (e.g. in -+# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" -+# suppresses any "Segmentation fault" message there. '((' could -+# trigger a bug in pdksh 5.2.14. -+for as_var in BASH_ENV ENV MAIL MAILPATH -+do eval test x\${$as_var+set} = xset \ -+ && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : - done - PS1='$ ' - PS2='> ' -@@ -131,330 +130,299 @@ - LANGUAGE=C - export LANGUAGE - --# Required to use basename. --if expr a : '\(a\)' >/dev/null 2>&1 && -- test "X`expr 00001 : '.*\(...\)'`" = X001; then -- as_expr=expr --else -- as_expr=false --fi -- --if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then -- as_basename=basename --else -- as_basename=false --fi -- -- --# Name of the executable. --as_me=`$as_basename -- "$0" || --$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ -- X"$0" : 'X\(//\)$' \| \ -- X"$0" : 'X\(/\)' \| . 2>/dev/null || --$as_echo X/"$0" | -- sed '/^.*\/\([^/][^/]*\)\/*$/{ -- s//\1/ -- q -- } -- /^X\/\(\/\/\)$/{ -- s//\1/ -- q -- } -- /^X\/\(\/\).*/{ -- s//\1/ -- q -- } -- s/.*/./; q'` -- - # CDPATH. --$as_unset CDPATH -- -+(unset CDPATH) >/dev/null 2>&1 && unset CDPATH - - if test "x$CONFIG_SHELL" = x; then -- if (eval ":") 2>/dev/null; then -- as_have_required=yes -+ as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : -+ emulate sh -+ NULLCMD=: -+ # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which -+ # is contrary to our usage. Disable this feature. -+ alias -g '\${1+\"\$@\"}'='\"\$@\"' -+ setopt NO_GLOB_SUBST - else -- as_have_required=no -+ case \`(set -o) 2>/dev/null\` in #( -+ *posix*) : -+ set -o posix ;; #( -+ *) : -+ ;; -+esac - fi -- -- if test $as_have_required = yes && (eval ": --(as_func_return () { -- (exit \$1) --} --as_func_success () { -- as_func_return 0 --} --as_func_failure () { -- as_func_return 1 --} --as_func_ret_success () { -- return 0 --} --as_func_ret_failure () { -- return 1 --} -+" -+ as_required="as_fn_return () { (exit \$1); } -+as_fn_success () { as_fn_return 0; } -+as_fn_failure () { as_fn_return 1; } -+as_fn_ret_success () { return 0; } -+as_fn_ret_failure () { return 1; } - - exitcode=0 --if as_func_success; then -- : --else -- exitcode=1 -- echo as_func_success failed. --fi -- --if as_func_failure; then -- exitcode=1 -- echo as_func_failure succeeded. --fi -- --if as_func_ret_success; then -- : --else -- exitcode=1 -- echo as_func_ret_success failed. --fi -- --if as_func_ret_failure; then -- exitcode=1 -- echo as_func_ret_failure succeeded. --fi -- --if ( set x; as_func_ret_success y && test x = \"\$1\" ); then -- : -+as_fn_success || { exitcode=1; echo as_fn_success failed.; } -+as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; } -+as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; } -+as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; } -+if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then : -+ -+else -+ exitcode=1; echo positional parameters were not saved. -+fi -+test x\$exitcode = x0 || exit 1" -+ as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO -+ as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO -+ eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && -+ test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 -+test \$(( 1 + 1 )) = 2 || exit 1" -+ if (eval "$as_required") 2>/dev/null; then : -+ as_have_required=yes - else -- exitcode=1 -- echo positional parameters were not saved. -+ as_have_required=no - fi -+ if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then : - --test \$exitcode = 0) || { (exit 1); exit 1; } -- --( -- as_lineno_1=\$LINENO -- as_lineno_2=\$LINENO -- test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" && -- test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; } --") 2> /dev/null; then -- : - else -- as_candidate_shells= -- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -+ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -+as_found=false - for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. -- case $as_dir in -+ as_found=: -+ case $as_dir in #( - /*) - for as_base in sh bash ksh sh5; do -- as_candidate_shells="$as_candidate_shells $as_dir/$as_base" -+ # Try only shells that exist, to save several forks. -+ as_shell=$as_dir/$as_base -+ if { test -f "$as_shell" || test -f "$as_shell.exe"; } && -+ { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then : -+ CONFIG_SHELL=$as_shell as_have_required=yes -+ if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then : -+ break 2 -+fi -+fi - done;; - esac -+ as_found=false - done -+$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } && -+ { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then : -+ CONFIG_SHELL=$SHELL as_have_required=yes -+fi; } - IFS=$as_save_IFS - - -- for as_shell in $as_candidate_shells $SHELL; do -- # Try only shells that exist, to save several forks. -- if { test -f "$as_shell" || test -f "$as_shell.exe"; } && -- { ("$as_shell") 2> /dev/null <<\_ASEOF --if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then -- emulate sh -- NULLCMD=: -- # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which -- # is contrary to our usage. Disable this feature. -- alias -g '${1+"$@"}'='"$@"' -- setopt NO_GLOB_SUBST --else -- case `(set -o) 2>/dev/null` in -- *posix*) set -o posix ;; --esac -- --fi -- -- --: --_ASEOF --}; then -- CONFIG_SHELL=$as_shell -- as_have_required=yes -- if { "$as_shell" 2> /dev/null <<\_ASEOF --if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then -- emulate sh -- NULLCMD=: -- # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which -- # is contrary to our usage. Disable this feature. -- alias -g '${1+"$@"}'='"$@"' -- setopt NO_GLOB_SUBST --else -- case `(set -o) 2>/dev/null` in -- *posix*) set -o posix ;; --esac -- --fi -- -- --: --(as_func_return () { -- (exit $1) --} --as_func_success () { -- as_func_return 0 --} --as_func_failure () { -- as_func_return 1 --} --as_func_ret_success () { -- return 0 --} --as_func_ret_failure () { -- return 1 --} -- --exitcode=0 --if as_func_success; then -- : --else -- exitcode=1 -- echo as_func_success failed. --fi -- --if as_func_failure; then -- exitcode=1 -- echo as_func_failure succeeded. --fi -- --if as_func_ret_success; then -- : --else -- exitcode=1 -- echo as_func_ret_success failed. --fi -- --if as_func_ret_failure; then -- exitcode=1 -- echo as_func_ret_failure succeeded. -+ if test "x$CONFIG_SHELL" != x; then : -+ # We cannot yet assume a decent shell, so we have to provide a -+ # neutralization value for shells without unset; and this also -+ # works around shells that cannot unset nonexistent variables. -+ BASH_ENV=/dev/null -+ ENV=/dev/null -+ (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV -+ export CONFIG_SHELL -+ exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} - fi - --if ( set x; as_func_ret_success y && test x = "$1" ); then -- : --else -- exitcode=1 -- echo positional parameters were not saved. -+ if test x$as_have_required = xno; then : -+ $as_echo "$0: This script requires a shell more modern than all" -+ $as_echo "$0: the shells that I found on your system." -+ if test x${ZSH_VERSION+set} = xset ; then -+ $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should" -+ $as_echo "$0: be upgraded to zsh 4.3.4 or later." -+ else -+ $as_echo "$0: Please tell bug-autoconf at gnu.org about your system, -+$0: including any error possibly output before this -+$0: message. Then install a modern shell, or manually run -+$0: the script under such a shell if you do have one." -+ fi -+ exit 1 - fi -- --test $exitcode = 0) || { (exit 1); exit 1; } -- --( -- as_lineno_1=$LINENO -- as_lineno_2=$LINENO -- test "x$as_lineno_1" != "x$as_lineno_2" && -- test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; } -- --_ASEOF --}; then -- break - fi -- - fi -+SHELL=${CONFIG_SHELL-/bin/sh} -+export SHELL -+# Unset more variables known to interfere with behavior of common tools. -+CLICOLOR_FORCE= GREP_OPTIONS= -+unset CLICOLOR_FORCE GREP_OPTIONS - -- done -- -- if test "x$CONFIG_SHELL" != x; then -- for as_var in BASH_ENV ENV -- do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var -- done -- export CONFIG_SHELL -- exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} --fi -+## --------------------- ## -+## M4sh Shell Functions. ## -+## --------------------- ## -+# as_fn_unset VAR -+# --------------- -+# Portably unset VAR. -+as_fn_unset () -+{ -+ { eval $1=; unset $1;} -+} -+as_unset=as_fn_unset - -+# as_fn_set_status STATUS -+# ----------------------- -+# Set $? to STATUS, without forking. -+as_fn_set_status () -+{ -+ return $1 -+} # as_fn_set_status - -- if test $as_have_required = no; then -- echo This script requires a shell more modern than all the -- echo shells that I found on your system. Please install a -- echo modern shell, or manually run the script under such a -- echo shell if you do have one. -- { (exit 1); exit 1; } --fi -+# as_fn_exit STATUS -+# ----------------- -+# Exit the shell with STATUS, even in a "trap 0" or "set -e" context. -+as_fn_exit () -+{ -+ set +e -+ as_fn_set_status $1 -+ exit $1 -+} # as_fn_exit -+ -+# as_fn_mkdir_p -+# ------------- -+# Create "$as_dir" as a directory, including parents if necessary. -+as_fn_mkdir_p () -+{ - -+ case $as_dir in #( -+ -*) as_dir=./$as_dir;; -+ esac -+ test -d "$as_dir" || eval $as_mkdir_p || { -+ as_dirs= -+ while :; do -+ case $as_dir in #( -+ *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( -+ *) as_qdir=$as_dir;; -+ esac -+ as_dirs="'$as_qdir' $as_dirs" -+ as_dir=`$as_dirname -- "$as_dir" || -+$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ -+ X"$as_dir" : 'X\(//\)[^/]' \| \ -+ X"$as_dir" : 'X\(//\)$' \| \ -+ X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || -+$as_echo X"$as_dir" | -+ sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ -+ s//\1/ -+ q -+ } -+ /^X\(\/\/\)[^/].*/{ -+ s//\1/ -+ q -+ } -+ /^X\(\/\/\)$/{ -+ s//\1/ -+ q -+ } -+ /^X\(\/\).*/{ -+ s//\1/ -+ q -+ } -+ s/.*/./; q'` -+ test -d "$as_dir" && break -+ done -+ test -z "$as_dirs" || eval "mkdir $as_dirs" -+ } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" - --fi - --fi -+} # as_fn_mkdir_p -+# as_fn_append VAR VALUE -+# ---------------------- -+# Append the text in VALUE to the end of the definition contained in VAR. Take -+# advantage of any shell optimizations that allow amortized linear growth over -+# repeated appends, instead of the typical quadratic growth present in naive -+# implementations. -+if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : -+ eval 'as_fn_append () -+ { -+ eval $1+=\$2 -+ }' -+else -+ as_fn_append () -+ { -+ eval $1=\$$1\$2 -+ } -+fi # as_fn_append - -+# as_fn_arith ARG... -+# ------------------ -+# Perform arithmetic evaluation on the ARGs, and store the result in the -+# global $as_val. Take advantage of shells that can avoid forks. The arguments -+# must be portable across $(()) and expr. -+if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : -+ eval 'as_fn_arith () -+ { -+ as_val=$(( $* )) -+ }' -+else -+ as_fn_arith () -+ { -+ as_val=`expr "$@" || test $? -eq 1` -+ } -+fi # as_fn_arith - - --(eval "as_func_return () { -- (exit \$1) --} --as_func_success () { -- as_func_return 0 --} --as_func_failure () { -- as_func_return 1 --} --as_func_ret_success () { -- return 0 --} --as_func_ret_failure () { -- return 1 --} -+# as_fn_error STATUS ERROR [LINENO LOG_FD] -+# ---------------------------------------- -+# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are -+# provided, also output the error to LOG_FD, referencing LINENO. Then exit the -+# script with STATUS, using 1 if that was 0. -+as_fn_error () -+{ -+ as_status=$1; test $as_status -eq 0 && as_status=1 -+ if test "$4"; then -+ as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack -+ $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 -+ fi -+ $as_echo "$as_me: error: $2" >&2 -+ as_fn_exit $as_status -+} # as_fn_error - --exitcode=0 --if as_func_success; then -- : -+if expr a : '\(a\)' >/dev/null 2>&1 && -+ test "X`expr 00001 : '.*\(...\)'`" = X001; then -+ as_expr=expr - else -- exitcode=1 -- echo as_func_success failed. --fi -- --if as_func_failure; then -- exitcode=1 -- echo as_func_failure succeeded. -+ as_expr=false - fi - --if as_func_ret_success; then -- : -+if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then -+ as_basename=basename - else -- exitcode=1 -- echo as_func_ret_success failed. --fi -- --if as_func_ret_failure; then -- exitcode=1 -- echo as_func_ret_failure succeeded. -+ as_basename=false - fi - --if ( set x; as_func_ret_success y && test x = \"\$1\" ); then -- : -+if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then -+ as_dirname=dirname - else -- exitcode=1 -- echo positional parameters were not saved. -+ as_dirname=false - fi - --test \$exitcode = 0") || { -- echo No shell found that supports shell functions. -- echo Please tell bug-autoconf at gnu.org about your system, -- echo including any error possibly output before this message. -- echo This can help us improve future autoconf versions. -- echo Configuration will now proceed without shell functions. --} -+as_me=`$as_basename -- "$0" || -+$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ -+ X"$0" : 'X\(//\)$' \| \ -+ X"$0" : 'X\(/\)' \| . 2>/dev/null || -+$as_echo X/"$0" | -+ sed '/^.*\/\([^/][^/]*\)\/*$/{ -+ s//\1/ -+ q -+ } -+ /^X\/\(\/\/\)$/{ -+ s//\1/ -+ q -+ } -+ /^X\/\(\/\).*/{ -+ s//\1/ -+ q -+ } -+ s/.*/./; q'` - -+# Avoid depending upon Character Ranges. -+as_cr_letters='abcdefghijklmnopqrstuvwxyz' -+as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' -+as_cr_Letters=$as_cr_letters$as_cr_LETTERS -+as_cr_digits='0123456789' -+as_cr_alnum=$as_cr_Letters$as_cr_digits - - -- as_lineno_1=$LINENO -- as_lineno_2=$LINENO -- test "x$as_lineno_1" != "x$as_lineno_2" && -- test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { -- -- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO -- # uniformly replaced by the line number. The first 'sed' inserts a -- # line-number line after each line using $LINENO; the second 'sed' -- # does the real work. The second script uses 'N' to pair each -- # line-number line with the line containing $LINENO, and appends -- # trailing '-' during substitution so that $LINENO is not a special -- # case at line end. -- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the -- # scripts with optimization help from Paolo Bonzini. Blame Lee -- # E. McMahon (1931-1989) for sed's syntax. :-) -+ as_lineno_1=$LINENO as_lineno_1a=$LINENO -+ as_lineno_2=$LINENO as_lineno_2a=$LINENO -+ eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && -+ test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { -+ # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) - sed -n ' - p - /[$]LINENO/= -@@ -471,8 +439,7 @@ - s/-\n.*// - ' >$as_me.lineno && - chmod +x "$as_me.lineno" || -- { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 -- { (exit 1); exit 1; }; } -+ { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } - - # Don't try to exec as it changes $[0], causing all sort of problems - # (the dirname of $[0] is not the place where we might find the -@@ -482,29 +449,18 @@ - exit - } - -- --if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then -- as_dirname=dirname --else -- as_dirname=false --fi -- - ECHO_C= ECHO_N= ECHO_T= --case `echo -n x` in -+case `echo -n x` in #((((( - -n*) -- case `echo 'x\c'` in -+ case `echo 'xy\c'` in - *c*) ECHO_T=' ';; # ECHO_T is single tab character. -- *) ECHO_C='\c';; -+ xy) ECHO_C='\c';; -+ *) echo `echo ksh88 bug on AIX 6.1` > /dev/null -+ ECHO_T=' ';; - esac;; - *) - ECHO_N='-n';; - esac --if expr a : '\(a\)' >/dev/null 2>&1 && -- test "X`expr 00001 : '.*\(...\)'`" = X001; then -- as_expr=expr --else -- as_expr=false --fi - - rm -f conf$$ conf$$.exe conf$$.file - if test -d conf$$.dir; then -@@ -534,7 +490,7 @@ - rmdir conf$$.dir 2>/dev/null - - if mkdir -p . 2>/dev/null; then -- as_mkdir_p=: -+ as_mkdir_p='mkdir -p "$as_dir"' - else - test -d ./-p && rmdir ./-p - as_mkdir_p=false -@@ -553,10 +509,10 @@ - if test -d "$1"; then - test -d "$1/."; - else -- case $1 in -+ case $1 in #( - -*)set "./$1";; - esac; -- case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in -+ case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( - ???[sx]*):;;*)false;;esac;fi - '\'' sh - ' -@@ -570,11 +526,11 @@ - as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" - - -- --exec 7<&0 &1 -+test -n "$DJDIR" || exec 7<&0 &1 - - # Name of the host. --# hostname on some systems (SVR3.2, Linux) returns a bogus exit status, -+# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status, - # so uname gets run too. - ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` - -@@ -589,7 +545,6 @@ - subdirs= - MFLAGS= - MAKEFLAGS= --SHELL=${CONFIG_SHELL-/bin/sh} - - # Identity of this package. - PACKAGE_NAME= -@@ -597,6 +552,7 @@ - PACKAGE_VERSION= - PACKAGE_STRING= - PACKAGE_BUGREPORT= -+PACKAGE_URL= - - ac_unique_file="src/RefWindow.C" - # Factoring default headers for most tests. -@@ -635,7 +591,9 @@ - # include - #endif" - --ac_subst_vars='LTLIBOBJS -+ac_subst_vars='am__EXEEXT_FALSE -+am__EXEEXT_TRUE -+LTLIBOBJS - LIBOBJS - enable_python - ENABLE_PYTHON_FALSE -@@ -734,6 +692,8 @@ - DOC_USER_FORMATS - OMF_DIR - HELP_DIR -+PKG_CONFIG_LIBDIR -+PKG_CONFIG_PATH - PKG_CONFIG - LN_S - ACLOCAL_AMFLAGS -@@ -790,6 +750,7 @@ - program_transform_name - prefix - exec_prefix -+PACKAGE_URL - PACKAGE_BUGREPORT - PACKAGE_STRING - PACKAGE_VERSION -@@ -813,6 +774,8 @@ - host_alias - target_alias - PKG_CONFIG -+PKG_CONFIG_PATH -+PKG_CONFIG_LIBDIR - CXX - CXXFLAGS - LDFLAGS -@@ -932,8 +895,7 @@ - ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && -- { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 -- { (exit 1); exit 1; }; } -+ as_fn_error $? "invalid feature name: $ac_useropt" - ac_useropt_orig=$ac_useropt - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` - case $ac_user_opts in -@@ -959,8 +921,7 @@ - ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && -- { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 -- { (exit 1); exit 1; }; } -+ as_fn_error $? "invalid feature name: $ac_useropt" - ac_useropt_orig=$ac_useropt - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` - case $ac_user_opts in -@@ -1164,8 +1125,7 @@ - ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && -- { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 -- { (exit 1); exit 1; }; } -+ as_fn_error $? "invalid package name: $ac_useropt" - ac_useropt_orig=$ac_useropt - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` - case $ac_user_opts in -@@ -1181,8 +1141,7 @@ - ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && -- { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 -- { (exit 1); exit 1; }; } -+ as_fn_error $? "invalid package name: $ac_useropt" - ac_useropt_orig=$ac_useropt - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` - case $ac_user_opts in -@@ -1212,17 +1171,17 @@ - | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) - x_libraries=$ac_optarg ;; - -- -*) { $as_echo "$as_me: error: unrecognized option: $ac_option --Try \`$0 --help' for more information." >&2 -- { (exit 1); exit 1; }; } -+ -*) as_fn_error $? "unrecognized option: \`$ac_option' -+Try \`$0 --help' for more information" - ;; - - *=*) - ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` - # Reject names that are not valid shell variable names. -- expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null && -- { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2 -- { (exit 1); exit 1; }; } -+ case $ac_envvar in #( -+ '' | [0-9]* | *[!_$as_cr_alnum]* ) -+ as_fn_error $? "invalid variable name: \`$ac_envvar'" ;; -+ esac - eval $ac_envvar=\$ac_optarg - export $ac_envvar ;; - -@@ -1239,15 +1198,13 @@ - - if test -n "$ac_prev"; then - ac_option=--`echo $ac_prev | sed 's/_/-/g'` -- { $as_echo "$as_me: error: missing argument to $ac_option" >&2 -- { (exit 1); exit 1; }; } -+ as_fn_error $? "missing argument to $ac_option" - fi - - if test -n "$ac_unrecognized_opts"; then - case $enable_option_checking in - no) ;; -- fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2 -- { (exit 1); exit 1; }; } ;; -+ fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;; - *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; - esac - fi -@@ -1270,8 +1227,7 @@ - [\\/$]* | ?:[\\/]* ) continue;; - NONE | '' ) case $ac_var in *prefix ) continue;; esac;; - esac -- { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 -- { (exit 1); exit 1; }; } -+ as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" - done - - # There might be people who depend on the old broken behavior: `$host' -@@ -1285,8 +1241,8 @@ - if test "x$host_alias" != x; then - if test "x$build_alias" = x; then - cross_compiling=maybe -- $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. -- If a cross compiler is detected then cross compile mode will be used." >&2 -+ $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host. -+ If a cross compiler is detected then cross compile mode will be used" >&2 - elif test "x$build_alias" != "x$host_alias"; then - cross_compiling=yes - fi -@@ -1301,11 +1257,9 @@ - ac_pwd=`pwd` && test -n "$ac_pwd" && - ac_ls_di=`ls -di .` && - ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || -- { $as_echo "$as_me: error: working directory cannot be determined" >&2 -- { (exit 1); exit 1; }; } -+ as_fn_error $? "working directory cannot be determined" - test "X$ac_ls_di" = "X$ac_pwd_ls_di" || -- { $as_echo "$as_me: error: pwd does not report name of working directory" >&2 -- { (exit 1); exit 1; }; } -+ as_fn_error $? "pwd does not report name of working directory" - - - # Find the source files, if location was not specified. -@@ -1344,13 +1298,11 @@ - fi - if test ! -r "$srcdir/$ac_unique_file"; then - test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." -- { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 -- { (exit 1); exit 1; }; } -+ as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir" - fi - ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" - ac_abs_confdir=`( -- cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2 -- { (exit 1); exit 1; }; } -+ cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg" - pwd)` - # When building in place, set srcdir=. - if test "$ac_abs_confdir" = "$ac_pwd"; then -@@ -1390,7 +1342,7 @@ - --help=short display options specific to this package - --help=recursive display the short help of all the included packages - -V, --version display version information and exit -- -q, --quiet, --silent do not print \`checking...' messages -+ -q, --quiet, --silent do not print \`checking ...' messages - --cache-file=FILE cache test results in FILE [disabled] - -C, --config-cache alias for \`--cache-file=config.cache' - -n, --no-create do not create output files -@@ -1467,12 +1419,16 @@ - - Some influential environment variables: - PKG_CONFIG path to pkg-config utility -+ PKG_CONFIG_PATH -+ directories to add to pkg-config's search path -+ PKG_CONFIG_LIBDIR -+ path overriding pkg-config's built-in search path - CXX C++ compiler command - CXXFLAGS C++ compiler flags - LDFLAGS linker flags, e.g. -L if you have libraries in a - nonstandard directory - LIBS libraries to pass to the linker, e.g. -l -- CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I if -+ CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I if - you have headers in a nonstandard directory - DEPS_CFLAGS C compiler flags for DEPS, overriding pkg-config - DEPS_LIBS linker flags for DEPS, overriding pkg-config -@@ -1483,6 +1439,7 @@ - Use these variables to override the choices made by `configure' or to help - it to find libraries and programs with nonstandard names/locations. - -+Report bugs to the package provider. - _ACEOF - ac_status=$? - fi -@@ -1546,21 +1503,410 @@ - if $ac_init_version; then - cat <<\_ACEOF - configure --generated by GNU Autoconf 2.63 -+generated by GNU Autoconf 2.66 - --Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, --2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. -+Copyright (C) 2010 Free Software Foundation, Inc. - This configure script is free software; the Free Software Foundation - gives unlimited permission to copy, distribute and modify it. - _ACEOF - exit - fi -+ -+## ------------------------ ## -+## Autoconf initialization. ## -+## ------------------------ ## -+ -+# ac_fn_cxx_try_compile LINENO -+# ---------------------------- -+# Try to compile conftest.$ac_ext, and return whether this succeeded. -+ac_fn_cxx_try_compile () -+{ -+ as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack -+ rm -f conftest.$ac_objext -+ if { { ac_try="$ac_compile" -+case "(($ac_try" in -+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -+ *) ac_try_echo=$ac_try;; -+esac -+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -+$as_echo "$ac_try_echo"; } >&5 -+ (eval "$ac_compile") 2>conftest.err -+ ac_status=$? -+ if test -s conftest.err; then -+ grep -v '^ *+' conftest.err >conftest.er1 -+ cat conftest.er1 >&5 -+ mv -f conftest.er1 conftest.err -+ fi -+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 -+ test $ac_status = 0; } && { -+ test -z "$ac_cxx_werror_flag" || -+ test ! -s conftest.err -+ } && test -s conftest.$ac_objext; then : -+ ac_retval=0 -+else -+ $as_echo "$as_me: failed program was:" >&5 -+sed 's/^/| /' conftest.$ac_ext >&5 -+ -+ ac_retval=1 -+fi -+ eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} -+ as_fn_set_status $ac_retval -+ -+} # ac_fn_cxx_try_compile -+ -+# ac_fn_cxx_try_link LINENO -+# ------------------------- -+# Try to link conftest.$ac_ext, and return whether this succeeded. -+ac_fn_cxx_try_link () -+{ -+ as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack -+ rm -f conftest.$ac_objext conftest$ac_exeext -+ if { { ac_try="$ac_link" -+case "(($ac_try" in -+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -+ *) ac_try_echo=$ac_try;; -+esac -+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -+$as_echo "$ac_try_echo"; } >&5 -+ (eval "$ac_link") 2>conftest.err -+ ac_status=$? -+ if test -s conftest.err; then -+ grep -v '^ *+' conftest.err >conftest.er1 -+ cat conftest.er1 >&5 -+ mv -f conftest.er1 conftest.err -+ fi -+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 -+ test $ac_status = 0; } && { -+ test -z "$ac_cxx_werror_flag" || -+ test ! -s conftest.err -+ } && test -s conftest$ac_exeext && { -+ test "$cross_compiling" = yes || -+ $as_test_x conftest$ac_exeext -+ }; then : -+ ac_retval=0 -+else -+ $as_echo "$as_me: failed program was:" >&5 -+sed 's/^/| /' conftest.$ac_ext >&5 -+ -+ ac_retval=1 -+fi -+ # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information -+ # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would -+ # interfere with the next link command; also delete a directory that is -+ # left behind by Apple's compiler. We do this before executing the actions. -+ rm -rf conftest.dSYM conftest_ipa8_conftest.oo -+ eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} -+ as_fn_set_status $ac_retval -+ -+} # ac_fn_cxx_try_link -+ -+# ac_fn_cxx_try_cpp LINENO -+# ------------------------ -+# Try to preprocess conftest.$ac_ext, and return whether this succeeded. -+ac_fn_cxx_try_cpp () -+{ -+ as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack -+ if { { ac_try="$ac_cpp conftest.$ac_ext" -+case "(($ac_try" in -+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -+ *) ac_try_echo=$ac_try;; -+esac -+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -+$as_echo "$ac_try_echo"; } >&5 -+ (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err -+ ac_status=$? -+ if test -s conftest.err; then -+ grep -v '^ *+' conftest.err >conftest.er1 -+ cat conftest.er1 >&5 -+ mv -f conftest.er1 conftest.err -+ fi -+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 -+ test $ac_status = 0; } >/dev/null && { -+ test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || -+ test ! -s conftest.err -+ }; then : -+ ac_retval=0 -+else -+ $as_echo "$as_me: failed program was:" >&5 -+sed 's/^/| /' conftest.$ac_ext >&5 -+ -+ ac_retval=1 -+fi -+ eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} -+ as_fn_set_status $ac_retval -+ -+} # ac_fn_cxx_try_cpp -+ -+# ac_fn_cxx_check_header_mongrel LINENO HEADER VAR INCLUDES -+# --------------------------------------------------------- -+# Tests whether HEADER exists, giving a warning if it cannot be compiled using -+# the include files in INCLUDES and setting the cache variable VAR -+# accordingly. -+ac_fn_cxx_check_header_mongrel () -+{ -+ as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack -+ if eval "test \"\${$3+set}\"" = set; then : -+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 -+$as_echo_n "checking for $2... " >&6; } -+if eval "test \"\${$3+set}\"" = set; then : -+ $as_echo_n "(cached) " >&6 -+fi -+eval ac_res=\$$3 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -+$as_echo "$ac_res" >&6; } -+else -+ # Is the header compilable? -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5 -+$as_echo_n "checking $2 usability... " >&6; } -+cat confdefs.h - <<_ACEOF >conftest.$ac_ext -+/* end confdefs.h. */ -+$4 -+#include <$2> -+_ACEOF -+if ac_fn_cxx_try_compile "$LINENO"; then : -+ ac_header_compiler=yes -+else -+ ac_header_compiler=no -+fi -+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5 -+$as_echo "$ac_header_compiler" >&6; } -+ -+# Is the header present? -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5 -+$as_echo_n "checking $2 presence... " >&6; } -+cat confdefs.h - <<_ACEOF >conftest.$ac_ext -+/* end confdefs.h. */ -+#include <$2> -+_ACEOF -+if ac_fn_cxx_try_cpp "$LINENO"; then : -+ ac_header_preproc=yes -+else -+ ac_header_preproc=no -+fi -+rm -f conftest.err conftest.$ac_ext -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 -+$as_echo "$ac_header_preproc" >&6; } -+ -+# So? What about this header? -+case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in #(( -+ yes:no: ) -+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5 -+$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;} -+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 -+$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} -+ ;; -+ no:yes:* ) -+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5 -+$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;} -+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5 -+$as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;} -+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5 -+$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;} -+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5 -+$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;} -+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 -+$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} -+ ;; -+esac -+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 -+$as_echo_n "checking for $2... " >&6; } -+if eval "test \"\${$3+set}\"" = set; then : -+ $as_echo_n "(cached) " >&6 -+else -+ eval "$3=\$ac_header_compiler" -+fi -+eval ac_res=\$$3 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -+$as_echo "$ac_res" >&6; } -+fi -+ eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} -+ -+} # ac_fn_cxx_check_header_mongrel -+ -+# ac_fn_cxx_try_run LINENO -+# ------------------------ -+# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes -+# that executables *can* be run. -+ac_fn_cxx_try_run () -+{ -+ as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack -+ if { { ac_try="$ac_link" -+case "(($ac_try" in -+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -+ *) ac_try_echo=$ac_try;; -+esac -+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -+$as_echo "$ac_try_echo"; } >&5 -+ (eval "$ac_link") 2>&5 -+ ac_status=$? -+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 -+ test $ac_status = 0; } && { ac_try='./conftest$ac_exeext' -+ { { case "(($ac_try" in -+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -+ *) ac_try_echo=$ac_try;; -+esac -+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -+$as_echo "$ac_try_echo"; } >&5 -+ (eval "$ac_try") 2>&5 -+ ac_status=$? -+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 -+ test $ac_status = 0; }; }; then : -+ ac_retval=0 -+else -+ $as_echo "$as_me: program exited with status $ac_status" >&5 -+ $as_echo "$as_me: failed program was:" >&5 -+sed 's/^/| /' conftest.$ac_ext >&5 -+ -+ ac_retval=$ac_status -+fi -+ rm -rf conftest.dSYM conftest_ipa8_conftest.oo -+ eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} -+ as_fn_set_status $ac_retval -+ -+} # ac_fn_cxx_try_run -+ -+# ac_fn_cxx_check_header_compile LINENO HEADER VAR INCLUDES -+# --------------------------------------------------------- -+# Tests whether HEADER exists and can be compiled using the include files in -+# INCLUDES, setting the cache variable VAR accordingly. -+ac_fn_cxx_check_header_compile () -+{ -+ as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack -+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 -+$as_echo_n "checking for $2... " >&6; } -+if eval "test \"\${$3+set}\"" = set; then : -+ $as_echo_n "(cached) " >&6 -+else -+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext -+/* end confdefs.h. */ -+$4 -+#include <$2> -+_ACEOF -+if ac_fn_cxx_try_compile "$LINENO"; then : -+ eval "$3=yes" -+else -+ eval "$3=no" -+fi -+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -+fi -+eval ac_res=\$$3 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -+$as_echo "$ac_res" >&6; } -+ eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} -+ -+} # ac_fn_cxx_check_header_compile -+ -+# ac_fn_cxx_check_func LINENO FUNC VAR -+# ------------------------------------ -+# Tests whether FUNC exists, setting the cache variable VAR accordingly -+ac_fn_cxx_check_func () -+{ -+ as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack -+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 -+$as_echo_n "checking for $2... " >&6; } -+if eval "test \"\${$3+set}\"" = set; then : -+ $as_echo_n "(cached) " >&6 -+else -+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext -+/* end confdefs.h. */ -+/* Define $2 to an innocuous variant, in case declares $2. -+ For example, HP-UX 11i declares gettimeofday. */ -+#define $2 innocuous_$2 -+ -+/* System header to define __stub macros and hopefully few prototypes, -+ which can conflict with char $2 (); below. -+ Prefer to if __STDC__ is defined, since -+ exists even on freestanding compilers. */ -+ -+#ifdef __STDC__ -+# include -+#else -+# include -+#endif -+ -+#undef $2 -+ -+/* Override any GCC internal prototype to avoid an error. -+ Use char because int might match the return type of a GCC -+ builtin and then its argument prototype would still apply. */ -+#ifdef __cplusplus -+extern "C" -+#endif -+char $2 (); -+/* The GNU C library defines this for functions which it implements -+ to always fail with ENOSYS. Some functions are actually named -+ something starting with __ and the normal name is an alias. */ -+#if defined __stub_$2 || defined __stub___$2 -+choke me -+#endif -+ -+int -+main () -+{ -+return $2 (); -+ ; -+ return 0; -+} -+_ACEOF -+if ac_fn_cxx_try_link "$LINENO"; then : -+ eval "$3=yes" -+else -+ eval "$3=no" -+fi -+rm -f core conftest.err conftest.$ac_objext \ -+ conftest$ac_exeext conftest.$ac_ext -+fi -+eval ac_res=\$$3 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -+$as_echo "$ac_res" >&6; } -+ eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} -+ -+} # ac_fn_cxx_check_func -+ -+# ac_fn_c_try_compile LINENO -+# -------------------------- -+# Try to compile conftest.$ac_ext, and return whether this succeeded. -+ac_fn_c_try_compile () -+{ -+ as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack -+ rm -f conftest.$ac_objext -+ if { { ac_try="$ac_compile" -+case "(($ac_try" in -+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -+ *) ac_try_echo=$ac_try;; -+esac -+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -+$as_echo "$ac_try_echo"; } >&5 -+ (eval "$ac_compile") 2>conftest.err -+ ac_status=$? -+ if test -s conftest.err; then -+ grep -v '^ *+' conftest.err >conftest.er1 -+ cat conftest.er1 >&5 -+ mv -f conftest.er1 conftest.err -+ fi -+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 -+ test $ac_status = 0; } && { -+ test -z "$ac_c_werror_flag" || -+ test ! -s conftest.err -+ } && test -s conftest.$ac_objext; then : -+ ac_retval=0 -+else -+ $as_echo "$as_me: failed program was:" >&5 -+sed 's/^/| /' conftest.$ac_ext >&5 -+ -+ ac_retval=1 -+fi -+ eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} -+ as_fn_set_status $ac_retval -+ -+} # ac_fn_c_try_compile - cat >config.log <<_ACEOF - This file contains any messages produced by compilers while - running configure, to aid debugging if configure makes a mistake. - - It was created by $as_me, which was --generated by GNU Autoconf 2.63. Invocation command line was -+generated by GNU Autoconf 2.66. Invocation command line was - - $ $0 $@ - -@@ -1596,8 +1942,8 @@ - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. -- $as_echo "PATH: $as_dir" --done -+ $as_echo "PATH: $as_dir" -+ done - IFS=$as_save_IFS - - } >&5 -@@ -1634,9 +1980,9 @@ - ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; - esac - case $ac_pass in -- 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;; -+ 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;; - 2) -- ac_configure_args1="$ac_configure_args1 '$ac_arg'" -+ as_fn_append ac_configure_args1 " '$ac_arg'" - if test $ac_must_keep_next = true; then - ac_must_keep_next=false # Got value, back to normal. - else -@@ -1652,13 +1998,13 @@ - -* ) ac_must_keep_next=true ;; - esac - fi -- ac_configure_args="$ac_configure_args '$ac_arg'" -+ as_fn_append ac_configure_args " '$ac_arg'" - ;; - esac - done - done --$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; } --$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; } -+{ ac_configure_args0=; unset ac_configure_args0;} -+{ ac_configure_args1=; unset ac_configure_args1;} - - # When interrupted or exit'd, cleanup temporary files, and complete - # config.log. We remove comments because anyway the quotes in there -@@ -1670,11 +2016,9 @@ - { - echo - -- cat <<\_ASBOX --## ---------------- ## -+ $as_echo "## ---------------- ## - ## Cache variables. ## --## ---------------- ## --_ASBOX -+## ---------------- ##" - echo - # The following way of writing the cache mishandles newlines in values, - ( -@@ -1683,13 +2027,13 @@ - case $ac_val in #( - *${as_nl}*) - case $ac_var in #( -- *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5 -+ *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 - $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; - esac - case $ac_var in #( - _ | IFS | as_nl) ;; #( - BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( -- *) $as_unset $ac_var ;; -+ *) { eval $ac_var=; unset $ac_var;} ;; - esac ;; - esac - done -@@ -1708,11 +2052,9 @@ - ) - echo - -- cat <<\_ASBOX --## ----------------- ## -+ $as_echo "## ----------------- ## - ## Output variables. ## --## ----------------- ## --_ASBOX -+## ----------------- ##" - echo - for ac_var in $ac_subst_vars - do -@@ -1725,11 +2067,9 @@ - echo - - if test -n "$ac_subst_files"; then -- cat <<\_ASBOX --## ------------------- ## -+ $as_echo "## ------------------- ## - ## File substitutions. ## --## ------------------- ## --_ASBOX -+## ------------------- ##" - echo - for ac_var in $ac_subst_files - do -@@ -1743,11 +2083,9 @@ - fi - - if test -s confdefs.h; then -- cat <<\_ASBOX --## ----------- ## -+ $as_echo "## ----------- ## - ## confdefs.h. ## --## ----------- ## --_ASBOX -+## ----------- ##" - echo - cat confdefs.h - echo -@@ -1761,46 +2099,53 @@ - exit $exit_status - ' 0 - for ac_signal in 1 2 13 15; do -- trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal -+ trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal - done - ac_signal=0 - - # confdefs.h avoids OS command line length limits that DEFS can exceed. - rm -f -r conftest* confdefs.h - -+$as_echo "/* confdefs.h */" > confdefs.h -+ - # Predefined preprocessor variables. - - cat >>confdefs.h <<_ACEOF - #define PACKAGE_NAME "$PACKAGE_NAME" - _ACEOF - -- - cat >>confdefs.h <<_ACEOF - #define PACKAGE_TARNAME "$PACKAGE_TARNAME" - _ACEOF - -- - cat >>confdefs.h <<_ACEOF - #define PACKAGE_VERSION "$PACKAGE_VERSION" - _ACEOF - -- - cat >>confdefs.h <<_ACEOF - #define PACKAGE_STRING "$PACKAGE_STRING" - _ACEOF - -- - cat >>confdefs.h <<_ACEOF - #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" - _ACEOF - -+cat >>confdefs.h <<_ACEOF -+#define PACKAGE_URL "$PACKAGE_URL" -+_ACEOF -+ - - # Let the site file select an alternate cache file if it wants to. - # Prefer an explicitly selected file to automatically selected ones. - ac_site_file1=NONE - ac_site_file2=NONE - if test -n "$CONFIG_SITE"; then -- ac_site_file1=$CONFIG_SITE -+ # We do not want a PATH search for config.site. -+ case $CONFIG_SITE in #(( -+ -*) ac_site_file1=./$CONFIG_SITE;; -+ */*) ac_site_file1=$CONFIG_SITE;; -+ *) ac_site_file1=./$CONFIG_SITE;; -+ esac - elif test "x$prefix" != xNONE; then - ac_site_file1=$prefix/share/config.site - ac_site_file2=$prefix/etc/config.site -@@ -1811,19 +2156,23 @@ - for ac_site_file in "$ac_site_file1" "$ac_site_file2" - do - test "x$ac_site_file" = xNONE && continue -- if test -r "$ac_site_file"; then -- { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 -+ if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then -+ { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 - $as_echo "$as_me: loading site script $ac_site_file" >&6;} - sed 's/^/| /' "$ac_site_file" >&5 -- . "$ac_site_file" -+ . "$ac_site_file" \ -+ || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -+as_fn_error $? "failed to load site script $ac_site_file -+See \`config.log' for more details" "$LINENO" 5; } - fi - done - - if test -r "$cache_file"; then -- # Some versions of bash will fail to source /dev/null (special -- # files actually), so we avoid doing that. -- if test -f "$cache_file"; then -- { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5 -+ # Some versions of bash will fail to source /dev/null (special files -+ # actually), so we avoid doing that. DJGPP emulates it as a regular file. -+ if test /dev/null != "$cache_file" && test -f "$cache_file"; then -+ { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 - $as_echo "$as_me: loading cache $cache_file" >&6;} - case $cache_file in - [\\/]* | ?:[\\/]* ) . "$cache_file";; -@@ -1831,7 +2180,7 @@ - esac - fi - else -- { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5 - $as_echo "$as_me: creating cache $cache_file" >&6;} - >$cache_file - fi -@@ -1846,11 +2195,11 @@ - eval ac_new_val=\$ac_env_${ac_var}_value - case $ac_old_set,$ac_new_set in - set,) -- { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 - $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} - ac_cache_corrupted=: ;; - ,set) -- { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5 - $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} - ac_cache_corrupted=: ;; - ,);; -@@ -1860,17 +2209,17 @@ - ac_old_val_w=`echo x $ac_old_val` - ac_new_val_w=`echo x $ac_new_val` - if test "$ac_old_val_w" != "$ac_new_val_w"; then -- { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5 - $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} - ac_cache_corrupted=: - else -- { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 - $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} - eval $ac_var=\$ac_old_val - fi -- { $as_echo "$as_me:$LINENO: former value: \`$ac_old_val'" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5 - $as_echo "$as_me: former value: \`$ac_old_val'" >&2;} -- { $as_echo "$as_me:$LINENO: current value: \`$ac_new_val'" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5 - $as_echo "$as_me: current value: \`$ac_new_val'" >&2;} - fi;; - esac -@@ -1882,35 +2231,20 @@ - esac - case " $ac_configure_args " in - *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. -- *) ac_configure_args="$ac_configure_args '$ac_arg'" ;; -+ *) as_fn_append ac_configure_args " '$ac_arg'" ;; - esac - fi - done - if $ac_cache_corrupted; then -- { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 - $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -- { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 - $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} -- { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 --$as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} -- { (exit 1); exit 1; }; } -+ as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 - fi -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -+## -------------------- ## -+## Main body of script. ## -+## -------------------- ## - - ac_ext=c - ac_cpp='$CPP $CPPFLAGS' -@@ -1928,7 +2262,7 @@ - VERSION=1.1.6 - - --am__api_version='1.10' -+am__api_version='1.11' - - ac_aux_dir= - for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do -@@ -1947,9 +2281,7 @@ - fi - done - if test -z "$ac_aux_dir"; then -- { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5 --$as_echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;} -- { (exit 1); exit 1; }; } -+ as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 - fi - - # These three variables are undocumented and unsupported, -@@ -1975,10 +2307,10 @@ - # OS/2's system install, which has a completely different semantic - # ./install, which can be erroneously created by make from ./install.sh. - # Reject install programs that cannot install multiple files. --{ $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 - $as_echo_n "checking for a BSD-compatible install... " >&6; } - if test -z "$INSTALL"; then --if test "${ac_cv_path_install+set}" = set; then -+if test "${ac_cv_path_install+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -@@ -1986,11 +2318,11 @@ - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. -- # Account for people who put trailing slashes in PATH elements. --case $as_dir/ in -- ./ | .// | /cC/* | \ -+ # Account for people who put trailing slashes in PATH elements. -+case $as_dir/ in #(( -+ ./ | .// | /[cC]/* | \ - /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ -- ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \ -+ ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \ - /usr/ucb/* ) ;; - *) - # OSF1 and SCO ODT 3.0 have their own names for install. -@@ -2027,7 +2359,7 @@ - ;; - esac - --done -+ done - IFS=$as_save_IFS - - rm -rf conftest.one conftest.two conftest.dir -@@ -2043,7 +2375,7 @@ - INSTALL=$ac_install_sh - fi - fi --{ $as_echo "$as_me:$LINENO: result: $INSTALL" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5 - $as_echo "$INSTALL" >&6; } - - # Use test -z because SunOS4 sh mishandles braces in ${var-val}. -@@ -2054,21 +2386,34 @@ - - test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' - --{ $as_echo "$as_me:$LINENO: checking whether build environment is sane" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5 - $as_echo_n "checking whether build environment is sane... " >&6; } - # Just in case - sleep 1 - echo timestamp > conftest.file -+# Reject unsafe characters in $srcdir or the absolute working directory -+# name. Accept space and tab only in the latter. -+am_lf=' -+' -+case `pwd` in -+ *[\\\"\#\$\&\'\`$am_lf]*) -+ as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;; -+esac -+case $srcdir in -+ *[\\\"\#\$\&\'\`$am_lf\ \ ]*) -+ as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;; -+esac -+ - # Do `set' in a subshell so we don't clobber the current shell's - # arguments. Must try -L first in case configure is actually a - # symlink; some systems play weird games with the mod time of symlinks - # (eg FreeBSD returns the mod time of the symlink's containing - # directory). - if ( -- set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` -+ set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` - if test "$*" = "X"; then - # -L didn't work. -- set X `ls -t $srcdir/configure conftest.file` -+ set X `ls -t "$srcdir/configure" conftest.file` - fi - rm -f conftest.file - if test "$*" != "X $srcdir/configure conftest.file" \ -@@ -2078,11 +2423,8 @@ - # if, for instance, CONFIG_SHELL is bash and it inherits a - # broken ls alias from the environment. This has actually - # happened. Such a system could not be considered "sane". -- { { $as_echo "$as_me:$LINENO: error: ls -t appears to fail. Make sure there is not a broken --alias in your environment" >&5 --$as_echo "$as_me: error: ls -t appears to fail. Make sure there is not a broken --alias in your environment" >&2;} -- { (exit 1); exit 1; }; } -+ as_fn_error $? "ls -t appears to fail. Make sure there is not a broken -+alias in your environment" "$LINENO" 5 - fi - - test "$2" = conftest.file -@@ -2091,13 +2433,10 @@ - # Ok. - : - else -- { { $as_echo "$as_me:$LINENO: error: newly created file is older than distributed files! --Check your system clock" >&5 --$as_echo "$as_me: error: newly created file is older than distributed files! --Check your system clock" >&2;} -- { (exit 1); exit 1; }; } -+ as_fn_error $? "newly created file is older than distributed files! -+Check your system clock" "$LINENO" 5 - fi --{ $as_echo "$as_me:$LINENO: result: yes" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 - $as_echo "yes" >&6; } - test "$program_prefix" != NONE && - program_transform_name="s&^&$program_prefix&;$program_transform_name" -@@ -2112,20 +2451,136 @@ - # expand $ac_aux_dir to an absolute path - am_aux_dir=`cd $ac_aux_dir && pwd` - --test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing" -+if test x"${MISSING+set}" != xset; then -+ case $am_aux_dir in -+ *\ * | *\ *) -+ MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; -+ *) -+ MISSING="\${SHELL} $am_aux_dir/missing" ;; -+ esac -+fi - # Use eval to expand $SHELL - if eval "$MISSING --run true"; then - am_missing_run="$MISSING --run " - else - am_missing_run= -- { $as_echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5 - $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} - fi - --{ $as_echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5 -+if test x"${install_sh}" != xset; then -+ case $am_aux_dir in -+ *\ * | *\ *) -+ install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; -+ *) -+ install_sh="\${SHELL} $am_aux_dir/install-sh" -+ esac -+fi -+ -+# Installed binaries are usually stripped using `strip' when the user -+# run `make install-strip'. However `strip' might not be the right -+# tool to use in cross-compilation environments, therefore Automake -+# will honor the `STRIP' environment variable to overrule this program. -+if test "$cross_compiling" != no; then -+ if test -n "$ac_tool_prefix"; then -+ # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. -+set dummy ${ac_tool_prefix}strip; ac_word=$2 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -+$as_echo_n "checking for $ac_word... " >&6; } -+if test "${ac_cv_prog_STRIP+set}" = set; then : -+ $as_echo_n "(cached) " >&6 -+else -+ if test -n "$STRIP"; then -+ ac_cv_prog_STRIP="$STRIP" # Let the user override the test. -+else -+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -+for as_dir in $PATH -+do -+ IFS=$as_save_IFS -+ test -z "$as_dir" && as_dir=. -+ for ac_exec_ext in '' $ac_executable_extensions; do -+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then -+ ac_cv_prog_STRIP="${ac_tool_prefix}strip" -+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 -+ break 2 -+ fi -+done -+ done -+IFS=$as_save_IFS -+ -+fi -+fi -+STRIP=$ac_cv_prog_STRIP -+if test -n "$STRIP"; then -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 -+$as_echo "$STRIP" >&6; } -+else -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -+$as_echo "no" >&6; } -+fi -+ -+ -+fi -+if test -z "$ac_cv_prog_STRIP"; then -+ ac_ct_STRIP=$STRIP -+ # Extract the first word of "strip", so it can be a program name with args. -+set dummy strip; ac_word=$2 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -+$as_echo_n "checking for $ac_word... " >&6; } -+if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then : -+ $as_echo_n "(cached) " >&6 -+else -+ if test -n "$ac_ct_STRIP"; then -+ ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. -+else -+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -+for as_dir in $PATH -+do -+ IFS=$as_save_IFS -+ test -z "$as_dir" && as_dir=. -+ for ac_exec_ext in '' $ac_executable_extensions; do -+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then -+ ac_cv_prog_ac_ct_STRIP="strip" -+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 -+ break 2 -+ fi -+done -+ done -+IFS=$as_save_IFS -+ -+fi -+fi -+ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP -+if test -n "$ac_ct_STRIP"; then -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 -+$as_echo "$ac_ct_STRIP" >&6; } -+else -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -+$as_echo "no" >&6; } -+fi -+ -+ if test "x$ac_ct_STRIP" = x; then -+ STRIP=":" -+ else -+ case $cross_compiling:$ac_tool_warned in -+yes:) -+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -+ac_tool_warned=yes ;; -+esac -+ STRIP=$ac_ct_STRIP -+ fi -+else -+ STRIP="$ac_cv_prog_STRIP" -+fi -+ -+fi -+INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" -+ -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5 - $as_echo_n "checking for a thread-safe mkdir -p... " >&6; } - if test -z "$MKDIR_P"; then -- if test "${ac_cv_path_mkdir+set}" = set; then -+ if test "${ac_cv_path_mkdir+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -@@ -2133,7 +2588,7 @@ - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. -- for ac_prog in mkdir gmkdir; do -+ for ac_prog in mkdir gmkdir; do - for ac_exec_ext in '' $ac_executable_extensions; do - { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue - case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( -@@ -2145,11 +2600,12 @@ - esac - done - done --done -+ done - IFS=$as_save_IFS - - fi - -+ test -d ./--version && rmdir ./--version - if test "${ac_cv_path_mkdir+set}" = set; then - MKDIR_P="$ac_cv_path_mkdir -p" - else -@@ -2157,11 +2613,10 @@ - # value for MKDIR_P within a source directory, because that will - # break other packages using the cache if that directory is - # removed, or if the value is a relative name. -- test -d ./--version && rmdir ./--version - MKDIR_P="$ac_install_sh -d" - fi - fi --{ $as_echo "$as_me:$LINENO: result: $MKDIR_P" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5 - $as_echo "$MKDIR_P" >&6; } - - mkdir_p="$MKDIR_P" -@@ -2174,9 +2629,9 @@ - do - # Extract the first word of "$ac_prog", so it can be a program name with args. - set dummy $ac_prog; ac_word=$2 --{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 - $as_echo_n "checking for $ac_word... " >&6; } --if test "${ac_cv_prog_AWK+set}" = set; then -+if test "${ac_cv_prog_AWK+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - if test -n "$AWK"; then -@@ -2187,24 +2642,24 @@ - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. -- for ac_exec_ext in '' $ac_executable_extensions; do -+ for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_AWK="$ac_prog" -- $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 -+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi - done --done -+ done - IFS=$as_save_IFS - - fi - fi - AWK=$ac_cv_prog_AWK - if test -n "$AWK"; then -- { $as_echo "$as_me:$LINENO: result: $AWK" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5 - $as_echo "$AWK" >&6; } - else -- { $as_echo "$as_me:$LINENO: result: no" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 - $as_echo "no" >&6; } - fi - -@@ -2212,11 +2667,11 @@ - test -n "$AWK" && break - done - --{ $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 - $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } - set x ${MAKE-make} - ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` --if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then -+if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then : - $as_echo_n "(cached) " >&6 - else - cat >conftest.make <<\_ACEOF -@@ -2224,7 +2679,7 @@ - all: - @echo '@@@%%%=$(MAKE)=@@@%%%' - _ACEOF --# GNU make sometimes prints "make[1]: Entering...", which would confuse us. -+# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. - case `${MAKE-make} -f conftest.make 2>/dev/null` in - *@@@%%%=?*=@@@%%%*) - eval ac_cv_prog_make_${ac_make}_set=yes;; -@@ -2234,177 +2689,73 @@ - rm -f conftest.make - fi - if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then -- { $as_echo "$as_me:$LINENO: result: yes" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 - $as_echo "yes" >&6; } -- SET_MAKE= --else -- { $as_echo "$as_me:$LINENO: result: no" >&5 --$as_echo "no" >&6; } -- SET_MAKE="MAKE=${MAKE-make}" --fi -- --rm -rf .tst 2>/dev/null --mkdir .tst 2>/dev/null --if test -d .tst; then -- am__leading_dot=. --else -- am__leading_dot=_ --fi --rmdir .tst 2>/dev/null -- --if test "`cd $srcdir && pwd`" != "`pwd`"; then -- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output -- # is not polluted with repeated "-I." -- am__isrc=' -I$(srcdir)' -- # test to see if srcdir already configured -- if test -f $srcdir/config.status; then -- { { $as_echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5 --$as_echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;} -- { (exit 1); exit 1; }; } -- fi --fi -- --# test whether we have cygpath --if test -z "$CYGPATH_W"; then -- if (cygpath --version) >/dev/null 2>/dev/null; then -- CYGPATH_W='cygpath -w' -- else -- CYGPATH_W=echo -- fi --fi -- -- --# Define the identity of the package. -- PACKAGE=$PACKAGE -- VERSION=$VERSION -- -- --cat >>confdefs.h <<_ACEOF --#define PACKAGE "$PACKAGE" --_ACEOF -- -- --cat >>confdefs.h <<_ACEOF --#define VERSION "$VERSION" --_ACEOF -- --# Some tools Automake needs. -- --ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} -- -- --AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} -- -- --AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} -- -- --AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} -- -- --MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} -- --install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"} -- --# Installed binaries are usually stripped using `strip' when the user --# run `make install-strip'. However `strip' might not be the right --# tool to use in cross-compilation environments, therefore Automake --# will honor the `STRIP' environment variable to overrule this program. --if test "$cross_compiling" != no; then -- if test -n "$ac_tool_prefix"; then -- # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. --set dummy ${ac_tool_prefix}strip; ac_word=$2 --{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 --$as_echo_n "checking for $ac_word... " >&6; } --if test "${ac_cv_prog_STRIP+set}" = set; then -- $as_echo_n "(cached) " >&6 --else -- if test -n "$STRIP"; then -- ac_cv_prog_STRIP="$STRIP" # Let the user override the test. --else --as_save_IFS=$IFS; IFS=$PATH_SEPARATOR --for as_dir in $PATH --do -- IFS=$as_save_IFS -- test -z "$as_dir" && as_dir=. -- for ac_exec_ext in '' $ac_executable_extensions; do -- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then -- ac_cv_prog_STRIP="${ac_tool_prefix}strip" -- $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 -- break 2 -- fi --done --done --IFS=$as_save_IFS -- --fi --fi --STRIP=$ac_cv_prog_STRIP --if test -n "$STRIP"; then -- { $as_echo "$as_me:$LINENO: result: $STRIP" >&5 --$as_echo "$STRIP" >&6; } --else -- { $as_echo "$as_me:$LINENO: result: no" >&5 --$as_echo "no" >&6; } --fi -- -- --fi --if test -z "$ac_cv_prog_STRIP"; then -- ac_ct_STRIP=$STRIP -- # Extract the first word of "strip", so it can be a program name with args. --set dummy strip; ac_word=$2 --{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 --$as_echo_n "checking for $ac_word... " >&6; } --if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then -- $as_echo_n "(cached) " >&6 --else -- if test -n "$ac_ct_STRIP"; then -- ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. --else --as_save_IFS=$IFS; IFS=$PATH_SEPARATOR --for as_dir in $PATH --do -- IFS=$as_save_IFS -- test -z "$as_dir" && as_dir=. -- for ac_exec_ext in '' $ac_executable_extensions; do -- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then -- ac_cv_prog_ac_ct_STRIP="strip" -- $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 -- break 2 -- fi --done --done --IFS=$as_save_IFS -- --fi --fi --ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP --if test -n "$ac_ct_STRIP"; then -- { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5 --$as_echo "$ac_ct_STRIP" >&6; } -+ SET_MAKE= - else -- { $as_echo "$as_me:$LINENO: result: no" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 - $as_echo "no" >&6; } -+ SET_MAKE="MAKE=${MAKE-make}" - fi - -- if test "x$ac_ct_STRIP" = x; then -- STRIP=":" -- else -- case $cross_compiling:$ac_tool_warned in --yes:) --{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 --$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} --ac_tool_warned=yes ;; --esac -- STRIP=$ac_ct_STRIP -- fi -+rm -rf .tst 2>/dev/null -+mkdir .tst 2>/dev/null -+if test -d .tst; then -+ am__leading_dot=. - else -- STRIP="$ac_cv_prog_STRIP" -+ am__leading_dot=_ - fi -+rmdir .tst 2>/dev/null - -+if test "`cd $srcdir && pwd`" != "`pwd`"; then -+ # Use -I$(srcdir) only when $(srcdir) != ., so that make's output -+ # is not polluted with repeated "-I." -+ am__isrc=' -I$(srcdir)' -+ # test to see if srcdir already configured -+ if test -f $srcdir/config.status; then -+ as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5 -+ fi - fi --INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" -+ -+# test whether we have cygpath -+if test -z "$CYGPATH_W"; then -+ if (cygpath --version) >/dev/null 2>/dev/null; then -+ CYGPATH_W='cygpath -w' -+ else -+ CYGPATH_W=echo -+ fi -+fi -+ -+ -+# Define the identity of the package. -+ PACKAGE=$PACKAGE -+ VERSION=$VERSION -+ -+ -+cat >>confdefs.h <<_ACEOF -+#define PACKAGE "$PACKAGE" -+_ACEOF -+ -+ -+cat >>confdefs.h <<_ACEOF -+#define VERSION "$VERSION" -+_ACEOF -+ -+# Some tools Automake needs. -+ -+ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} -+ -+ -+AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} -+ -+ -+AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} -+ -+ -+AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} -+ -+ -+MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} - - # We need awk for the "check" target. The system "awk" is bad on - # some platforms. -@@ -2431,26 +2782,30 @@ - - - --{ $as_echo "$as_me:$LINENO: checking whether ln -s works" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5 - $as_echo_n "checking whether ln -s works... " >&6; } - LN_S=$as_ln_s - if test "$LN_S" = "ln -s"; then -- { $as_echo "$as_me:$LINENO: result: yes" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 - $as_echo "yes" >&6; } - else -- { $as_echo "$as_me:$LINENO: result: no, using $LN_S" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5 - $as_echo "no, using $LN_S" >&6; } - fi - - - -+ -+ -+ -+ - if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. - set dummy ${ac_tool_prefix}pkg-config; ac_word=$2 --{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 - $as_echo_n "checking for $ac_word... " >&6; } --if test "${ac_cv_path_PKG_CONFIG+set}" = set; then -+if test "${ac_cv_path_PKG_CONFIG+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - case $PKG_CONFIG in -@@ -2463,14 +2818,14 @@ - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. -- for ac_exec_ext in '' $ac_executable_extensions; do -+ for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" -- $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 -+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi - done --done -+ done - IFS=$as_save_IFS - - ;; -@@ -2478,10 +2833,10 @@ - fi - PKG_CONFIG=$ac_cv_path_PKG_CONFIG - if test -n "$PKG_CONFIG"; then -- { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5 - $as_echo "$PKG_CONFIG" >&6; } - else -- { $as_echo "$as_me:$LINENO: result: no" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 - $as_echo "no" >&6; } - fi - -@@ -2491,9 +2846,9 @@ - ac_pt_PKG_CONFIG=$PKG_CONFIG - # Extract the first word of "pkg-config", so it can be a program name with args. - set dummy pkg-config; ac_word=$2 --{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 - $as_echo_n "checking for $ac_word... " >&6; } --if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then -+if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - case $ac_pt_PKG_CONFIG in -@@ -2506,14 +2861,14 @@ - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. -- for ac_exec_ext in '' $ac_executable_extensions; do -+ for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" -- $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 -+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi - done --done -+ done - IFS=$as_save_IFS - - ;; -@@ -2521,10 +2876,10 @@ - fi - ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG - if test -n "$ac_pt_PKG_CONFIG"; then -- { $as_echo "$as_me:$LINENO: result: $ac_pt_PKG_CONFIG" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5 - $as_echo "$ac_pt_PKG_CONFIG" >&6; } - else -- { $as_echo "$as_me:$LINENO: result: no" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 - $as_echo "no" >&6; } - fi - -@@ -2533,7 +2888,7 @@ - else - case $cross_compiling:$ac_tool_warned in - yes:) --{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 - $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} - ac_tool_warned=yes ;; - esac -@@ -2546,27 +2901,26 @@ - fi - if test -n "$PKG_CONFIG"; then - _pkg_min_version=0.9.0 -- { $as_echo "$as_me:$LINENO: checking pkg-config is at least version $_pkg_min_version" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5 - $as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; } - if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then -- { $as_echo "$as_me:$LINENO: result: yes" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 - $as_echo "yes" >&6; } - else -- { $as_echo "$as_me:$LINENO: result: no" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 - $as_echo "no" >&6; } - PKG_CONFIG="" - fi -- - fi - - gdu_cv_version_required=0.3.2 - - if test -n "$PKG_CONFIG" && \ -- { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gnome-doc-utils >= \$gdu_cv_version_required\"") >&5 -+ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gnome-doc-utils >= \$gdu_cv_version_required\""; } >&5 - ($PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $gdu_cv_version_required") 2>&5 - ac_status=$? -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); }; then -+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 -+ test $ac_status = 0; }; then - gdu_cv_have_gdu=yes - else - gdu_cv_have_gdu=no -@@ -2575,15 +2929,13 @@ - if test "$gdu_cv_have_gdu" = "yes"; then - : - else -- { { $as_echo "$as_me:$LINENO: error: gnome-doc-utils >= $gdu_cv_version_required not found" >&5 --$as_echo "$as_me: error: gnome-doc-utils >= $gdu_cv_version_required not found" >&2;} -- { (exit 1); exit 1; }; } -+ as_fn_error $? "gnome-doc-utils >= $gdu_cv_version_required not found" "$LINENO" 5 - fi - - - - # Check whether --with-help-dir was given. --if test "${with_help_dir+set}" = set; then -+if test "${with_help_dir+set}" = set; then : - withval=$with_help_dir; - else - with_help_dir='${datadir}/gnome/help' -@@ -2594,7 +2946,7 @@ - - - # Check whether --with-omf-dir was given. --if test "${with_omf_dir+set}" = set; then -+if test "${with_omf_dir+set}" = set; then : - withval=$with_omf_dir; - else - with_omf_dir='${datadir}/omf' -@@ -2605,7 +2957,7 @@ - - - # Check whether --with-help-formats was given. --if test "${with_help_formats+set}" = set; then -+if test "${with_help_formats+set}" = set; then : - withval=$with_help_formats; - else - with_help_formats='' -@@ -2615,7 +2967,7 @@ - - - # Check whether --enable-scrollkeeper was given. --if test "${enable_scrollkeeper+set}" = set; then -+if test "${enable_scrollkeeper+set}" = set; then : - enableval=$enable_scrollkeeper; - else - enable_scrollkeeper=yes -@@ -2665,9 +3017,9 @@ - do - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. - set dummy $ac_tool_prefix$ac_prog; ac_word=$2 --{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 - $as_echo_n "checking for $ac_word... " >&6; } --if test "${ac_cv_prog_CXX+set}" = set; then -+if test "${ac_cv_prog_CXX+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - if test -n "$CXX"; then -@@ -2678,24 +3030,24 @@ - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. -- for ac_exec_ext in '' $ac_executable_extensions; do -+ for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" -- $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 -+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi - done --done -+ done - IFS=$as_save_IFS - - fi - fi - CXX=$ac_cv_prog_CXX - if test -n "$CXX"; then -- { $as_echo "$as_me:$LINENO: result: $CXX" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5 - $as_echo "$CXX" >&6; } - else -- { $as_echo "$as_me:$LINENO: result: no" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 - $as_echo "no" >&6; } - fi - -@@ -2709,9 +3061,9 @@ - do - # Extract the first word of "$ac_prog", so it can be a program name with args. - set dummy $ac_prog; ac_word=$2 --{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 - $as_echo_n "checking for $ac_word... " >&6; } --if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then -+if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - if test -n "$ac_ct_CXX"; then -@@ -2722,24 +3074,24 @@ - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. -- for ac_exec_ext in '' $ac_executable_extensions; do -+ for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_CXX="$ac_prog" -- $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 -+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi - done --done -+ done - IFS=$as_save_IFS - - fi - fi - ac_ct_CXX=$ac_cv_prog_ac_ct_CXX - if test -n "$ac_ct_CXX"; then -- { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5 - $as_echo "$ac_ct_CXX" >&6; } - else -- { $as_echo "$as_me:$LINENO: result: no" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 - $as_echo "no" >&6; } - fi - -@@ -2752,7 +3104,7 @@ - else - case $cross_compiling:$ac_tool_warned in - yes:) --{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 - $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} - ac_tool_warned=yes ;; - esac -@@ -2763,48 +3115,31 @@ - fi - fi - # Provide some information about the compiler. --$as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5 -+$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5 - set X $ac_compile - ac_compiler=$2 --{ (ac_try="$ac_compiler --version >&5" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_compiler --version >&5") 2>&5 -- ac_status=$? -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } --{ (ac_try="$ac_compiler -v >&5" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_compiler -v >&5") 2>&5 -- ac_status=$? -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } --{ (ac_try="$ac_compiler -V >&5" -+for ac_option in --version -v -V -qversion; do -+ { { ac_try="$ac_compiler $ac_option >&5" - case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; - esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_compiler -V >&5") 2>&5 -+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -+$as_echo "$ac_try_echo"; } >&5 -+ (eval "$ac_compiler $ac_option >&5") 2>conftest.err - ac_status=$? -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } -+ if test -s conftest.err; then -+ sed '10a\ -+... rest of stderr output deleted ... -+ 10q' conftest.err >conftest.er1 -+ cat conftest.er1 >&5 -+ fi -+ rm -f conftest.er1 conftest.err -+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 -+ test $ac_status = 0; } -+done - --cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF -+cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - - int -@@ -2820,8 +3155,8 @@ - # Try to create an executable without -o first, disregard a.out. - # It will help us diagnose broken compilers, and finding out an intuition - # of exeext. --{ $as_echo "$as_me:$LINENO: checking for C++ compiler default output file name" >&5 --$as_echo_n "checking for C++ compiler default output file name... " >&6; } -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C++ compiler works" >&5 -+$as_echo_n "checking whether the C++ compiler works... " >&6; } - ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` - - # The possible output files: -@@ -2837,17 +3172,17 @@ - done - rm -f $ac_rmfiles - --if { (ac_try="$ac_link_default" -+if { { ac_try="$ac_link_default" - case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; - esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -+$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_link_default") 2>&5 - ac_status=$? -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); }; then -+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 -+ test $ac_status = 0; }; then : - # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. - # So ignore a value of `no', otherwise this would lead to `EXEEXT = no' - # in a Makefile. We should not override ac_cv_exeext if it was cached, -@@ -2864,7 +3199,7 @@ - # certainly right. - break;; - *.* ) -- if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no; -+ if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no; - then :; else - ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` - fi -@@ -2883,84 +3218,41 @@ - else - ac_file='' - fi -- --{ $as_echo "$as_me:$LINENO: result: $ac_file" >&5 --$as_echo "$ac_file" >&6; } --if test -z "$ac_file"; then -- $as_echo "$as_me: failed program was:" >&5 -+if test -z "$ac_file"; then : -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -+$as_echo "no" >&6; } -+$as_echo "$as_me: failed program was:" >&5 - sed 's/^/| /' conftest.$ac_ext >&5 - --{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 -+{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 - $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} --{ { $as_echo "$as_me:$LINENO: error: C++ compiler cannot create executables --See \`config.log' for more details." >&5 --$as_echo "$as_me: error: C++ compiler cannot create executables --See \`config.log' for more details." >&2;} -- { (exit 77); exit 77; }; }; } -+as_fn_error 77 "C++ compiler cannot create executables -+See \`config.log' for more details" "$LINENO" 5; } -+else -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -+$as_echo "yes" >&6; } - fi -- -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler default output file name" >&5 -+$as_echo_n "checking for C++ compiler default output file name... " >&6; } -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5 -+$as_echo "$ac_file" >&6; } - ac_exeext=$ac_cv_exeext - --# Check that the compiler produces executables we can run. If not, either --# the compiler is broken, or we cross compile. --{ $as_echo "$as_me:$LINENO: checking whether the C++ compiler works" >&5 --$as_echo_n "checking whether the C++ compiler works... " >&6; } --# FIXME: These cross compiler hacks should be removed for Autoconf 3.0 --# If not cross compiling, check that we can run a simple program. --if test "$cross_compiling" != yes; then -- if { ac_try='./$ac_file' -- { (case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_try") 2>&5 -- ac_status=$? -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); }; }; then -- cross_compiling=no -- else -- if test "$cross_compiling" = maybe; then -- cross_compiling=yes -- else -- { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 --$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} --{ { $as_echo "$as_me:$LINENO: error: cannot run C++ compiled programs. --If you meant to cross compile, use \`--host'. --See \`config.log' for more details." >&5 --$as_echo "$as_me: error: cannot run C++ compiled programs. --If you meant to cross compile, use \`--host'. --See \`config.log' for more details." >&2;} -- { (exit 1); exit 1; }; }; } -- fi -- fi --fi --{ $as_echo "$as_me:$LINENO: result: yes" >&5 --$as_echo "yes" >&6; } -- - rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out - ac_clean_files=$ac_clean_files_save --# Check that the compiler produces executables we can run. If not, either --# the compiler is broken, or we cross compile. --{ $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 --$as_echo_n "checking whether we are cross compiling... " >&6; } --{ $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5 --$as_echo "$cross_compiling" >&6; } -- --{ $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5 - $as_echo_n "checking for suffix of executables... " >&6; } --if { (ac_try="$ac_link" -+if { { ac_try="$ac_link" - case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; - esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -+$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_link") 2>&5 - ac_status=$? -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); }; then -+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 -+ test $ac_status = 0; }; then : - # If both `conftest.exe' and `conftest' are `present' (well, observable) - # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will - # work properly (i.e., refer to `conftest.exe'), while it won't with -@@ -2975,32 +3267,83 @@ - esac - done - else -- { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 -+ { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 - $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} --{ { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link --See \`config.log' for more details." >&5 --$as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link --See \`config.log' for more details." >&2;} -- { (exit 1); exit 1; }; }; } -+as_fn_error $? "cannot compute suffix of executables: cannot compile and link -+See \`config.log' for more details" "$LINENO" 5; } - fi -- --rm -f conftest$ac_cv_exeext --{ $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 -+rm -f conftest conftest$ac_cv_exeext -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 - $as_echo "$ac_cv_exeext" >&6; } - - rm -f conftest.$ac_ext - EXEEXT=$ac_cv_exeext - ac_exeext=$EXEEXT --{ $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5 -+cat confdefs.h - <<_ACEOF >conftest.$ac_ext -+/* end confdefs.h. */ -+#include -+int -+main () -+{ -+FILE *f = fopen ("conftest.out", "w"); -+ return ferror (f) || fclose (f) != 0; -+ -+ ; -+ return 0; -+} -+_ACEOF -+ac_clean_files="$ac_clean_files conftest.out" -+# Check that the compiler produces executables we can run. If not, either -+# the compiler is broken, or we cross compile. -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5 -+$as_echo_n "checking whether we are cross compiling... " >&6; } -+if test "$cross_compiling" != yes; then -+ { { ac_try="$ac_link" -+case "(($ac_try" in -+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -+ *) ac_try_echo=$ac_try;; -+esac -+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -+$as_echo "$ac_try_echo"; } >&5 -+ (eval "$ac_link") 2>&5 -+ ac_status=$? -+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 -+ test $ac_status = 0; } -+ if { ac_try='./conftest$ac_cv_exeext' -+ { { case "(($ac_try" in -+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -+ *) ac_try_echo=$ac_try;; -+esac -+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -+$as_echo "$ac_try_echo"; } >&5 -+ (eval "$ac_try") 2>&5 -+ ac_status=$? -+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 -+ test $ac_status = 0; }; }; then -+ cross_compiling=no -+ else -+ if test "$cross_compiling" = maybe; then -+ cross_compiling=yes -+ else -+ { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -+as_fn_error $? "cannot run C++ compiled programs. -+If you meant to cross compile, use \`--host'. -+See \`config.log' for more details" "$LINENO" 5; } -+ fi -+ fi -+fi -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 -+$as_echo "$cross_compiling" >&6; } -+ -+rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out -+ac_clean_files=$ac_clean_files_save -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 - $as_echo_n "checking for suffix of object files... " >&6; } --if test "${ac_cv_objext+set}" = set; then -+if test "${ac_cv_objext+set}" = set; then : - $as_echo_n "(cached) " >&6 - else -- cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF -+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - - int -@@ -3012,17 +3355,17 @@ - } - _ACEOF - rm -f conftest.o conftest.obj --if { (ac_try="$ac_compile" -+if { { ac_try="$ac_compile" - case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; - esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -+$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_compile") 2>&5 - ac_status=$? -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); }; then -+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 -+ test $ac_status = 0; }; then : - for ac_file in conftest.o conftest.obj conftest.*; do - test -f "$ac_file" || continue; - case $ac_file in -@@ -3035,31 +3378,23 @@ - $as_echo "$as_me: failed program was:" >&5 - sed 's/^/| /' conftest.$ac_ext >&5 - --{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 -+{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 - $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} --{ { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile --See \`config.log' for more details." >&5 --$as_echo "$as_me: error: cannot compute suffix of object files: cannot compile --See \`config.log' for more details." >&2;} -- { (exit 1); exit 1; }; }; } -+as_fn_error $? "cannot compute suffix of object files: cannot compile -+See \`config.log' for more details" "$LINENO" 5; } - fi -- - rm -f conftest.$ac_cv_objext conftest.$ac_ext - fi --{ $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 - $as_echo "$ac_cv_objext" >&6; } - OBJEXT=$ac_cv_objext - ac_objext=$OBJEXT --{ $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 - $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } --if test "${ac_cv_cxx_compiler_gnu+set}" = set; then -+if test "${ac_cv_cxx_compiler_gnu+set}" = set; then : - $as_echo_n "(cached) " >&6 - else -- cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF -+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - - int -@@ -3073,37 +3408,16 @@ - return 0; - } - _ACEOF --rm -f conftest.$ac_objext --if { (ac_try="$ac_compile" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_compile") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } && { -- test -z "$ac_cxx_werror_flag" || -- test ! -s conftest.err -- } && test -s conftest.$ac_objext; then -+if ac_fn_cxx_try_compile "$LINENO"; then : - ac_compiler_gnu=yes - else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- -- ac_compiler_gnu=no -+ ac_compiler_gnu=no - fi -- - rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - ac_cv_cxx_compiler_gnu=$ac_compiler_gnu - - fi --{ $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5 - $as_echo "$ac_cv_cxx_compiler_gnu" >&6; } - if test $ac_compiler_gnu = yes; then - GXX=yes -@@ -3112,20 +3426,16 @@ - fi - ac_test_CXXFLAGS=${CXXFLAGS+set} - ac_save_CXXFLAGS=$CXXFLAGS --{ $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 - $as_echo_n "checking whether $CXX accepts -g... " >&6; } --if test "${ac_cv_prog_cxx_g+set}" = set; then -+if test "${ac_cv_prog_cxx_g+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - ac_save_cxx_werror_flag=$ac_cxx_werror_flag - ac_cxx_werror_flag=yes - ac_cv_prog_cxx_g=no - CXXFLAGS="-g" -- cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF -+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - - int -@@ -3136,35 +3446,11 @@ - return 0; - } - _ACEOF --rm -f conftest.$ac_objext --if { (ac_try="$ac_compile" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_compile") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } && { -- test -z "$ac_cxx_werror_flag" || -- test ! -s conftest.err -- } && test -s conftest.$ac_objext; then -+if ac_fn_cxx_try_compile "$LINENO"; then : - ac_cv_prog_cxx_g=yes - else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- -- CXXFLAGS="" -- cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF -+ CXXFLAGS="" -+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - - int -@@ -3175,36 +3461,12 @@ - return 0; - } - _ACEOF --rm -f conftest.$ac_objext --if { (ac_try="$ac_compile" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_compile") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } && { -- test -z "$ac_cxx_werror_flag" || -- test ! -s conftest.err -- } && test -s conftest.$ac_objext; then -- : --else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -+if ac_fn_cxx_try_compile "$LINENO"; then : - -- ac_cxx_werror_flag=$ac_save_cxx_werror_flag -+else -+ ac_cxx_werror_flag=$ac_save_cxx_werror_flag - CXXFLAGS="-g" -- cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF -+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - - int -@@ -3215,42 +3477,17 @@ - return 0; - } - _ACEOF --rm -f conftest.$ac_objext --if { (ac_try="$ac_compile" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_compile") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } && { -- test -z "$ac_cxx_werror_flag" || -- test ! -s conftest.err -- } && test -s conftest.$ac_objext; then -+if ac_fn_cxx_try_compile "$LINENO"; then : - ac_cv_prog_cxx_g=yes --else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- -- - fi -- - rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - fi -- - rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - fi -- - rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - ac_cxx_werror_flag=$ac_save_cxx_werror_flag - fi --{ $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5 - $as_echo "$ac_cv_prog_cxx_g" >&6; } - if test "$ac_test_CXXFLAGS" = set; then - CXXFLAGS=$ac_save_CXXFLAGS -@@ -3280,44 +3517,44 @@ - am_make=${MAKE-make} - cat > confinc << 'END' - am__doit: -- @echo done -+ @echo this is the am__doit target - .PHONY: am__doit - END - # If we don't find an include directive, just comment out the code. --{ $as_echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5 - $as_echo_n "checking for style of include used by $am_make... " >&6; } - am__include="#" - am__quote= - _am_result=none - # First try GNU make style include. - echo "include confinc" > confmf --# We grep out `Entering directory' and `Leaving directory' --# messages which can occur if `w' ends up in MAKEFLAGS. --# In particular we don't look at `^make:' because GNU make might --# be invoked under some other name (usually "gmake"), in which --# case it prints its new name instead of `make'. --if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then -- am__include=include -- am__quote= -- _am_result=GNU --fi -+# Ignore all kinds of additional output from `make'. -+case `$am_make -s -f confmf 2> /dev/null` in #( -+*the\ am__doit\ target*) -+ am__include=include -+ am__quote= -+ _am_result=GNU -+ ;; -+esac - # Now try BSD make style include. - if test "$am__include" = "#"; then - echo '.include "confinc"' > confmf -- if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then -- am__include=.include -- am__quote="\"" -- _am_result=BSD -- fi -+ case `$am_make -s -f confmf 2> /dev/null` in #( -+ *the\ am__doit\ target*) -+ am__include=.include -+ am__quote="\"" -+ _am_result=BSD -+ ;; -+ esac - fi - - --{ $as_echo "$as_me:$LINENO: result: $_am_result" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5 - $as_echo "$_am_result" >&6; } - rm -f confinc confmf - - # Check whether --enable-dependency-tracking was given. --if test "${enable_dependency_tracking+set}" = set; then -+if test "${enable_dependency_tracking+set}" = set; then : - enableval=$enable_dependency_tracking; - fi - -@@ -3337,9 +3574,9 @@ - - depcc="$CXX" am_compiler_list= - --{ $as_echo "$as_me:$LINENO: checking dependency style of $depcc" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 - $as_echo_n "checking dependency style of $depcc... " >&6; } --if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then -+if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then -@@ -3365,6 +3602,11 @@ - if test "$am_compiler_list" = ""; then - am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` - fi -+ am__universal=false -+ case " $depcc " in #( -+ *\ -arch\ *\ -arch\ *) am__universal=true ;; -+ esac -+ - for depmode in $am_compiler_list; do - # Setup a source with many dependencies, because some compilers - # like to wrap large dependency lists on column 80 (with \), and -@@ -3382,7 +3624,17 @@ - done - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - -+ # We check with `-c' and `-o' for the sake of the "dashmstdout" -+ # mode. It turns out that the SunPro C++ compiler does not properly -+ # handle `-M -o', and we need to detect this. Also, some Intel -+ # versions had trouble with output in subdirs -+ am__obj=sub/conftest.${OBJEXT-o} -+ am__minus_obj="-o $am__obj" - case $depmode in -+ gcc) -+ # This depmode causes a compiler race in universal mode. -+ test "$am__universal" = false || continue -+ ;; - nosideeffect) - # after this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested -@@ -3392,19 +3644,23 @@ - break - fi - ;; -+ msvisualcpp | msvcmsys) -+ # This compiler won't grok `-c -o', but also, the minuso test has -+ # not run yet. These depmodes are late enough in the game, and -+ # so weak that their functioning should not be impacted. -+ am__obj=conftest.${OBJEXT-o} -+ am__minus_obj= -+ ;; - none) break ;; - esac -- # We check with `-c' and `-o' for the sake of the "dashmstdout" -- # mode. It turns out that the SunPro C++ compiler does not properly -- # handle `-M -o', and we need to detect this. - if depmode=$depmode \ -- source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \ -+ source=sub/conftest.c object=$am__obj \ - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ -- $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \ -+ $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ - >/dev/null 2>conftest.err && - grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && -- grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 && -+ grep $am__obj sub/conftest.Po > /dev/null 2>&1 && - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then - # icc doesn't choke on unknown options, it will just issue warnings - # or remarks (even with -Werror). So we grep stderr for any message -@@ -3428,7 +3684,7 @@ - fi - - fi --{ $as_echo "$as_me:$LINENO: result: $am_cv_CXX_dependencies_compiler_type" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5 - $as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; } - CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type - -@@ -3446,9 +3702,9 @@ - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. - set dummy ${ac_tool_prefix}ranlib; ac_word=$2 --{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 - $as_echo_n "checking for $ac_word... " >&6; } --if test "${ac_cv_prog_RANLIB+set}" = set; then -+if test "${ac_cv_prog_RANLIB+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - if test -n "$RANLIB"; then -@@ -3459,24 +3715,24 @@ - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. -- for ac_exec_ext in '' $ac_executable_extensions; do -+ for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" -- $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 -+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi - done --done -+ done - IFS=$as_save_IFS - - fi - fi - RANLIB=$ac_cv_prog_RANLIB - if test -n "$RANLIB"; then -- { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5 - $as_echo "$RANLIB" >&6; } - else -- { $as_echo "$as_me:$LINENO: result: no" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 - $as_echo "no" >&6; } - fi - -@@ -3486,9 +3742,9 @@ - ac_ct_RANLIB=$RANLIB - # Extract the first word of "ranlib", so it can be a program name with args. - set dummy ranlib; ac_word=$2 --{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 - $as_echo_n "checking for $ac_word... " >&6; } --if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then -+if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - if test -n "$ac_ct_RANLIB"; then -@@ -3499,24 +3755,24 @@ - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. -- for ac_exec_ext in '' $ac_executable_extensions; do -+ for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_RANLIB="ranlib" -- $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 -+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi - done --done -+ done - IFS=$as_save_IFS - - fi - fi - ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB - if test -n "$ac_ct_RANLIB"; then -- { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5 - $as_echo "$ac_ct_RANLIB" >&6; } - else -- { $as_echo "$as_me:$LINENO: result: no" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 - $as_echo "no" >&6; } - fi - -@@ -3525,7 +3781,7 @@ - else - case $cross_compiling:$ac_tool_warned in - yes:) --{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 - $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} - ac_tool_warned=yes ;; - esac -@@ -3538,22 +3794,21 @@ - - - pkg_failed=no --{ $as_echo "$as_me:$LINENO: checking for DEPS" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for DEPS" >&5 - $as_echo_n "checking for DEPS... " >&6; } - --if test -n "$PKG_CONFIG"; then -- if test -n "$DEPS_CFLAGS"; then -- pkg_cv_DEPS_CFLAGS="$DEPS_CFLAGS" -- else -- if test -n "$PKG_CONFIG" && \ -- { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \" -+if test -n "$DEPS_CFLAGS"; then -+ pkg_cv_DEPS_CFLAGS="$DEPS_CFLAGS" -+ elif test -n "$PKG_CONFIG"; then -+ if test -n "$PKG_CONFIG" && \ -+ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" - libgnomeuimm-2.6 >= 2.12.0 - gtkmm-2.4 >= 2.8.0 - libglademm-2.4 >= 2.6.0 - gconfmm-2.6 >= 2.12.0 - gnome-vfsmm-2.6 >= 2.12.0 - poppler-glib >= 0.5.0 -- \"") >&5 -+ \""; } >&5 - ($PKG_CONFIG --exists --print-errors " - libgnomeuimm-2.6 >= 2.12.0 - gtkmm-2.4 >= 2.8.0 -@@ -3563,8 +3818,8 @@ - poppler-glib >= 0.5.0 - ") 2>&5 - ac_status=$? -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); }; then -+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 -+ test $ac_status = 0; }; then - pkg_cv_DEPS_CFLAGS=`$PKG_CONFIG --cflags " - libgnomeuimm-2.6 >= 2.12.0 - gtkmm-2.4 >= 2.8.0 -@@ -3576,23 +3831,21 @@ - else - pkg_failed=yes - fi -- fi --else -- pkg_failed=untried -+ else -+ pkg_failed=untried - fi --if test -n "$PKG_CONFIG"; then -- if test -n "$DEPS_LIBS"; then -- pkg_cv_DEPS_LIBS="$DEPS_LIBS" -- else -- if test -n "$PKG_CONFIG" && \ -- { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \" -+if test -n "$DEPS_LIBS"; then -+ pkg_cv_DEPS_LIBS="$DEPS_LIBS" -+ elif test -n "$PKG_CONFIG"; then -+ if test -n "$PKG_CONFIG" && \ -+ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" - libgnomeuimm-2.6 >= 2.12.0 - gtkmm-2.4 >= 2.8.0 - libglademm-2.4 >= 2.6.0 - gconfmm-2.6 >= 2.12.0 - gnome-vfsmm-2.6 >= 2.12.0 - poppler-glib >= 0.5.0 -- \"") >&5 -+ \""; } >&5 - ($PKG_CONFIG --exists --print-errors " - libgnomeuimm-2.6 >= 2.12.0 - gtkmm-2.4 >= 2.8.0 -@@ -3602,8 +3855,8 @@ - poppler-glib >= 0.5.0 - ") 2>&5 - ac_status=$? -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); }; then -+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 -+ test $ac_status = 0; }; then - pkg_cv_DEPS_LIBS=`$PKG_CONFIG --libs " - libgnomeuimm-2.6 >= 2.12.0 - gtkmm-2.4 >= 2.8.0 -@@ -3615,14 +3868,15 @@ - else - pkg_failed=yes - fi -- fi --else -- pkg_failed=untried -+ else -+ pkg_failed=untried - fi - - - - if test $pkg_failed = yes; then -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -+$as_echo "no" >&6; } - - if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then - _pkg_short_errors_supported=yes -@@ -3630,28 +3884,28 @@ - _pkg_short_errors_supported=no - fi - if test $_pkg_short_errors_supported = yes; then -- DEPS_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors " -+ DEPS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors " - libgnomeuimm-2.6 >= 2.12.0 - gtkmm-2.4 >= 2.8.0 - libglademm-2.4 >= 2.6.0 - gconfmm-2.6 >= 2.12.0 - gnome-vfsmm-2.6 >= 2.12.0 - poppler-glib >= 0.5.0 -- "` -+ " 2>&1` - else -- DEPS_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors " -+ DEPS_PKG_ERRORS=`$PKG_CONFIG --print-errors " - libgnomeuimm-2.6 >= 2.12.0 - gtkmm-2.4 >= 2.8.0 - libglademm-2.4 >= 2.6.0 - gconfmm-2.6 >= 2.12.0 - gnome-vfsmm-2.6 >= 2.12.0 - poppler-glib >= 0.5.0 -- "` -+ " 2>&1` - fi - # Put the nasty error message in config.log where it belongs - echo "$DEPS_PKG_ERRORS" >&5 - -- { { $as_echo "$as_me:$LINENO: error: Package requirements ( -+ as_fn_error $? "Package requirements ( - libgnomeuimm-2.6 >= 2.12.0 - gtkmm-2.4 >= 2.8.0 - libglademm-2.4 >= 2.6.0 -@@ -3667,31 +3921,14 @@ - - Alternatively, you may set the environment variables DEPS_CFLAGS - and DEPS_LIBS to avoid the need to call pkg-config. --See the pkg-config man page for more details. --" >&5 --$as_echo "$as_me: error: Package requirements ( -- libgnomeuimm-2.6 >= 2.12.0 -- gtkmm-2.4 >= 2.8.0 -- libglademm-2.4 >= 2.6.0 -- gconfmm-2.6 >= 2.12.0 -- gnome-vfsmm-2.6 >= 2.12.0 -- poppler-glib >= 0.5.0 -- ) were not met: -+See the pkg-config man page for more details." "$LINENO" 5 - --$DEPS_PKG_ERRORS -- --Consider adjusting the PKG_CONFIG_PATH environment variable if you --installed software in a non-standard prefix. -- --Alternatively, you may set the environment variables DEPS_CFLAGS --and DEPS_LIBS to avoid the need to call pkg-config. --See the pkg-config man page for more details. --" >&2;} -- { (exit 1); exit 1; }; } - elif test $pkg_failed = untried; then -- { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -+$as_echo "no" >&6; } -+ { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 - $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} --{ { $as_echo "$as_me:$LINENO: error: The pkg-config script could not be found or is too old. Make sure it -+as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it - is in your PATH or set the PKG_CONFIG environment variable to the full - path to pkg-config. - -@@ -3700,39 +3937,24 @@ - See the pkg-config man page for more details. - - To get pkg-config, see . --See \`config.log' for more details." >&5 --$as_echo "$as_me: error: The pkg-config script could not be found or is too old. Make sure it --is in your PATH or set the PKG_CONFIG environment variable to the full --path to pkg-config. -- --Alternatively, you may set the environment variables DEPS_CFLAGS --and DEPS_LIBS to avoid the need to call pkg-config. --See the pkg-config man page for more details. -+See \`config.log' for more details" "$LINENO" 5; } - --To get pkg-config, see . --See \`config.log' for more details." >&2;} -- { (exit 1); exit 1; }; }; } - else - DEPS_CFLAGS=$pkg_cv_DEPS_CFLAGS - DEPS_LIBS=$pkg_cv_DEPS_LIBS -- { $as_echo "$as_me:$LINENO: result: yes" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 - $as_echo "yes" >&6; } -- : --fi - -+fi - --{ $as_echo "$as_me:$LINENO: checking for main in -lboost_regex" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lboost_regex" >&5 - $as_echo_n "checking for main in -lboost_regex... " >&6; } --if test "${ac_cv_lib_boost_regex_main+set}" = set; then -+if test "${ac_cv_lib_boost_regex_main+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - ac_check_lib_save_LIBS=$LIBS - LIBS="-lboost_regex $LIBS" --cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF -+cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - - -@@ -3744,43 +3966,18 @@ - return 0; - } - _ACEOF --rm -f conftest.$ac_objext conftest$ac_exeext --if { (ac_try="$ac_link" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_link") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } && { -- test -z "$ac_cxx_werror_flag" || -- test ! -s conftest.err -- } && test -s conftest$ac_exeext && { -- test "$cross_compiling" = yes || -- $as_test_x conftest$ac_exeext -- }; then -+if ac_fn_cxx_try_link "$LINENO"; then : - ac_cv_lib_boost_regex_main=yes - else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- -- ac_cv_lib_boost_regex_main=no -+ ac_cv_lib_boost_regex_main=no - fi -- --rm -rf conftest.dSYM --rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ -- conftest$ac_exeext conftest.$ac_ext -+rm -f core conftest.err conftest.$ac_objext \ -+ conftest$ac_exeext conftest.$ac_ext - LIBS=$ac_check_lib_save_LIBS - fi --{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_boost_regex_main" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_boost_regex_main" >&5 - $as_echo "$ac_cv_lib_boost_regex_main" >&6; } --if test "x$ac_cv_lib_boost_regex_main" = x""yes; then -+if test "x$ac_cv_lib_boost_regex_main" = x""yes; then : - cat >>confdefs.h <<_ACEOF - #define HAVE_LIBBOOST_REGEX 1 - _ACEOF -@@ -3789,19 +3986,14 @@ - - else - -- --{ $as_echo "$as_me:$LINENO: checking for main in -lboost_regex-mt" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lboost_regex-mt" >&5 - $as_echo_n "checking for main in -lboost_regex-mt... " >&6; } --if test "${ac_cv_lib_boost_regex_mt_main+set}" = set; then -+if test "${ac_cv_lib_boost_regex_mt_main+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - ac_check_lib_save_LIBS=$LIBS - LIBS="-lboost_regex-mt $LIBS" --cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF -+cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - - -@@ -3813,43 +4005,18 @@ - return 0; - } - _ACEOF --rm -f conftest.$ac_objext conftest$ac_exeext --if { (ac_try="$ac_link" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_link") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } && { -- test -z "$ac_cxx_werror_flag" || -- test ! -s conftest.err -- } && test -s conftest$ac_exeext && { -- test "$cross_compiling" = yes || -- $as_test_x conftest$ac_exeext -- }; then -+if ac_fn_cxx_try_link "$LINENO"; then : - ac_cv_lib_boost_regex_mt_main=yes - else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- -- ac_cv_lib_boost_regex_mt_main=no -+ ac_cv_lib_boost_regex_mt_main=no - fi -- --rm -rf conftest.dSYM --rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ -- conftest$ac_exeext conftest.$ac_ext -+rm -f core conftest.err conftest.$ac_objext \ -+ conftest$ac_exeext conftest.$ac_ext - LIBS=$ac_check_lib_save_LIBS - fi --{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_boost_regex_mt_main" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_boost_regex_mt_main" >&5 - $as_echo "$ac_cv_lib_boost_regex_mt_main" >&6; } --if test "x$ac_cv_lib_boost_regex_mt_main" = x""yes; then -+if test "x$ac_cv_lib_boost_regex_mt_main" = x""yes; then : - cat >>confdefs.h <<_ACEOF - #define HAVE_LIBBOOST_REGEX_MT 1 - _ACEOF -@@ -3857,9 +4024,7 @@ - LIBS="-lboost_regex-mt $LIBS" - - else -- { { $as_echo "$as_me:$LINENO: error: boost_regex not found. Stopped" >&5 --$as_echo "$as_me: error: boost_regex not found. Stopped" >&2;} -- { (exit 1); exit 1; }; } -+ as_fn_error $? "boost_regex not found. Stopped" "$LINENO" 5 - fi - - -@@ -3871,10 +4036,10 @@ - ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' - ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' - ac_compiler_gnu=$ac_cv_cxx_compiler_gnu --{ $as_echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5 - $as_echo_n "checking how to run the C++ preprocessor... " >&6; } - if test -z "$CXXCPP"; then -- if test "${ac_cv_prog_CXXCPP+set}" = set; then -+ if test "${ac_cv_prog_CXXCPP+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - # Double quotes because CXXCPP needs to be expanded -@@ -3889,11 +4054,7 @@ - # exists even on freestanding compilers. - # On the NeXT, cc -E runs the code through the compiler's parser, - # not just through cpp. "Syntax error" is here to catch this case. -- cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF -+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - #ifdef __STDC__ - # include -@@ -3902,78 +4063,34 @@ - #endif - Syntax error - _ACEOF --if { (ac_try="$ac_cpp conftest.$ac_ext" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } >/dev/null && { -- test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || -- test ! -s conftest.err -- }; then -- : --else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -+if ac_fn_cxx_try_cpp "$LINENO"; then : - -+else - # Broken: fails on valid input. - continue - fi -- - rm -f conftest.err conftest.$ac_ext - - # OK, works on sane cases. Now check whether nonexistent headers - # can be detected and how. -- cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF -+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - #include - _ACEOF --if { (ac_try="$ac_cpp conftest.$ac_ext" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } >/dev/null && { -- test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || -- test ! -s conftest.err -- }; then -+if ac_fn_cxx_try_cpp "$LINENO"; then : - # Broken: success on invalid input. - continue - else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- - # Passes both tests. - ac_preproc_ok=: - break - fi -- - rm -f conftest.err conftest.$ac_ext - - done - # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. - rm -f conftest.err conftest.$ac_ext --if $ac_preproc_ok; then -+if $ac_preproc_ok; then : - break - fi - -@@ -3985,7 +4102,7 @@ - else - ac_cv_prog_CXXCPP=$CXXCPP - fi --{ $as_echo "$as_me:$LINENO: result: $CXXCPP" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5 - $as_echo "$CXXCPP" >&6; } - ac_preproc_ok=false - for ac_cxx_preproc_warn_flag in '' yes -@@ -3996,11 +4113,7 @@ - # exists even on freestanding compilers. - # On the NeXT, cc -E runs the code through the compiler's parser, - # not just through cpp. "Syntax error" is here to catch this case. -- cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF -+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - #ifdef __STDC__ - # include -@@ -4009,87 +4122,40 @@ - #endif - Syntax error - _ACEOF --if { (ac_try="$ac_cpp conftest.$ac_ext" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } >/dev/null && { -- test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || -- test ! -s conftest.err -- }; then -- : --else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -+if ac_fn_cxx_try_cpp "$LINENO"; then : - -+else - # Broken: fails on valid input. - continue - fi -- - rm -f conftest.err conftest.$ac_ext - - # OK, works on sane cases. Now check whether nonexistent headers - # can be detected and how. -- cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF -+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - #include - _ACEOF --if { (ac_try="$ac_cpp conftest.$ac_ext" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } >/dev/null && { -- test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || -- test ! -s conftest.err -- }; then -+if ac_fn_cxx_try_cpp "$LINENO"; then : - # Broken: success on invalid input. - continue - else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- - # Passes both tests. - ac_preproc_ok=: - break - fi -- - rm -f conftest.err conftest.$ac_ext - - done - # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. - rm -f conftest.err conftest.$ac_ext --if $ac_preproc_ok; then -- : -+if $ac_preproc_ok; then : -+ - else -- { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 -+ { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 - $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} --{ { $as_echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check --See \`config.log' for more details." >&5 --$as_echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check --See \`config.log' for more details." >&2;} -- { (exit 1); exit 1; }; }; } -+as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check -+See \`config.log' for more details" "$LINENO" 5; } - fi - - ac_ext=cpp -@@ -4099,9 +4165,9 @@ - ac_compiler_gnu=$ac_cv_cxx_compiler_gnu - - --{ $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 - $as_echo_n "checking for grep that handles long lines and -e... " >&6; } --if test "${ac_cv_path_GREP+set}" = set; then -+if test "${ac_cv_path_GREP+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - if test -z "$GREP"; then -@@ -4112,7 +4178,7 @@ - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. -- for ac_prog in grep ggrep; do -+ for ac_prog in grep ggrep; do - for ac_exec_ext in '' $ac_executable_extensions; do - ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" - { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue -@@ -4132,7 +4198,7 @@ - $as_echo 'GREP' >> "conftest.nl" - "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break - diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break -- ac_count=`expr $ac_count + 1` -+ as_fn_arith $ac_count + 1 && ac_count=$as_val - if test $ac_count -gt ${ac_path_GREP_max-0}; then - # Best one so far, save it but keep looking for a better one - ac_cv_path_GREP="$ac_path_GREP" -@@ -4147,26 +4213,24 @@ - $ac_path_GREP_found && break 3 - done - done --done -+ done - IFS=$as_save_IFS - if test -z "$ac_cv_path_GREP"; then -- { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 --$as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} -- { (exit 1); exit 1; }; } -+ as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 - fi - else - ac_cv_path_GREP=$GREP - fi - - fi --{ $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5 - $as_echo "$ac_cv_path_GREP" >&6; } - GREP="$ac_cv_path_GREP" - - --{ $as_echo "$as_me:$LINENO: checking for egrep" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 - $as_echo_n "checking for egrep... " >&6; } --if test "${ac_cv_path_EGREP+set}" = set; then -+if test "${ac_cv_path_EGREP+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 -@@ -4180,7 +4244,7 @@ - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. -- for ac_prog in egrep; do -+ for ac_prog in egrep; do - for ac_exec_ext in '' $ac_executable_extensions; do - ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" - { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue -@@ -4200,7 +4264,7 @@ - $as_echo 'EGREP' >> "conftest.nl" - "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break - diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break -- ac_count=`expr $ac_count + 1` -+ as_fn_arith $ac_count + 1 && ac_count=$as_val - if test $ac_count -gt ${ac_path_EGREP_max-0}; then - # Best one so far, save it but keep looking for a better one - ac_cv_path_EGREP="$ac_path_EGREP" -@@ -4215,12 +4279,10 @@ - $ac_path_EGREP_found && break 3 - done - done --done -+ done - IFS=$as_save_IFS - if test -z "$ac_cv_path_EGREP"; then -- { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 --$as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} -- { (exit 1); exit 1; }; } -+ as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 - fi - else - ac_cv_path_EGREP=$EGREP -@@ -4228,21 +4290,17 @@ - - fi - fi --{ $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5 - $as_echo "$ac_cv_path_EGREP" >&6; } - EGREP="$ac_cv_path_EGREP" - - --{ $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 - $as_echo_n "checking for ANSI C header files... " >&6; } --if test "${ac_cv_header_stdc+set}" = set; then -+if test "${ac_cv_header_stdc+set}" = set; then : - $as_echo_n "(cached) " >&6 - else -- cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF -+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - #include - #include -@@ -4257,48 +4315,23 @@ - return 0; - } - _ACEOF --rm -f conftest.$ac_objext --if { (ac_try="$ac_compile" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_compile") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } && { -- test -z "$ac_cxx_werror_flag" || -- test ! -s conftest.err -- } && test -s conftest.$ac_objext; then -+if ac_fn_cxx_try_compile "$LINENO"; then : - ac_cv_header_stdc=yes - else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- -- ac_cv_header_stdc=no -+ ac_cv_header_stdc=no - fi -- - rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - - if test $ac_cv_header_stdc = yes; then - # SunOS 4.x string.h does not declare mem*, contrary to ANSI. -- cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF -+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - #include - - _ACEOF - if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | -- $EGREP "memchr" >/dev/null 2>&1; then -- : -+ $EGREP "memchr" >/dev/null 2>&1; then : -+ - else - ac_cv_header_stdc=no - fi -@@ -4308,18 +4341,14 @@ - - if test $ac_cv_header_stdc = yes; then - # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. -- cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF -+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - #include - - _ACEOF - if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | -- $EGREP "free" >/dev/null 2>&1; then -- : -+ $EGREP "free" >/dev/null 2>&1; then : -+ - else - ac_cv_header_stdc=no - fi -@@ -4329,14 +4358,10 @@ - - if test $ac_cv_header_stdc = yes; then - # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. -- if test "$cross_compiling" = yes; then -+ if test "$cross_compiling" = yes; then : - : - else -- cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF -+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - #include - #include -@@ -4363,267 +4388,48 @@ - return 0; - } - _ACEOF --rm -f conftest$ac_exeext --if { (ac_try="$ac_link" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_link") 2>&5 -- ac_status=$? -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } && { ac_try='./conftest$ac_exeext' -- { (case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_try") 2>&5 -- ac_status=$? -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); }; }; then -- : --else -- $as_echo "$as_me: program exited with status $ac_status" >&5 --$as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -+if ac_fn_cxx_try_run "$LINENO"; then : - --( exit $ac_status ) --ac_cv_header_stdc=no -+else -+ ac_cv_header_stdc=no - fi --rm -rf conftest.dSYM --rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext -+rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ -+ conftest.$ac_objext conftest.beam conftest.$ac_ext - fi - -- - fi - fi --{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5 - $as_echo "$ac_cv_header_stdc" >&6; } - if test $ac_cv_header_stdc = yes; then - --cat >>confdefs.h <<\_ACEOF --#define STDC_HEADERS 1 --_ACEOF -+$as_echo "#define STDC_HEADERS 1" >>confdefs.h - - fi - - # On IRIX 5.3, sys/types and inttypes.h are conflicting. -- -- -- -- -- -- -- -- -- - for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ - inttypes.h stdint.h unistd.h --do --as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` --{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 --$as_echo_n "checking for $ac_header... " >&6; } --if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then -- $as_echo_n "(cached) " >&6 --else -- cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF --/* end confdefs.h. */ --$ac_includes_default -- --#include <$ac_header> --_ACEOF --rm -f conftest.$ac_objext --if { (ac_try="$ac_compile" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_compile") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } && { -- test -z "$ac_cxx_werror_flag" || -- test ! -s conftest.err -- } && test -s conftest.$ac_objext; then -- eval "$as_ac_Header=yes" --else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- -- eval "$as_ac_Header=no" --fi -- --rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext --fi --ac_res=`eval 'as_val=${'$as_ac_Header'} -- $as_echo "$as_val"'` -- { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 --$as_echo "$ac_res" >&6; } --as_val=`eval 'as_val=${'$as_ac_Header'} -- $as_echo "$as_val"'` -- if test "x$as_val" = x""yes; then -+do : -+ as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` -+ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default -+" -+if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : - cat >>confdefs.h <<_ACEOF - #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 - _ACEOF - - fi -- --done -- -- -- --for ac_header in boost/regex.hpp --do --as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` --if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then -- { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 --$as_echo_n "checking for $ac_header... " >&6; } --if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then -- $as_echo_n "(cached) " >&6 --fi --ac_res=`eval 'as_val=${'$as_ac_Header'} -- $as_echo "$as_val"'` -- { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 --$as_echo "$ac_res" >&6; } --else -- # Is the header compilable? --{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 --$as_echo_n "checking $ac_header usability... " >&6; } --cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF --/* end confdefs.h. */ --$ac_includes_default --#include <$ac_header> --_ACEOF --rm -f conftest.$ac_objext --if { (ac_try="$ac_compile" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_compile") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } && { -- test -z "$ac_cxx_werror_flag" || -- test ! -s conftest.err -- } && test -s conftest.$ac_objext; then -- ac_header_compiler=yes --else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- -- ac_header_compiler=no --fi -- --rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext --{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 --$as_echo "$ac_header_compiler" >&6; } -- --# Is the header present? --{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 --$as_echo_n "checking $ac_header presence... " >&6; } --cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF --/* end confdefs.h. */ --#include <$ac_header> --_ACEOF --if { (ac_try="$ac_cpp conftest.$ac_ext" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } >/dev/null && { -- test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || -- test ! -s conftest.err -- }; then -- ac_header_preproc=yes --else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- -- ac_header_preproc=no --fi -- --rm -f conftest.err conftest.$ac_ext --{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 --$as_echo "$ac_header_preproc" >&6; } -- --# So? What about this header? --case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in -- yes:no: ) -- { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 --$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} -- { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 --$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} -- ac_header_preproc=yes -- ;; -- no:yes:* ) -- { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 --$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} -- { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 --$as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} -- { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 --$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} -- { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 --$as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} -- { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 --$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} -- { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 --$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} -- -- ;; --esac --{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 --$as_echo_n "checking for $ac_header... " >&6; } --if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then -- $as_echo_n "(cached) " >&6 --else -- eval "$as_ac_Header=\$ac_header_preproc" --fi --ac_res=`eval 'as_val=${'$as_ac_Header'} -- $as_echo "$as_val"'` -- { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 --$as_echo "$ac_res" >&6; } -- --fi --as_val=`eval 'as_val=${'$as_ac_Header'} -- $as_echo "$as_val"'` -- if test "x$as_val" = x""yes; then -+ -+done -+ -+ -+for ac_header in boost/regex.hpp -+do : -+ ac_fn_cxx_check_header_mongrel "$LINENO" "boost/regex.hpp" "ac_cv_header_boost_regex_hpp" "$ac_includes_default" -+if test "x$ac_cv_header_boost_regex_hpp" = x""yes; then : - cat >>confdefs.h <<_ACEOF --#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 -+#define HAVE_BOOST_REGEX_HPP 1 - _ACEOF - - fi -@@ -4632,15 +4438,25 @@ - - - -+LIBS="$LIBS $DEPS_LIBS" - - case $($PKG_CONFIG --modversion poppler-glib) in - 0.5.*) - --cat >>confdefs.h <<\_ACEOF --#define OLD_POPPLER "1" --_ACEOF -+$as_echo "#define OLD_POPPLER \"1\"" >>confdefs.h - ;; - esac -+for ac_func in poppler_page_get_selected_text -+do : -+ ac_fn_cxx_check_func "$LINENO" "poppler_page_get_selected_text" "ac_cv_func_poppler_page_get_selected_text" -+if test "x$ac_cv_func_poppler_page_get_selected_text" = x""yes; then : -+ cat >>confdefs.h <<_ACEOF -+#define HAVE_POPPLER_PAGE_GET_SELECTED_TEXT 1 -+_ACEOF -+ -+fi -+done -+ - - - GETTEXT_PACKAGE=$PACKAGE -@@ -4658,9 +4474,9 @@ - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. - set dummy ${ac_tool_prefix}gcc; ac_word=$2 --{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 - $as_echo_n "checking for $ac_word... " >&6; } --if test "${ac_cv_prog_CC+set}" = set; then -+if test "${ac_cv_prog_CC+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - if test -n "$CC"; then -@@ -4671,24 +4487,24 @@ - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. -- for ac_exec_ext in '' $ac_executable_extensions; do -+ for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_CC="${ac_tool_prefix}gcc" -- $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 -+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi - done --done -+ done - IFS=$as_save_IFS - - fi - fi - CC=$ac_cv_prog_CC - if test -n "$CC"; then -- { $as_echo "$as_me:$LINENO: result: $CC" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 - $as_echo "$CC" >&6; } - else -- { $as_echo "$as_me:$LINENO: result: no" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 - $as_echo "no" >&6; } - fi - -@@ -4698,9 +4514,9 @@ - ac_ct_CC=$CC - # Extract the first word of "gcc", so it can be a program name with args. - set dummy gcc; ac_word=$2 --{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 - $as_echo_n "checking for $ac_word... " >&6; } --if test "${ac_cv_prog_ac_ct_CC+set}" = set; then -+if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - if test -n "$ac_ct_CC"; then -@@ -4711,24 +4527,24 @@ - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. -- for ac_exec_ext in '' $ac_executable_extensions; do -+ for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_CC="gcc" -- $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 -+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi - done --done -+ done - IFS=$as_save_IFS - - fi - fi - ac_ct_CC=$ac_cv_prog_ac_ct_CC - if test -n "$ac_ct_CC"; then -- { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 - $as_echo "$ac_ct_CC" >&6; } - else -- { $as_echo "$as_me:$LINENO: result: no" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 - $as_echo "no" >&6; } - fi - -@@ -4737,7 +4553,7 @@ - else - case $cross_compiling:$ac_tool_warned in - yes:) --{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 - $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} - ac_tool_warned=yes ;; - esac -@@ -4751,9 +4567,9 @@ - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. - set dummy ${ac_tool_prefix}cc; ac_word=$2 --{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 - $as_echo_n "checking for $ac_word... " >&6; } --if test "${ac_cv_prog_CC+set}" = set; then -+if test "${ac_cv_prog_CC+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - if test -n "$CC"; then -@@ -4764,24 +4580,24 @@ - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. -- for ac_exec_ext in '' $ac_executable_extensions; do -+ for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_CC="${ac_tool_prefix}cc" -- $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 -+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi - done --done -+ done - IFS=$as_save_IFS - - fi - fi - CC=$ac_cv_prog_CC - if test -n "$CC"; then -- { $as_echo "$as_me:$LINENO: result: $CC" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 - $as_echo "$CC" >&6; } - else -- { $as_echo "$as_me:$LINENO: result: no" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 - $as_echo "no" >&6; } - fi - -@@ -4791,9 +4607,9 @@ - if test -z "$CC"; then - # Extract the first word of "cc", so it can be a program name with args. - set dummy cc; ac_word=$2 --{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 - $as_echo_n "checking for $ac_word... " >&6; } --if test "${ac_cv_prog_CC+set}" = set; then -+if test "${ac_cv_prog_CC+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - if test -n "$CC"; then -@@ -4805,18 +4621,18 @@ - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. -- for ac_exec_ext in '' $ac_executable_extensions; do -+ for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then - ac_prog_rejected=yes - continue - fi - ac_cv_prog_CC="cc" -- $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 -+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi - done --done -+ done - IFS=$as_save_IFS - - if test $ac_prog_rejected = yes; then -@@ -4835,10 +4651,10 @@ - fi - CC=$ac_cv_prog_CC - if test -n "$CC"; then -- { $as_echo "$as_me:$LINENO: result: $CC" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 - $as_echo "$CC" >&6; } - else -- { $as_echo "$as_me:$LINENO: result: no" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 - $as_echo "no" >&6; } - fi - -@@ -4850,9 +4666,9 @@ - do - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. - set dummy $ac_tool_prefix$ac_prog; ac_word=$2 --{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 - $as_echo_n "checking for $ac_word... " >&6; } --if test "${ac_cv_prog_CC+set}" = set; then -+if test "${ac_cv_prog_CC+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - if test -n "$CC"; then -@@ -4863,24 +4679,24 @@ - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. -- for ac_exec_ext in '' $ac_executable_extensions; do -+ for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_CC="$ac_tool_prefix$ac_prog" -- $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 -+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi - done --done -+ done - IFS=$as_save_IFS - - fi - fi - CC=$ac_cv_prog_CC - if test -n "$CC"; then -- { $as_echo "$as_me:$LINENO: result: $CC" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 - $as_echo "$CC" >&6; } - else -- { $as_echo "$as_me:$LINENO: result: no" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 - $as_echo "no" >&6; } - fi - -@@ -4894,9 +4710,9 @@ - do - # Extract the first word of "$ac_prog", so it can be a program name with args. - set dummy $ac_prog; ac_word=$2 --{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 - $as_echo_n "checking for $ac_word... " >&6; } --if test "${ac_cv_prog_ac_ct_CC+set}" = set; then -+if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - if test -n "$ac_ct_CC"; then -@@ -4907,24 +4723,24 @@ - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. -- for ac_exec_ext in '' $ac_executable_extensions; do -+ for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_CC="$ac_prog" -- $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 -+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi - done --done -+ done - IFS=$as_save_IFS - - fi - fi - ac_ct_CC=$ac_cv_prog_ac_ct_CC - if test -n "$ac_ct_CC"; then -- { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 - $as_echo "$ac_ct_CC" >&6; } - else -- { $as_echo "$as_me:$LINENO: result: no" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 - $as_echo "no" >&6; } - fi - -@@ -4937,7 +4753,7 @@ - else - case $cross_compiling:$ac_tool_warned in - yes:) --{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 - $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} - ac_tool_warned=yes ;; - esac -@@ -4948,62 +4764,42 @@ - fi - - --test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 -+test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 - $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} --{ { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH --See \`config.log' for more details." >&5 --$as_echo "$as_me: error: no acceptable C compiler found in \$PATH --See \`config.log' for more details." >&2;} -- { (exit 1); exit 1; }; }; } -+as_fn_error $? "no acceptable C compiler found in \$PATH -+See \`config.log' for more details" "$LINENO" 5; } - - # Provide some information about the compiler. --$as_echo "$as_me:$LINENO: checking for C compiler version" >&5 -+$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 - set X $ac_compile - ac_compiler=$2 --{ (ac_try="$ac_compiler --version >&5" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_compiler --version >&5") 2>&5 -- ac_status=$? -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } --{ (ac_try="$ac_compiler -v >&5" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_compiler -v >&5") 2>&5 -- ac_status=$? -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } --{ (ac_try="$ac_compiler -V >&5" -+for ac_option in --version -v -V -qversion; do -+ { { ac_try="$ac_compiler $ac_option >&5" - case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; - esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_compiler -V >&5") 2>&5 -+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -+$as_echo "$ac_try_echo"; } >&5 -+ (eval "$ac_compiler $ac_option >&5") 2>conftest.err - ac_status=$? -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } -+ if test -s conftest.err; then -+ sed '10a\ -+... rest of stderr output deleted ... -+ 10q' conftest.err >conftest.er1 -+ cat conftest.er1 >&5 -+ fi -+ rm -f conftest.er1 conftest.err -+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 -+ test $ac_status = 0; } -+done - --{ $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 - $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } --if test "${ac_cv_c_compiler_gnu+set}" = set; then -+if test "${ac_cv_c_compiler_gnu+set}" = set; then : - $as_echo_n "(cached) " >&6 - else -- cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF -+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - - int -@@ -5017,37 +4813,16 @@ - return 0; - } - _ACEOF --rm -f conftest.$ac_objext --if { (ac_try="$ac_compile" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_compile") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } && { -- test -z "$ac_c_werror_flag" || -- test ! -s conftest.err -- } && test -s conftest.$ac_objext; then -+if ac_fn_c_try_compile "$LINENO"; then : - ac_compiler_gnu=yes - else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- -- ac_compiler_gnu=no -+ ac_compiler_gnu=no - fi -- - rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - ac_cv_c_compiler_gnu=$ac_compiler_gnu - - fi --{ $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5 - $as_echo "$ac_cv_c_compiler_gnu" >&6; } - if test $ac_compiler_gnu = yes; then - GCC=yes -@@ -5056,20 +4831,16 @@ - fi - ac_test_CFLAGS=${CFLAGS+set} - ac_save_CFLAGS=$CFLAGS --{ $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 - $as_echo_n "checking whether $CC accepts -g... " >&6; } --if test "${ac_cv_prog_cc_g+set}" = set; then -+if test "${ac_cv_prog_cc_g+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - ac_save_c_werror_flag=$ac_c_werror_flag - ac_c_werror_flag=yes - ac_cv_prog_cc_g=no - CFLAGS="-g" -- cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF -+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - - int -@@ -5080,35 +4851,11 @@ - return 0; - } - _ACEOF --rm -f conftest.$ac_objext --if { (ac_try="$ac_compile" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_compile") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } && { -- test -z "$ac_c_werror_flag" || -- test ! -s conftest.err -- } && test -s conftest.$ac_objext; then -+if ac_fn_c_try_compile "$LINENO"; then : - ac_cv_prog_cc_g=yes - else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- -- CFLAGS="" -- cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF -+ CFLAGS="" -+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - - int -@@ -5119,36 +4866,12 @@ - return 0; - } - _ACEOF --rm -f conftest.$ac_objext --if { (ac_try="$ac_compile" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_compile") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } && { -- test -z "$ac_c_werror_flag" || -- test ! -s conftest.err -- } && test -s conftest.$ac_objext; then -- : --else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -+if ac_fn_c_try_compile "$LINENO"; then : - -- ac_c_werror_flag=$ac_save_c_werror_flag -+else -+ ac_c_werror_flag=$ac_save_c_werror_flag - CFLAGS="-g" -- cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF -+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - - int -@@ -5159,42 +4882,17 @@ - return 0; - } - _ACEOF --rm -f conftest.$ac_objext --if { (ac_try="$ac_compile" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_compile") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } && { -- test -z "$ac_c_werror_flag" || -- test ! -s conftest.err -- } && test -s conftest.$ac_objext; then -+if ac_fn_c_try_compile "$LINENO"; then : - ac_cv_prog_cc_g=yes --else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- -- - fi -- - rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - fi -- - rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - fi -- - rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - ac_c_werror_flag=$ac_save_c_werror_flag - fi --{ $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5 - $as_echo "$ac_cv_prog_cc_g" >&6; } - if test "$ac_test_CFLAGS" = set; then - CFLAGS=$ac_save_CFLAGS -@@ -5211,18 +4909,14 @@ - CFLAGS= - fi - fi --{ $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 - $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } --if test "${ac_cv_prog_cc_c89+set}" = set; then -+if test "${ac_cv_prog_cc_c89+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - ac_cv_prog_cc_c89=no - ac_save_CC=$CC --cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF -+cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - #include - #include -@@ -5279,32 +4973,9 @@ - -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" - do - CC="$ac_save_CC $ac_arg" -- rm -f conftest.$ac_objext --if { (ac_try="$ac_compile" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_compile") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } && { -- test -z "$ac_c_werror_flag" || -- test ! -s conftest.err -- } && test -s conftest.$ac_objext; then -+ if ac_fn_c_try_compile "$LINENO"; then : - ac_cv_prog_cc_c89=$ac_arg --else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- -- - fi -- - rm -f core conftest.err conftest.$ac_objext - test "x$ac_cv_prog_cc_c89" != "xno" && break - done -@@ -5315,17 +4986,19 @@ - # AC_CACHE_VAL - case "x$ac_cv_prog_cc_c89" in - x) -- { $as_echo "$as_me:$LINENO: result: none needed" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 - $as_echo "none needed" >&6; } ;; - xno) -- { $as_echo "$as_me:$LINENO: result: unsupported" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 - $as_echo "unsupported" >&6; } ;; - *) - CC="$CC $ac_cv_prog_cc_c89" -- { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5 - $as_echo "$ac_cv_prog_cc_c89" >&6; } ;; - esac -+if test "x$ac_cv_prog_cc_c89" != xno; then : - -+fi - - ac_ext=cpp - ac_cpp='$CXXCPP $CPPFLAGS' -@@ -5335,9 +5008,9 @@ - - depcc="$CC" am_compiler_list= - --{ $as_echo "$as_me:$LINENO: checking dependency style of $depcc" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 - $as_echo_n "checking dependency style of $depcc... " >&6; } --if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then -+if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then -@@ -5363,6 +5036,11 @@ - if test "$am_compiler_list" = ""; then - am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` - fi -+ am__universal=false -+ case " $depcc " in #( -+ *\ -arch\ *\ -arch\ *) am__universal=true ;; -+ esac -+ - for depmode in $am_compiler_list; do - # Setup a source with many dependencies, because some compilers - # like to wrap large dependency lists on column 80 (with \), and -@@ -5380,7 +5058,17 @@ - done - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - -+ # We check with `-c' and `-o' for the sake of the "dashmstdout" -+ # mode. It turns out that the SunPro C++ compiler does not properly -+ # handle `-M -o', and we need to detect this. Also, some Intel -+ # versions had trouble with output in subdirs -+ am__obj=sub/conftest.${OBJEXT-o} -+ am__minus_obj="-o $am__obj" - case $depmode in -+ gcc) -+ # This depmode causes a compiler race in universal mode. -+ test "$am__universal" = false || continue -+ ;; - nosideeffect) - # after this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested -@@ -5390,19 +5078,23 @@ - break - fi - ;; -+ msvisualcpp | msvcmsys) -+ # This compiler won't grok `-c -o', but also, the minuso test has -+ # not run yet. These depmodes are late enough in the game, and -+ # so weak that their functioning should not be impacted. -+ am__obj=conftest.${OBJEXT-o} -+ am__minus_obj= -+ ;; - none) break ;; - esac -- # We check with `-c' and `-o' for the sake of the "dashmstdout" -- # mode. It turns out that the SunPro C++ compiler does not properly -- # handle `-M -o', and we need to detect this. - if depmode=$depmode \ -- source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \ -+ source=sub/conftest.c object=$am__obj \ - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ -- $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \ -+ $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ - >/dev/null 2>conftest.err && - grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && -- grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 && -+ grep $am__obj sub/conftest.Po > /dev/null 2>&1 && - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then - # icc doesn't choke on unknown options, it will just issue warnings - # or remarks (even with -Werror). So we grep stderr for any message -@@ -5426,7 +5118,7 @@ - fi - - fi --{ $as_echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5 - $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; } - CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type - -@@ -5442,146 +5134,12 @@ - - - -- --for ac_header in locale.h --do --as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` --if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then -- { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 --$as_echo_n "checking for $ac_header... " >&6; } --if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then -- $as_echo_n "(cached) " >&6 --fi --ac_res=`eval 'as_val=${'$as_ac_Header'} -- $as_echo "$as_val"'` -- { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 --$as_echo "$ac_res" >&6; } --else -- # Is the header compilable? --{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 --$as_echo_n "checking $ac_header usability... " >&6; } --cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF --/* end confdefs.h. */ --$ac_includes_default --#include <$ac_header> --_ACEOF --rm -f conftest.$ac_objext --if { (ac_try="$ac_compile" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_compile") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } && { -- test -z "$ac_cxx_werror_flag" || -- test ! -s conftest.err -- } && test -s conftest.$ac_objext; then -- ac_header_compiler=yes --else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- -- ac_header_compiler=no --fi -- --rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext --{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 --$as_echo "$ac_header_compiler" >&6; } -- --# Is the header present? --{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 --$as_echo_n "checking $ac_header presence... " >&6; } --cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF --/* end confdefs.h. */ --#include <$ac_header> --_ACEOF --if { (ac_try="$ac_cpp conftest.$ac_ext" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } >/dev/null && { -- test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || -- test ! -s conftest.err -- }; then -- ac_header_preproc=yes --else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- -- ac_header_preproc=no --fi -- --rm -f conftest.err conftest.$ac_ext --{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 --$as_echo "$ac_header_preproc" >&6; } -- --# So? What about this header? --case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in -- yes:no: ) -- { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 --$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} -- { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 --$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} -- ac_header_preproc=yes -- ;; -- no:yes:* ) -- { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 --$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} -- { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 --$as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} -- { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 --$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} -- { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 --$as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} -- { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 --$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} -- { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 --$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} -- -- ;; --esac --{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 --$as_echo_n "checking for $ac_header... " >&6; } --if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then -- $as_echo_n "(cached) " >&6 --else -- eval "$as_ac_Header=\$ac_header_preproc" --fi --ac_res=`eval 'as_val=${'$as_ac_Header'} -- $as_echo "$as_val"'` -- { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 --$as_echo "$ac_res" >&6; } -- --fi --as_val=`eval 'as_val=${'$as_ac_Header'} -- $as_echo "$as_val"'` -- if test "x$as_val" = x""yes; then -+ for ac_header in locale.h -+do : -+ ac_fn_cxx_check_header_mongrel "$LINENO" "locale.h" "ac_cv_header_locale_h" "$ac_includes_default" -+if test "x$ac_cv_header_locale_h" = x""yes; then : - cat >>confdefs.h <<_ACEOF --#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 -+#define HAVE_LOCALE_H 1 - _ACEOF - - fi -@@ -5589,16 +5147,12 @@ - done - - if test $ac_cv_header_locale_h = yes; then -- { $as_echo "$as_me:$LINENO: checking for LC_MESSAGES" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LC_MESSAGES" >&5 - $as_echo_n "checking for LC_MESSAGES... " >&6; } --if test "${am_cv_val_LC_MESSAGES+set}" = set; then -+if test "${am_cv_val_LC_MESSAGES+set}" = set; then : - $as_echo_n "(cached) " >&6 - else -- cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF -+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - #include - int -@@ -5609,202 +5163,45 @@ - return 0; - } - _ACEOF --rm -f conftest.$ac_objext conftest$ac_exeext --if { (ac_try="$ac_link" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_link") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } && { -- test -z "$ac_cxx_werror_flag" || -- test ! -s conftest.err -- } && test -s conftest$ac_exeext && { -- test "$cross_compiling" = yes || -- $as_test_x conftest$ac_exeext -- }; then -+if ac_fn_cxx_try_link "$LINENO"; then : - am_cv_val_LC_MESSAGES=yes - else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- -- am_cv_val_LC_MESSAGES=no -+ am_cv_val_LC_MESSAGES=no - fi -- --rm -rf conftest.dSYM --rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ -- conftest$ac_exeext conftest.$ac_ext -+rm -f core conftest.err conftest.$ac_objext \ -+ conftest$ac_exeext conftest.$ac_ext - fi --{ $as_echo "$as_me:$LINENO: result: $am_cv_val_LC_MESSAGES" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_val_LC_MESSAGES" >&5 - $as_echo "$am_cv_val_LC_MESSAGES" >&6; } - if test $am_cv_val_LC_MESSAGES = yes; then - --cat >>confdefs.h <<\_ACEOF --#define HAVE_LC_MESSAGES 1 --_ACEOF -+$as_echo "#define HAVE_LC_MESSAGES 1" >>confdefs.h - - fi - fi - USE_NLS=yes - - -- gt_cv_have_gettext=no -- -- CATOBJEXT=NONE -- XGETTEXT=: -- INTLLIBS= -- -- if test "${ac_cv_header_libintl_h+set}" = set; then -- { $as_echo "$as_me:$LINENO: checking for libintl.h" >&5 --$as_echo_n "checking for libintl.h... " >&6; } --if test "${ac_cv_header_libintl_h+set}" = set; then -- $as_echo_n "(cached) " >&6 --fi --{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_libintl_h" >&5 --$as_echo "$ac_cv_header_libintl_h" >&6; } --else -- # Is the header compilable? --{ $as_echo "$as_me:$LINENO: checking libintl.h usability" >&5 --$as_echo_n "checking libintl.h usability... " >&6; } --cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF --/* end confdefs.h. */ --$ac_includes_default --#include --_ACEOF --rm -f conftest.$ac_objext --if { (ac_try="$ac_compile" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_compile") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } && { -- test -z "$ac_cxx_werror_flag" || -- test ! -s conftest.err -- } && test -s conftest.$ac_objext; then -- ac_header_compiler=yes --else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- -- ac_header_compiler=no --fi -- --rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext --{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 --$as_echo "$ac_header_compiler" >&6; } -- --# Is the header present? --{ $as_echo "$as_me:$LINENO: checking libintl.h presence" >&5 --$as_echo_n "checking libintl.h presence... " >&6; } --cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF --/* end confdefs.h. */ --#include --_ACEOF --if { (ac_try="$ac_cpp conftest.$ac_ext" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } >/dev/null && { -- test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || -- test ! -s conftest.err -- }; then -- ac_header_preproc=yes --else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- -- ac_header_preproc=no --fi -- --rm -f conftest.err conftest.$ac_ext --{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 --$as_echo "$ac_header_preproc" >&6; } -- --# So? What about this header? --case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in -- yes:no: ) -- { $as_echo "$as_me:$LINENO: WARNING: libintl.h: accepted by the compiler, rejected by the preprocessor!" >&5 --$as_echo "$as_me: WARNING: libintl.h: accepted by the compiler, rejected by the preprocessor!" >&2;} -- { $as_echo "$as_me:$LINENO: WARNING: libintl.h: proceeding with the compiler's result" >&5 --$as_echo "$as_me: WARNING: libintl.h: proceeding with the compiler's result" >&2;} -- ac_header_preproc=yes -- ;; -- no:yes:* ) -- { $as_echo "$as_me:$LINENO: WARNING: libintl.h: present but cannot be compiled" >&5 --$as_echo "$as_me: WARNING: libintl.h: present but cannot be compiled" >&2;} -- { $as_echo "$as_me:$LINENO: WARNING: libintl.h: check for missing prerequisite headers?" >&5 --$as_echo "$as_me: WARNING: libintl.h: check for missing prerequisite headers?" >&2;} -- { $as_echo "$as_me:$LINENO: WARNING: libintl.h: see the Autoconf documentation" >&5 --$as_echo "$as_me: WARNING: libintl.h: see the Autoconf documentation" >&2;} -- { $as_echo "$as_me:$LINENO: WARNING: libintl.h: section \"Present But Cannot Be Compiled\"" >&5 --$as_echo "$as_me: WARNING: libintl.h: section \"Present But Cannot Be Compiled\"" >&2;} -- { $as_echo "$as_me:$LINENO: WARNING: libintl.h: proceeding with the preprocessor's result" >&5 --$as_echo "$as_me: WARNING: libintl.h: proceeding with the preprocessor's result" >&2;} -- { $as_echo "$as_me:$LINENO: WARNING: libintl.h: in the future, the compiler will take precedence" >&5 --$as_echo "$as_me: WARNING: libintl.h: in the future, the compiler will take precedence" >&2;} -- -- ;; --esac --{ $as_echo "$as_me:$LINENO: checking for libintl.h" >&5 --$as_echo_n "checking for libintl.h... " >&6; } --if test "${ac_cv_header_libintl_h+set}" = set; then -- $as_echo_n "(cached) " >&6 --else -- ac_cv_header_libintl_h=$ac_header_preproc --fi --{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_libintl_h" >&5 --$as_echo "$ac_cv_header_libintl_h" >&6; } -+ gt_cv_have_gettext=no - --fi --if test "x$ac_cv_header_libintl_h" = x""yes; then -+ CATOBJEXT=NONE -+ XGETTEXT=: -+ INTLLIBS= -+ -+ ac_fn_cxx_check_header_mongrel "$LINENO" "libintl.h" "ac_cv_header_libintl_h" "$ac_includes_default" -+if test "x$ac_cv_header_libintl_h" = x""yes; then : - gt_cv_func_dgettext_libintl="no" - libintl_extra_libs="" - - # - # First check in libc - # -- { $as_echo "$as_me:$LINENO: checking for ngettext in libc" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ngettext in libc" >&5 - $as_echo_n "checking for ngettext in libc... " >&6; } --if test "${gt_cv_func_ngettext_libc+set}" = set; then -+if test "${gt_cv_func_ngettext_libc+set}" = set; then : - $as_echo_n "(cached) " >&6 - else -- cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF -+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - - #include -@@ -5817,54 +5214,25 @@ - return 0; - } - _ACEOF --rm -f conftest.$ac_objext conftest$ac_exeext --if { (ac_try="$ac_link" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_link") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } && { -- test -z "$ac_cxx_werror_flag" || -- test ! -s conftest.err -- } && test -s conftest$ac_exeext && { -- test "$cross_compiling" = yes || -- $as_test_x conftest$ac_exeext -- }; then -+if ac_fn_cxx_try_link "$LINENO"; then : - gt_cv_func_ngettext_libc=yes - else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- -- gt_cv_func_ngettext_libc=no -+ gt_cv_func_ngettext_libc=no - fi -- --rm -rf conftest.dSYM --rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ -- conftest$ac_exeext conftest.$ac_ext -+rm -f core conftest.err conftest.$ac_objext \ -+ conftest$ac_exeext conftest.$ac_ext - - fi --{ $as_echo "$as_me:$LINENO: result: $gt_cv_func_ngettext_libc" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_ngettext_libc" >&5 - $as_echo "$gt_cv_func_ngettext_libc" >&6; } - - if test "$gt_cv_func_ngettext_libc" = "yes" ; then -- { $as_echo "$as_me:$LINENO: checking for dgettext in libc" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dgettext in libc" >&5 - $as_echo_n "checking for dgettext in libc... " >&6; } --if test "${gt_cv_func_dgettext_libc+set}" = set; then -+if test "${gt_cv_func_dgettext_libc+set}" = set; then : - $as_echo_n "(cached) " >&6 - else -- cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF -+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - - #include -@@ -5877,141 +5245,26 @@ - return 0; - } - _ACEOF --rm -f conftest.$ac_objext conftest$ac_exeext --if { (ac_try="$ac_link" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_link") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } && { -- test -z "$ac_cxx_werror_flag" || -- test ! -s conftest.err -- } && test -s conftest$ac_exeext && { -- test "$cross_compiling" = yes || -- $as_test_x conftest$ac_exeext -- }; then -+if ac_fn_cxx_try_link "$LINENO"; then : - gt_cv_func_dgettext_libc=yes - else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- -- gt_cv_func_dgettext_libc=no -+ gt_cv_func_dgettext_libc=no - fi -- --rm -rf conftest.dSYM --rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ -- conftest$ac_exeext conftest.$ac_ext -+rm -f core conftest.err conftest.$ac_objext \ -+ conftest$ac_exeext conftest.$ac_ext - - fi --{ $as_echo "$as_me:$LINENO: result: $gt_cv_func_dgettext_libc" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_dgettext_libc" >&5 - $as_echo "$gt_cv_func_dgettext_libc" >&6; } - fi - - if test "$gt_cv_func_ngettext_libc" = "yes" ; then -- --for ac_func in bind_textdomain_codeset --do --as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` --{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 --$as_echo_n "checking for $ac_func... " >&6; } --if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then -- $as_echo_n "(cached) " >&6 --else -- cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF --/* end confdefs.h. */ --/* Define $ac_func to an innocuous variant, in case declares $ac_func. -- For example, HP-UX 11i declares gettimeofday. */ --#define $ac_func innocuous_$ac_func -- --/* System header to define __stub macros and hopefully few prototypes, -- which can conflict with char $ac_func (); below. -- Prefer to if __STDC__ is defined, since -- exists even on freestanding compilers. */ -- --#ifdef __STDC__ --# include --#else --# include --#endif -- --#undef $ac_func -- --/* Override any GCC internal prototype to avoid an error. -- Use char because int might match the return type of a GCC -- builtin and then its argument prototype would still apply. */ --#ifdef __cplusplus --extern "C" --#endif --char $ac_func (); --/* The GNU C library defines this for functions which it implements -- to always fail with ENOSYS. Some functions are actually named -- something starting with __ and the normal name is an alias. */ --#if defined __stub_$ac_func || defined __stub___$ac_func --choke me --#endif -- --int --main () --{ --return $ac_func (); -- ; -- return 0; --} --_ACEOF --rm -f conftest.$ac_objext conftest$ac_exeext --if { (ac_try="$ac_link" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_link") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } && { -- test -z "$ac_cxx_werror_flag" || -- test ! -s conftest.err -- } && test -s conftest$ac_exeext && { -- test "$cross_compiling" = yes || -- $as_test_x conftest$ac_exeext -- }; then -- eval "$as_ac_var=yes" --else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- -- eval "$as_ac_var=no" --fi -- --rm -rf conftest.dSYM --rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ -- conftest$ac_exeext conftest.$ac_ext --fi --ac_res=`eval 'as_val=${'$as_ac_var'} -- $as_echo "$as_val"'` -- { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 --$as_echo "$ac_res" >&6; } --as_val=`eval 'as_val=${'$as_ac_var'} -- $as_echo "$as_val"'` -- if test "x$as_val" = x""yes; then -+ for ac_func in bind_textdomain_codeset -+do : -+ ac_fn_cxx_check_func "$LINENO" "bind_textdomain_codeset" "ac_cv_func_bind_textdomain_codeset" -+if test "x$ac_cv_func_bind_textdomain_codeset" = x""yes; then : - cat >>confdefs.h <<_ACEOF --#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 -+#define HAVE_BIND_TEXTDOMAIN_CODESET 1 - _ACEOF - - fi -@@ -6026,18 +5279,14 @@ - || test "$gt_cv_func_ngettext_libc" != "yes" \ - || test "$ac_cv_func_bind_textdomain_codeset" != "yes" ; then - -- { $as_echo "$as_me:$LINENO: checking for bindtextdomain in -lintl" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for bindtextdomain in -lintl" >&5 - $as_echo_n "checking for bindtextdomain in -lintl... " >&6; } --if test "${ac_cv_lib_intl_bindtextdomain+set}" = set; then -+if test "${ac_cv_lib_intl_bindtextdomain+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - ac_check_lib_save_LIBS=$LIBS - LIBS="-lintl $LIBS" --cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF -+cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - - /* Override any GCC internal prototype to avoid an error. -@@ -6055,55 +5304,26 @@ - return 0; - } - _ACEOF --rm -f conftest.$ac_objext conftest$ac_exeext --if { (ac_try="$ac_link" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_link") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } && { -- test -z "$ac_cxx_werror_flag" || -- test ! -s conftest.err -- } && test -s conftest$ac_exeext && { -- test "$cross_compiling" = yes || -- $as_test_x conftest$ac_exeext -- }; then -+if ac_fn_cxx_try_link "$LINENO"; then : - ac_cv_lib_intl_bindtextdomain=yes - else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- -- ac_cv_lib_intl_bindtextdomain=no -+ ac_cv_lib_intl_bindtextdomain=no - fi -- --rm -rf conftest.dSYM --rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ -- conftest$ac_exeext conftest.$ac_ext -+rm -f core conftest.err conftest.$ac_objext \ -+ conftest$ac_exeext conftest.$ac_ext - LIBS=$ac_check_lib_save_LIBS - fi --{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_intl_bindtextdomain" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_bindtextdomain" >&5 - $as_echo "$ac_cv_lib_intl_bindtextdomain" >&6; } --if test "x$ac_cv_lib_intl_bindtextdomain" = x""yes; then -- { $as_echo "$as_me:$LINENO: checking for ngettext in -lintl" >&5 -+if test "x$ac_cv_lib_intl_bindtextdomain" = x""yes; then : -+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ngettext in -lintl" >&5 - $as_echo_n "checking for ngettext in -lintl... " >&6; } --if test "${ac_cv_lib_intl_ngettext+set}" = set; then -+if test "${ac_cv_lib_intl_ngettext+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - ac_check_lib_save_LIBS=$LIBS - LIBS="-lintl $LIBS" --cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF -+cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - - /* Override any GCC internal prototype to avoid an error. -@@ -6121,55 +5341,26 @@ - return 0; - } - _ACEOF --rm -f conftest.$ac_objext conftest$ac_exeext --if { (ac_try="$ac_link" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_link") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } && { -- test -z "$ac_cxx_werror_flag" || -- test ! -s conftest.err -- } && test -s conftest$ac_exeext && { -- test "$cross_compiling" = yes || -- $as_test_x conftest$ac_exeext -- }; then -+if ac_fn_cxx_try_link "$LINENO"; then : - ac_cv_lib_intl_ngettext=yes - else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- -- ac_cv_lib_intl_ngettext=no -+ ac_cv_lib_intl_ngettext=no - fi -- --rm -rf conftest.dSYM --rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ -- conftest$ac_exeext conftest.$ac_ext -+rm -f core conftest.err conftest.$ac_objext \ -+ conftest$ac_exeext conftest.$ac_ext - LIBS=$ac_check_lib_save_LIBS - fi --{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_intl_ngettext" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_ngettext" >&5 - $as_echo "$ac_cv_lib_intl_ngettext" >&6; } --if test "x$ac_cv_lib_intl_ngettext" = x""yes; then -- { $as_echo "$as_me:$LINENO: checking for dgettext in -lintl" >&5 -+if test "x$ac_cv_lib_intl_ngettext" = x""yes; then : -+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dgettext in -lintl" >&5 - $as_echo_n "checking for dgettext in -lintl... " >&6; } --if test "${ac_cv_lib_intl_dgettext+set}" = set; then -+if test "${ac_cv_lib_intl_dgettext+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - ac_check_lib_save_LIBS=$LIBS - LIBS="-lintl $LIBS" --cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF -+cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - - /* Override any GCC internal prototype to avoid an error. -@@ -6187,43 +5378,18 @@ - return 0; - } - _ACEOF --rm -f conftest.$ac_objext conftest$ac_exeext --if { (ac_try="$ac_link" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_link") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } && { -- test -z "$ac_cxx_werror_flag" || -- test ! -s conftest.err -- } && test -s conftest$ac_exeext && { -- test "$cross_compiling" = yes || -- $as_test_x conftest$ac_exeext -- }; then -+if ac_fn_cxx_try_link "$LINENO"; then : - ac_cv_lib_intl_dgettext=yes - else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- -- ac_cv_lib_intl_dgettext=no -+ ac_cv_lib_intl_dgettext=no - fi -- --rm -rf conftest.dSYM --rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ -- conftest$ac_exeext conftest.$ac_ext -+rm -f core conftest.err conftest.$ac_objext \ -+ conftest$ac_exeext conftest.$ac_ext - LIBS=$ac_check_lib_save_LIBS - fi --{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_intl_dgettext" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_dgettext" >&5 - $as_echo "$ac_cv_lib_intl_dgettext" >&6; } --if test "x$ac_cv_lib_intl_dgettext" = x""yes; then -+if test "x$ac_cv_lib_intl_dgettext" = x""yes; then : - gt_cv_func_dgettext_libintl=yes - fi - -@@ -6233,22 +5399,18 @@ - - - if test "$gt_cv_func_dgettext_libintl" != "yes" ; then -- { $as_echo "$as_me:$LINENO: checking if -liconv is needed to use gettext" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking if -liconv is needed to use gettext" >&5 - $as_echo_n "checking if -liconv is needed to use gettext... " >&6; } -- { $as_echo "$as_me:$LINENO: result: " >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5 - $as_echo "" >&6; } -- { $as_echo "$as_me:$LINENO: checking for ngettext in -lintl" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ngettext in -lintl" >&5 - $as_echo_n "checking for ngettext in -lintl... " >&6; } --if test "${ac_cv_lib_intl_ngettext+set}" = set; then -+if test "${ac_cv_lib_intl_ngettext+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - ac_check_lib_save_LIBS=$LIBS - LIBS="-lintl -liconv $LIBS" --cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF -+cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - - /* Override any GCC internal prototype to avoid an error. -@@ -6266,161 +5428,27 @@ - return 0; - } - _ACEOF --rm -f conftest.$ac_objext conftest$ac_exeext --if { (ac_try="$ac_link" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_link") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } && { -- test -z "$ac_cxx_werror_flag" || -- test ! -s conftest.err -- } && test -s conftest$ac_exeext && { -- test "$cross_compiling" = yes || -- $as_test_x conftest$ac_exeext -- }; then -+if ac_fn_cxx_try_link "$LINENO"; then : - ac_cv_lib_intl_ngettext=yes - else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- -- ac_cv_lib_intl_ngettext=no -+ ac_cv_lib_intl_ngettext=no - fi -- --rm -rf conftest.dSYM --rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ -- conftest$ac_exeext conftest.$ac_ext -+rm -f core conftest.err conftest.$ac_objext \ -+ conftest$ac_exeext conftest.$ac_ext - LIBS=$ac_check_lib_save_LIBS - fi --{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_intl_ngettext" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_ngettext" >&5 - $as_echo "$ac_cv_lib_intl_ngettext" >&6; } --if test "x$ac_cv_lib_intl_ngettext" = x""yes; then -- { $as_echo "$as_me:$LINENO: checking for dcgettext in -lintl" >&5 -+if test "x$ac_cv_lib_intl_ngettext" = x""yes; then : -+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dcgettext in -lintl" >&5 - $as_echo_n "checking for dcgettext in -lintl... " >&6; } --if test "${ac_cv_lib_intl_dcgettext+set}" = set; then -+if test "${ac_cv_lib_intl_dcgettext+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - ac_check_lib_save_LIBS=$LIBS - LIBS="-lintl -liconv $LIBS" --cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF --/* end confdefs.h. */ -- --/* Override any GCC internal prototype to avoid an error. -- Use char because int might match the return type of a GCC -- builtin and then its argument prototype would still apply. */ --#ifdef __cplusplus --extern "C" --#endif --char dcgettext (); --int --main () --{ --return dcgettext (); -- ; -- return 0; --} --_ACEOF --rm -f conftest.$ac_objext conftest$ac_exeext --if { (ac_try="$ac_link" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_link") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } && { -- test -z "$ac_cxx_werror_flag" || -- test ! -s conftest.err -- } && test -s conftest$ac_exeext && { -- test "$cross_compiling" = yes || -- $as_test_x conftest$ac_exeext -- }; then -- ac_cv_lib_intl_dcgettext=yes --else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- -- ac_cv_lib_intl_dcgettext=no --fi -- --rm -rf conftest.dSYM --rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ -- conftest$ac_exeext conftest.$ac_ext --LIBS=$ac_check_lib_save_LIBS --fi --{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_intl_dcgettext" >&5 --$as_echo "$ac_cv_lib_intl_dcgettext" >&6; } --if test "x$ac_cv_lib_intl_dcgettext" = x""yes; then -- gt_cv_func_dgettext_libintl=yes -- libintl_extra_libs=-liconv --else -- : --fi -- --else -- : --fi -- -- fi -- -- # -- # If we found libintl, then check in it for bind_textdomain_codeset(); -- # we'll prefer libc if neither have bind_textdomain_codeset(), -- # and both have dgettext and ngettext -- # -- if test "$gt_cv_func_dgettext_libintl" = "yes" ; then -- glib_save_LIBS="$LIBS" -- LIBS="$LIBS -lintl $libintl_extra_libs" -- unset ac_cv_func_bind_textdomain_codeset -- --for ac_func in bind_textdomain_codeset --do --as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` --{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 --$as_echo_n "checking for $ac_func... " >&6; } --if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then -- $as_echo_n "(cached) " >&6 --else -- cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF -+cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ --/* Define $ac_func to an innocuous variant, in case declares $ac_func. -- For example, HP-UX 11i declares gettimeofday. */ --#define $ac_func innocuous_$ac_func -- --/* System header to define __stub macros and hopefully few prototypes, -- which can conflict with char $ac_func (); below. -- Prefer to if __STDC__ is defined, since -- exists even on freestanding compilers. */ -- --#ifdef __STDC__ --# include --#else --# include --#endif -- --#undef $ac_func - - /* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC -@@ -6428,64 +5456,54 @@ - #ifdef __cplusplus - extern "C" - #endif --char $ac_func (); --/* The GNU C library defines this for functions which it implements -- to always fail with ENOSYS. Some functions are actually named -- something starting with __ and the normal name is an alias. */ --#if defined __stub_$ac_func || defined __stub___$ac_func --choke me --#endif -- --int --main () --{ --return $ac_func (); -- ; -- return 0; --} --_ACEOF --rm -f conftest.$ac_objext conftest$ac_exeext --if { (ac_try="$ac_link" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_link") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } && { -- test -z "$ac_cxx_werror_flag" || -- test ! -s conftest.err -- } && test -s conftest$ac_exeext && { -- test "$cross_compiling" = yes || -- $as_test_x conftest$ac_exeext -- }; then -- eval "$as_ac_var=yes" -+char dcgettext (); -+int -+main () -+{ -+return dcgettext (); -+ ; -+ return 0; -+} -+_ACEOF -+if ac_fn_cxx_try_link "$LINENO"; then : -+ ac_cv_lib_intl_dcgettext=yes - else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- -- eval "$as_ac_var=no" -+ ac_cv_lib_intl_dcgettext=no -+fi -+rm -f core conftest.err conftest.$ac_objext \ -+ conftest$ac_exeext conftest.$ac_ext -+LIBS=$ac_check_lib_save_LIBS -+fi -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_dcgettext" >&5 -+$as_echo "$ac_cv_lib_intl_dcgettext" >&6; } -+if test "x$ac_cv_lib_intl_dcgettext" = x""yes; then : -+ gt_cv_func_dgettext_libintl=yes -+ libintl_extra_libs=-liconv -+else -+ : - fi - --rm -rf conftest.dSYM --rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ -- conftest$ac_exeext conftest.$ac_ext -+else -+ : - fi --ac_res=`eval 'as_val=${'$as_ac_var'} -- $as_echo "$as_val"'` -- { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 --$as_echo "$ac_res" >&6; } --as_val=`eval 'as_val=${'$as_ac_var'} -- $as_echo "$as_val"'` -- if test "x$as_val" = x""yes; then -+ -+ fi -+ -+ # -+ # If we found libintl, then check in it for bind_textdomain_codeset(); -+ # we'll prefer libc if neither have bind_textdomain_codeset(), -+ # and both have dgettext and ngettext -+ # -+ if test "$gt_cv_func_dgettext_libintl" = "yes" ; then -+ glib_save_LIBS="$LIBS" -+ LIBS="$LIBS -lintl $libintl_extra_libs" -+ unset ac_cv_func_bind_textdomain_codeset -+ for ac_func in bind_textdomain_codeset -+do : -+ ac_fn_cxx_check_func "$LINENO" "bind_textdomain_codeset" "ac_cv_func_bind_textdomain_codeset" -+if test "x$ac_cv_func_bind_textdomain_codeset" = x""yes; then : - cat >>confdefs.h <<_ACEOF --#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 -+#define HAVE_BIND_TEXTDOMAIN_CODESET 1 - _ACEOF - - fi -@@ -6515,15 +5533,13 @@ - - if test "$gt_cv_have_gettext" = "yes"; then - --cat >>confdefs.h <<\_ACEOF --#define HAVE_GETTEXT 1 --_ACEOF -+$as_echo "#define HAVE_GETTEXT 1" >>confdefs.h - - # Extract the first word of "msgfmt", so it can be a program name with args. - set dummy msgfmt; ac_word=$2 --{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 - $as_echo_n "checking for $ac_word... " >&6; } --if test "${ac_cv_path_MSGFMT+set}" = set; then -+if test "${ac_cv_path_MSGFMT+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - case "$MSGFMT" in -@@ -6548,118 +5564,28 @@ - fi - MSGFMT="$ac_cv_path_MSGFMT" - if test "$MSGFMT" != "no"; then -- { $as_echo "$as_me:$LINENO: result: $MSGFMT" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGFMT" >&5 - $as_echo "$MSGFMT" >&6; } - else -- { $as_echo "$as_me:$LINENO: result: no" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 - $as_echo "no" >&6; } - fi - if test "$MSGFMT" != "no"; then - glib_save_LIBS="$LIBS" - LIBS="$LIBS $INTLLIBS" -- --for ac_func in dcgettext --do --as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` --{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 --$as_echo_n "checking for $ac_func... " >&6; } --if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then -- $as_echo_n "(cached) " >&6 --else -- cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF --/* end confdefs.h. */ --/* Define $ac_func to an innocuous variant, in case declares $ac_func. -- For example, HP-UX 11i declares gettimeofday. */ --#define $ac_func innocuous_$ac_func -- --/* System header to define __stub macros and hopefully few prototypes, -- which can conflict with char $ac_func (); below. -- Prefer to if __STDC__ is defined, since -- exists even on freestanding compilers. */ -- --#ifdef __STDC__ --# include --#else --# include --#endif -- --#undef $ac_func -- --/* Override any GCC internal prototype to avoid an error. -- Use char because int might match the return type of a GCC -- builtin and then its argument prototype would still apply. */ --#ifdef __cplusplus --extern "C" --#endif --char $ac_func (); --/* The GNU C library defines this for functions which it implements -- to always fail with ENOSYS. Some functions are actually named -- something starting with __ and the normal name is an alias. */ --#if defined __stub_$ac_func || defined __stub___$ac_func --choke me --#endif -- --int --main () --{ --return $ac_func (); -- ; -- return 0; --} --_ACEOF --rm -f conftest.$ac_objext conftest$ac_exeext --if { (ac_try="$ac_link" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_link") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } && { -- test -z "$ac_cxx_werror_flag" || -- test ! -s conftest.err -- } && test -s conftest$ac_exeext && { -- test "$cross_compiling" = yes || -- $as_test_x conftest$ac_exeext -- }; then -- eval "$as_ac_var=yes" --else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- -- eval "$as_ac_var=no" --fi -- --rm -rf conftest.dSYM --rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ -- conftest$ac_exeext conftest.$ac_ext --fi --ac_res=`eval 'as_val=${'$as_ac_var'} -- $as_echo "$as_val"'` -- { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 --$as_echo "$ac_res" >&6; } --as_val=`eval 'as_val=${'$as_ac_var'} -- $as_echo "$as_val"'` -- if test "x$as_val" = x""yes; then -+ for ac_func in dcgettext -+do : -+ ac_fn_cxx_check_func "$LINENO" "dcgettext" "ac_cv_func_dcgettext" -+if test "x$ac_cv_func_dcgettext" = x""yes; then : - cat >>confdefs.h <<_ACEOF --#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 -+#define HAVE_DCGETTEXT 1 - _ACEOF - - fi - done - - MSGFMT_OPTS= -- { $as_echo "$as_me:$LINENO: checking if msgfmt accepts -c" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking if msgfmt accepts -c" >&5 - $as_echo_n "checking if msgfmt accepts -c... " >&6; } - cat >conftest.foo <<_ACEOF - -@@ -6674,14 +5600,14 @@ - "Content-Transfer-Encoding: 8bit\n" - - _ACEOF --if { ($as_echo "$as_me:$LINENO: \$MSGFMT -c -o /dev/null conftest.foo") >&5 -+if { { $as_echo "$as_me:${as_lineno-$LINENO}: \$MSGFMT -c -o /dev/null conftest.foo"; } >&5 - ($MSGFMT -c -o /dev/null conftest.foo) 2>&5 - ac_status=$? -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); }; then -- MSGFMT_OPTS=-c; { $as_echo "$as_me:$LINENO: result: yes" >&5 -+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 -+ test $ac_status = 0; }; then -+ MSGFMT_OPTS=-c; { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 - $as_echo "yes" >&6; } --else { $as_echo "$as_me:$LINENO: result: no" >&5 -+else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 - $as_echo "no" >&6; } - echo "$as_me: failed input was:" >&5 - sed 's/^/| /' conftest.foo >&5 -@@ -6689,9 +5615,9 @@ - - # Extract the first word of "gmsgfmt", so it can be a program name with args. - set dummy gmsgfmt; ac_word=$2 --{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 - $as_echo_n "checking for $ac_word... " >&6; } --if test "${ac_cv_path_GMSGFMT+set}" = set; then -+if test "${ac_cv_path_GMSGFMT+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - case $GMSGFMT in -@@ -6704,14 +5630,14 @@ - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. -- for ac_exec_ext in '' $ac_executable_extensions; do -+ for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext" -- $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 -+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi - done --done -+ done - IFS=$as_save_IFS - - test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT" -@@ -6720,19 +5646,19 @@ - fi - GMSGFMT=$ac_cv_path_GMSGFMT - if test -n "$GMSGFMT"; then -- { $as_echo "$as_me:$LINENO: result: $GMSGFMT" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5 - $as_echo "$GMSGFMT" >&6; } - else -- { $as_echo "$as_me:$LINENO: result: no" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 - $as_echo "no" >&6; } - fi - - - # Extract the first word of "xgettext", so it can be a program name with args. - set dummy xgettext; ac_word=$2 --{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 - $as_echo_n "checking for $ac_word... " >&6; } --if test "${ac_cv_path_XGETTEXT+set}" = set; then -+if test "${ac_cv_path_XGETTEXT+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - case "$XGETTEXT" in -@@ -6757,18 +5683,14 @@ - fi - XGETTEXT="$ac_cv_path_XGETTEXT" - if test "$XGETTEXT" != ":"; then -- { $as_echo "$as_me:$LINENO: result: $XGETTEXT" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XGETTEXT" >&5 - $as_echo "$XGETTEXT" >&6; } - else -- { $as_echo "$as_me:$LINENO: result: no" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 - $as_echo "no" >&6; } - fi - -- cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF -+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - - int -@@ -6780,121 +5702,14 @@ - return 0; - } - _ACEOF --rm -f conftest.$ac_objext conftest$ac_exeext --if { (ac_try="$ac_link" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_link") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } && { -- test -z "$ac_cxx_werror_flag" || -- test ! -s conftest.err -- } && test -s conftest$ac_exeext && { -- test "$cross_compiling" = yes || -- $as_test_x conftest$ac_exeext -- }; then -+if ac_fn_cxx_try_link "$LINENO"; then : - CATOBJEXT=.gmo - DATADIRNAME=share - else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- -- case $host in -+ case $host in - *-*-solaris*) -- { $as_echo "$as_me:$LINENO: checking for bind_textdomain_codeset" >&5 --$as_echo_n "checking for bind_textdomain_codeset... " >&6; } --if test "${ac_cv_func_bind_textdomain_codeset+set}" = set; then -- $as_echo_n "(cached) " >&6 --else -- cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF --/* end confdefs.h. */ --/* Define bind_textdomain_codeset to an innocuous variant, in case declares bind_textdomain_codeset. -- For example, HP-UX 11i declares gettimeofday. */ --#define bind_textdomain_codeset innocuous_bind_textdomain_codeset -- --/* System header to define __stub macros and hopefully few prototypes, -- which can conflict with char bind_textdomain_codeset (); below. -- Prefer to if __STDC__ is defined, since -- exists even on freestanding compilers. */ -- --#ifdef __STDC__ --# include --#else --# include --#endif -- --#undef bind_textdomain_codeset -- --/* Override any GCC internal prototype to avoid an error. -- Use char because int might match the return type of a GCC -- builtin and then its argument prototype would still apply. */ --#ifdef __cplusplus --extern "C" --#endif --char bind_textdomain_codeset (); --/* The GNU C library defines this for functions which it implements -- to always fail with ENOSYS. Some functions are actually named -- something starting with __ and the normal name is an alias. */ --#if defined __stub_bind_textdomain_codeset || defined __stub___bind_textdomain_codeset --choke me --#endif -- --int --main () --{ --return bind_textdomain_codeset (); -- ; -- return 0; --} --_ACEOF --rm -f conftest.$ac_objext conftest$ac_exeext --if { (ac_try="$ac_link" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_link") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } && { -- test -z "$ac_cxx_werror_flag" || -- test ! -s conftest.err -- } && test -s conftest$ac_exeext && { -- test "$cross_compiling" = yes || -- $as_test_x conftest$ac_exeext -- }; then -- ac_cv_func_bind_textdomain_codeset=yes --else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- -- ac_cv_func_bind_textdomain_codeset=no --fi -- --rm -rf conftest.dSYM --rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ -- conftest$ac_exeext conftest.$ac_ext --fi --{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_bind_textdomain_codeset" >&5 --$as_echo "$ac_cv_func_bind_textdomain_codeset" >&6; } --if test "x$ac_cv_func_bind_textdomain_codeset" = x""yes; then -+ ac_fn_cxx_check_func "$LINENO" "bind_textdomain_codeset" "ac_cv_func_bind_textdomain_codeset" -+if test "x$ac_cv_func_bind_textdomain_codeset" = x""yes; then : - CATOBJEXT=.gmo - DATADIRNAME=share - else -@@ -6909,10 +5724,8 @@ - ;; - esac - fi -- --rm -rf conftest.dSYM --rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ -- conftest$ac_exeext conftest.$ac_ext -+rm -f core conftest.err conftest.$ac_objext \ -+ conftest$ac_exeext conftest.$ac_ext - LIBS="$glib_save_LIBS" - INSTOBJEXT=.mo - else -@@ -6926,9 +5739,7 @@ - - if test "$gt_cv_have_gettext" = "yes" ; then - --cat >>confdefs.h <<\_ACEOF --#define ENABLE_NLS 1 --_ACEOF -+$as_echo "#define ENABLE_NLS 1" >>confdefs.h - - fi - -@@ -6936,7 +5747,7 @@ - if $XGETTEXT --omit-header /dev/null 2> /dev/null; then - : ; - else -- { $as_echo "$as_me:$LINENO: result: found xgettext program is not GNU xgettext; ignore it" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: found xgettext program is not GNU xgettext; ignore it" >&5 - $as_echo "found xgettext program is not GNU xgettext; ignore it" >&6; } - XGETTEXT=":" - fi -@@ -6969,7 +5780,7 @@ - if test "x$ALL_LINGUAS" = "x"; then - LINGUAS= - else -- { $as_echo "$as_me:$LINENO: checking for catalogs to be installed" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for catalogs to be installed" >&5 - $as_echo_n "checking for catalogs to be installed... " >&6; } - NEW_LINGUAS= - for presentlang in $ALL_LINGUAS; do -@@ -6994,7 +5805,7 @@ - fi - done - LINGUAS=$NEW_LINGUAS -- { $as_echo "$as_me:$LINENO: result: $LINGUAS" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LINGUAS" >&5 - $as_echo "$LINGUAS" >&6; } - fi - -@@ -7027,16 +5838,16 @@ - < $srcdir/po/POTFILES.in > po/POTFILES - - -- { $as_echo "$as_me:$LINENO: checking whether NLS is requested" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5 - $as_echo_n "checking whether NLS is requested... " >&6; } - # Check whether --enable-nls was given. --if test "${enable_nls+set}" = set; then -+if test "${enable_nls+set}" = set; then : - enableval=$enable_nls; USE_NLS=$enableval - else - USE_NLS=yes - fi - -- { $as_echo "$as_me:$LINENO: result: $USE_NLS" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_NLS" >&5 - $as_echo "$USE_NLS" >&6; } - - -@@ -7044,35 +5855,31 @@ - - case "$am__api_version" in - 1.01234) -- { { $as_echo "$as_me:$LINENO: error: Automake 1.5 or newer is required to use intltool" >&5 --$as_echo "$as_me: error: Automake 1.5 or newer is required to use intltool" >&2;} -- { (exit 1); exit 1; }; } -+ as_fn_error $? "Automake 1.5 or newer is required to use intltool" "$LINENO" 5 - ;; - *) - ;; - esac - - if test -n ""; then -- { $as_echo "$as_me:$LINENO: checking for intltool >= " >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for intltool >= " >&5 - $as_echo_n "checking for intltool >= ... " >&6; } - - INTLTOOL_REQUIRED_VERSION_AS_INT=`echo | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` - INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3` - INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` - -- { $as_echo "$as_me:$LINENO: result: $INTLTOOL_APPLIED_VERSION found" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_APPLIED_VERSION found" >&5 - $as_echo "$INTLTOOL_APPLIED_VERSION found" >&6; } - test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge "$INTLTOOL_REQUIRED_VERSION_AS_INT" || -- { { $as_echo "$as_me:$LINENO: error: Your intltool is too old. You need intltool or later." >&5 --$as_echo "$as_me: error: Your intltool is too old. You need intltool or later." >&2;} -- { (exit 1); exit 1; }; } -+ as_fn_error $? "Your intltool is too old. You need intltool or later." "$LINENO" 5 - fi - - # Extract the first word of "intltool-update", so it can be a program name with args. - set dummy intltool-update; ac_word=$2 --{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 - $as_echo_n "checking for $ac_word... " >&6; } --if test "${ac_cv_path_INTLTOOL_UPDATE+set}" = set; then -+if test "${ac_cv_path_INTLTOOL_UPDATE+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - case $INTLTOOL_UPDATE in -@@ -7085,14 +5892,14 @@ - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. -- for ac_exec_ext in '' $ac_executable_extensions; do -+ for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_path_INTLTOOL_UPDATE="$as_dir/$ac_word$ac_exec_ext" -- $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 -+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi - done --done -+ done - IFS=$as_save_IFS - - ;; -@@ -7100,19 +5907,19 @@ - fi - INTLTOOL_UPDATE=$ac_cv_path_INTLTOOL_UPDATE - if test -n "$INTLTOOL_UPDATE"; then -- { $as_echo "$as_me:$LINENO: result: $INTLTOOL_UPDATE" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_UPDATE" >&5 - $as_echo "$INTLTOOL_UPDATE" >&6; } - else -- { $as_echo "$as_me:$LINENO: result: no" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 - $as_echo "no" >&6; } - fi - - - # Extract the first word of "intltool-merge", so it can be a program name with args. - set dummy intltool-merge; ac_word=$2 --{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 - $as_echo_n "checking for $ac_word... " >&6; } --if test "${ac_cv_path_INTLTOOL_MERGE+set}" = set; then -+if test "${ac_cv_path_INTLTOOL_MERGE+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - case $INTLTOOL_MERGE in -@@ -7125,14 +5932,14 @@ - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. -- for ac_exec_ext in '' $ac_executable_extensions; do -+ for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_path_INTLTOOL_MERGE="$as_dir/$ac_word$ac_exec_ext" -- $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 -+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi - done --done -+ done - IFS=$as_save_IFS - - ;; -@@ -7140,19 +5947,19 @@ - fi - INTLTOOL_MERGE=$ac_cv_path_INTLTOOL_MERGE - if test -n "$INTLTOOL_MERGE"; then -- { $as_echo "$as_me:$LINENO: result: $INTLTOOL_MERGE" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_MERGE" >&5 - $as_echo "$INTLTOOL_MERGE" >&6; } - else -- { $as_echo "$as_me:$LINENO: result: no" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 - $as_echo "no" >&6; } - fi - - - # Extract the first word of "intltool-extract", so it can be a program name with args. - set dummy intltool-extract; ac_word=$2 --{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 - $as_echo_n "checking for $ac_word... " >&6; } --if test "${ac_cv_path_INTLTOOL_EXTRACT+set}" = set; then -+if test "${ac_cv_path_INTLTOOL_EXTRACT+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - case $INTLTOOL_EXTRACT in -@@ -7165,14 +5972,14 @@ - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. -- for ac_exec_ext in '' $ac_executable_extensions; do -+ for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_path_INTLTOOL_EXTRACT="$as_dir/$ac_word$ac_exec_ext" -- $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 -+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi - done --done -+ done - IFS=$as_save_IFS - - ;; -@@ -7180,18 +5987,16 @@ - fi - INTLTOOL_EXTRACT=$ac_cv_path_INTLTOOL_EXTRACT - if test -n "$INTLTOOL_EXTRACT"; then -- { $as_echo "$as_me:$LINENO: result: $INTLTOOL_EXTRACT" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_EXTRACT" >&5 - $as_echo "$INTLTOOL_EXTRACT" >&6; } - else -- { $as_echo "$as_me:$LINENO: result: no" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 - $as_echo "no" >&6; } - fi - - - if test -z "$INTLTOOL_UPDATE" -o -z "$INTLTOOL_MERGE" -o -z "$INTLTOOL_EXTRACT"; then -- { { $as_echo "$as_me:$LINENO: error: The intltool scripts were not found. Please install intltool." >&5 --$as_echo "$as_me: error: The intltool scripts were not found. Please install intltool." >&2;} -- { (exit 1); exit 1; }; } -+ as_fn_error $? "The intltool scripts were not found. Please install intltool." "$LINENO" 5 - fi - - INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' -@@ -7313,9 +6118,9 @@ - # Check the gettext tools to make sure they are GNU - # Extract the first word of "xgettext", so it can be a program name with args. - set dummy xgettext; ac_word=$2 --{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 - $as_echo_n "checking for $ac_word... " >&6; } --if test "${ac_cv_path_XGETTEXT+set}" = set; then -+if test "${ac_cv_path_XGETTEXT+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - case $XGETTEXT in -@@ -7328,14 +6133,14 @@ - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. -- for ac_exec_ext in '' $ac_executable_extensions; do -+ for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_path_XGETTEXT="$as_dir/$ac_word$ac_exec_ext" -- $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 -+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi - done --done -+ done - IFS=$as_save_IFS - - ;; -@@ -7343,19 +6148,19 @@ - fi - XGETTEXT=$ac_cv_path_XGETTEXT - if test -n "$XGETTEXT"; then -- { $as_echo "$as_me:$LINENO: result: $XGETTEXT" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XGETTEXT" >&5 - $as_echo "$XGETTEXT" >&6; } - else -- { $as_echo "$as_me:$LINENO: result: no" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 - $as_echo "no" >&6; } - fi - - - # Extract the first word of "msgmerge", so it can be a program name with args. - set dummy msgmerge; ac_word=$2 --{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 - $as_echo_n "checking for $ac_word... " >&6; } --if test "${ac_cv_path_MSGMERGE+set}" = set; then -+if test "${ac_cv_path_MSGMERGE+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - case $MSGMERGE in -@@ -7368,14 +6173,14 @@ - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. -- for ac_exec_ext in '' $ac_executable_extensions; do -+ for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_path_MSGMERGE="$as_dir/$ac_word$ac_exec_ext" -- $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 -+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi - done --done -+ done - IFS=$as_save_IFS - - ;; -@@ -7383,19 +6188,19 @@ - fi - MSGMERGE=$ac_cv_path_MSGMERGE - if test -n "$MSGMERGE"; then -- { $as_echo "$as_me:$LINENO: result: $MSGMERGE" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGMERGE" >&5 - $as_echo "$MSGMERGE" >&6; } - else -- { $as_echo "$as_me:$LINENO: result: no" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 - $as_echo "no" >&6; } - fi - - - # Extract the first word of "msgfmt", so it can be a program name with args. - set dummy msgfmt; ac_word=$2 --{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 - $as_echo_n "checking for $ac_word... " >&6; } --if test "${ac_cv_path_MSGFMT+set}" = set; then -+if test "${ac_cv_path_MSGFMT+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - case $MSGFMT in -@@ -7408,14 +6213,14 @@ - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. -- for ac_exec_ext in '' $ac_executable_extensions; do -+ for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_path_MSGFMT="$as_dir/$ac_word$ac_exec_ext" -- $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 -+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi - done --done -+ done - IFS=$as_save_IFS - - ;; -@@ -7423,19 +6228,19 @@ - fi - MSGFMT=$ac_cv_path_MSGFMT - if test -n "$MSGFMT"; then -- { $as_echo "$as_me:$LINENO: result: $MSGFMT" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGFMT" >&5 - $as_echo "$MSGFMT" >&6; } - else -- { $as_echo "$as_me:$LINENO: result: no" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 - $as_echo "no" >&6; } - fi - - - # Extract the first word of "gmsgfmt", so it can be a program name with args. - set dummy gmsgfmt; ac_word=$2 --{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 - $as_echo_n "checking for $ac_word... " >&6; } --if test "${ac_cv_path_GMSGFMT+set}" = set; then -+if test "${ac_cv_path_GMSGFMT+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - case $GMSGFMT in -@@ -7448,14 +6253,14 @@ - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. -- for ac_exec_ext in '' $ac_executable_extensions; do -+ for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext" -- $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 -+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi - done --done -+ done - IFS=$as_save_IFS - - test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT" -@@ -7464,33 +6269,29 @@ - fi - GMSGFMT=$ac_cv_path_GMSGFMT - if test -n "$GMSGFMT"; then -- { $as_echo "$as_me:$LINENO: result: $GMSGFMT" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5 - $as_echo "$GMSGFMT" >&6; } - else -- { $as_echo "$as_me:$LINENO: result: no" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 - $as_echo "no" >&6; } - fi - - - if test -z "$XGETTEXT" -o -z "$MSGMERGE" -o -z "$MSGFMT"; then -- { { $as_echo "$as_me:$LINENO: error: GNU gettext tools not found; required for intltool" >&5 --$as_echo "$as_me: error: GNU gettext tools not found; required for intltool" >&2;} -- { (exit 1); exit 1; }; } -+ as_fn_error $? "GNU gettext tools not found; required for intltool" "$LINENO" 5 - fi - xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`" - mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`" - mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`" - if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then -- { { $as_echo "$as_me:$LINENO: error: GNU gettext tools not found; required for intltool" >&5 --$as_echo "$as_me: error: GNU gettext tools not found; required for intltool" >&2;} -- { (exit 1); exit 1; }; } -+ as_fn_error $? "GNU gettext tools not found; required for intltool" "$LINENO" 5 - fi - - # Extract the first word of "perl", so it can be a program name with args. - set dummy perl; ac_word=$2 --{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 - $as_echo_n "checking for $ac_word... " >&6; } --if test "${ac_cv_path_INTLTOOL_PERL+set}" = set; then -+if test "${ac_cv_path_INTLTOOL_PERL+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - case $INTLTOOL_PERL in -@@ -7503,14 +6304,14 @@ - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. -- for ac_exec_ext in '' $ac_executable_extensions; do -+ for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_path_INTLTOOL_PERL="$as_dir/$ac_word$ac_exec_ext" -- $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 -+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi - done --done -+ done - IFS=$as_save_IFS - - ;; -@@ -7518,41 +6319,35 @@ - fi - INTLTOOL_PERL=$ac_cv_path_INTLTOOL_PERL - if test -n "$INTLTOOL_PERL"; then -- { $as_echo "$as_me:$LINENO: result: $INTLTOOL_PERL" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_PERL" >&5 - $as_echo "$INTLTOOL_PERL" >&6; } - else -- { $as_echo "$as_me:$LINENO: result: no" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 - $as_echo "no" >&6; } - fi - - - if test -z "$INTLTOOL_PERL"; then -- { { $as_echo "$as_me:$LINENO: error: perl not found" >&5 --$as_echo "$as_me: error: perl not found" >&2;} -- { (exit 1); exit 1; }; } -+ as_fn_error $? "perl not found" "$LINENO" 5 - fi --{ $as_echo "$as_me:$LINENO: checking for perl >= 5.8.1" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for perl >= 5.8.1" >&5 - $as_echo_n "checking for perl >= 5.8.1... " >&6; } - $INTLTOOL_PERL -e "use 5.8.1;" > /dev/null 2>&1 - if test $? -ne 0; then -- { { $as_echo "$as_me:$LINENO: error: perl 5.8.1 is required for intltool" >&5 --$as_echo "$as_me: error: perl 5.8.1 is required for intltool" >&2;} -- { (exit 1); exit 1; }; } -+ as_fn_error $? "perl 5.8.1 is required for intltool" "$LINENO" 5 - else - IT_PERL_VERSION="`$INTLTOOL_PERL -e \"printf '%vd', $^V\"`" -- { $as_echo "$as_me:$LINENO: result: $IT_PERL_VERSION" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5 - $as_echo "$IT_PERL_VERSION" >&6; } - fi - if test "x" != "xno-xml"; then -- { $as_echo "$as_me:$LINENO: checking for XML::Parser" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XML::Parser" >&5 - $as_echo_n "checking for XML::Parser... " >&6; } - if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then -- { $as_echo "$as_me:$LINENO: result: ok" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5 - $as_echo "ok" >&6; } - else -- { { $as_echo "$as_me:$LINENO: error: XML::Parser perl module is required for intltool" >&5 --$as_echo "$as_me: error: XML::Parser perl module is required for intltool" >&2;} -- { (exit 1); exit 1; }; } -+ as_fn_error $? "XML::Parser perl module is required for intltool" "$LINENO" 5 - fi - fi - -@@ -7562,11 +6357,7 @@ - # Set DATADIRNAME correctly if it is not set yet - # (copied from glib-gettext.m4) - if test -z "$DATADIRNAME"; then -- cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF -+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - - int -@@ -7574,124 +6365,17 @@ - { - extern int _nl_msg_cat_cntr; - return _nl_msg_cat_cntr -- ; -- return 0; --} --_ACEOF --rm -f conftest.$ac_objext conftest$ac_exeext --if { (ac_try="$ac_link" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_link") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } && { -- test -z "$ac_cxx_werror_flag" || -- test ! -s conftest.err -- } && test -s conftest$ac_exeext && { -- test "$cross_compiling" = yes || -- $as_test_x conftest$ac_exeext -- }; then -- DATADIRNAME=share --else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- -- case $host in -- *-*-solaris*) -- { $as_echo "$as_me:$LINENO: checking for bind_textdomain_codeset" >&5 --$as_echo_n "checking for bind_textdomain_codeset... " >&6; } --if test "${ac_cv_func_bind_textdomain_codeset+set}" = set; then -- $as_echo_n "(cached) " >&6 --else -- cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF --/* end confdefs.h. */ --/* Define bind_textdomain_codeset to an innocuous variant, in case declares bind_textdomain_codeset. -- For example, HP-UX 11i declares gettimeofday. */ --#define bind_textdomain_codeset innocuous_bind_textdomain_codeset -- --/* System header to define __stub macros and hopefully few prototypes, -- which can conflict with char bind_textdomain_codeset (); below. -- Prefer to if __STDC__ is defined, since -- exists even on freestanding compilers. */ -- --#ifdef __STDC__ --# include --#else --# include --#endif -- --#undef bind_textdomain_codeset -- --/* Override any GCC internal prototype to avoid an error. -- Use char because int might match the return type of a GCC -- builtin and then its argument prototype would still apply. */ --#ifdef __cplusplus --extern "C" --#endif --char bind_textdomain_codeset (); --/* The GNU C library defines this for functions which it implements -- to always fail with ENOSYS. Some functions are actually named -- something starting with __ and the normal name is an alias. */ --#if defined __stub_bind_textdomain_codeset || defined __stub___bind_textdomain_codeset --choke me --#endif -- --int --main () --{ --return bind_textdomain_codeset (); -- ; -- return 0; --} --_ACEOF --rm -f conftest.$ac_objext conftest$ac_exeext --if { (ac_try="$ac_link" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_link") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } && { -- test -z "$ac_cxx_werror_flag" || -- test ! -s conftest.err -- } && test -s conftest$ac_exeext && { -- test "$cross_compiling" = yes || -- $as_test_x conftest$ac_exeext -- }; then -- ac_cv_func_bind_textdomain_codeset=yes -+ ; -+ return 0; -+} -+_ACEOF -+if ac_fn_cxx_try_link "$LINENO"; then : -+ DATADIRNAME=share - else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- -- ac_cv_func_bind_textdomain_codeset=no --fi -- --rm -rf conftest.dSYM --rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ -- conftest$ac_exeext conftest.$ac_ext --fi --{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_bind_textdomain_codeset" >&5 --$as_echo "$ac_cv_func_bind_textdomain_codeset" >&6; } --if test "x$ac_cv_func_bind_textdomain_codeset" = x""yes; then -+ case $host in -+ *-*-solaris*) -+ ac_fn_cxx_check_func "$LINENO" "bind_textdomain_codeset" "ac_cv_func_bind_textdomain_codeset" -+if test "x$ac_cv_func_bind_textdomain_codeset" = x""yes; then : - DATADIRNAME=share - else - DATADIRNAME=lib -@@ -7703,10 +6387,8 @@ - ;; - esac - fi -- --rm -rf conftest.dSYM --rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ -- conftest$ac_exeext conftest.$ac_ext -+rm -f core conftest.err conftest.$ac_objext \ -+ conftest$ac_exeext conftest.$ac_ext - fi - - -@@ -7715,7 +6397,7 @@ - - - # Check whether --enable-update-mime-database was given. --if test "${enable_update_mime_database+set}" = set; then -+if test "${enable_update_mime_database+set}" = set; then : - enableval=$enable_update_mime_database; - fi - -@@ -7729,16 +6411,16 @@ - - - --{ $as_echo "$as_me:$LINENO: checking whether Python support is requested" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Python support is requested" >&5 - $as_echo_n "checking whether Python support is requested... " >&6; } - # Check whether --enable-python was given. --if test "${enable_python+set}" = set; then -+if test "${enable_python+set}" = set; then : - enableval=$enable_python; enable_python=$enableval have_python=$enableval - else - enable_python=autodetect have_python=yes - fi - --{ $as_echo "$as_me:$LINENO: result: $enable_python" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_python" >&5 - $as_echo "$enable_python" >&6; } - - if test "x$have_python" != "xno"; then -@@ -7748,58 +6430,58 @@ - - if test -n "$PYTHON"; then - # If the user set $PYTHON, use it and don't search something else. -- { $as_echo "$as_me:$LINENO: checking whether $PYTHON version >= 2.3" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $PYTHON version >= 2.3" >&5 - $as_echo_n "checking whether $PYTHON version >= 2.3... " >&6; } -- prog="import sys, string -+ prog="import sys - # split strings by '.' and convert to numeric. Append some zeros - # because we need at least 4 digits for the hex conversion. --minver = map(int, string.split('2.3', '.')) + [0, 0, 0] -+# map returns an iterator in Python 3.0 and a list in 2.x -+minver = list(map(int, '2.3'.split('.'))) + [0, 0, 0] - minverhex = 0 --for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] -+# xrange is not present in Python 3.0 and range returns an iterator -+for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] - sys.exit(sys.hexversion < minverhex)" - if { echo "$as_me:$LINENO: $PYTHON -c "$prog"" >&5 - ($PYTHON -c "$prog") >&5 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); }; then -- { $as_echo "$as_me:$LINENO: result: yes" >&5 -+ (exit $ac_status); }; then : -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 - $as_echo "yes" >&6; } - else -- { { $as_echo "$as_me:$LINENO: error: too old" >&5 --$as_echo "$as_me: error: too old" >&2;} -- { (exit 1); exit 1; }; } -+ as_fn_error $? "too old" "$LINENO" 5 - fi -- - am_display_PYTHON=$PYTHON - else - # Otherwise, try each interpreter until we find one that satisfies - # VERSION. -- { $as_echo "$as_me:$LINENO: checking for a Python interpreter with version >= 2.3" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a Python interpreter with version >= 2.3" >&5 - $as_echo_n "checking for a Python interpreter with version >= 2.3... " >&6; } --if test "${am_cv_pathless_PYTHON+set}" = set; then -+if test "${am_cv_pathless_PYTHON+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - -- for am_cv_pathless_PYTHON in python python2 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 python1.6 python1.5 none; do -+ for am_cv_pathless_PYTHON in python python2 python3 python3.0 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 none; do - test "$am_cv_pathless_PYTHON" = none && break -- prog="import sys, string -+ prog="import sys - # split strings by '.' and convert to numeric. Append some zeros - # because we need at least 4 digits for the hex conversion. --minver = map(int, string.split('2.3', '.')) + [0, 0, 0] -+# map returns an iterator in Python 3.0 and a list in 2.x -+minver = list(map(int, '2.3'.split('.'))) + [0, 0, 0] - minverhex = 0 --for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] -+# xrange is not present in Python 3.0 and range returns an iterator -+for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] - sys.exit(sys.hexversion < minverhex)" - if { echo "$as_me:$LINENO: $am_cv_pathless_PYTHON -c "$prog"" >&5 - ($am_cv_pathless_PYTHON -c "$prog") >&5 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); }; then -+ (exit $ac_status); }; then : - break - fi -- - done - fi --{ $as_echo "$as_me:$LINENO: result: $am_cv_pathless_PYTHON" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_pathless_PYTHON" >&5 - $as_echo "$am_cv_pathless_PYTHON" >&6; } - # Set $PYTHON to the absolute path of $am_cv_pathless_PYTHON. - if test "$am_cv_pathless_PYTHON" = none; then -@@ -7807,9 +6489,9 @@ - else - # Extract the first word of "$am_cv_pathless_PYTHON", so it can be a program name with args. - set dummy $am_cv_pathless_PYTHON; ac_word=$2 --{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 - $as_echo_n "checking for $ac_word... " >&6; } --if test "${ac_cv_path_PYTHON+set}" = set; then -+if test "${ac_cv_path_PYTHON+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - case $PYTHON in -@@ -7822,14 +6504,14 @@ - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. -- for ac_exec_ext in '' $ac_executable_extensions; do -+ for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_path_PYTHON="$as_dir/$ac_word$ac_exec_ext" -- $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 -+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi - done --done -+ done - IFS=$as_save_IFS - - ;; -@@ -7837,10 +6519,10 @@ - fi - PYTHON=$ac_cv_path_PYTHON - if test -n "$PYTHON"; then -- { $as_echo "$as_me:$LINENO: result: $PYTHON" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYTHON" >&5 - $as_echo "$PYTHON" >&6; } - else -- { $as_echo "$as_me:$LINENO: result: no" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 - $as_echo "no" >&6; } - fi - -@@ -7855,14 +6537,14 @@ - else - - -- { $as_echo "$as_me:$LINENO: checking for $am_display_PYTHON version" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON version" >&5 - $as_echo_n "checking for $am_display_PYTHON version... " >&6; } --if test "${am_cv_python_version+set}" = set; then -+if test "${am_cv_python_version+set}" = set; then : - $as_echo_n "(cached) " >&6 - else -- am_cv_python_version=`$PYTHON -c "import sys; print sys.version[:3]"` -+ am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[:3])"` - fi --{ $as_echo "$as_me:$LINENO: result: $am_cv_python_version" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_version" >&5 - $as_echo "$am_cv_python_version" >&6; } - PYTHON_VERSION=$am_cv_python_version - -@@ -7874,35 +6556,50 @@ - - - -- { $as_echo "$as_me:$LINENO: checking for $am_display_PYTHON platform" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON platform" >&5 - $as_echo_n "checking for $am_display_PYTHON platform... " >&6; } --if test "${am_cv_python_platform+set}" = set; then -+if test "${am_cv_python_platform+set}" = set; then : - $as_echo_n "(cached) " >&6 - else -- am_cv_python_platform=`$PYTHON -c "import sys; print sys.platform"` -+ am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"` - fi --{ $as_echo "$as_me:$LINENO: result: $am_cv_python_platform" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_platform" >&5 - $as_echo "$am_cv_python_platform" >&6; } - PYTHON_PLATFORM=$am_cv_python_platform - - - - -- { $as_echo "$as_me:$LINENO: checking for $am_display_PYTHON script directory" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON script directory" >&5 - $as_echo_n "checking for $am_display_PYTHON script directory... " >&6; } --if test "${am_cv_python_pythondir+set}" = set; then -+if test "${am_cv_python_pythondir+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - if test "x$prefix" = xNONE - then -- py_prefix_arg= -+ am_py_prefix=$ac_default_prefix - else -- py_prefix_arg=",prefix='$prefix'" -+ am_py_prefix=$prefix - fi -- am_cv_python_pythondir=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_python_lib(0,0$py_prefix_arg)" -n -q install $py_prefix_arg 2>/dev/null || -+ am_cv_python_pythondir=`$PYTHON -c "import sys; from distutils import sysconfig; sys.stdout.write(sysconfig.get_python_lib(0,0,prefix='$am_py_prefix'))" 2>/dev/null || - echo "$PYTHON_PREFIX/lib/python$PYTHON_VERSION/site-packages"` -+ case $am_cv_python_pythondir in -+ $am_py_prefix*) -+ am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'` -+ am_cv_python_pythondir=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"` -+ ;; -+ *) -+ case $am_py_prefix in -+ /usr|/System*) ;; -+ *) -+ am_cv_python_pythondir=$PYTHON_PREFIX/lib/python$PYTHON_VERSION/site-packages -+ ;; -+ esac -+ ;; -+ esac -+ - fi --{ $as_echo "$as_me:$LINENO: result: $am_cv_python_pythondir" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_pythondir" >&5 - $as_echo "$am_cv_python_pythondir" >&6; } - pythondir=$am_cv_python_pythondir - -@@ -7911,21 +6608,36 @@ - pkgpythondir=\${pythondir}/$PACKAGE - - -- { $as_echo "$as_me:$LINENO: checking for $am_display_PYTHON extension module directory" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON extension module directory" >&5 - $as_echo_n "checking for $am_display_PYTHON extension module directory... " >&6; } --if test "${am_cv_python_pyexecdir+set}" = set; then -+if test "${am_cv_python_pyexecdir+set}" = set; then : - $as_echo_n "(cached) " >&6 - else - if test "x$exec_prefix" = xNONE - then -- py_exec_prefix_arg=$py_prefix_arg -+ am_py_exec_prefix=$am_py_prefix - else -- py_exec_prefix_arg=",prefix='$exec_prefix'" -+ am_py_exec_prefix=$exec_prefix - fi -- am_cv_python_pyexecdir=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_python_lib(1,0$py_exec_prefix_arg)" -n -q install $py_exec_prefix_arg 2>/dev/null || -+ am_cv_python_pyexecdir=`$PYTHON -c "import sys; from distutils import sysconfig; sys.stdout.write(sysconfig.get_python_lib(1,0,prefix='$am_py_exec_prefix'))" 2>/dev/null || - echo "$PYTHON_EXEC_PREFIX/lib/python$PYTHON_VERSION/site-packages"` -+ case $am_cv_python_pyexecdir in -+ $am_py_exec_prefix*) -+ am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'` -+ am_cv_python_pyexecdir=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"` -+ ;; -+ *) -+ case $am_py_exec_prefix in -+ /usr|/System*) ;; -+ *) -+ am_cv_python_pyexecdir=$PYTHON_EXEC_PREFIX/lib/python$PYTHON_VERSION/site-packages -+ ;; -+ esac -+ ;; -+ esac -+ - fi --{ $as_echo "$as_me:$LINENO: result: $am_cv_python_pyexecdir" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_pyexecdir" >&5 - $as_echo "$am_cv_python_pyexecdir" >&6; } - pyexecdir=$am_cv_python_pyexecdir - -@@ -7945,7 +6657,7 @@ - - if test "x$have_python" != "xno"; then - --{ $as_echo "$as_me:$LINENO: checking for headers required to compile python extensions" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for headers required to compile python extensions" >&5 - $as_echo_n "checking for headers required to compile python extensions... " >&6; } - py_prefix=`$PYTHON -c "import sys; print sys.prefix"` - py_exec_prefix=`$PYTHON -c "import sys; print sys.exec_prefix"` -@@ -7956,43 +6668,19 @@ - - save_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS $PYTHON_INCLUDES" --cat >conftest.$ac_ext <<_ACEOF --/* confdefs.h. */ --_ACEOF --cat confdefs.h >>conftest.$ac_ext --cat >>conftest.$ac_ext <<_ACEOF -+cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - #include - _ACEOF --if { (ac_try="$ac_cpp conftest.$ac_ext" --case "(($ac_try" in -- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -- *) ac_try_echo=$ac_try;; --esac --eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" --$as_echo "$ac_try_echo") >&5 -- (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 -- ac_status=$? -- grep -v '^ *+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 -- (exit $ac_status); } >/dev/null && { -- test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || -- test ! -s conftest.err -- }; then -- { $as_echo "$as_me:$LINENO: result: found" >&5 -+if ac_fn_cxx_try_cpp "$LINENO"; then : -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: found" >&5 - $as_echo "found" >&6; } - - else -- $as_echo "$as_me: failed program was:" >&5 --sed 's/^/| /' conftest.$ac_ext >&5 -- -- { $as_echo "$as_me:$LINENO: result: not found" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5 - $as_echo "not found" >&6; } - have_python=no - fi -- - rm -f conftest.err conftest.$ac_ext - CPPFLAGS="$save_CPPFLAGS" - -@@ -8017,12 +6705,10 @@ - - if test "x$have_python" != "xyes"; then - if test "x$enable_python" = "xyes"; then -- { { $as_echo "$as_me:$LINENO: error: Python not found" >&5 --$as_echo "$as_me: error: Python not found" >&2;} -- { (exit 1); exit 1; }; } -+ as_fn_error $? "Python not found" "$LINENO" 5 - elif test "x$enable_python" = "xautodetect"; then - enable_python=no -- { $as_echo "$as_me:$LINENO: WARNING: Python not found, disabling python support" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Python not found, disabling python support" >&5 - $as_echo "$as_me: WARNING: Python not found, disabling python support" >&2;} - fi - fi -@@ -8030,9 +6716,7 @@ - if test "x$have_python" != "xno" -a "x$enable_python" != "xno"; then - enable_python=yes - --cat >>confdefs.h <<\_ACEOF --#define ENABLE_PYTHON 1 --_ACEOF -+$as_echo "#define ENABLE_PYTHON 1" >>confdefs.h - - fi - -@@ -8077,13 +6761,13 @@ - case $ac_val in #( - *${as_nl}*) - case $ac_var in #( -- *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5 -+ *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 - $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; - esac - case $ac_var in #( - _ | IFS | as_nl) ;; #( - BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( -- *) $as_unset $ac_var ;; -+ *) { eval $ac_var=; unset $ac_var;} ;; - esac ;; - esac - done -@@ -8091,8 +6775,8 @@ - (set) 2>&1 | - case $as_nl`(ac_space=' '; set) 2>&1` in #( - *${as_nl}ac_space=\ *) -- # `set' does not quote correctly, so add quotes (double-quote -- # substitution turns \\\\ into \\, and sed turns \\ into \). -+ # `set' does not quote correctly, so add quotes: double-quote -+ # substitution turns \\\\ into \\, and sed turns \\ into \. - sed -n \ - "s/'/'\\\\''/g; - s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" -@@ -8115,11 +6799,11 @@ - if diff "$cache_file" confcache >/dev/null 2>&1; then :; else - if test -w "$cache_file"; then - test "x$cache_file" != "x/dev/null" && -- { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 - $as_echo "$as_me: updating cache $cache_file" >&6;} - cat confcache >$cache_file - else -- { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 - $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} - fi - fi -@@ -8133,81 +6817,70 @@ - - ac_libobjs= - ac_ltlibobjs= -+U= - for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue - # 1. Remove the extension, and $U if already installed. - ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' - ac_i=`$as_echo "$ac_i" | sed "$ac_script"` - # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR - # will be set to the directory where LIBOBJS objects are built. -- ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext" -- ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo' -+ as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext" -+ as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo' - done - LIBOBJS=$ac_libobjs - - LTLIBOBJS=$ac_ltlibobjs - - -+ if test -n "$EXEEXT"; then -+ am__EXEEXT_TRUE= -+ am__EXEEXT_FALSE='#' -+else -+ am__EXEEXT_TRUE='#' -+ am__EXEEXT_FALSE= -+fi -+ - if test -z "${ENABLE_SK_TRUE}" && test -z "${ENABLE_SK_FALSE}"; then -- { { $as_echo "$as_me:$LINENO: error: conditional \"ENABLE_SK\" was never defined. --Usually this means the macro was only invoked conditionally." >&5 --$as_echo "$as_me: error: conditional \"ENABLE_SK\" was never defined. --Usually this means the macro was only invoked conditionally." >&2;} -- { (exit 1); exit 1; }; } -+ as_fn_error $? "conditional \"ENABLE_SK\" was never defined. -+Usually this means the macro was only invoked conditionally." "$LINENO" 5 - fi - if test -z "${HAVE_GNOME_DOC_UTILS_TRUE}" && test -z "${HAVE_GNOME_DOC_UTILS_FALSE}"; then -- { { $as_echo "$as_me:$LINENO: error: conditional \"HAVE_GNOME_DOC_UTILS\" was never defined. --Usually this means the macro was only invoked conditionally." >&5 --$as_echo "$as_me: error: conditional \"HAVE_GNOME_DOC_UTILS\" was never defined. --Usually this means the macro was only invoked conditionally." >&2;} -- { (exit 1); exit 1; }; } -+ as_fn_error $? "conditional \"HAVE_GNOME_DOC_UTILS\" was never defined. -+Usually this means the macro was only invoked conditionally." "$LINENO" 5 - fi - if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then -- { { $as_echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined. --Usually this means the macro was only invoked conditionally." >&5 --$as_echo "$as_me: error: conditional \"AMDEP\" was never defined. --Usually this means the macro was only invoked conditionally." >&2;} -- { (exit 1); exit 1; }; } -+ as_fn_error $? "conditional \"AMDEP\" was never defined. -+Usually this means the macro was only invoked conditionally." "$LINENO" 5 - fi - if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then -- { { $as_echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined. --Usually this means the macro was only invoked conditionally." >&5 --$as_echo "$as_me: error: conditional \"am__fastdepCXX\" was never defined. --Usually this means the macro was only invoked conditionally." >&2;} -- { (exit 1); exit 1; }; } -+ as_fn_error $? "conditional \"am__fastdepCXX\" was never defined. -+Usually this means the macro was only invoked conditionally." "$LINENO" 5 - fi - if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then -- { { $as_echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined. --Usually this means the macro was only invoked conditionally." >&5 --$as_echo "$as_me: error: conditional \"am__fastdepCC\" was never defined. --Usually this means the macro was only invoked conditionally." >&2;} -- { (exit 1); exit 1; }; } -+ as_fn_error $? "conditional \"am__fastdepCC\" was never defined. -+Usually this means the macro was only invoked conditionally." "$LINENO" 5 - fi - - ac_config_commands="$ac_config_commands po/stamp-it" - - - if test -z "${UPDATE_MIME_DATABASE_TRUE}" && test -z "${UPDATE_MIME_DATABASE_FALSE}"; then -- { { $as_echo "$as_me:$LINENO: error: conditional \"UPDATE_MIME_DATABASE\" was never defined. --Usually this means the macro was only invoked conditionally." >&5 --$as_echo "$as_me: error: conditional \"UPDATE_MIME_DATABASE\" was never defined. --Usually this means the macro was only invoked conditionally." >&2;} -- { (exit 1); exit 1; }; } -+ as_fn_error $? "conditional \"UPDATE_MIME_DATABASE\" was never defined. -+Usually this means the macro was only invoked conditionally." "$LINENO" 5 - fi - if test -z "${ENABLE_PYTHON_TRUE}" && test -z "${ENABLE_PYTHON_FALSE}"; then -- { { $as_echo "$as_me:$LINENO: error: conditional \"ENABLE_PYTHON\" was never defined. --Usually this means the macro was only invoked conditionally." >&5 --$as_echo "$as_me: error: conditional \"ENABLE_PYTHON\" was never defined. --Usually this means the macro was only invoked conditionally." >&2;} -- { (exit 1); exit 1; }; } -+ as_fn_error $? "conditional \"ENABLE_PYTHON\" was never defined. -+Usually this means the macro was only invoked conditionally." "$LINENO" 5 - fi - - : ${CONFIG_STATUS=./config.status} - ac_write_fail=0 - ac_clean_files_save=$ac_clean_files - ac_clean_files="$ac_clean_files $CONFIG_STATUS" --{ $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5 -+{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 - $as_echo "$as_me: creating $CONFIG_STATUS" >&6;} --cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -+as_write_fail=0 -+cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1 - #! $SHELL - # Generated by $as_me. - # Run this file to recreate the current configuration. -@@ -8217,17 +6890,18 @@ - debug=false - ac_cs_recheck=false - ac_cs_silent=false --SHELL=\${CONFIG_SHELL-$SHELL} --_ACEOF - --cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 --## --------------------- ## --## M4sh Initialization. ## --## --------------------- ## -+SHELL=\${CONFIG_SHELL-$SHELL} -+export SHELL -+_ASEOF -+cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1 -+## -------------------- ## -+## M4sh Initialization. ## -+## -------------------- ## - - # Be more Bourne compatible - DUALCASE=1; export DUALCASE # for MKS sh --if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then -+if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : - emulate sh - NULLCMD=: - # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which -@@ -8235,23 +6909,15 @@ - alias -g '${1+"$@"}'='"$@"' - setopt NO_GLOB_SUBST - else -- case `(set -o) 2>/dev/null` in -- *posix*) set -o posix ;; -+ case `(set -o) 2>/dev/null` in #( -+ *posix*) : -+ set -o posix ;; #( -+ *) : -+ ;; - esac -- - fi - - -- -- --# PATH needs CR --# Avoid depending upon Character Ranges. --as_cr_letters='abcdefghijklmnopqrstuvwxyz' --as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' --as_cr_Letters=$as_cr_letters$as_cr_LETTERS --as_cr_digits='0123456789' --as_cr_alnum=$as_cr_Letters$as_cr_digits -- - as_nl=' - ' - export as_nl -@@ -8259,7 +6925,13 @@ - as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' - as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo - as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo --if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then -+# Prefer a ksh shell builtin over an external printf program on Solaris, -+# but without wasting forks for bash or zsh. -+if test -z "$BASH_VERSION$ZSH_VERSION" \ -+ && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then -+ as_echo='print -r --' -+ as_echo_n='print -rn --' -+elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then - as_echo='printf %s\n' - as_echo_n='printf %s' - else -@@ -8270,7 +6942,7 @@ - as_echo_body='eval expr "X$1" : "X\\(.*\\)"' - as_echo_n_body='eval - arg=$1; -- case $arg in -+ case $arg in #( - *"$as_nl"*) - expr "X$arg" : "X\\(.*\\)$as_nl"; - arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; -@@ -8293,13 +6965,6 @@ - } - fi - --# Support unset when possible. --if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then -- as_unset=unset --else -- as_unset=false --fi -- - - # IFS - # We need space, tab and new line, in precisely that order. Quoting is -@@ -8309,15 +6974,15 @@ - IFS=" "" $as_nl" - - # Find who we are. Look in the path if we contain no directory separator. --case $0 in -+case $0 in #(( - *[\\/]* ) as_myself=$0 ;; - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR - for as_dir in $PATH - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. -- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break --done -+ test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break -+ done - IFS=$as_save_IFS - - ;; -@@ -8329,12 +6994,16 @@ - fi - if test ! -f "$as_myself"; then - $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 -- { (exit 1); exit 1; } -+ exit 1 - fi - --# Work around bugs in pre-3.0 UWIN ksh. --for as_var in ENV MAIL MAILPATH --do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var -+# Unset variables that we do not need and which cause bugs (e.g. in -+# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" -+# suppresses any "Segmentation fault" message there. '((' could -+# trigger a bug in pdksh 5.2.14. -+for as_var in BASH_ENV ENV MAIL MAILPATH -+do eval test x\${$as_var+set} = xset \ -+ && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : - done - PS1='$ ' - PS2='> ' -@@ -8346,7 +7015,89 @@ - LANGUAGE=C - export LANGUAGE - --# Required to use basename. -+# CDPATH. -+(unset CDPATH) >/dev/null 2>&1 && unset CDPATH -+ -+ -+# as_fn_error STATUS ERROR [LINENO LOG_FD] -+# ---------------------------------------- -+# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are -+# provided, also output the error to LOG_FD, referencing LINENO. Then exit the -+# script with STATUS, using 1 if that was 0. -+as_fn_error () -+{ -+ as_status=$1; test $as_status -eq 0 && as_status=1 -+ if test "$4"; then -+ as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack -+ $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 -+ fi -+ $as_echo "$as_me: error: $2" >&2 -+ as_fn_exit $as_status -+} # as_fn_error -+ -+ -+# as_fn_set_status STATUS -+# ----------------------- -+# Set $? to STATUS, without forking. -+as_fn_set_status () -+{ -+ return $1 -+} # as_fn_set_status -+ -+# as_fn_exit STATUS -+# ----------------- -+# Exit the shell with STATUS, even in a "trap 0" or "set -e" context. -+as_fn_exit () -+{ -+ set +e -+ as_fn_set_status $1 -+ exit $1 -+} # as_fn_exit -+ -+# as_fn_unset VAR -+# --------------- -+# Portably unset VAR. -+as_fn_unset () -+{ -+ { eval $1=; unset $1;} -+} -+as_unset=as_fn_unset -+# as_fn_append VAR VALUE -+# ---------------------- -+# Append the text in VALUE to the end of the definition contained in VAR. Take -+# advantage of any shell optimizations that allow amortized linear growth over -+# repeated appends, instead of the typical quadratic growth present in naive -+# implementations. -+if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : -+ eval 'as_fn_append () -+ { -+ eval $1+=\$2 -+ }' -+else -+ as_fn_append () -+ { -+ eval $1=\$$1\$2 -+ } -+fi # as_fn_append -+ -+# as_fn_arith ARG... -+# ------------------ -+# Perform arithmetic evaluation on the ARGs, and store the result in the -+# global $as_val. Take advantage of shells that can avoid forks. The arguments -+# must be portable across $(()) and expr. -+if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : -+ eval 'as_fn_arith () -+ { -+ as_val=$(( $* )) -+ }' -+else -+ as_fn_arith () -+ { -+ as_val=`expr "$@" || test $? -eq 1` -+ } -+fi # as_fn_arith -+ -+ - if expr a : '\(a\)' >/dev/null 2>&1 && - test "X`expr 00001 : '.*\(...\)'`" = X001; then - as_expr=expr -@@ -8360,8 +7111,12 @@ - as_basename=false - fi - -+if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then -+ as_dirname=dirname -+else -+ as_dirname=false -+fi - --# Name of the executable. - as_me=`$as_basename -- "$0" || - $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ - X"$0" : 'X\(//\)$' \| \ -@@ -8381,76 +7136,25 @@ - } - s/.*/./; q'` - --# CDPATH. --$as_unset CDPATH -- -- -- -- as_lineno_1=$LINENO -- as_lineno_2=$LINENO -- test "x$as_lineno_1" != "x$as_lineno_2" && -- test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { -- -- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO -- # uniformly replaced by the line number. The first 'sed' inserts a -- # line-number line after each line using $LINENO; the second 'sed' -- # does the real work. The second script uses 'N' to pair each -- # line-number line with the line containing $LINENO, and appends -- # trailing '-' during substitution so that $LINENO is not a special -- # case at line end. -- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the -- # scripts with optimization help from Paolo Bonzini. Blame Lee -- # E. McMahon (1931-1989) for sed's syntax. :-) -- sed -n ' -- p -- /[$]LINENO/= -- ' <$as_myself | -- sed ' -- s/[$]LINENO.*/&-/ -- t lineno -- b -- :lineno -- N -- :loop -- s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ -- t loop -- s/-\n.*// -- ' >$as_me.lineno && -- chmod +x "$as_me.lineno" || -- { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 -- { (exit 1); exit 1; }; } -- -- # Don't try to exec as it changes $[0], causing all sort of problems -- # (the dirname of $[0] is not the place where we might find the -- # original and so on. Autoconf is especially sensitive to this). -- . "./$as_me.lineno" -- # Exit status is that of the last command. -- exit --} -- -- --if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then -- as_dirname=dirname --else -- as_dirname=false --fi -+# Avoid depending upon Character Ranges. -+as_cr_letters='abcdefghijklmnopqrstuvwxyz' -+as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' -+as_cr_Letters=$as_cr_letters$as_cr_LETTERS -+as_cr_digits='0123456789' -+as_cr_alnum=$as_cr_Letters$as_cr_digits - - ECHO_C= ECHO_N= ECHO_T= --case `echo -n x` in -+case `echo -n x` in #((((( - -n*) -- case `echo 'x\c'` in -+ case `echo 'xy\c'` in - *c*) ECHO_T=' ';; # ECHO_T is single tab character. -- *) ECHO_C='\c';; -+ xy) ECHO_C='\c';; -+ *) echo `echo ksh88 bug on AIX 6.1` > /dev/null -+ ECHO_T=' ';; - esac;; - *) - ECHO_N='-n';; - esac --if expr a : '\(a\)' >/dev/null 2>&1 && -- test "X`expr 00001 : '.*\(...\)'`" = X001; then -- as_expr=expr --else -- as_expr=false --fi - - rm -f conf$$ conf$$.exe conf$$.file - if test -d conf$$.dir; then -@@ -8479,8 +7183,56 @@ - rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file - rmdir conf$$.dir 2>/dev/null - -+ -+# as_fn_mkdir_p -+# ------------- -+# Create "$as_dir" as a directory, including parents if necessary. -+as_fn_mkdir_p () -+{ -+ -+ case $as_dir in #( -+ -*) as_dir=./$as_dir;; -+ esac -+ test -d "$as_dir" || eval $as_mkdir_p || { -+ as_dirs= -+ while :; do -+ case $as_dir in #( -+ *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( -+ *) as_qdir=$as_dir;; -+ esac -+ as_dirs="'$as_qdir' $as_dirs" -+ as_dir=`$as_dirname -- "$as_dir" || -+$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ -+ X"$as_dir" : 'X\(//\)[^/]' \| \ -+ X"$as_dir" : 'X\(//\)$' \| \ -+ X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || -+$as_echo X"$as_dir" | -+ sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ -+ s//\1/ -+ q -+ } -+ /^X\(\/\/\)[^/].*/{ -+ s//\1/ -+ q -+ } -+ /^X\(\/\/\)$/{ -+ s//\1/ -+ q -+ } -+ /^X\(\/\).*/{ -+ s//\1/ -+ q -+ } -+ s/.*/./; q'` -+ test -d "$as_dir" && break -+ done -+ test -z "$as_dirs" || eval "mkdir $as_dirs" -+ } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" -+ -+ -+} # as_fn_mkdir_p - if mkdir -p . 2>/dev/null; then -- as_mkdir_p=: -+ as_mkdir_p='mkdir -p "$as_dir"' - else - test -d ./-p && rmdir ./-p - as_mkdir_p=false -@@ -8499,10 +7251,10 @@ - if test -d "$1"; then - test -d "$1/."; - else -- case $1 in -+ case $1 in #( - -*)set "./$1";; - esac; -- case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in -+ case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( - ???[sx]*):;;*)false;;esac;fi - '\'' sh - ' -@@ -8517,13 +7269,19 @@ - - - exec 6>&1 -+## ----------------------------------- ## -+## Main body of $CONFIG_STATUS script. ## -+## ----------------------------------- ## -+_ASEOF -+test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 - --# Save the log message, to keep $[0] and so on meaningful, and to -+cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -+# Save the log message, to keep $0 and so on meaningful, and to - # report actual input values of CONFIG_FILES etc. instead of their - # values after options handling. - ac_log=" - This file was extended by $as_me, which was --generated by GNU Autoconf 2.63. Invocation command line was -+generated by GNU Autoconf 2.66. Invocation command line was - - CONFIG_FILES = $CONFIG_FILES - CONFIG_HEADERS = $CONFIG_HEADERS -@@ -8555,13 +7313,15 @@ - - cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 - ac_cs_usage="\ --\`$as_me' instantiates files from templates according to the --current configuration. -+\`$as_me' instantiates files and other configuration actions -+from templates according to the current configuration. Unless the files -+and actions are specified as TAGs, all are instantiated by default. - --Usage: $0 [OPTION]... [FILE]... -+Usage: $0 [OPTION]... [TAG]... - - -h, --help print this help, then exit - -V, --version print version number and configuration settings, then exit -+ --config print configuration, then exit - -q, --quiet, --silent - do not print progress messages - -d, --debug don't remove temporary files -@@ -8580,16 +7340,17 @@ - Configuration commands: - $config_commands - --Report bugs to ." -+Report bugs to the package provider." - - _ACEOF - cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -+ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" - ac_cs_version="\\ - config.status --configured by $0, generated by GNU Autoconf 2.63, -- with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" -+configured by $0, generated by GNU Autoconf 2.66, -+ with options \\"\$ac_cs_config\\" - --Copyright (C) 2008 Free Software Foundation, Inc. -+Copyright (C) 2010 Free Software Foundation, Inc. - This config.status script is free software; the Free Software Foundation - gives unlimited permission to copy, distribute and modify it." - -@@ -8625,6 +7386,8 @@ - ac_cs_recheck=: ;; - --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) - $as_echo "$ac_cs_version"; exit ;; -+ --config | --confi | --conf | --con | --co | --c ) -+ $as_echo "$ac_cs_config"; exit ;; - --debug | --debu | --deb | --de | --d | -d ) - debug=: ;; - --file | --fil | --fi | --f ) -@@ -8632,20 +7395,19 @@ - case $ac_optarg in - *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; - esac -- CONFIG_FILES="$CONFIG_FILES '$ac_optarg'" -+ as_fn_append CONFIG_FILES " '$ac_optarg'" - ac_need_defaults=false;; - --header | --heade | --head | --hea ) - $ac_shift - case $ac_optarg in - *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; - esac -- CONFIG_HEADERS="$CONFIG_HEADERS '$ac_optarg'" -+ as_fn_append CONFIG_HEADERS " '$ac_optarg'" - ac_need_defaults=false;; - --he | --h) - # Conflict between --help and --header -- { $as_echo "$as_me: error: ambiguous option: $1 --Try \`$0 --help' for more information." >&2 -- { (exit 1); exit 1; }; };; -+ as_fn_error $? "ambiguous option: \`$1' -+Try \`$0 --help' for more information.";; - --help | --hel | -h ) - $as_echo "$ac_cs_usage"; exit ;; - -q | -quiet | --quiet | --quie | --qui | --qu | --q \ -@@ -8653,11 +7415,10 @@ - ac_cs_silent=: ;; - - # This is an error. -- -*) { $as_echo "$as_me: error: unrecognized option: $1 --Try \`$0 --help' for more information." >&2 -- { (exit 1); exit 1; }; } ;; -+ -*) as_fn_error $? "unrecognized option: \`$1' -+Try \`$0 --help' for more information." ;; - -- *) ac_config_targets="$ac_config_targets $1" -+ *) as_fn_append ac_config_targets " $1" - ac_need_defaults=false ;; - - esac -@@ -8724,9 +7485,7 @@ - "referencer.spec") CONFIG_FILES="$CONFIG_FILES referencer.spec" ;; - "po/stamp-it") CONFIG_COMMANDS="$CONFIG_COMMANDS po/stamp-it" ;; - -- *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 --$as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;} -- { (exit 1); exit 1; }; };; -+ *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; - esac - done - -@@ -8753,7 +7512,7 @@ - trap 'exit_status=$? - { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status - ' 0 -- trap '{ (exit 1); exit 1; }' 1 2 13 15 -+ trap 'as_fn_exit 1' 1 2 13 15 - } - # Create a (secure) tmp directory for tmp files. - -@@ -8764,11 +7523,7 @@ - { - tmp=./conf$$-$RANDOM - (umask 077 && mkdir "$tmp") --} || --{ -- $as_echo "$as_me: cannot create a temporary directory in ." >&2 -- { (exit 1); exit 1; } --} -+} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 - - # Set up the scripts for CONFIG_FILES section. - # No need to generate them if there are no CONFIG_FILES. -@@ -8776,7 +7531,13 @@ - if test -n "$CONFIG_FILES"; then - - --ac_cr=' ' -+ac_cr=`echo X | tr X '\015'` -+# On cygwin, bash can eat \r inside `` if the user requested igncr. -+# But we know of no other shell where ac_cr would be empty at this -+# point, so we can use a bashism as a fallback. -+if test "x$ac_cr" = x; then -+ eval ac_cr=\$\'\\r\' -+fi - ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' /dev/null` - if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then - ac_cs_awk_cr='\\r' -@@ -8793,24 +7554,18 @@ - echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && - echo "_ACEOF" - } >conf$$subs.sh || -- { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 --$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} -- { (exit 1); exit 1; }; } --ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` -+ as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 -+ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` - ac_delim='%!_!# ' - for ac_last_try in false false false false false :; do - . ./conf$$subs.sh || -- { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 --$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} -- { (exit 1); exit 1; }; } -+ as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 - - ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` - if test $ac_delim_n = $ac_delim_num; then - break - elif $ac_last_try; then -- { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 --$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} -- { (exit 1); exit 1; }; } -+ as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 - else - ac_delim="$ac_delim!$ac_delim _$ac_delim!! " - fi -@@ -8832,7 +7587,7 @@ - t delim - :nl - h --s/\(.\{148\}\).*/\1/ -+s/\(.\{148\}\)..*/\1/ - t more1 - s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ - p -@@ -8846,7 +7601,7 @@ - t nl - :delim - h --s/\(.\{148\}\).*/\1/ -+s/\(.\{148\}\)..*/\1/ - t more2 - s/["\\]/\\&/g; s/^/"/; s/$/"/ - p -@@ -8899,22 +7654,28 @@ - else - cat - fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ -- || { { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5 --$as_echo "$as_me: error: could not setup config files machinery" >&2;} -- { (exit 1); exit 1; }; } -+ || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 - _ACEOF - --# VPATH may cause trouble with some makes, so we remove $(srcdir), --# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and -+# VPATH may cause trouble with some makes, so we remove sole $(srcdir), -+# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and - # trailing colons and then remove the whole line if VPATH becomes empty - # (actually we leave an empty line to preserve line numbers). - if test "x$srcdir" = x.; then -- ac_vpsub='/^[ ]*VPATH[ ]*=/{ --s/:*\$(srcdir):*/:/ --s/:*\${srcdir}:*/:/ --s/:*@srcdir@:*/:/ --s/^\([^=]*=[ ]*\):*/\1/ -+ ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{ -+h -+s/// -+s/^/:/ -+s/[ ]*$/:/ -+s/:\$(srcdir):/:/g -+s/:\${srcdir}:/:/g -+s/:@srcdir@:/:/g -+s/^:*// - s/:*$// -+x -+s/\(=[ ]*\).*/\1/ -+G -+s/\n// - s/^[^=]*=[ ]*$// - }' - fi -@@ -8942,9 +7703,7 @@ - if test -z "$ac_t"; then - break - elif $ac_last_try; then -- { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_HEADERS" >&5 --$as_echo "$as_me: error: could not make $CONFIG_HEADERS" >&2;} -- { (exit 1); exit 1; }; } -+ as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 - else - ac_delim="$ac_delim!$ac_delim _$ac_delim!! " - fi -@@ -9029,9 +7788,7 @@ - _ACAWK - _ACEOF - cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -- { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5 --$as_echo "$as_me: error: could not setup config headers machinery" >&2;} -- { (exit 1); exit 1; }; } -+ as_fn_error $? "could not setup config headers machinery" "$LINENO" 5 - fi # test -n "$CONFIG_HEADERS" - - -@@ -9044,9 +7801,7 @@ - esac - case $ac_mode$ac_tag in - :[FHL]*:*);; -- :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5 --$as_echo "$as_me: error: invalid tag $ac_tag" >&2;} -- { (exit 1); exit 1; }; };; -+ :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; - :[FH]-) ac_tag=-:-;; - :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; - esac -@@ -9074,12 +7829,10 @@ - [\\/$]*) false;; - *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; - esac || -- { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5 --$as_echo "$as_me: error: cannot find input file: $ac_f" >&2;} -- { (exit 1); exit 1; }; };; -+ as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; - esac - case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac -- ac_file_inputs="$ac_file_inputs '$ac_f'" -+ as_fn_append ac_file_inputs " '$ac_f'" - done - - # Let's still pretend it is `configure' which instantiates (i.e., don't -@@ -9090,7 +7843,7 @@ - `' by configure.' - if test x"$ac_file" != x-; then - configure_input="$ac_file. $configure_input" -- { $as_echo "$as_me:$LINENO: creating $ac_file" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 - $as_echo "$as_me: creating $ac_file" >&6;} - fi - # Neutralize special characters interpreted by sed in replacement strings. -@@ -9103,9 +7856,7 @@ - - case $ac_tag in - *:-:* | *:-) cat >"$tmp/stdin" \ -- || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 --$as_echo "$as_me: error: could not create $ac_file" >&2;} -- { (exit 1); exit 1; }; } ;; -+ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; - esac - ;; - esac -@@ -9133,47 +7884,7 @@ - q - } - s/.*/./; q'` -- { as_dir="$ac_dir" -- case $as_dir in #( -- -*) as_dir=./$as_dir;; -- esac -- test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || { -- as_dirs= -- while :; do -- case $as_dir in #( -- *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( -- *) as_qdir=$as_dir;; -- esac -- as_dirs="'$as_qdir' $as_dirs" -- as_dir=`$as_dirname -- "$as_dir" || --$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ -- X"$as_dir" : 'X\(//\)[^/]' \| \ -- X"$as_dir" : 'X\(//\)$' \| \ -- X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || --$as_echo X"$as_dir" | -- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ -- s//\1/ -- q -- } -- /^X\(\/\/\)[^/].*/{ -- s//\1/ -- q -- } -- /^X\(\/\/\)$/{ -- s//\1/ -- q -- } -- /^X\(\/\).*/{ -- s//\1/ -- q -- } -- s/.*/./; q'` -- test -d "$as_dir" && break -- done -- test -z "$as_dirs" || eval "mkdir $as_dirs" -- } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5 --$as_echo "$as_me: error: cannot create directory $as_dir" >&2;} -- { (exit 1); exit 1; }; }; } -+ as_dir="$ac_dir"; as_fn_mkdir_p - ac_builddir=. - - case "$ac_dir" in -@@ -9230,7 +7941,6 @@ - # If the template does not know about datarootdir, expand it. - # FIXME: This hack should be removed a few years after 2.60. - ac_datarootdir_hack=; ac_datarootdir_seen= -- - ac_sed_dataroot=' - /datarootdir/ { - p -@@ -9240,12 +7950,11 @@ - /@docdir@/p - /@infodir@/p - /@localedir@/p --/@mandir@/p --' -+/@mandir@/p' - case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in - *datarootdir*) ac_datarootdir_seen=yes;; - *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) -- { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 - $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} - _ACEOF - cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -@@ -9255,7 +7964,7 @@ - s&@infodir@&$infodir&g - s&@localedir@&$localedir&g - s&@mandir@&$mandir&g -- s&\\\${datarootdir}&$datarootdir&g' ;; -+ s&\\\${datarootdir}&$datarootdir&g' ;; - esac - _ACEOF - -@@ -9284,26 +7993,22 @@ - $ac_datarootdir_hack - " - eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ -- || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 --$as_echo "$as_me: error: could not create $ac_file" >&2;} -- { (exit 1); exit 1; }; } -+ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - - test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && - { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && - { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && -- { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir' --which seems to be undefined. Please make sure it is defined." >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' -+which seems to be undefined. Please make sure it is defined" >&5 - $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' --which seems to be undefined. Please make sure it is defined." >&2;} -+which seems to be undefined. Please make sure it is defined" >&2;} - - rm -f "$tmp/stdin" - case $ac_file in - -) cat "$tmp/out" && rm -f "$tmp/out";; - *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; - esac \ -- || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 --$as_echo "$as_me: error: could not create $ac_file" >&2;} -- { (exit 1); exit 1; }; } -+ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - ;; - :H) - # -@@ -9314,25 +8019,19 @@ - $as_echo "/* $configure_input */" \ - && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" - } >"$tmp/config.h" \ -- || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 --$as_echo "$as_me: error: could not create $ac_file" >&2;} -- { (exit 1); exit 1; }; } -+ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then -- { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 - $as_echo "$as_me: $ac_file is unchanged" >&6;} - else - rm -f "$ac_file" - mv "$tmp/config.h" "$ac_file" \ -- || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 --$as_echo "$as_me: error: could not create $ac_file" >&2;} -- { (exit 1); exit 1; }; } -+ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - fi - else - $as_echo "/* $configure_input */" \ - && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ -- || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5 --$as_echo "$as_me: error: could not create -" >&2;} -- { (exit 1); exit 1; }; } -+ || as_fn_error $? "could not create -" "$LINENO" 5 - fi - # Compute "$ac_file"'s index in $config_headers. - _am_arg="$ac_file" -@@ -9370,7 +8069,7 @@ - s/.*/./; q'`/stamp-h$_am_stamp_count - ;; - -- :C) { $as_echo "$as_me:$LINENO: executing $ac_file commands" >&5 -+ :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5 - $as_echo "$as_me: executing $ac_file commands" >&6;} - ;; - esac -@@ -9465,47 +8164,7 @@ - q - } - s/.*/./; q'` -- { as_dir=$dirpart/$fdir -- case $as_dir in #( -- -*) as_dir=./$as_dir;; -- esac -- test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || { -- as_dirs= -- while :; do -- case $as_dir in #( -- *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( -- *) as_qdir=$as_dir;; -- esac -- as_dirs="'$as_qdir' $as_dirs" -- as_dir=`$as_dirname -- "$as_dir" || --$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ -- X"$as_dir" : 'X\(//\)[^/]' \| \ -- X"$as_dir" : 'X\(//\)$' \| \ -- X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || --$as_echo X"$as_dir" | -- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ -- s//\1/ -- q -- } -- /^X\(\/\/\)[^/].*/{ -- s//\1/ -- q -- } -- /^X\(\/\/\)$/{ -- s//\1/ -- q -- } -- /^X\(\/\).*/{ -- s//\1/ -- q -- } -- s/.*/./; q'` -- test -d "$as_dir" && break -- done -- test -z "$as_dirs" || eval "mkdir $as_dirs" -- } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5 --$as_echo "$as_me: error: cannot create directory $as_dir" >&2;} -- { (exit 1); exit 1; }; }; } -+ as_dir=$dirpart/$fdir; as_fn_mkdir_p - # echo "creating $dirpart/$file" - echo '# dummy' > "$dirpart/$file" - done -@@ -9517,9 +8176,7 @@ - esac ;; - "po/stamp-it":C) - if ! grep "^# INTLTOOL_MAKEFILE$" "po/Makefile.in" > /dev/null ; then -- { { $as_echo "$as_me:$LINENO: error: po/Makefile.in.in was not created by intltoolize." >&5 --$as_echo "$as_me: error: po/Makefile.in.in was not created by intltoolize." >&2;} -- { (exit 1); exit 1; }; } -+ as_fn_error $? "po/Makefile.in.in was not created by intltoolize." "$LINENO" 5 - fi - rm -f "po/stamp-it" "po/stamp-it.tmp" "po/POTFILES" "po/Makefile.tmp" - >"po/stamp-it.tmp" -@@ -9542,15 +8199,12 @@ - done # for ac_tag - - --{ (exit 0); exit 0; } -+as_fn_exit 0 - _ACEOF --chmod +x $CONFIG_STATUS - ac_clean_files=$ac_clean_files_save - - test $ac_write_fail = 0 || -- { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5 --$as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;} -- { (exit 1); exit 1; }; } -+ as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5 - - - # configure is writing to config.log, and then calls config.status. -@@ -9571,10 +8225,10 @@ - exec 5>>config.log - # Use ||, not &&, to avoid exiting from the if with $? = 1, which - # would make configure fail if this is the last instruction. -- $ac_cs_success || { (exit 1); exit 1; } -+ $ac_cs_success || as_fn_exit 1 - fi - if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then -- { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 -+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 - $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} - fi - From bouleetbil at frogdev.info Thu Oct 6 15:10:28 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 15:10:28 +0200 (CEST) Subject: [Frugalware-git] gnometesting: cairo-1.10.2-9-x86_64 Message-ID: <20111006131028.E1AF9142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=f9c69b738ea9a31e855b1f6a025a9918f9638125 commit f9c69b738ea9a31e855b1f6a025a9918f9638125 Author: bouleetbil Date: Thu Oct 6 15:07:34 2011 +0200 cairo-1.10.2-9-x86_64 *rebuild with poppler 0.18.0 diff --git a/source/xlib/cairo/FrugalBuild b/source/xlib/cairo/FrugalBuild index f2e859b..faa1c74 100644 --- a/source/xlib/cairo/FrugalBuild +++ b/source/xlib/cairo/FrugalBuild @@ -3,12 +3,12 @@ pkgname=cairo pkgver=1.10.2 -pkgrel=8 +pkgrel=9 pkgdesc="A vector graphics library with cross-device output support" url="http://cairographics.org" depends=('libegl' 'libgl' 'libxrender>=0.9.4-3' 'fontconfig' 'libpng>=1.4.1' 'libxcb>=1.3' 'libx11>=1.2.1' \ 'xcb-util>=0.3.8' 'pixman>=0.15.8' 'freetype2>=2.3.8-2' 'libxml2>=2.7.8') -makedepends=('gtk-doc>=1.10' 'poppler-glib>=0.14.3' 'librsvg>=2.26.0-2') +makedepends=('gtk-doc>=1.10' 'poppler-glib>=0.18.0' 'librsvg>=2.26.0-2') rodepends=('glitz') groups=('xlib') archs=('x86_64' 'i686' 'ppc' 'arm') From bouleetbil at frogdev.info Thu Oct 6 15:11:15 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 15:11:15 +0200 (CEST) Subject: [Frugalware-git] gnometesting: sushi-0.2.0-2-x86_64 *replace gloobus-preview snapshot Message-ID: <20111006131115.8D9A2142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=8bf7e0abddf7a139c2918e529bfb8ec79807134a commit 8bf7e0abddf7a139c2918e529bfb8ec79807134a Author: bouleetbil Date: Thu Oct 6 15:08:10 2011 +0200 sushi-0.2.0-2-x86_64 *replace gloobus-preview snapshot diff --git a/source/gnome/sushi/FrugalBuild b/source/gnome/sushi/FrugalBuild index a280581..6cd7af0 100644 --- a/source/gnome/sushi/FrugalBuild +++ b/source/gnome/sushi/FrugalBuild @@ -3,7 +3,7 @@ pkgname=sushi pkgver=0.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="A quick previewer for Nautilus" depends=('clutter-gtk' 'clutter-gst' 'gjs' 'libmusicbrainz3' 'webkit-gtk3' 'gtksourceview3' 'evince' 'libkrb5') makedepends=('intltool' 'gobject-introspection' 'krb5') @@ -12,3 +12,4 @@ archs=('i686' 'x86_64' 'ppc') Finclude gnome sha1sums=('4ff0fe49bca9d10ab413f7fd25f05929c84662f1') export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/xulrunner/ +replaces=('gloobus-preview') From bouleetbil at frogdev.info Thu Oct 6 15:12:31 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 15:12:31 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gloobus-preview *remove snapshot *please don't add snasphot when it's possible Message-ID: <20111006131231.555E5142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=d3533d7e09d1351dc1575953b7e9bf268e4cbdc8 commit d3533d7e09d1351dc1575953b7e9bf268e4cbdc8 Author: bouleetbil Date: Thu Oct 6 15:08:57 2011 +0200 gloobus-preview *remove snapshot *please don't add snasphot when it's possible diff --git a/source/gnome-extra/gloobus-preview/FrugalBuild b/source/gnome-extra/gloobus-preview/FrugalBuild deleted file mode 100644 index 47c51d5..0000000 --- a/source/gnome-extra/gloobus-preview/FrugalBuild +++ /dev/null @@ -1,25 +0,0 @@ -# Compiling Time: 0.11 SBU -# Maintainer: Devil505 - -pkgname=gloobus-preview -pkgver=20110528 -pkgrel=1 -pkgdesc="Preview software that lets you view files like Apple's 'Quicklook'." -url="https://launchpad.net/gloobus-preview" -depends=('bzip2' 'libspectre' 'libidn' 'poppler-glib' 'taglib' 'gtksourceview' 'djvulibre' 'gst-plugins-base' 'gconf') -_F_gnome_iconcache="y" -Finclude gnome-scriptlet -groups=('gnome-extra') -archs=('i686') -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=('ab962e1d878d0edc5296a7881c64e4d0ed4e8649') - -build() { - Fcd - ./autogen.sh || Fdie - Fbuild -} - -# optimization OK - From bouleetbil at frogdev.info Thu Oct 6 15:14:10 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 15:14:10 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-desktop-3.2.0-2-x86_64 *replace xournal Message-ID: <20111006131410.E3AC9142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=179243aaf49b967a77cecdac709f8b7fca9a48c9 commit 179243aaf49b967a77cecdac709f8b7fca9a48c9 Author: bouleetbil Date: Thu Oct 6 15:11:10 2011 +0200 gnome-desktop-3.2.0-2-x86_64 *replace xournal diff --git a/source/gnome/gnome-desktop/FrugalBuild b/source/gnome/gnome-desktop/FrugalBuild index fe9fc40..061c198 100644 --- a/source/gnome/gnome-desktop/FrugalBuild +++ b/source/gnome/gnome-desktop/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gnome-desktop pkgver=3.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="The GNOME Desktop" url="http://www.gnome.org/" depends=('libxml2>=2.7.8' 'gtk+3' 'startup-notification>=0.10-2' 'rarian>=0.8.0' 'libxrandr' 'gsettings-desktop-schemas' \ @@ -15,7 +15,7 @@ _F_gnome_scrollkeeper="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --with-gnome-distributor=Frugalware --enable-gtk-doc" sha1sums=('a9a0b13e05327f46c2614a3601c24b7b170549c9') -replaces=('desktop-data-model' 'gnome-volume-manager' 'gnome-spell' 'gnome-art') +replaces=('desktop-data-model' 'gnome-volume-manager' 'gnome-spell' 'gnome-art' 'xournal') provides=('gnome-volume-manager' 'gnome-spell') # optimization OK From bouleetbil at frogdev.info Thu Oct 6 15:15:11 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 15:15:11 +0200 (CEST) Subject: [Frugalware-git] gnometesting: xournal *not actif and use too much deprecated API Message-ID: <20111006131511.8574E142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=02b7816ea7374c7047c6be77e8496a34ed9a1d4d commit 02b7816ea7374c7047c6be77e8496a34ed9a1d4d Author: bouleetbil Date: Thu Oct 6 15:11:54 2011 +0200 xournal *not actif and use too much deprecated API diff --git a/source/gnome-extra/xournal/FrugalBuild b/source/gnome-extra/xournal/FrugalBuild deleted file mode 100644 index 3d5c182..0000000 --- a/source/gnome-extra/xournal/FrugalBuild +++ /dev/null @@ -1,21 +0,0 @@ -# Compiling Time: 0.14 SBU -# Maintainer: Melko - -pkgname=xournal -pkgver=0.4.5 -pkgrel=1 -pkgdesc="Notetaking and sketching application" -depends=('libgnomecanvas' 'poppler-glib') -groups=(gnome-extra) -archs=('i686' 'x86_64') -_F_gnome_iconcache="y" -Finclude sourceforge gnome-scriptlet -sha1sums=('390cb275774469ed1b04b7268dd625bd456c895e') - -build() { - Fbuild - make DESTDIR="$Fdestdir" desktop-install || Fdie - Fbuild_gnome_scriptlet -} - -# optimization OK From bouleetbil at frogdev.info Thu Oct 6 15:34:28 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 15:34:28 +0200 (CEST) Subject: gnometesting: lgob-11.04-1-x86_64 *version bump (poppler bump) Ã*disable 'lgob-cluttergtk' (already broken) Message-ID: <20111006133428.A71A9142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=e06a009d68031dc2c1f9705170a3fb800c73e208 commit e06a009d68031dc2c1f9705170a3fb800c73e208 Author: bouleetbil Date: Thu Oct 6 15:30:22 2011 +0200 lgob-11.04-1-x86_64 *version bump (poppler bump) ?*disable 'lgob-cluttergtk' (already broken) diff --git a/source/lib-extra/lgob/FrugalBuild b/source/lib-extra/lgob/FrugalBuild index 29bae7f..804c193 100644 --- a/source/lib-extra/lgob/FrugalBuild +++ b/source/lib-extra/lgob/FrugalBuild @@ -2,72 +2,63 @@ # Maintainer: James Buren pkgname=lgob -pkgver=10.05 +pkgver=11.04 pkgrel=1 pkgdesc="A suite of LUA bindings for various components of the GTK+ family." url="http://oproj.tuxfamily.org/wiki/doku.php?id=lgob/" depends=('lua' 'glibc') makedepends=('luafilesystem' 'glproto') conflicts=('lmedia' 'ldraw' 'lgui' 'lobj') -replaces=('lmedia' 'ldraw' 'lgui' 'lobj') +replaces=('lmedia' 'ldraw' 'lgui' 'lobj' 'lgob-cluttergtk') groups=('lib-extra') archs=('i686' 'x86_64') options=('scriptlet') _dl_url="http://downloads.tuxfamily.org/oproj/lgob" up2date="Flasttar $_dl_url" source=($_dl_url/$pkgname-$pkgver.tar.bz2) -sha1sums=('674e2398d082eabd91272a332d0bb39a6316688c') +sha1sums=('230509c17abc59e878cf7192253ef70ad499a064') subpkgs=("$pkgname-gobject" "$pkgname-cairo" "$pkgname-pango" \ "$pkgname-pangocairo" "$pkgname-poppler" "$pkgname-atk" \ "$pkgname-clutter" "$pkgname-gtk" "$pkgname-vte" "$pkgname-webkit" \ "$pkgname-gstreamer" "$pkgname-goocanvas" "$pkgname-gtksourceview" \ - "$pkgname-gtkspell" "$pkgname-cluttergtk" "$pkgname-devel") + "$pkgname-gtkspell" "$pkgname-devel") subdescs=("$pkgdesc (gobject)" "$pkgdesc (cairo)" "$pkgdesc (pango)" \ "$pkgdesc (pangocairo)" "$pkgdesc (poppler)" "$pkgdesc (atk)" \ "$pkgdesc (clutter)" "$pkgdesc (gtk)" "$pkgdesc (vte)" \ "$pkgdesc (webkit)" "$pkgdesc (gstreamer)" "$pkgdesc (goocanvas)" \ "$pkgdesc (gtksourceview)" "$pkgdesc (gtkspell)" \ - "$pkgdesc (cluttergtk)" "$pkgdesc (devel)") + "$pkgdesc (devel)") -subdepends=('glib2' 'cairo' 'pango' 'cairo pango' 'poppler-glib' 'atk' \ +subdepends=('glib2' 'cairo' 'pango' 'cairo pango' 'poppler-glib>=0.18.0' 'atk' \ 'clutter>=1.2.8' 'gtk+2>=2.20.1' 'vte' 'webkit>=1.2.1' 'gstreamer' 'goocanvas' \ - 'gtksourceview' 'gtkspell' 'clutter-gtk' '') + 'gtksourceview' 'gtkspell' '') subgroups=('lib-extra' 'xlib-extra' 'xlib-extra' 'xlib-extra' 'xlib-extra' \ 'lib-extra' 'xlib-extra' 'xlib-extra' 'xlib-extra' 'xlib-extra' \ 'xmultimedia-extra' 'xlib-extra' 'xlib-extra' 'xlib-extra' \ - 'xlib-extra' 'devel-extra') + 'devel-extra') subarchs=("${archs[*]}" "${archs[*]}" "${archs[*]}" "${archs[*]}" \ "${archs[*]}" "${archs[*]}" "${archs[*]}" "${archs[*]}" \ "${archs[*]}" "${archs[*]}" "${archs[*]}" "${archs[*]}" \ - "${archs[*]}" "${archs[*]}" "${archs[*]}" "${archs[*]}") + "${archs[*]}" "${archs[*]}" "${archs[*]}") _modules=('common' 'loader' 'gobject' 'cairo' 'pango' 'pangocairo' 'poppler' \ 'atk' 'clutter' 'gdk' 'gtk' 'vte' 'webkit' 'gstreamer' 'goocanvas' \ - 'gtksourceview' 'gtkspell' 'cluttergtk') + 'gtksourceview' 'gtkspell') build() { Fcd - make -C codegen install DESTDIR="$Fdestdir/usr" || Fdie - - CC="gcc -I $Fdestdir/usr/include" - - GENDIR="$Fdestdir/usr/share/lua/5.1/$pkgname" - - GEN="lua -llfs -e'lfs.chdir(\"$GENDIR\")' $GENDIR/generator.lua" - - if [ $CARCH = "x86_64" ]; then - opts="AMD64=1" + if [ ${CARCH} = 'i686' ]; then + lua build_all.lua $Fdestdir/usr || Fdie fi - - for i in ${_modules[@]}; do - make -C $i $opts CC="$CC" GEN="$GEN" || Fdie - make -C $i DESTDIR="$Fdestdir/usr" install || Fdie - done + if [ ${CARCH} = 'x86_64' ]; then + lua build_all.lua $Fdestdir/usr AMD64 || Fdie + fi + Fdocrel {tests,examples} From bouleetbil at frogdev.info Thu Oct 6 15:40:35 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 15:40:35 +0200 (CEST) Subject: [Frugalware-git] gnometesting: lgob-11.04-2-x86_64 Message-ID: <20111006134035.144D9142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=5b2cde7961f68c3cdd9be9a7fd5d31d5e7318206 commit 5b2cde7961f68c3cdd9be9a7fd5d31d5e7318206 Author: bouleetbil Date: Thu Oct 6 15:37:14 2011 +0200 lgob-11.04-2-x86_64 *readd clutter-gtk2 support diff --git a/source/lib-extra/lgob/FrugalBuild b/source/lib-extra/lgob/FrugalBuild index 804c193..a7d913c 100644 --- a/source/lib-extra/lgob/FrugalBuild +++ b/source/lib-extra/lgob/FrugalBuild @@ -3,13 +3,13 @@ pkgname=lgob pkgver=11.04 -pkgrel=1 +pkgrel=2 pkgdesc="A suite of LUA bindings for various components of the GTK+ family." url="http://oproj.tuxfamily.org/wiki/doku.php?id=lgob/" depends=('lua' 'glibc') makedepends=('luafilesystem' 'glproto') conflicts=('lmedia' 'ldraw' 'lgui' 'lobj') -replaces=('lmedia' 'ldraw' 'lgui' 'lobj' 'lgob-cluttergtk') +replaces=('lmedia' 'ldraw' 'lgui' 'lobj') groups=('lib-extra') archs=('i686' 'x86_64') options=('scriptlet') @@ -22,32 +22,28 @@ subpkgs=("$pkgname-gobject" "$pkgname-cairo" "$pkgname-pango" \ "$pkgname-pangocairo" "$pkgname-poppler" "$pkgname-atk" \ "$pkgname-clutter" "$pkgname-gtk" "$pkgname-vte" "$pkgname-webkit" \ "$pkgname-gstreamer" "$pkgname-goocanvas" "$pkgname-gtksourceview" \ - "$pkgname-gtkspell" "$pkgname-devel") + "$pkgname-gtkspell" "$pkgname-devel" "$pkgname-cluttergtk") subdescs=("$pkgdesc (gobject)" "$pkgdesc (cairo)" "$pkgdesc (pango)" \ "$pkgdesc (pangocairo)" "$pkgdesc (poppler)" "$pkgdesc (atk)" \ "$pkgdesc (clutter)" "$pkgdesc (gtk)" "$pkgdesc (vte)" \ "$pkgdesc (webkit)" "$pkgdesc (gstreamer)" "$pkgdesc (goocanvas)" \ "$pkgdesc (gtksourceview)" "$pkgdesc (gtkspell)" \ - "$pkgdesc (devel)") + "$pkgdesc (devel)" "$pkgdesc (clutter gtk)") subdepends=('glib2' 'cairo' 'pango' 'cairo pango' 'poppler-glib>=0.18.0' 'atk' \ 'clutter>=1.2.8' 'gtk+2>=2.20.1' 'vte' 'webkit>=1.2.1' 'gstreamer' 'goocanvas' \ - 'gtksourceview' 'gtkspell' '') + 'gtksourceview' 'gtkspell' '' 'clutter-gtk2') subgroups=('lib-extra' 'xlib-extra' 'xlib-extra' 'xlib-extra' 'xlib-extra' \ 'lib-extra' 'xlib-extra' 'xlib-extra' 'xlib-extra' 'xlib-extra' \ 'xmultimedia-extra' 'xlib-extra' 'xlib-extra' 'xlib-extra' \ - 'devel-extra') + 'devel-extra' 'xlib-extra') subarchs=("${archs[*]}" "${archs[*]}" "${archs[*]}" "${archs[*]}" \ "${archs[*]}" "${archs[*]}" "${archs[*]}" "${archs[*]}" \ "${archs[*]}" "${archs[*]}" "${archs[*]}" "${archs[*]}" \ - "${archs[*]}" "${archs[*]}" "${archs[*]}") - -_modules=('common' 'loader' 'gobject' 'cairo' 'pango' 'pangocairo' 'poppler' \ - 'atk' 'clutter' 'gdk' 'gtk' 'vte' 'webkit' 'gstreamer' 'goocanvas' \ - 'gtksourceview' 'gtkspell') + "${archs[*]}" "${archs[*]}" "${archs[*]}" "${archs[*]}") build() { Fcd From vmiklos at frugalware.org Thu Oct 6 15:53:57 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu, 6 Oct 2011 15:53:57 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: TAG 1.6pre1 Message-ID: <20111006135357.25A30142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=32bbf8d79c6759b7aaf223a91b2b6e654f190056 commit 32bbf8d79c6759b7aaf223a91b2b6e654f190056 Author: Miklos Vajna Date: Thu Oct 6 15:45:50 2011 +0200 TAG 1.6pre1 From bouleetbil at frogdev.info Thu Oct 6 16:14:41 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 16:14:41 +0200 (CEST) Subject: [Frugalware-git] gnometesting: nm-applet-0.9.1.90-3-x86_64 *don't enable networkmanager service *inform user howto use NetworkManager *just hope users will read post install :) Message-ID: <20111006141441.9D0E8142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=e264dd0b75d272dc05478b0c511644528047c07d commit e264dd0b75d272dc05478b0c511644528047c07d Author: bouleetbil Date: Thu Oct 6 16:11:07 2011 +0200 nm-applet-0.9.1.90-3-x86_64 *don't enable networkmanager service *inform user howto use NetworkManager *just hope users will read post install :) diff --git a/source/gnome/nm-applet/FrugalBuild b/source/gnome/nm-applet/FrugalBuild index 6f7fc0e..260dc27 100644 --- a/source/gnome/nm-applet/FrugalBuild +++ b/source/gnome/nm-applet/FrugalBuild @@ -4,7 +4,7 @@ pkgname=nm-applet _F_gnome_name=network-manager-applet pkgver=0.9.1.90 -pkgrel=2 +pkgrel=3 pkgdesc="Network Management applet" depends=('gconf' 'gtk+3' 'gnome-keyring>=3.1.0' \ 'networkmanager>=0.9.0' 'polkit-gnome' \ diff --git a/source/gnome/nm-applet/nm-applet.install b/source/gnome/nm-applet/nm-applet.install index 9f69fc1..799c1d9 100644 --- a/source/gnome/nm-applet/nm-applet.install +++ b/source/gnome/nm-applet/nm-applet.install @@ -61,7 +61,11 @@ post_install() if [ -n "y" ]; then UpdateIconCache fi - systemctl enable NetworkManager.service >/dev/null 2>&1 + echo "If you would use NetworkManager" + echo "you should enable the service NetworkManager" + echo "and disable netconfig service:" + echo "# systemctl enable NetworkManager.service" + echo "# systemctl disable netconfig.service" } post_upgrade() @@ -92,6 +96,7 @@ post_remove() UpdateIconCache fi systemctl disable NetworkManager.service >/dev/null 2>&1 + systemctl enable netconfig.service >/dev/null 2>&1 } op=$1 From bouleetbil at frogdev.info Thu Oct 6 20:48:27 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 20:48:27 +0200 (CEST) Subject: [Frugalware-git] gnometesting: tracker-0.12.4-1-x86_64 Message-ID: <20111006184827.980E0142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=e3cb3fca435e566baba8a08e77443349e55f09bd commit e3cb3fca435e566baba8a08e77443349e55f09bd Author: bouleetbil Date: Thu Oct 6 20:44:46 2011 +0200 tracker-0.12.4-1-x86_64 *Version bump diff --git a/source/gnome/tracker/FrugalBuild b/source/gnome/tracker/FrugalBuild index 1e18ab1..c1eb93c 100644 --- a/source/gnome/tracker/FrugalBuild +++ b/source/gnome/tracker/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: AlexExtreme pkgname=tracker -pkgver=0.12.3 -pkgrel=6 +pkgver=0.12.4 +pkgrel=1 pkgdesc="Tracker is a first class object database, extensible tag/metadata database, search tool and indexer." depends=('dbus-glib>=0.76' 'sqlite3' \ 'poppler-glib>=0.18.0' 'libvorbis' 'libpng' 'libexif' 'libgsf' 'gstreamer' \ @@ -21,7 +21,7 @@ _F_gnome_iconcache="y" _F_gnome_glib="y" Finclude gnome-scriptlet gnome -sha1sums=('e86a0ae4529a92185623a5244dd4f4763024d643') +sha1sums=('0f45f6667fe7006e607f904b7299ad67c007532c') unset MAKEFLAGS subpkgs=("${subpkgs[@]}" "$pkgname-nautilus") From bouleetbil at frogdev.info Thu Oct 6 21:29:01 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 6 Oct 2011 21:29:01 +0200 (CEST) Subject: [Frugalware-git] gnometesting: pygobject3-3.0.1-3-x86_64 *added python-3 support for devil505 :) Message-ID: <20111006192901.77EE3142004B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=956fb0d688360b2f001e77365477aab7312951a6 commit 956fb0d688360b2f001e77365477aab7312951a6 Author: bouleetbil Date: Thu Oct 6 21:25:14 2011 +0200 pygobject3-3.0.1-3-x86_64 *added python-3 support for devil505 :) diff --git a/source/lib/pygobject3/FrugalBuild b/source/lib/pygobject3/FrugalBuild index 5ed05cf..02e2899 100644 --- a/source/lib/pygobject3/FrugalBuild +++ b/source/lib/pygobject3/FrugalBuild @@ -4,9 +4,10 @@ pkgname=pygobject3 _F_gnome_name=pygobject pkgver=3.0.1 -pkgrel=2 +pkgrel=3 pkgdesc="Python bindings for GObject" depends=('python>=2.7' 'glib2>=2.29.18' 'libffi') +rodepends=("$pkgname-devel") groups=('lib') archs=('i686' 'x86_64' 'ppc') Finclude gnome python @@ -21,14 +22,42 @@ subrodepends=("pygobject3=$pkgver") subgroups=('xlib') subarchs=('i686 x86_64 ppc') +subpkgs=("${subpkgs[@]}" "python3-$pkgname") +subdescs=("${subdescs[@]}" "pygobject python 3 support") +subdepends=("${subdepends[@]}" "python-3.0 glib2 python3-pycairo gobject-introspection") +subrodepends=("${subrodepends[@]}" "$pkgname-devel") +subgroups=("${subgroups[@]}" 'xlib-extra') +subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') + +subpkgs=("${subpkgs[@]}" "$pkgname-devel") +subdescs=("${subdescs[@]}" "pygobject devel") +subdepends=("${subdepends[@]}" "") +subrodepends=("${subrodepends[@]}" "") +subgroups=("${subgroups[@]}" 'lib') +subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') + build() { + #python3 + export PYTHON=python3 Fbuild + Frm usr/include/pygobject-3.0 + Frm usr/lib/pkgconfig + Fsplit python3-$pkgname usr + make clean || Fdie + unset PYTHON + + #python2 + Fmake + Fmakeinstall #pygobject 2 conflicts Frm usr/share/pygobject/xsl Frm $_F_python_libdir/gtk-2.0/dsextras* Frm usr/share/gtk-doc/html/pygobject - Fsplit pygobject3-cairo $_F_python_libdir/gi + + Fsplit $pkgname-devel usr/include/pygobject-3.0 + Fsplit $pkgname-devel usr/lib/pkgconfig + } # optimization OK From bouleetbil at frogdev.info Fri Oct 7 11:29:02 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 7 Oct 2011 11:29:02 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-python-desktop-2.32.0-7-x86_64 *rebuild with evolution 3.2 Message-ID: <20111007092902.4B2341420017@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=dff92220216e058cd22c61f2928ee86f76048918 commit dff92220216e058cd22c61f2928ee86f76048918 Author: bouleetbil Date: Fri Oct 7 11:25:24 2011 +0200 gnome-python-desktop-2.32.0-7-x86_64 *rebuild with evolution 3.2 diff --git a/source/gnome-extra/gnome-python-desktop/FrugalBuild b/source/gnome-extra/gnome-python-desktop/FrugalBuild index e186ed2..7ff859d 100644 --- a/source/gnome-extra/gnome-python-desktop/FrugalBuild +++ b/source/gnome-extra/gnome-python-desktop/FrugalBuild @@ -4,7 +4,7 @@ pkgname=gnome-python-desktop pkgver=2.32.0 -pkgrel=6 +pkgrel=7 pkgdesc="Python bindings for GNOME desktop" url="http://www.pygtk.org/" depends=('gnome-python>=2.28.1-2') @@ -109,7 +109,7 @@ subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') subpkgs=("${subpkgs[@]}" "$pkgname-evolution") subdescs=("${subdescs[@]}" 'evolution python module') -subdepends=("${subdepends[@]}" "evolution>=2.91.91 openssl>=1.0.0-2") +subdepends=("${subdepends[@]}" "evolution>=3.2.0 openssl>=1.0.0-2") subrodepends=("${subrodepends[@]}" "$pkgname=$pkgver") subgroups=("${subgroups[@]}" 'gnome-extra') subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') From bouleetbil at frogdev.info Fri Oct 7 12:08:17 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 7 Oct 2011 12:08:17 +0200 (CEST) Subject: [Frugalware-git] gnometesting: connman-0.77-2-x86_64 *rebuild with latest iptables *fix iptables version *connman should be rebuild every time we bump iptables Message-ID: <20111007100817.D4E531420017@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=069fe105f6f93186edef01ae8efde7e59d1c9da4 commit 069fe105f6f93186edef01ae8efde7e59d1c9da4 Author: bouleetbil Date: Fri Oct 7 12:04:07 2011 +0200 connman-0.77-2-x86_64 *rebuild with latest iptables *fix iptables version *connman should be rebuild every time we bump iptables diff --git a/source/network-extra/connman/FrugalBuild b/source/network-extra/connman/FrugalBuild index 920d98d..0b4a849 100644 --- a/source/network-extra/connman/FrugalBuild +++ b/source/network-extra/connman/FrugalBuild @@ -3,12 +3,13 @@ pkgname=connman pkgver=0.77 -pkgrel=1 +pkgrel=2 url="http://connman.net/" pkgdesc="open source connection manager" up2date="Flasttar http://www.kernel.org/pub/linux/network/connman/" source=(http://www.kernel.org/pub/linux/network/connman/$pkgname-$pkgver.tar.gz allow_group_netdev.diff) -depends=('wpa_supplicant' 'bluez>=4.61' 'dhclient' 'polkit' 'udev' 'ppp' 'wireless_tools' 'iptables>=1.4.11.1' 'openvpn' 'gnutls') +depends=('wpa_supplicant' 'bluez>=4.61' 'dhclient' 'polkit' 'udev' 'ppp' 'wireless_tools' \ + 'iptables=1.4.12.1' 'openvpn' 'gnutls') makedepends=('systemd') groups=('network-extra') archs=('i686' 'x86_64') From bouleetbil at frogdev.info Fri Oct 7 12:38:23 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 7 Oct 2011 12:38:23 +0200 (CEST) Subject: gnometesting: gdm-3.2.0-3-x86_64 Ã*added some USE *added some patchs (gnome-shell, fix logo,...) Message-ID: <20111007103823.9D3BC1420017@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=5a4b059741a1926cfa36d7b6a4ada47ea8782efe commit 5a4b059741a1926cfa36d7b6a4ada47ea8782efe Author: bouleetbil Date: Fri Oct 7 12:26:44 2011 +0200 gdm-3.2.0-3-x86_64 ?*added some USE *added some patchs (gnome-shell, fix logo,...) diff --git a/source/gnome/gdm/FrugalBuild b/source/gnome/gdm/FrugalBuild index ab7c4c6..39b00f8 100644 --- a/source/gnome/gdm/FrugalBuild +++ b/source/gnome/gdm/FrugalBuild @@ -1,32 +1,39 @@ # Compiling time: 0.58 SBU # Maintainer: bouleetbil +USE_GNOMESHELL=${USE_GNOMESHELL:-"y"} +USE_REBUILDCONF=${USE_REBUILDCONF:-"y"} +USE_FWLOGO=${USE_FWLOGO:-"y"} + pkgname=gdm pkgver=3.2.0 -pkgrel=2 +pkgrel=3 pkgdesc="GNOME Display Manager" url="http://www.gnome.org/" backup=(etc/gdm/custom.conf etc/pam.d/gdm etc/pam.d/gdm-autologin \ 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') -rodepends=('xsm' 'sessreg' 'xmessage' 'gnome-session') -makedepends=('intltool' 'gnome-doc-utils' 'gobject-introspection') + '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') +makedepends=('intltool' 'gnome-doc-utils' 'gobject-introspection' 'dconf' 'gnome-settings-daemon') groups=('gnome') archs=('i686' 'x86_64' 'ppc') _F_gnome_git="n" Finclude gnome source=(${source[@]} \ - a11y.diff \ - logo.diff) + disable_a11y.diff \ + logo.diff \ + gnome-shell.diff) sha1sums=('14398d5f927c72430651f9d9cc75e52b71c2b09a' \ - '3b31fb6239a3551e0f367d1ae24af3fdf624d171' \ - 'd27cbf0da2e4ad04833ebb9f382589298f86b8c9') + 'f34431366352f5df719466c2a5a8ef83fd7fca56' \ + '4e01d285acfa0bac0c12934a576ebfeea0893861' \ + 'b5dc2014aa498968a3fc9fed53c305de25de45c6') if [ "$_F_gnome_git" != "n" ]; then unset sha1sums fi +options=('nofakeroot' 'scriptlet') conflicts=('fast-user-switch-applet') provides=('fast-user-switch-applet' 'gdm-themes' 'somatic-gdm-themes' 'arc-colors-gdm-themes') @@ -39,11 +46,26 @@ build() { sh ./autogen.sh else Fcd - Fpatchall + Fpatch disable_a11y.diff + Fpatch gnome-shell.diff + if Fuse $USE_FWLOGO; then + Fpatch logo.diff + fi Fautoreconf + + fi + if ! Fuse $USE_GNOMESHELL; then + Fsed "gdm-shell" "gdm-fallback" data/make-dconf-override-db.sh + fi + if Fuse $USE_REBUILDCONF; then # force regeneration - #rm data/dconf-override-db || Fdie + rm data/dconf-override-db || Fdie + export GSETTINGS_BACKEND="dconf" + #delete broken key + Fsed 'gsettings set org.gnome.power-manager show-actions false' '#' data/make-dconf-override-db.sh + Fsed 'trap' '#trap' data/make-dconf-override-db.sh fi + Fmake --enable-authentication-scheme=pam \ --enable-console-helper \ --disable-scrollkeeper \ @@ -63,8 +85,6 @@ build() { chown root:root $Fdestdir/var/lib/gdm || Fdie Fmkdir var/spool/gdm - #Fcp polkit-gnome-authentication-agent-1.desktop usr/share/gdm/autostart/LoginWindow/polkit-gnome-authentication-agent-1.desktop - #delete PAM default rules Frm etc/pam.d/* diff --git a/source/gnome/gdm/a11y.diff b/source/gnome/gdm/a11y.diff deleted file mode 100644 index 1b7fe81..0000000 --- a/source/gnome/gdm/a11y.diff +++ /dev/null @@ -1,22 +0,0 @@ -diff --git a/data/session-setup.entries b/data/session-setup.entries -index b84e16f..a47d761 100644 ---- a/data/session-setup.entries -+++ b/data/session-setup.entries -@@ -406,14 +406,14 @@ - - /desktop/gnome/interface/accessibility - -- true -+ false - - - - - /desktop/gnome/accessibility/keyboard/enable - -- true -+ false - - - - diff --git a/source/gnome/gdm/disable_a11y.diff b/source/gnome/gdm/disable_a11y.diff new file mode 100644 index 0000000..a459d19 --- /dev/null +++ b/source/gnome/gdm/disable_a11y.diff @@ -0,0 +1,61 @@ +From 947f39a9de41495eadd58f92a84d350d4e6e6580 Mon Sep 17 00:00:00 2001 +From: Alexandre Rostovtsev +Date: Wed, 14 Sep 2011 22:09:56 -0400 +Subject: [PATCH 2/2] Disable a11y in gconf and gsettings defaults + +--- + data/make-dconf-override-db.sh | 6 +++--- + data/session-setup.entries | 4 ++-- + 2 files changed, 5 insertions(+), 5 deletions(-) + +diff --git a/data/make-dconf-override-db.sh b/data/make-dconf-override-db.sh +index 638fe1d..af8fa9c 100755 +--- a/data/make-dconf-override-db.sh ++++ b/data/make-dconf-override-db.sh +@@ -13,10 +13,10 @@ trap 'rm -rf $TMPDIR; kill $DBUS_SESSION_BUS_PID' ERR + + gsettings set org.gnome.power-manager show-actions false || : + +-gsettings set org.gnome.desktop.a11y.keyboard enable true ++gsettings set org.gnome.desktop.a11y.keyboard enable false + gsettings set org.gnome.desktop.background show-desktop-icons false + gsettings set org.gnome.desktop.default-applications.terminal exec '"/bin/true"' +-gsettings set org.gnome.desktop.interface toolkit-accessibility true ++gsettings set org.gnome.desktop.interface toolkit-accessibility false + + gsettings set org.gnome.desktop.lockdown disable-application-handlers true + gsettings set org.gnome.desktop.lockdown disable-command-line true +@@ -48,7 +48,7 @@ gsettings list-schemas | egrep '^org\.gnome\.settings-daemon\.plugins\.' | while + gsettings set $schema active false + done + +-gsettings set org.gnome.settings-daemon.plugins.a11y-keyboard active true ++gsettings set org.gnome.settings-daemon.plugins.a11y-keyboard active false + gsettings set org.gnome.settings-daemon.plugins.background active true + gsettings set org.gnome.settings-daemon.plugins.cursor active true + gsettings set org.gnome.settings-daemon.plugins.media-keys active true +diff --git a/data/session-setup.entries b/data/session-setup.entries +index b84e16f..a47d761 100644 +--- a/data/session-setup.entries ++++ b/data/session-setup.entries +@@ -406,14 +406,14 @@ + + /desktop/gnome/interface/accessibility + +- true ++ false + + + + + /desktop/gnome/accessibility/keyboard/enable + +- true ++ false + + + +-- +1.7.6.1 + + diff --git a/source/gnome/gdm/gnome-shell.diff b/source/gnome/gdm/gnome-shell.diff new file mode 100644 index 0000000..f14f196a --- /dev/null +++ b/source/gnome/gdm/gnome-shell.diff @@ -0,0 +1,30 @@ +From 64e6b10f98fe7226a2f41807268dae3afa80236d Mon Sep 17 00:00:00 2001 +From: Gy????rgy Ball???? +Date: Fri, 30 Sep 2011 21:48:40 +0000 +Subject: data: add back check for gnome-shell before running gdm-shell session + +Add back commit 4892c9447324f2248ce944f150abe3143f78eaa3 + +This commit does a quick check to make sure gnome-shell is +installed, and supports --gdm-mode. If either of those fail, +then fall back to the old greeter. + +https://bugzilla.gnome.org/show_bug.cgi?id=660409 +--- +(limited to 'data/gdm-shell.session.in') + +diff --git a/data/gdm-shell.session.in b/data/gdm-shell.session.in +index 3d408c3..496cc10 100644 +--- a/data/gdm-shell.session.in ++++ b/data/gdm-shell.session.in +@@ -1,5 +1,5 @@ + [GNOME Session] + Name=Display Manager + RequiredComponents=gnome-shell;gnome-settings-daemon; +-IsRunnableHelper=@libexecdir@/gnome-session-check-accelerated ++IsRunnableHelper=bash -c 'gnome-shell --help | grep -q gdm-mode && @libexecdir@/gnome-session-check-accelerated' + FallbackSession=gdm-fallback +-- +cgit v0.9.0.2 + + diff --git a/source/gnome/gdm/logo.diff b/source/gnome/gdm/logo.diff index 865a19b..f8e8ec4 100644 --- a/source/gnome/gdm/logo.diff +++ b/source/gnome/gdm/logo.diff @@ -1,5 +1,5 @@ ---- gdm-2.23.1/gui/simple-greeter/gdm-simple-greeter.schemas.in.fedora-logo 2008-07-21 11:14:46.000000000 -0400 -+++ gdm-2.23.1/gui/simple-greeter/gdm-simple-greeter.schemas.in 2008-07-21 14:59:17.000000000 -0400 +--- gdm-old/gui/simple-greeter/gdm-simple-greeter.schemas.in 2008-07-21 11:14:46.000000000 -0400 ++++ gdm-3.0.0/gui/simple-greeter/gdm-simple-greeter.schemas.in 2008-07-21 14:59:17.000000000 -0400 @@ -39,7 +39,7 @@ /apps/gdm/simple-greeter/logo_icon_name gdm-simple-greeter From bouleetbil at frogdev.info Fri Oct 7 12:46:58 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 7 Oct 2011 12:46:58 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gdm-3.2.0-4-x86_64 *explain why nofakeroot *delete useless Fsed Message-ID: <20111007104658.654F71420017@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=912014f3a88b1df2eddeb408fc0dc1c3138f9912 commit 912014f3a88b1df2eddeb408fc0dc1c3138f9912 Author: bouleetbil Date: Fri Oct 7 12:43:32 2011 +0200 gdm-3.2.0-4-x86_64 *explain why nofakeroot *delete useless Fsed diff --git a/source/gnome/gdm/FrugalBuild b/source/gnome/gdm/FrugalBuild index 39b00f8..8111d52 100644 --- a/source/gnome/gdm/FrugalBuild +++ b/source/gnome/gdm/FrugalBuild @@ -7,7 +7,7 @@ USE_FWLOGO=${USE_FWLOGO:-"y"} pkgname=gdm pkgver=3.2.0 -pkgrel=3 +pkgrel=4 pkgdesc="GNOME Display Manager" url="http://www.gnome.org/" backup=(etc/gdm/custom.conf etc/pam.d/gdm etc/pam.d/gdm-autologin \ @@ -33,6 +33,8 @@ sha1sums=('14398d5f927c72430651f9d9cc75e52b71c2b09a' \ if [ "$_F_gnome_git" != "n" ]; then unset sha1sums fi +#nofakeroot for recreate glib schema (use dbus...) +#will see for don't use nofakeroot options=('nofakeroot' 'scriptlet') conflicts=('fast-user-switch-applet') @@ -52,7 +54,6 @@ build() { Fpatch logo.diff fi Fautoreconf - fi if ! Fuse $USE_GNOMESHELL; then Fsed "gdm-shell" "gdm-fallback" data/make-dconf-override-db.sh @@ -63,7 +64,6 @@ build() { export GSETTINGS_BACKEND="dconf" #delete broken key Fsed 'gsettings set org.gnome.power-manager show-actions false' '#' data/make-dconf-override-db.sh - Fsed 'trap' '#trap' data/make-dconf-override-db.sh fi Fmake --enable-authentication-scheme=pam \ From bouleetbil at frogdev.info Fri Oct 7 14:06:28 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 7 Oct 2011 14:06:28 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-shell-3.2.0-10-x86_64 *prefer replace gnome-shell-extensions as it's not really fixed Message-ID: <20111007120628.B489B1420017@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=8c7b895bd754d428e6581db8cbe84d8e88446c05 commit 8c7b895bd754d428e6581db8cbe84d8e88446c05 Author: bouleetbil Date: Fri Oct 7 14:02:21 2011 +0200 gnome-shell-3.2.0-10-x86_64 *prefer replace gnome-shell-extensions as it's not really fixed diff --git a/source/gnome/gnome-shell/FrugalBuild b/source/gnome/gnome-shell/FrugalBuild index 3bce24c..83783d0 100644 --- a/source/gnome/gnome-shell/FrugalBuild +++ b/source/gnome/gnome-shell/FrugalBuild @@ -2,10 +2,12 @@ # Maintainer: bouleetbil USE_FRUGALTHEME=${USE_FRUGALTHEME:-"y"} +USE_REPLACEEXTENSIONS=${USE_REPLACEEXTENSIONS:-"y"} + pkgname=gnome-shell pkgver=3.2.0 -pkgrel=9 +pkgrel=10 pkgdesc="Window management and application launching for GNOME" url="http://www.gnome.org/" depends=('libxml2>=2.7.8' 'mutter>=3.2.0' 'gnome-desktop>=3.2.0' 'gjs>=1.30.0' \ @@ -37,6 +39,10 @@ replaces=("${replaces[@]}" "gnome-shell-extension-systray" "gnome-shell-extensio provides=("${provides[@]}" "gnome-shell-extension-systray" "gnome-shell-extension-frugalware-logo" \ "gnome-shell-theme-selector" "gnome-shell-extension-autohidetopbar") +if Fuse $USE_REPLACEEXTENSIONS; then + replaces=("${replaces[@]}" "gnome-shell-extensions" "gnome-shell-extensions-apps-menus" \ + "gnome-shell-extensions-dock" "gnome-shell-extensions-theme") +fi groups=('gnome') archs=('i686' 'x86_64' 'ppc') From pingax at frugalware.fr Fri Oct 7 14:43:21 2011 From: pingax at frugalware.fr (Pingax) Date: Fri, 7 Oct 2011 14:43:21 +0200 (CEST) Subject: [Frugalware-git] homepage-ng: * Spanish translation of news #214, #215 and #216 Message-ID: <20111007124321.4D7581420017@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=872253562edaaaffadccccd8faacf3facaade41b commit 872253562edaaaffadccccd8faacf3facaade41b Author: Nekrodes Date: Fri Oct 7 14:12:52 2011 +0200 * Spanish translation of news #214, #215 and #216 diff --git a/frugalware/start/middle.png b/frugalware/start/middle.png deleted file mode 100644 index 22d369a..0000000 Binary files a/frugalware/start/middle.png and /dev/null differ diff --git a/frugalware/start/sprite.png b/frugalware/start/sprite.png deleted file mode 100644 index 91998d2..0000000 Binary files a/frugalware/start/sprite.png and /dev/null differ diff --git a/frugalware/xml/news_es.xml b/frugalware/xml/news_es.xml index ee8ce95..365b16b 100644 --- a/frugalware/xml/news_es.xml +++ b/frugalware/xml/news_es.xml @@ -21,7 +21,97 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 --> - + + 216 + Frugalware Newsletter N??mero 82 + Mar, 04 Oct 2011 13:47:43 +1000 + phayz + 0 + + + Contenidos del n??mero: +
    +
  • La Frugalware Release Party estuvo "en el aire"
  • +
  • Slown, nuevo desarrollador oficial
  • +
  • ??Cedynamix ha vuelto!
  • +
  • Trucos y consejos - "Bash shell aliases" y "Dime cuando hayas terminado"
  • +
  • Paquetes interesantes - Gource y Duplicity
  • +
  • Frugalware Exam #3 - Respuestas
  • +
+ + Pod??is leerla aqu?? (en ingl??s). + Esperamos que os divirt??is con su lectura.
+
+
+ Traducido por Nekrodes. + ]]> +
+ /images/icons/newsletter.png +
+ + 215 + Las actualizaciones del kernel y vosotros + Lun, 19 Sep 2011 00:57:25 +0500 + James Buren + 0 +
+ + initrd (frugalware grub partition)/boot/initrd.img.xz

+ + Si encontr??is alg??n problema con el nuevo kernel, por favor, enviadnos + un informe del error a trav??s de nuestro bug tracker, + pero antes de hacerlo, mirad si vuestra partici??n ra??z es /dev/sd* y no + /dev/hd*. Si no es el caso, tratad de pasar de /dev/hd* a /dev/sd* para + ver si se corrige el problema.
+
+
+ Traducido por Nekrodes. + ]]> +
+ /images/icons/warning.png +
+ + 214 + Comprometido servidor importante en la infraestructura de Frugalware + Mi??, 14 Sep 2011 00:57:25 +0200 + Miklos Vajna + 0 +
+ + Siento deciros que el 25 de Agosto uno de los servidores principales + de la infraestructura de Frugalware fue comprometido. Nos + llev?? un rato encontrar las causas de c??mo hab??a sido posible, + si est??is interesados en los detalles pod??is leerlos + aqu?? (en ingl??s) + + En resumen: encontramos que el intruso hab??a instalado un backdoor + parecido al que fue instalado hace poco en kernel.org. Ya hemos reinstalado + el sistema operativo y tomado medidas para evitar ataques similares + en el futuro.

+ + Por el lado bueno, hemos comprobado que ni el repositorio Git de + Frugalware ni los paquetes binarios fueron modificados durante el + ataque, as?? que no tengais miedo a instalar las actualizaciones + a trav??s de Pacman-G2.

+ + Gracias por vuestra comprensi??n.
+
+
+ Traducido por Nekrodes. + ]]> +
+ /images/icons/warning.png +
+ 213 Frugalware 1.5 (Mores) disponible Lun, 15 Ago 2011 00:39:33 +0200 From bouleetbil at frogdev.info Fri Oct 7 14:51:26 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 7 Oct 2011 14:51:26 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gdm-3.2.0-5-x86_64 *change logo Message-ID: <20111007125126.81D081420017@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=9cdb2b80e617e95345aac7600ef3d46f98ac6da7 commit 9cdb2b80e617e95345aac7600ef3d46f98ac6da7 Author: bouleetbil Date: Fri Oct 7 14:47:45 2011 +0200 gdm-3.2.0-5-x86_64 *change logo diff --git a/source/gnome/gdm/FrugalBuild b/source/gnome/gdm/FrugalBuild index 8111d52..9be34f7 100644 --- a/source/gnome/gdm/FrugalBuild +++ b/source/gnome/gdm/FrugalBuild @@ -7,7 +7,7 @@ USE_FWLOGO=${USE_FWLOGO:-"y"} pkgname=gdm pkgver=3.2.0 -pkgrel=4 +pkgrel=5 pkgdesc="GNOME Display Manager" url="http://www.gnome.org/" backup=(etc/gdm/custom.conf etc/pam.d/gdm etc/pam.d/gdm-autologin \ @@ -28,7 +28,7 @@ source=(${source[@]} \ gnome-shell.diff) sha1sums=('14398d5f927c72430651f9d9cc75e52b71c2b09a' \ 'f34431366352f5df719466c2a5a8ef83fd7fca56' \ - '4e01d285acfa0bac0c12934a576ebfeea0893861' \ + '5a0b585526f6ee77cae84fe36558823c1b3520da' \ 'b5dc2014aa498968a3fc9fed53c305de25de45c6') if [ "$_F_gnome_git" != "n" ]; then unset sha1sums diff --git a/source/gnome/gdm/logo.diff b/source/gnome/gdm/logo.diff index f8e8ec4..34ac52e 100644 --- a/source/gnome/gdm/logo.diff +++ b/source/gnome/gdm/logo.diff @@ -5,9 +5,17 @@ gdm-simple-greeter string - computer -+ distributor-logo-frugalware ++ start-here-frugalware Icon name to use for greeter logo Set to the themed icon name to use for the greeter logo. - - +--- a/data/make-dconf-override-db.sh 2011-10-07 14:16:18.000000000 +0200 ++++ b/data/make-dconf-override-db.sh 2011-10-07 14:18:30.000000000 +0200 +@@ -14,6 +14,7 @@ + # || : + + gsettings set org.gnome.desktop.a11y.keyboard enable false ++gsettings set org.gnome.desktop.interface icon-theme '"start-here-frugalware"' + gsettings set org.gnome.desktop.background show-desktop-icons false + gsettings set org.gnome.desktop.default-applications.terminal exec '"/bin/true"' + gsettings set org.gnome.desktop.interface toolkit-accessibility false From bouleetbil at frogdev.info Fri Oct 7 15:51:19 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 7 Oct 2011 15:51:19 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-dvb-daemon-0.2.4-1-x86_64 Message-ID: <20111007135119.862391420017@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=8be7eee8330b0a061641a48d1eacf00638548778 commit 8be7eee8330b0a061641a48d1eacf00638548778 Author: bouleetbil Date: Fri Oct 7 15:48:07 2011 +0200 gnome-dvb-daemon-0.2.4-1-x86_64 *Version bump diff --git a/source/gnome-extra/gnome-dvb-daemon/FrugalBuild b/source/gnome-extra/gnome-dvb-daemon/FrugalBuild index 80a72c9..0e757db 100644 --- a/source/gnome-extra/gnome-dvb-daemon/FrugalBuild +++ b/source/gnome-extra/gnome-dvb-daemon/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gnome-dvb-daemon -pkgver=0.2.3 +pkgver=0.2.4 pkgrel=1 pkgdesc="GNOME DVB Daemon is a daemon written in Vala to setup your DVB devices." depends=('gst-plugins-bad' 'dbus-glib' 'libgee' 'sqlite3' 'gst-rtsp>=0.10.4' \ @@ -21,7 +21,7 @@ subdepends=("totem>=3.0.0") subrodepends=("gnome-dvb-daemon") subgroups=('gnome-extra') subarchs=('i686 x86_64') -sha1sums=('78dd2cafe379b2d63eafea2b0d332380d3d982ec') +sha1sums=('d6827866b2b5a35bc589a1bc547a958fb100dbeb') build() { Fbuild From bouleetbil at frogdev.info Fri Oct 7 23:06:21 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 7 Oct 2011 23:06:21 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-session-3.2.0-4-i686 *seems check acceleration graphic work without patch *tested with some chipset Message-ID: <20111007210621.2B6B21420017@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=fa383069169df5dc08ac8807e9f5cb9fe37b89b6 commit fa383069169df5dc08ac8807e9f5cb9fe37b89b6 Author: bouleetbil Date: Fri Oct 7 23:05:47 2011 +0200 gnome-session-3.2.0-4-i686 *seems check acceleration graphic work without patch *tested with some chipset diff --git a/source/gnome/gnome-session/FrugalBuild b/source/gnome/gnome-session/FrugalBuild index d11d893..fa85f2a 100644 --- a/source/gnome/gnome-session/FrugalBuild +++ b/source/gnome/gnome-session/FrugalBuild @@ -5,7 +5,7 @@ USE_DEBUG=${USE_DEBUG:-"n"} pkgname=gnome-session pkgver=3.2.0 -pkgrel=3 +pkgrel=4 pkgdesc="GNOME session manager" depends=('libxml2>=2.7.8' 'gnome-desktop>=3.2.0' 'polkit' 'upower' 'gconf-gtk' 'usermode' \ 'dbus-glib>=0.76' 'gnome-control-center>=3.1.92' 'libnotify' 'gnome-keyring>=3.0.0' \ @@ -19,11 +19,10 @@ _F_gnome_glib="y" _F_gnome_iconcache="y" _F_gnome_desktop="y" Finclude gnome gnome-scriptlet -source=($source check_XGetWindowProperty.diff) Fconfopts="$Fconfopts --with-gtk=3.0" -source=($source check_XGetWindowProperty.diff) -sha1sums=('470ce899f39e02b784646313e0965376165f92e1' \ - '32a9743c3797a29355b605dcf7a78f73190c8249') +#source=($source check_XGetWindowProperty.diff) +sha1sums=('470ce899f39e02b784646313e0965376165f92e1') +# '32a9743c3797a29355b605dcf7a78f73190c8249') build() { Fcd From bouleetbil at frogdev.info Sat Oct 8 00:17:52 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 8 Oct 2011 00:17:52 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gdm-3.2.0-6-x86_64 *disable our logo (something is broken) Message-ID: <20111007221752.BD70C1420017@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=b1a41810e85a845e4814ced5f43ed845a6a36fd8 commit b1a41810e85a845e4814ced5f43ed845a6a36fd8 Author: bouleetbil Date: Sat Oct 8 00:14:00 2011 +0200 gdm-3.2.0-6-x86_64 *disable our logo (something is broken) diff --git a/source/gnome/gdm/FrugalBuild b/source/gnome/gdm/FrugalBuild index 9be34f7..29e3c1c 100644 --- a/source/gnome/gdm/FrugalBuild +++ b/source/gnome/gdm/FrugalBuild @@ -3,11 +3,11 @@ USE_GNOMESHELL=${USE_GNOMESHELL:-"y"} USE_REBUILDCONF=${USE_REBUILDCONF:-"y"} -USE_FWLOGO=${USE_FWLOGO:-"y"} +USE_FWLOGO=${USE_FWLOGO:-"n"} pkgname=gdm pkgver=3.2.0 -pkgrel=5 +pkgrel=6 pkgdesc="GNOME Display Manager" url="http://www.gnome.org/" backup=(etc/gdm/custom.conf etc/pam.d/gdm etc/pam.d/gdm-autologin \ From vmiklos at frugalware.org Sun Oct 9 12:37:54 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 9 Oct 2011 12:37:54 +0200 (CEST) Subject: [Frugalware-git] homepage-ng: 1.6pre1 draft Message-ID: <20111009103754.3D0EB1420015@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=a3177c91aa5295348be375bb546c5624274ea845 commit a3177c91aa5295348be375bb546c5624274ea845 Author: Miklos Vajna Date: Sun Oct 9 12:38:23 2011 +0200 1.6pre1 draft diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index eba86b5..d9bb972 100644 --- a/frugalware/xml/news.xml +++ b/frugalware/xml/news.xml @@ -30,6 +30,47 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 --> + 217 + Frugalware 1.6pre1 (Fermus) released + FIXME + Miklos Vajna + 1 + announce the immediate availability of Frugalware 1.6pre1, the first technical preview of the upcoming 1.6 stable release.

+

Here are some of the major improvements, fixes and updates since 1.5:
+

    +
  • Package updates: +
      +
    • Linux kernel 3.0
    • +
    • GNU C Library 2.14
    • +
    • GCC 4.6
    • +
    • GNOME 3.2
    • +
    • KDE SC 4.7
    • +
    • Perl 5.14
    • +
    +
  • +
  • New features: +
      +
    • rsyslog is the new default syslog daemon
    • +
    • udisks replaced hal in the default installation
    • +
    • The fw32 package replaced the emul-extra group, bringing + seamless integration for e.g. Skype on x86_64.
    • +
    • kernels are now built with an initrd. be sure to update + your boot config to use the initrd at + /boot/initrd.img.xz.
    • +
    +
  • +
+ 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.
+ ]]> +
+
+ 216 Frugalware Newsletter Issue 82 Tue, 04 Oct 2011 13:47:43 +1000 From achevaux at gmail.com Sun Oct 9 15:15:31 2011 From: achevaux at gmail.com (centuri0) Date: Sun, 9 Oct 2011 15:15:31 +0200 (CEST) Subject: [Frugalware-git] kdebump: hupnp-1.0.0-1-i686 Message-ID: <20111009131531.045AB1420015@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=a6f3cc3118904e9ec21ee7a6e53a1273ae89528c commit a6f3cc3118904e9ec21ee7a6e53a1273ae89528c Author: centuri0 Date: Sun Oct 9 15:20:07 2011 +0200 hupnp-1.0.0-1-i686 * new package diff --git a/source/lib-extra/hupnp/FrugalBuild b/source/lib-extra/hupnp/FrugalBuild new file mode 100644 index 0000000..8f6c4fb --- /dev/null +++ b/source/lib-extra/hupnp/FrugalBuild @@ -0,0 +1,30 @@ +# Compiling Time: 0.38 SBU +# Maintainer: centuri0 + +pkgname=hupnp +pkgver=1.0.0 +pkgrel=1 +pkgdesc="A software library for building UPnP devices." +url="http://www.herqq.org/" +depends=('libqtxml' 'libqtnetwork') +makedepends=('qt4') +groups=('lib-extra') +archs=('i686' 'x86_64') +_F_sourceforge_dirname="hupnp" +_F_sourceforge_name="herqq" +_F_sourceforge_ext=".zip" +_F_cd_path="$_F_sourceforge_name-$pkgver" +Finclude sourceforge +sha1sums=('543a67802c37c66c29c8527522b1630c42756545') + +build() { + Fcd + qmake || Fdie + Fmake + make INSTALL_ROOT=$Fdestdir install || Fdie + Fmkdir /usr + Fmv /var/tmp/fst/src/herqq-1.0.0/hupnp/deploy/* /usr/ + Frm /var/ +} + +# optimization OK From vmiklos at frugalware.org Mon Oct 10 00:23:54 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon, 10 Oct 2011 00:23:54 +0200 (CEST) Subject: [Frugalware-git] homepage-ng: 1.6pre1 is out Message-ID: <20111009222354.32B951420015@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=3997a550a3d96b8b362e3e9ec4400e2c1e3edf88 commit 3997a550a3d96b8b362e3e9ec4400e2c1e3edf88 Author: Miklos Vajna Date: Mon Oct 10 00:24:25 2011 +0200 1.6pre1 is out diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index d9bb972..b2398d5 100644 --- a/frugalware/xml/news.xml +++ b/frugalware/xml/news.xml @@ -32,9 +32,9 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 --> 217 Frugalware 1.6pre1 (Fermus) released - FIXME + Mon, 10 Oct 2011 00:24:03 +0200 Miklos Vajna - 1 + 0 announce the immediate availability of Frugalware 1.6pre1, the first technical preview of the upcoming 1.6 stable release.

Here are some of the major improvements, fixes and updates since 1.5:
diff --git a/frugalware/xml/roadmap.xml b/frugalware/xml/roadmap.xml index 113f2cc..b444396 100644 --- a/frugalware/xml/roadmap.xml +++ b/frugalware/xml/roadmap.xml @@ -45,7 +45,7 @@ pre1 Oct 10, 2011 - 0 + 1 From vmiklos at frugalware.org Mon Oct 10 00:56:06 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon, 10 Oct 2011 00:56:06 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: Removing 42 packages (mostly) from gnome-extra on ppc. Message-ID: <20111009225606.EFE251420015@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fa81554a324afb96691666eed9ee4aa229046385 commit fa81554a324afb96691666eed9ee4aa229046385 Author: Miklos Vajna Date: Sun Oct 9 00:38:27 2011 +0200 Removing 42 packages (mostly) from gnome-extra on ppc. diff --git a/source/gnome-extra/banshee/FrugalBuild b/source/gnome-extra/banshee/FrugalBuild index d2a7106..41955ad 100644 --- a/source/gnome-extra/banshee/FrugalBuild +++ b/source/gnome-extra/banshee/FrugalBuild @@ -19,7 +19,7 @@ provides=('banshee-official-plugins') replaces=('banshee-official-plugins' 'muine' 'banshee-community-extensions') makedepends=('perl-xml-parser' 'intltool') groups=('gnome-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') _F_gnome_desktop=y _F_gnome_iconcache=y options=('scriptlet') diff --git a/source/gnome-extra/bareftp/FrugalBuild b/source/gnome-extra/bareftp/FrugalBuild index 0c64863..660ae5c 100644 --- a/source/gnome-extra/bareftp/FrugalBuild +++ b/source/gnome-extra/bareftp/FrugalBuild @@ -11,7 +11,7 @@ source=($url/release/$pkgname-$pkgver.tar.gz) depends=('gnome-sharp' 'gnome-desktop-sharp' 'gnome-keyring-sharp') makedepends=('intltool') groups=('gnome-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') _F_gnome_desktop=y _F_gnome_iconcache=y _F_mono_aot=0 diff --git a/source/gnome-extra/cowbell/FrugalBuild b/source/gnome-extra/cowbell/FrugalBuild index 01a294b..6cac49e 100644 --- a/source/gnome-extra/cowbell/FrugalBuild +++ b/source/gnome-extra/cowbell/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="Elegantly tag and rename mp3/ogg/flac files" depends=('mono>=2.0.1' 'gtk-sharp' 'gnome-sharp' 'taglib-sharp') makedepends=('pkgconfig' 'intltool' 'perl-xml-parser') groups=('gnome-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') options=('scriptlet') url="http://more-cowbell.org" source=($url/releases/$pkgname-$pkgver.tar.gz) diff --git a/source/gnome-extra/evolution-sharp/FrugalBuild b/source/gnome-extra/evolution-sharp/FrugalBuild index 77ec5e6..e37d2b3 100644 --- a/source/gnome-extra/evolution-sharp/FrugalBuild +++ b/source/gnome-extra/evolution-sharp/FrugalBuild @@ -14,7 +14,7 @@ _F_mono_aot=0 options=('scriptlet') Finclude gnome mono groups=('gnome-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') sha1sums=('d2a8623812dce0476acd6bbc42e6d7d7d4f6bed4') # optimization OK diff --git a/source/gnome-extra/f-spot/FrugalBuild b/source/gnome-extra/f-spot/FrugalBuild index bad08bc..7fff653 100644 --- a/source/gnome-extra/f-spot/FrugalBuild +++ b/source/gnome-extra/f-spot/FrugalBuild @@ -12,7 +12,7 @@ depends=('gtk2-sharp' 'lcms' 'libexif' 'libgphoto2' 'gnome-keyring-sharp' \ 'dbus-sharp-glib' 'gnome-sharp>=2.16.0-3' 'gnome-desktop-sharp>=2.26.0-15' 'unique1') makedepends=('gnome-screensaver' 'perl-xml-parser' 'gnome-doc-utils' 'intltool') groups=('gnome-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') _F_gnome_desktop=y _F_gnome_iconcache=y _F_gnome_scrollkeeper=y diff --git a/source/gnome-extra/gnome-desktop-sharp/FrugalBuild b/source/gnome-extra/gnome-desktop-sharp/FrugalBuild index 7bb40d1..8cdbaf0 100644 --- a/source/gnome-extra/gnome-desktop-sharp/FrugalBuild +++ b/source/gnome-extra/gnome-desktop-sharp/FrugalBuild @@ -11,7 +11,7 @@ depends=('libxml2>=2.7.8' 'gtk2-sharp>=2.12.10-2' 'libart_lgpl' 'librsvg>=2.26.0 'libgnomeui') rodepends=('vte-sharp') groups=('gnome-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') _F_mono_aot=0 Finclude gnome mono source=($source 04_update_for_gnomedesktop_SONAME.patch) diff --git a/source/gnome-extra/gnome-sharp/FrugalBuild b/source/gnome-extra/gnome-sharp/FrugalBuild index b505e05..b5089d8 100644 --- a/source/gnome-extra/gnome-sharp/FrugalBuild +++ b/source/gnome-extra/gnome-sharp/FrugalBuild @@ -10,7 +10,7 @@ url="http://www.gnome.org" depends=('libxml2>=2.7.8' 'gtk2-sharp>=2.12.9-2' 'libart_lgpl' 'gnome-vfs>=2.24.1' 'libgnomecanvas>=2.26.0' \ 'gnome-panel>=2.32.0' 'libgnomeprintui>=2.18.4') groups=('gnome-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') _F_mono_aot=0 Finclude gnome mono sha1sums=('d3c3e61e01b46a95f6f46dfa706f4af09f05bae2') diff --git a/source/gnome-extra/gnome-shell-extensions/FrugalBuild b/source/gnome-extra/gnome-shell-extensions/FrugalBuild index 5efa305..4ee3aad 100644 --- a/source/gnome-extra/gnome-shell-extensions/FrugalBuild +++ b/source/gnome-extra/gnome-shell-extensions/FrugalBuild @@ -9,7 +9,7 @@ depends=('gnome-shell>=3.2.0' 'libgtop') makedepends=('intltool' 'gnome-doc-utils' 'gnome-common' \ 'gobject-introspection' 'krb5') groups=('gnome-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') _F_gnome_git="n" _F_gnome_glib="y" Finclude gnome gnome-scriptlet gnome-shell-extensions diff --git a/source/gnome-extra/gnome-subtitles/FrugalBuild b/source/gnome-extra/gnome-subtitles/FrugalBuild index e5d2906..92438bd 100644 --- a/source/gnome-extra/gnome-subtitles/FrugalBuild +++ b/source/gnome-extra/gnome-subtitles/FrugalBuild @@ -10,7 +10,7 @@ depends=('mono>=2.8' 'gnome-sharp' 'gstreamer' 'gst-plugins-base' \ 'gtkspell' 'enchant' 'sublib' 'gnome-desktop-sharp>=2.24.0-1') makedepends=('gnome-doc-utils' 'perl-xml-parser' 'intltool') groups=('gnome-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') options=('scriptlet') _F_gnome_desktop="y" _F_gnome_schemas=('/etc/gconf/schemas/gnome-subtitles.schemas') diff --git a/source/gnome-extra/gnome-system-tools/FrugalBuild b/source/gnome-extra/gnome-system-tools/FrugalBuild index 9382974..e9f382c 100644 --- a/source/gnome-extra/gnome-system-tools/FrugalBuild +++ b/source/gnome-extra/gnome-system-tools/FrugalBuild @@ -10,7 +10,7 @@ url="http://www.gnome.org/projects/gst/" depends=('liboobs>=2.30.0' 'polkit-gnome' 'nautilus>=2.32.0') makedepends=('gnome-doc-utils>=0.14.0' 'intltool') groups=('gnome-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') _F_gnome_glib="y" _F_gnome_scrollkeeper="y" _F_gnome_desktop="y" diff --git a/source/gnome-extra/goobox/FrugalBuild b/source/gnome-extra/goobox/FrugalBuild index 32a5431..90d4b44 100644 --- a/source/gnome-extra/goobox/FrugalBuild +++ b/source/gnome-extra/goobox/FrugalBuild @@ -17,7 +17,7 @@ _F_gnome_desktop="y" _F_gnome_glib="y" Finclude gnome gnome-scriptlet groups=('gnome-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') sha1sums=('b927c711fde840f8d4eb85eb8148520716b32805') # optimization OK diff --git a/source/gnome-extra/gtksourceview-sharp/FrugalBuild b/source/gnome-extra/gtksourceview-sharp/FrugalBuild index 16d2501..4b61d58 100644 --- a/source/gnome-extra/gtksourceview-sharp/FrugalBuild +++ b/source/gnome-extra/gtksourceview-sharp/FrugalBuild @@ -9,7 +9,7 @@ pkgdesc="A C# binding to gtksourceview" url="http://www.mono-project.com/" depends=('gtk2-sharp>=2.12.6' 'gtksourceview>=2.2.1' 'mono-tools>=2.0') groups=('gnome-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') Finclude gnome mono up2date="Flasttar http://www.go-mono.com/sources-stable/" source=(http://www.go-mono.com/sources/gtksourceview-sharp2/$_F_archive_name-$pkgver.tar.bz2) diff --git a/source/gnome-extra/mistelix/FrugalBuild b/source/gnome-extra/mistelix/FrugalBuild index c73a3c0..d69efb6 100644 --- a/source/gnome-extra/mistelix/FrugalBuild +++ b/source/gnome-extra/mistelix/FrugalBuild @@ -12,7 +12,7 @@ source=($urldl/$pkgname-$pkgver.tar.gz) depends=('gnome-sharp' 'mono-addins' 'gstreamer' 'gst-ffmpeg' 'gst-plugins-ugly' 'gst-plugins-base-theora') makedepends=('intltool') groups=('gnome-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') _F_gnome_desktop=y _F_gnome_iconcache=y _F_mono_aot=0 diff --git a/source/gnome-extra/mono-tools/FrugalBuild b/source/gnome-extra/mono-tools/FrugalBuild index 17f9f4b..664a0e5 100644 --- a/source/gnome-extra/mono-tools/FrugalBuild +++ b/source/gnome-extra/mono-tools/FrugalBuild @@ -9,7 +9,7 @@ url="http://www.mono-project.com/" depends=('gnome-desktop-sharp>=2.20.1' 'desktop-file-utils' 'webkit-sharp' 'monodoc>=2.8' 'libgdiplus>=2.8') makedepends=('pkgconfig') groups=('gnome-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') up2date="lynx -dump 'http://www.go-mono.com/sources-stable/'|grep -m1 'mono-tools-'|sed 's/.*ls-\(.*\).t.*/\1/'" source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2) options=('scriptlet') diff --git a/source/gnome-extra/monodevelop-database/FrugalBuild b/source/gnome-extra/monodevelop-database/FrugalBuild index b5aff04..821838e 100644 --- a/source/gnome-extra/monodevelop-database/FrugalBuild +++ b/source/gnome-extra/monodevelop-database/FrugalBuild @@ -9,7 +9,7 @@ url="http://www.mono-project.com/" depends=('monodevelop>=2.6' 'sqlite3' 'mysql-connector-net') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') up2date="Flasttar http://download.mono-project.com/sources/$pkgname/" source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.gz) options=('scriptlet') diff --git a/source/gnome-extra/monodevelop-java/FrugalBuild b/source/gnome-extra/monodevelop-java/FrugalBuild index 87a3063..99c409a 100644 --- a/source/gnome-extra/monodevelop-java/FrugalBuild +++ b/source/gnome-extra/monodevelop-java/FrugalBuild @@ -9,7 +9,7 @@ url="http://www.mono-project.com/" depends=('monodevelop>=2.6') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') up2date="Flasttar http://download.mono-project.com/sources/$pkgname/" source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.gz) options=('scriptlet') diff --git a/source/gnome-extra/monodevelop-python/FrugalBuild b/source/gnome-extra/monodevelop-python/FrugalBuild index 836640e..2aad1b8 100644 --- a/source/gnome-extra/monodevelop-python/FrugalBuild +++ b/source/gnome-extra/monodevelop-python/FrugalBuild @@ -9,7 +9,7 @@ url="http://www.mono-project.com/" depends=('monodevelop>=2.6' 'python>=2.7') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') up2date="Flasttar http://download.mono-project.com/sources/$pkgname/" source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.gz) options=('scriptlet') diff --git a/source/gnome-extra/monodevelop-vala/FrugalBuild b/source/gnome-extra/monodevelop-vala/FrugalBuild index 89a71d1..180b41e 100644 --- a/source/gnome-extra/monodevelop-vala/FrugalBuild +++ b/source/gnome-extra/monodevelop-vala/FrugalBuild @@ -9,7 +9,7 @@ url="http://www.mono-project.com/" depends=('monodevelop>=2.6' 'vala>=0.12') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') up2date="Flasttar http://download.mono-project.com/sources/$pkgname/" source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.gz) options=('scriptlet') diff --git a/source/gnome-extra/monodevelop/FrugalBuild b/source/gnome-extra/monodevelop/FrugalBuild index a78db86..ea170f0 100644 --- a/source/gnome-extra/monodevelop/FrugalBuild +++ b/source/gnome-extra/monodevelop/FrugalBuild @@ -10,7 +10,7 @@ depends=('shared-mime-info' 'gtk-sharp' 'mono>=2.10.1' \ 'mono-addins>=0.6' 'gnome-sharp' 'gtksourceview-sharp') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') up2date="Flasttar http://download.mono-project.com/sources/$pkgname/" source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.gz) diff --git a/source/gnome-extra/nautilus-actions/FrugalBuild b/source/gnome-extra/nautilus-actions/FrugalBuild index 6706cd8..392be5c 100644 --- a/source/gnome-extra/nautilus-actions/FrugalBuild +++ b/source/gnome-extra/nautilus-actions/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="configures programs to be launched for files selected in Nautilus" depends=('libglade' 'nautilus>=2.90.0' 'dbus-glib>=0.71-2' 'libgtop') makedepends=('intltool' 'gnome-doc-utils') groups=('gnome-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') _F_gnome_desktop="y" _F_gnome_iconcache="y" Finclude gnome-scriptlet gnome diff --git a/source/gnome-extra/pdfmod/FrugalBuild b/source/gnome-extra/pdfmod/FrugalBuild index 27c1484..c5523b7 100644 --- a/source/gnome-extra/pdfmod/FrugalBuild +++ b/source/gnome-extra/pdfmod/FrugalBuild @@ -13,7 +13,7 @@ _F_gnome_desktop="y" options=('scriptlet') Finclude mono gnome-scriptlet gnome groups=('gnome-extra') -archs=('x86_64' 'i686' 'ppc') +archs=('x86_64' 'i686') sha1sums=('beed3aed60bcc2288a0452ed8a802dbcbcc4915c') build() { diff --git a/source/gnome-extra/scrobblefree/FrugalBuild b/source/gnome-extra/scrobblefree/FrugalBuild index 0d1a9a3..0a108f7 100644 --- a/source/gnome-extra/scrobblefree/FrugalBuild +++ b/source/gnome-extra/scrobblefree/FrugalBuild @@ -9,7 +9,7 @@ url="http://web.vee.net/projects/scrobblefree/" rodepends=('rhythmbox' 'gnome-python-desktop') depends=() groups=('gnome-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') up2date="Flasttar $url" source=($url/$pkgname-$pkgver.tar.bz2) sha1sums=('11e74efc90a9f51db45041a458504c0680d32683') diff --git a/source/gnome-extra/serpentine/FrugalBuild b/source/gnome-extra/serpentine/FrugalBuild index a4e6bc5..f550544 100644 --- a/source/gnome-extra/serpentine/FrugalBuild +++ b/source/gnome-extra/serpentine/FrugalBuild @@ -9,6 +9,6 @@ pkgdesc="An application for writing CD-Audio discs." depends=('gnome-python-extras>=2.25.3-2' 'gnome-python-desktop-nautilusburn' 'gnome-python-desktop-totem' 'gst-python' 'nautilus-cd-burner>=2.25.3-2' 'pyxml') makedepends=('intltool') groups=('gnome-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') Finclude berlios sha1sums=('dce67e367478443b30c675d5c9fc2c787f15daca') diff --git a/source/gnome-extra/smuxi/FrugalBuild b/source/gnome-extra/smuxi/FrugalBuild index f155abd..9d88586 100644 --- a/source/gnome-extra/smuxi/FrugalBuild +++ b/source/gnome-extra/smuxi/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="user-friendly and cross-platform IRC client for sophisticated users for depends=('mono' 'nini' 'libindicate-mono' 'smartirc' 'gtk-sharp' 'log4net' 'gnome-sharp' 'notify-sharp') makedepends=('intltool') groups=('gnome-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') source=(http://www.smuxi.org/jaws/data/files/$pkgname-$pkgver.tar.gz smuxi-0.8-release-build.patch \ smuxi-0.8-visibility.patch) url="http://www.smuxi.org/" diff --git a/source/gnome-extra/sound-juicer/FrugalBuild b/source/gnome-extra/sound-juicer/FrugalBuild index eb68400..e89afbc 100644 --- a/source/gnome-extra/sound-juicer/FrugalBuild +++ b/source/gnome-extra/sound-juicer/FrugalBuild @@ -12,7 +12,7 @@ depends=('libstdc++' 'libcdio>=0.81-1' 'gnome-media>=2.32.0' 'gst-plugins-base>= 'libmusicbrainz3' 'libkrb5') makedepends=('gnome-doc-utils' 'perl-xml-parser' 'intltool' 'gnome-common' 'krb5') groups=('gnome-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') _F_gnome_schemas=('/etc/gconf/schemas/sound-juicer.schemas') _F_gnome_desktop="y" _F_gnome_scrollkeeper="y" diff --git a/source/gnome-extra/the-board/FrugalBuild b/source/gnome-extra/the-board/FrugalBuild index 6c437ce..e53bb97 100644 --- a/source/gnome-extra/the-board/FrugalBuild +++ b/source/gnome-extra/the-board/FrugalBuild @@ -10,7 +10,7 @@ depends=('libnotify>=0.7' 'nautilus' 'libsoup-gnome' \ 'gtk+3>=3.0.3' 'xcb-util>=0.3.8') makedepends=('intltool' 'gobject-introspection') groups=('gnome-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') _F_gnome_devel="y" Finclude gnome sha1sums=('1858aa8f20b9d4335cc3a003800b04d8ca62d43f') diff --git a/source/gnome-extra/tomboy/FrugalBuild b/source/gnome-extra/tomboy/FrugalBuild index f7ba8dd..f50774d 100644 --- a/source/gnome-extra/tomboy/FrugalBuild +++ b/source/gnome-extra/tomboy/FrugalBuild @@ -11,7 +11,7 @@ depends=('gnome-sharp>=2.24.1-6' 'gtkspell' \ 'gmime>=2.4.3' 'dbus-sharp' 'dbus-sharp-glib' 'gnome-desktop-sharp>=2.26.0-6' 'mono-addins') makedepends=('intltool' 'gnome-doc-utils') groups=('gnome-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') _F_gnome_schemas=('/etc/gconf/schemas/tomboy.schemas') _F_gnome_scrollkeeper="y" _F_gnome_desktop="y" diff --git a/source/gnome/file-roller/FrugalBuild b/source/gnome/file-roller/FrugalBuild index 6f45f3a..6d894f2 100644 --- a/source/gnome/file-roller/FrugalBuild +++ b/source/gnome/file-roller/FrugalBuild @@ -10,7 +10,7 @@ depends=('libxml2>=2.7.8' 'nautilus>=3.2.0' 'rarian' \ 'desktop-file-utils' 'gtk+3') makedepends=('intltool' 'gnome-doc-utils>=0.16.0') groups=('gnome') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') _F_gnome_glib="y" _F_gnome_scrollkeeper="y" _F_gnome_desktop="y" diff --git a/source/gnome/gdm/FrugalBuild b/source/gnome/gdm/FrugalBuild index ab7c4c6..5bcbde0 100644 --- a/source/gnome/gdm/FrugalBuild +++ b/source/gnome/gdm/FrugalBuild @@ -15,7 +15,7 @@ depends=('libxml2>=2.7.8' 'zenity>=3.0.0' 'libxi' 'fontconfig' 'libxrandr>=1.2. rodepends=('xsm' 'sessreg' 'xmessage' 'gnome-session') makedepends=('intltool' 'gnome-doc-utils' 'gobject-introspection') groups=('gnome') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') _F_gnome_git="n" Finclude gnome source=(${source[@]} \ diff --git a/source/gnome/gnome-bluetooth/FrugalBuild b/source/gnome/gnome-bluetooth/FrugalBuild index bb6473b..b98484f 100644 --- a/source/gnome/gnome-bluetooth/FrugalBuild +++ b/source/gnome/gnome-bluetooth/FrugalBuild @@ -10,7 +10,7 @@ makedepends=('intltool' 'pkgconfig' 'gnome-doc-utils' 'gobject-introspection') depends=('libxml2>=2.7.8' 'bluez' 'gnome-control-center' \ 'librsvg>=2.26.0' 'unique') groups=('gnome') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') _F_gnome_glib="y" _F_gnome_scrollkeeper="y" _F_gnome_iconcache="y" diff --git a/source/gnome/gnome-control-center/FrugalBuild b/source/gnome/gnome-control-center/FrugalBuild index ac9d326..145c9e9 100644 --- a/source/gnome/gnome-control-center/FrugalBuild +++ b/source/gnome/gnome-control-center/FrugalBuild @@ -16,7 +16,7 @@ depends=('libxml2>=2.7.8' 'gnome-desktop>=3.2.0' 'mutter' 'libgnomekbd>=3.0.0' ' makedepends=('intltool' 'gnome-doc-utils>=0.14.0' 'gnome-common>=2.28.0' 'krb5' 'gtk-doc' 'cups' 'libgtop') rodepends=('gst-plugins-base-alsa>=0.10.19-2' 'sound-theme-freedesktop') groups=('gnome') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') _F_gnome_glib="y" _F_gnome_scrollkeeper="y" _F_gnome_desktop="y" diff --git a/source/gnome/gnome-panel/FrugalBuild b/source/gnome/gnome-panel/FrugalBuild index f79845e..a6fbafb 100644 --- a/source/gnome/gnome-panel/FrugalBuild +++ b/source/gnome/gnome-panel/FrugalBuild @@ -13,7 +13,7 @@ makedepends=('intltool' 'gtk-doc>=1.9' 'gnome-doc-utils>=0.14.0' 'krb5' 'gobject #remove gnome-applets rodpends (circular depends) after 1.6 rodepends=('gnome-applets') groups=('gnome') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') _F_gnome_schemas=('/etc/gconf/schemas/clock.schemas') _F_gnome_glib="y" _F_gnome_scrollkeeper="y" diff --git a/source/gnome/gnome-power-manager/FrugalBuild b/source/gnome/gnome-power-manager/FrugalBuild index 08235dc..535a46b 100644 --- a/source/gnome/gnome-power-manager/FrugalBuild +++ b/source/gnome/gnome-power-manager/FrugalBuild @@ -11,7 +11,7 @@ depends=('libxml2>=2.7.8' 'libnotify>=0.7.0' 'dbus-glib>=0.80' 'xextproto' 'libg 'upower>=0.9.10' 'udisks' 'gnome-policykit' 'libcanberra-gtk' 'unique' 'pm-utils') makedepends=('intltool' 'gnome-doc-utils') groups=('gnome') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') _F_gnome_glib="y" _F_gnome_scrollkeeper=y _F_gnome_desktop=y diff --git a/source/gnome/gnome-session/FrugalBuild b/source/gnome/gnome-session/FrugalBuild index d11d893..d38f203 100644 --- a/source/gnome/gnome-session/FrugalBuild +++ b/source/gnome/gnome-session/FrugalBuild @@ -14,7 +14,7 @@ makedepends=('intltool' 'gnome-common') #gnome-session start gnome-shell and if failed start gnome-panel rodepends=('consolekit-x11' 'gnome-panel' 'dconf' 'gnome-shell') groups=('gnome') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') _F_gnome_glib="y" _F_gnome_iconcache="y" _F_gnome_desktop="y" diff --git a/source/gnome/gnome-shell/FrugalBuild b/source/gnome/gnome-shell/FrugalBuild index 3bce24c..ad27d34 100644 --- a/source/gnome/gnome-shell/FrugalBuild +++ b/source/gnome/gnome-shell/FrugalBuild @@ -39,7 +39,7 @@ provides=("${provides[@]}" "gnome-shell-extension-systray" "gnome-shell-extensio groups=('gnome') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') _F_gnome_schemas=('/etc/gconf/schemas/gnome-shell.schemas') _F_gnome_desktop="y" _F_gnome_glib="y" diff --git a/source/gnome/gnome-tweak-tool/FrugalBuild b/source/gnome/gnome-tweak-tool/FrugalBuild index 5f8d3b0..4666469 100644 --- a/source/gnome/gnome-tweak-tool/FrugalBuild +++ b/source/gnome/gnome-tweak-tool/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="A tool to customize advanced GNOME 3 options." depends=('gnome-shell' 'pygobject') makedepends=('intltool') groups=('gnome') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') _F_gnome_desktop="y" Finclude gnome gnome-scriptlet sha1sums=('ae8d5ea3e7ef0e2baa60f73153462f2ed10141c4') diff --git a/source/gnome/nautilus-open-terminal/FrugalBuild b/source/gnome/nautilus-open-terminal/FrugalBuild index 8e2796e..5a62aa3 100644 --- a/source/gnome/nautilus-open-terminal/FrugalBuild +++ b/source/gnome/nautilus-open-terminal/FrugalBuild @@ -10,7 +10,7 @@ url="http://manny.cluecoder.org/packages/nautilus-open-terminal/" depends=('nautilus>=3.0.1.1-2' 'gnome-desktop>=3.1.4') makedepends=('intltool' 'perl-xml-parser') groups=('gnome') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') _F_gnome_devel="y" _F_gnome_schemas=('/etc/gconf/schemas/nautilus-open-terminal.schemas') Finclude gnome gnome-scriptlet diff --git a/source/gnome/nautilus/FrugalBuild b/source/gnome/nautilus/FrugalBuild index 5998b3a..7b6fc06 100644 --- a/source/gnome/nautilus/FrugalBuild +++ b/source/gnome/nautilus/FrugalBuild @@ -14,7 +14,7 @@ depends=('libxml2>=2.7.8' 'librsvg>=2.26.2-2' 'libexif' 'eject' \ rodepends=('nautilus-disk-utility' 'sushi') makedepends=('intltool' 'gobject-introspection') groups=('gnome') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') _F_gnome_glib="y" _F_gnome_desktop="y" _F_gnome_mime="y" diff --git a/source/gnome/nm-applet/FrugalBuild b/source/gnome/nm-applet/FrugalBuild index 6f7fc0e..8b43acf 100644 --- a/source/gnome/nm-applet/FrugalBuild +++ b/source/gnome/nm-applet/FrugalBuild @@ -12,7 +12,7 @@ depends=('gconf' 'gtk+3' 'gnome-keyring>=3.1.0' \ 'libnotify>0.7') makedepends=('perl-xml-parser' 'intltool') groups=('gnome') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') Finclude gnome sha1sums=('583832d3221b705032208a152fd665745b939f45') _F_cd_path=$_F_gnome_name-$pkgver diff --git a/source/gnome/rhythmbox/FrugalBuild b/source/gnome/rhythmbox/FrugalBuild index a2a17b4..8e14f7b 100644 --- a/source/gnome/rhythmbox/FrugalBuild +++ b/source/gnome/rhythmbox/FrugalBuild @@ -15,7 +15,7 @@ makedepends=('intltool' 'gnome-doc-utils' 'gst-python' 'libgpod>=0.6.0' 'vala' ' rodepends=('notification-daemon') replaces=('rhythmbox-desktop-art') groups=('gnome') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') _F_gnome_glib="y" _F_gnome_scrollkeeper="y" _F_gnome_desktop="y" diff --git a/source/gnome/sushi/FrugalBuild b/source/gnome/sushi/FrugalBuild index a280581..cc6d716 100644 --- a/source/gnome/sushi/FrugalBuild +++ b/source/gnome/sushi/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="A quick previewer for Nautilus" depends=('clutter-gtk' 'clutter-gst' 'gjs' 'libmusicbrainz3' 'webkit-gtk3' 'gtksourceview3' 'evince' 'libkrb5') makedepends=('intltool' 'gobject-introspection' 'krb5') groups=('gnome') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') Finclude gnome sha1sums=('4ff0fe49bca9d10ab413f7fd25f05929c84662f1') export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/xulrunner/ diff --git a/source/include/mozilla-i18n.sh b/source/include/mozilla-i18n.sh index c621b81..7c62eb9 100644 --- a/source/include/mozilla-i18n.sh +++ b/source/include/mozilla-i18n.sh @@ -55,7 +55,7 @@ fi if [ -z "$pkdesc" ]; then pkgdesc="Language support for ${_F_mozilla_i18n_name^}" fi -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') groups=('locale-extra') options=("${options[@]}" 'noversrc') up2date="eval \"_F_archive_name=$_F_mozilla_i18n_name; Flastarchive $_F_mozilla_i18n_mirror/$_F_mozilla_i18n_dirname$_F_mozilla_i18n_name/releases/latest/source '\.source\.tar\.bz2'\"" From vmiklos at frugalware.org Mon Oct 10 00:56:07 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon, 10 Oct 2011 00:56:07 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: git-1.7.7-1-i686 Message-ID: <20111009225607.0F4F8142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bdf46d1421ef21408b05e1ecd334cdf738ed0ce0 commit bdf46d1421ef21408b05e1ecd334cdf738ed0ce0 Author: Miklos Vajna Date: Mon Oct 10 00:16:35 2011 +0200 git-1.7.7-1-i686 - version bump - project moved to googlecode diff --git a/source/devel-extra/git/FrugalBuild b/source/devel-extra/git/FrugalBuild index d2b5e06..d61072f 100644 --- a/source/devel-extra/git/FrugalBuild +++ b/source/devel-extra/git/FrugalBuild @@ -1,18 +1,16 @@ # Compiling Time: 1.80 SBU # Maintainer: Miklos Vajna -USE_DEVEL=${USE_DEVEL:-"n"} - # most people won't need the html version of manpages, but we don't want to # break git help -w USE_HTMLMAN=${USE_HTMLMAN:-"y"} pkgname=git -pkgver=1.7.6.1 -Fuse $USE_DEVEL && pkgver=1.6.1.87.g1562445 +pkgver=1.7.7 pkgrel=1 pkgdesc="A fast, scalable, distributed revision control system." -url="http://git-scm.com/" +_F_googlecode_dirname="git-core" +Finclude googlecode depends=('curl>=7.19.0' 'expat' 'perl-error' 'openssl>=1.0.0') backup=(etc/sysconfig/git) if [ "$CARCH" = "arm" ]; then @@ -23,13 +21,13 @@ fi groups=('devel-extra') replaces=('cogito' 'bk-client') archs=('i686' 'x86_64' 'ppc' 'arm') -_F_archive_grepv="rc" -up2date="Flasttar http://www.kernel.org/pub/software/scm/git/" -if ! Fuse $USE_DEVEL; then - source=(http://www.kernel.org/pub/software/scm/git/$pkgname-$pkgver.tar.bz2) - signatures=(${source[0]}.sign '' '' '' '' '') -fi source=(${source[@]} gitweb.modules.d gitweb.conf README.Frugalware rc.git git.sysconfig) +sha1sums=('bbf85bd767ca6b7e9caa1489bb4ba7ec64e0ab35' \ + 'c60be6e086241b85b1f0d89db22c24fc21dc6432' \ + '58698ef6cf0dad734e1a1ee5689c0c4d83bf27b5' \ + '92b64c9b49242935ca6ae35b3a9cad728a0c2d55' \ + 'ba0faa04dcee0d3ecc37b348263a969b06efd0da' \ + 'cb1abfc0e614cd3df9800bf5f663e3a3afbac7a4') options=('scriptlet') Finclude texinfo @@ -41,24 +39,8 @@ subbackup=('etc/gitweb.conf etc/httpd/conf/modules.d/gitweb.conf' '' '') subgroups=('network-extra' 'xapps-extra' 'xapps-extra') subarchs=('i686 x86_64 ppc arm' 'i686 x86_64 ppc arm' 'i686 x86_64 ppc arm') -if Fuse $USE_DEVEL; then - _F_scm_type="git" - _F_scm_url="git://git.kernel.org/pub/scm/git/git.git" - _F_scm_tag="v$pkgver" - Finclude scm -fi - build() { - if Fuse $USE_DEVEL; then - Funpack_scm - make configure - fi - - # undebianize - Fsed 'doc/' '' templates/hooks--post-receive.sample - Fsed ' (on debian)' '' templates/hooks--post-receive.sample - # don't install the source of the manpages Fsed '\t\*.txt ' '\t' Documentation/install-webdoc.sh From boobaa at frugalware.org Mon Oct 10 09:30:14 2011 From: boobaa at frugalware.org (CSÉCSY László) Date: Mon, 10 Oct 2011 09:30:14 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: perl-geo-ipfree-1.112490-1-x86_64 Message-ID: <20111010073014.3973A1420014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ef3515b733e7db7e64e2ba24331009763425eec4 commit ef3515b733e7db7e64e2ba24331009763425eec4 Author: CS??CSY L??szl?? Date: Mon Oct 10 09:30:14 2011 +0200 perl-geo-ipfree-1.112490-1-x86_64 version bump diff --git a/source/devel-extra/perl-geo-ipfree/FrugalBuild b/source/devel-extra/perl-geo-ipfree/FrugalBuild index 6512b37..057075e 100644 --- a/source/devel-extra/perl-geo-ipfree/FrugalBuild +++ b/source/devel-extra/perl-geo-ipfree/FrugalBuild @@ -3,9 +3,9 @@ _F_perl_name=Geo-IPfree _F_perl_author=B/BR/BRICAS -pkgver=1.111650 +pkgver=1.112490 pkgdesc="DB of IPs is free & small." depends=('perl') Finclude perl -sha1sums=('3f7dead27d7d2bbeede4ac06cbba8c7cb9f34b23') +sha1sums=('0b223544ad4c519ce73acf5b86d102e497c41a57') archs=(${archs[@]} 'x86_64') From boobaa at frugalware.org Mon Oct 10 09:31:14 2011 From: boobaa at frugalware.org (CSÉCSY László) Date: Mon, 10 Oct 2011 09:31:14 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: smarty-3.1.3-1-x86_64 Message-ID: <20111010073114.48FE41420014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=98d01d635aa63c567b2f000cfc36c0c0aa80132f commit 98d01d635aa63c567b2f000cfc36c0c0aa80132f Author: CS??CSY L??szl?? Date: Mon Oct 10 09:31:17 2011 +0200 smarty-3.1.3-1-x86_64 version bump diff --git a/source/devel-extra/smarty/FrugalBuild b/source/devel-extra/smarty/FrugalBuild index 9978c99..068344e 100644 --- a/source/devel-extra/smarty/FrugalBuild +++ b/source/devel-extra/smarty/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: CS?CSY L?szl? pkgname=smarty -pkgver=3.0.8 +pkgver=3.1.3 pkgrel=1 pkgdesc="a template engine for PHP" url="http://smarty.net/" @@ -23,4 +23,4 @@ build() } -sha1sums=('47a1cf7421865b6663dfeec532f6d7be854757f3') +sha1sums=('5e69b32de8068765e412bfd62047f6d9e17efb84') From vmiklos at frugalware.org Mon Oct 10 09:34:50 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon, 10 Oct 2011 09:34:50 +0200 (CEST) Subject: [Frugalware-git] pacman-tools: repoman: support cleaning up only a single arch Message-ID: <20111010073450.3ED3E142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=b0913a25e9cf4a2e1039c3fcd25a4ce8934f2421 commit b0913a25e9cf4a2e1039c3fcd25a4ce8934f2421 Author: Miklos Vajna Date: Mon Oct 10 09:35:20 2011 +0200 repoman: support cleaning up only a single arch diff --git a/repoman b/repoman index 9021a93..93e937b 100755 --- a/repoman +++ b/repoman @@ -260,10 +260,10 @@ server() shift if [ $# -lt 4 ]; then echo "Too few parameters!" - echo "usage: repoman server clean path fdb group pkg nofdb" + echo "usage: repoman server clean path fdb group pkg nofdb exclusivearch" return 1 fi - local path="$1" fdb="$2" group="$3" pkg="$4" nofdb="$5" + local path="$1" fdb="$2" group="$3" pkg="$4" nofdb="$5" exclusivearch="$6" check_absolute_path cd $path if [ -z "$nofdb" ]; then @@ -275,6 +275,9 @@ server() fi for i in frugalware-* do + if [ -n "$exclusivearch" -a "frugalware-$exclusivearch" != $i ]; then + continue + fi cd $i if ! _check_nobuild; then if [ ! -e $fdb ]; then @@ -290,12 +293,12 @@ server() fi fi fi - genchangelog --clean $pkg + [ -z "$exclusivearch" ] && genchangelog --clean $pkg cd - >/dev/null done rm .git/lock fi - if [ -d source/$group/$pkg ]; then + if [ -d source/$group/$pkg -a -z "$exclusivearch" ]; then if [ ! -f source/$group/$pkg/FrugalBuild ]; then rm -rfv source/$group/$pkg else @@ -481,11 +484,20 @@ clean() shift nofdb=t fi + if [ "$2" == "--exclusivearch" ]; then + shift + exclusivearch=$1 + shift + fi for i in $* do - msg "Cleaning up $i" + if [ -z "$exclusivearch" ]; then + msg "Cleaning up $i" + else + msg "Cleaning up $i (only on $exclusivearch)" + fi split_group_pkg $i - if ! _ssh "clean '$path' '$fdb' '$group' '$pkg' '$nofdb'"; then + if ! _ssh "clean '$path' '$fdb' '$group' '$pkg' '$nofdb' '$exclusivearch'"; then return 1 fi done diff --git a/repoman.txt b/repoman.txt index 05b6573..eb2c353 100644 --- a/repoman.txt +++ b/repoman.txt @@ -438,11 +438,11 @@ $ repoman fpmmerge flac113 == COMMANDS -c|clean [--nofdb] :: +c|clean [--nofdb] [--exclusivearch ] :: Removes the package from the package database. The optional `--nofdb` parameter means that only the source directory will be removed, but the - fdb database will be left untouched. + fdb database will be left untouched. The other optional `--exclusivearch` parameter means that only the fdb of the given arch cl|changelog [/]:: From vmiklos at frugalware.org Mon Oct 10 09:39:11 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon, 10 Oct 2011 09:39:11 +0200 (CEST) Subject: [Frugalware-git] pacman-tools: repoman clean --exclusivearch: typo Message-ID: <20111010073911.130301420014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=fc1f89469daf8dea2d6105acb06a7e7f27230048 commit fc1f89469daf8dea2d6105acb06a7e7f27230048 Author: Miklos Vajna Date: Mon Oct 10 09:39:40 2011 +0200 repoman clean --exclusivearch: typo diff --git a/repoman b/repoman index 93e937b..4093c10 100755 --- a/repoman +++ b/repoman @@ -484,7 +484,7 @@ clean() shift nofdb=t fi - if [ "$2" == "--exclusivearch" ]; then + if [ "$1" == "--exclusivearch" ]; then shift exclusivearch=$1 shift From boobaa at frugalware.org Mon Oct 10 09:54:07 2011 From: boobaa at frugalware.org (CSÉCSY László) Date: Mon, 10 Oct 2011 09:54:07 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: usb-modeswitch-data-20111007-1-x86_64 Message-ID: <20111010075407.8D8481420014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d5307a6068b6c34566b6cb4ce8ac281f707974ac commit d5307a6068b6c34566b6cb4ce8ac281f707974ac Author: CS??CSY L??szl?? Date: Mon Oct 10 09:53:51 2011 +0200 usb-modeswitch-data-20111007-1-x86_64 version bump diff --git a/source/apps-extra/usb-modeswitch-data/FrugalBuild b/source/apps-extra/usb-modeswitch-data/FrugalBuild index 0a3744c..b152f0c 100644 --- a/source/apps-extra/usb-modeswitch-data/FrugalBuild +++ b/source/apps-extra/usb-modeswitch-data/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: CS?CSY L?szl? pkgname=usb-modeswitch-data -pkgver=20110805 +pkgver=20111007 pkgrel=1 pkgdesc="A mode switching tool for controlling 'flip flop' (multiple device) USB gear - data" url="http://www.draisberghof.de/usb_modeswitch/" @@ -11,6 +11,6 @@ source=($url/$pkgname-$pkgver.tar.bz2) depends=('udev') groups=('apps-extra') archs=('i686' 'x86_64') -sha1sums=('9f94d12dbfc45e9bba3ec1987b78d7edb0b13ec2') +sha1sums=('3d373f2d41cd42e2d0dd371894eddf1a8a4ce791') # optimization OK From boobaa at frugalware.org Mon Oct 10 09:58:11 2011 From: boobaa at frugalware.org (CSÉCSY László) Date: Mon, 10 Oct 2011 09:58:11 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: xmoto-0.5.8-1-x86_64 Message-ID: <20111010075811.70FB91420014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=543a5e7b60e547350fadcd921e8c2ef4015737b1 commit 543a5e7b60e547350fadcd921e8c2ef4015737b1 Author: CS??CSY L??szl?? Date: Mon Oct 10 09:58:10 2011 +0200 xmoto-0.5.8-1-x86_64 version bump diff --git a/source/games-extra/xmoto/FrugalBuild b/source/games-extra/xmoto/FrugalBuild index 6071977..b9c2952 100644 --- a/source/games-extra/xmoto/FrugalBuild +++ b/source/games-extra/xmoto/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: CS?CSY L?szl? pkgname=xmoto -pkgver=0.5.7 +pkgver=0.5.8 pkgrel=1 pkgdesc="A challenging 2D motocross platform game." url="http://xmoto.tuxfamily.org/" @@ -22,7 +22,7 @@ build() Ffilerel xmoto.desktop /usr/share/applications/ Ficonrel xmoto.xpm } -sha1sums=('e781b42480a96187b5aca4126d17ecf0610ca5ac') +sha1sums=('a5197e10f0c37cfefbab55723c8d0760234fb4ce') # optimization OK From boobaa at frugalware.org Mon Oct 10 10:01:19 2011 From: boobaa at frugalware.org (CSÉCSY László) Date: Mon, 10 Oct 2011 10:01:19 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: phpmyadmin-3.4.5-1-x86_64 Message-ID: <20111010080119.F22F01420014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7be4007c7338ec4750cc30401f301dcfe65202e3 commit 7be4007c7338ec4750cc30401f301dcfe65202e3 Author: CS??CSY L??szl?? Date: Mon Oct 10 10:01:16 2011 +0200 phpmyadmin-3.4.5-1-x86_64 version bump closes #4611 in -current diff --git a/source/network-extra/phpmyadmin/FrugalBuild b/source/network-extra/phpmyadmin/FrugalBuild index 0599749..644b51d 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.4 +pkgver=3.4.5 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=('48af9356c9dbeb45b3062560b535de30af9a7dd4') +sha1sums=('abf66d2eb3cac8ac98622663fc11100b0fd479d3') From boobaa at frugalware.org Mon Oct 10 10:03:42 2011 From: boobaa at frugalware.org (CSÉCSY László) Date: Mon, 10 Oct 2011 10:03:42 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: roundcube-0.6-1-x86_64 Message-ID: <20111010080342.417571420014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a50bed97d381dac47922731ec71b31f0311a3b0c commit a50bed97d381dac47922731ec71b31f0311a3b0c Author: CS??CSY L??szl?? Date: Mon Oct 10 10:03:42 2011 +0200 roundcube-0.6-1-x86_64 version bump diff --git a/source/network-extra/roundcube/FrugalBuild b/source/network-extra/roundcube/FrugalBuild index c8413e2..74cffb8 100644 --- a/source/network-extra/roundcube/FrugalBuild +++ b/source/network-extra/roundcube/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: CS?CSY L?szl? pkgname=roundcube -pkgver=0.5.4 +pkgver=0.6 pkgrel=1 pkgdesc="A free and open source webmail solution with a desktop-like user interface" _F_sourceforge_dirname="roundcubemail" @@ -16,7 +16,7 @@ groups=('network-extra') archs=('i686' 'x86_64') 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=('d3f4155edf9ef276a948d7b004a7be8890524a54') +sha1sums=('304a888554a54817ffcd13c20adc46368d18935a') build() { From boobaa at frugalware.org Mon Oct 10 10:14:39 2011 From: boobaa at frugalware.org (CSÉCSY László) Date: Mon, 10 Oct 2011 10:14:39 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: squirrelmail-1.4.22-1-x86_64 Message-ID: <20111010081439.3475E1420014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8a6d00451482571714da2b03c34707e4c2f74250 commit 8a6d00451482571714da2b03c34707e4c2f74250 Author: CS??CSY L??szl?? Date: Mon Oct 10 10:14:27 2011 +0200 squirrelmail-1.4.22-1-x86_64 version bump closes #4612 in -current diff --git a/source/network-extra/squirrelmail/FrugalBuild b/source/network-extra/squirrelmail/FrugalBuild index 01655b8..4321027 100644 --- a/source/network-extra/squirrelmail/FrugalBuild +++ b/source/network-extra/squirrelmail/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Kapolnasi Tamas pkgname=squirrelmail -pkgver=1.4.21 +pkgver=1.4.22 pkgextraver= compatpluginver=2.0.9-1.0 pkgrel=1 @@ -16,20 +16,20 @@ archs=('i686' 'x86_64') _F_sourceforge_ext=$pkgextraver.tar.gz Finclude sourceforge if [ "x$pkgextraver" == "x" ]; then - up2date="lynx -dump http://www.squirrelmail.org/download.php|grep 'squirrelmail-'|sed -n 's/.*squirrelmail-\(.*\)\.t.*/\1/; 1 p'" + up2date="lynx -dump http://www.squirrelmail.org/download.php|grep 'squirrelmail-'|sed -n 's/.*webmail-\(.*\)\.t.*/\1/; 1 p'" else - up2date="lynx -dump http://www.squirrelmail.org/download.php|grep 'squirrelmail-'|sed -n 's/.*squirrelmail-\(.*\)\.t.*/\1/; 1 p' |sed s/$pkgextraver//" + up2date="lynx -dump http://www.squirrelmail.org/download.php|grep 'squirrelmail-'|sed -n 's/.*webmail-\(.*\)\.t.*/\1/; 1 p' |sed s/$pkgextraver//" fi -source=($source http://www.$pkgname.org/plugins/compatibility-$compatpluginver.tar.gz README.Frugalware) -sha1sums=('7c3ca74aa748cef1d6dc6a0617b2c0554b1d6af0' \ +source=(http://prdownloads.sourceforge.net/squirrelmail/squirrelmail-webmail-$pkgver.tar.bz2 http://www.$pkgname.org/plugins/compatibility-$compatpluginver.tar.gz README.Frugalware) +sha1sums=('46819275be27e9119e9a2fd976d441cee261ea55' \ '25779cf0d97b10b9dfe41c2580b723eb6bcb5f9e' \ '1bfe33f98b235076efc97764d8b0224fb1141f65') build() { - Fcd ${pkgname}-${pkgver}${pkgextraver} + Fcd ${pkgname}-webmail-${pkgver}${pkgextraver} Fmkdir /var/www/ /usr/share/$pkgname - Fcp ${pkgname}-${pkgver}${pkgextraver}/* usr/share/${pkgname}/ + Fcp ${pkgname}-webmail-${pkgver}${pkgextraver}/* usr/share/${pkgname}/ Fln /usr/share/${pkgname} /var/www/squirrelmail chown nobody $Fdestdir/usr/share/${pkgname}/data || Fdie Fdoc README.Frugalware From boobaa at frugalware.org Mon Oct 10 10:18:18 2011 From: boobaa at frugalware.org (CSÉCSY László) Date: Mon, 10 Oct 2011 10:18:18 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ntp-4.2.6p4-1-x86_64 Message-ID: <20111010081818.5ED521420014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=70a410603861086b939f96d829210d86073c942d commit 70a410603861086b939f96d829210d86073c942d Author: CS??CSY L??szl?? Date: Mon Oct 10 10:18:19 2011 +0200 ntp-4.2.6p4-1-x86_64 version bump diff --git a/source/network-extra/ntp/FrugalBuild b/source/network-extra/ntp/FrugalBuild index a5b8a9f..3fb6afa 100644 --- a/source/network-extra/ntp/FrugalBuild +++ b/source/network-extra/ntp/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Krisztian VASAS pkgname=ntp -pkgver=4.2.6p3 +pkgver=4.2.6p4 pkgrel=1 pkgdesc="The ntp daemon from ntp.org" url="http://www.ntp.org/" @@ -16,7 +16,7 @@ source=(http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/$pkgname-$pkgver.tar.gz \ ntp-4.2.6p1-nano.patch \ rc.ntpd rc.ntpd.pot ntp.org.conf) backup=(etc/ntp.org.conf) -sha1sums=('1d560cf689054a14e0d7446cb7bab50a92ead647' \ +sha1sums=('b53c4565c5d1c37494584d4fb826f82ffea285cf' \ '21ecca90c622951fcb8469ee5822416bb6bf6a68' \ '2bf638fba95847568e45afc7b2cfdf6d1767b429' \ '6f0275b9c1adcdef0c441408d8b5c4e4c82e1de4' \ From boobaa at frugalware.org Mon Oct 10 10:23:49 2011 From: boobaa at frugalware.org (CSÉCSY László) Date: Mon, 10 Oct 2011 10:23:49 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: drupal6-support-6.x_1.5-1-x86_64 Message-ID: <20111010082349.3D5E71420014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f73955ce10dd3ea0084ae1ece09bde1df181b866 commit f73955ce10dd3ea0084ae1ece09bde1df181b866 Author: CS??CSY L??szl?? Date: Mon Oct 10 10:23:51 2011 +0200 drupal6-support-6.x_1.5-1-x86_64 version bump diff --git a/source/network-extra/drupal6-support/FrugalBuild b/source/network-extra/drupal6-support/FrugalBuild index b67d142..79586a9 100644 --- a/source/network-extra/drupal6-support/FrugalBuild +++ b/source/network-extra/drupal6-support/FrugalBuild @@ -3,8 +3,8 @@ _F_drupal_module=support _F_drupal_ver=6.x -pkgver=6.x_1.4 +pkgver=6.x_1.5 pkgrel=1 pkgdesc="The Drupal support module provides a basic ticketing system" Finclude drupal -sha1sums=('d7bcfba77423257f6b938b56a97983db5a94e669') +sha1sums=('2f9135fb8a2b9fe6357408997179775ea2f8c7ef') From boobaa at frugalware.org Mon Oct 10 10:32:52 2011 From: boobaa at frugalware.org (CSÉCSY László) Date: Mon, 10 Oct 2011 10:32:52 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: wireshark-1.6.2-1-x86_64 Message-ID: <20111010083252.5EE2E1420014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c4145d3aa1dfe5242b768096ab49fb3dcba6ac52 commit c4145d3aa1dfe5242b768096ab49fb3dcba6ac52 Author: CS??CSY L??szl?? Date: Mon Oct 10 10:31:44 2011 +0200 wireshark-1.6.2-1-x86_64 version bump closes #4613 in -current diff --git a/source/xapps-extra/wireshark/FrugalBuild b/source/xapps-extra/wireshark/FrugalBuild index 77f9c6b..e76888b 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.1 +pkgver=1.6.2 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=('e4ff6150f25be96a0b1d7e33da51001d453e7828') +sha1sums=('a18d4e8eaf56fe0214b19d7fde0eb91a06817a49') ## TODO: split GUI / utils From boobaa at frugalware.org Mon Oct 10 10:39:02 2011 From: boobaa at frugalware.org (CSÉCSY László) Date: Mon, 10 Oct 2011 10:39:02 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: memcached-1.4.8-1-x86_64 Message-ID: <20111010083902.6069E1420014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3f268bfc1fef2aa91c3dfc9323f480b125331d56 commit 3f268bfc1fef2aa91c3dfc9323f480b125331d56 Author: CS??CSY L??szl?? Date: Mon Oct 10 10:39:05 2011 +0200 memcached-1.4.8-1-x86_64 version bump diff --git a/source/network-extra/memcached/FrugalBuild b/source/network-extra/memcached/FrugalBuild index 1d06e7c..d402f85 100644 --- a/source/network-extra/memcached/FrugalBuild +++ b/source/network-extra/memcached/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: CS?CSY L?szl? pkgname=memcached -pkgver=1.4.7 +pkgver=1.4.8 pkgrel=1 pkgdesc="A high-performance, distributed memory object caching system." url="http://www.danga.com/memcached/" @@ -13,7 +13,7 @@ up2date="lynx -dump http://memcached.org/ | grep ' v' | sed 's/.*v\(.*\)/\1/'" source=(http://$pkgname.googlecode.com/files/$pkgname-$pkgver.tar.gz \ memcached memcached.service) backup=(etc/sysconfig/memcached) -sha1sums=('09e6ba550ea9f55b3116cd084b23ea2b923f9b41' \ +sha1sums=('1a06a391b6baca6f70a58922d2daa29773b03e35' \ 'a870f1229b48f0de9ce73143d34d7be89f405a62' \ '8a79a00436d667e8e755099c03721efc05ac29bc') From boobaa at frugalware.org Mon Oct 10 10:44:32 2011 From: boobaa at frugalware.org (CSÉCSY László) Date: Mon, 10 Oct 2011 10:44:32 +0200 (CEST) Subject: [Frugalware-git] frugalware-1.5: phpmyadmin-3.4.5-1mores1-x86_64 Message-ID: <20111010084432.DB4851420014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.5.git;a=commitdiff;h=f97b6d866eb1d7363e81a761a190355feccaf204 commit f97b6d866eb1d7363e81a761a190355feccaf204 Author: CS?CSY L?szl? Date: Mon Oct 10 10:43:52 2011 +0200 phpmyadmin-3.4.5-1mores1-x86_64 secfix verbump, backport of 7be4007 closes #4611 in -stable diff --git a/source/network-extra/phpmyadmin/FrugalBuild b/source/network-extra/phpmyadmin/FrugalBuild index 9da5788..60cd89c 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.4 +pkgver=3.4.5 pkgrel=1mores1 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=('48af9356c9dbeb45b3062560b535de30af9a7dd4') +sha1sums=('abf66d2eb3cac8ac98622663fc11100b0fd479d3') From boobaa at frugalware.org Mon Oct 10 10:48:33 2011 From: boobaa at frugalware.org (CSÉCSY László) Date: Mon, 10 Oct 2011 10:48:33 +0200 (CEST) Subject: [Frugalware-git] frugalware-1.5: squirrelmail-1.4.22-1mores1-x86_64 Message-ID: <20111010084833.2AF531420014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.5.git;a=commitdiff;h=1f29f1e2d1a7e165a8ec593b6e2509027bb611f1 commit 1f29f1e2d1a7e165a8ec593b6e2509027bb611f1 Author: CS?CSY L?szl? Date: Mon Oct 10 10:48:15 2011 +0200 squirrelmail-1.4.22-1mores1-x86_64 secfix verbump, backport of 8a6d004 closes #4612 in -stable diff --git a/source/network-extra/squirrelmail/FrugalBuild b/source/network-extra/squirrelmail/FrugalBuild index 01655b8..90220f2 100644 --- a/source/network-extra/squirrelmail/FrugalBuild +++ b/source/network-extra/squirrelmail/FrugalBuild @@ -3,10 +3,10 @@ # Contributor: Kapolnasi Tamas pkgname=squirrelmail -pkgver=1.4.21 +pkgver=1.4.22 pkgextraver= compatpluginver=2.0.9-1.0 -pkgrel=1 +pkgrel=1mores1 pkgdesc="SquirrelMail is a standards-based webmail package written in PHP" rodepends=('php' 'php-pear-db') backup=(var/www/squirrelmail/config/config.php \ @@ -16,20 +16,20 @@ archs=('i686' 'x86_64') _F_sourceforge_ext=$pkgextraver.tar.gz Finclude sourceforge if [ "x$pkgextraver" == "x" ]; then - up2date="lynx -dump http://www.squirrelmail.org/download.php|grep 'squirrelmail-'|sed -n 's/.*squirrelmail-\(.*\)\.t.*/\1/; 1 p'" + up2date="lynx -dump http://www.squirrelmail.org/download.php|grep 'squirrelmail-'|sed -n 's/.*webmail-\(.*\)\.t.*/\1/; 1 p'" else - up2date="lynx -dump http://www.squirrelmail.org/download.php|grep 'squirrelmail-'|sed -n 's/.*squirrelmail-\(.*\)\.t.*/\1/; 1 p' |sed s/$pkgextraver//" + up2date="lynx -dump http://www.squirrelmail.org/download.php|grep 'squirrelmail-'|sed -n 's/.*webmail-\(.*\)\.t.*/\1/; 1 p' |sed s/$pkgextraver//" fi -source=($source http://www.$pkgname.org/plugins/compatibility-$compatpluginver.tar.gz README.Frugalware) -sha1sums=('7c3ca74aa748cef1d6dc6a0617b2c0554b1d6af0' \ +source=(http://prdownloads.sourceforge.net/squirrelmail/squirrelmail-webmail-$pkgver.tar.bz2 http://www.$pkgname.org/plugins/compatibility-$compatpluginver.tar.gz README.Frugalware) +sha1sums=('46819275be27e9119e9a2fd976d441cee261ea55' \ '25779cf0d97b10b9dfe41c2580b723eb6bcb5f9e' \ '1bfe33f98b235076efc97764d8b0224fb1141f65') build() { - Fcd ${pkgname}-${pkgver}${pkgextraver} + Fcd ${pkgname}-webmail-${pkgver}${pkgextraver} Fmkdir /var/www/ /usr/share/$pkgname - Fcp ${pkgname}-${pkgver}${pkgextraver}/* usr/share/${pkgname}/ + Fcp ${pkgname}-webmail-${pkgver}${pkgextraver}/* usr/share/${pkgname}/ Fln /usr/share/${pkgname} /var/www/squirrelmail chown nobody $Fdestdir/usr/share/${pkgname}/data || Fdie Fdoc README.Frugalware From boobaa at frugalware.org Mon Oct 10 11:10:51 2011 From: boobaa at frugalware.org (CSÉCSY László) Date: Mon, 10 Oct 2011 11:10:51 +0200 (CEST) Subject: [Frugalware-git] frugalware-1.5: wireshark-1.6.2-1mores1-x86_64 Message-ID: <20111010091051.CF7861420014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.5.git;a=commitdiff;h=92a357def4191725112c0d0963b3cc5ea74df787 commit 92a357def4191725112c0d0963b3cc5ea74df787 Author: CS?CSY L?szl? Date: Mon Oct 10 11:10:39 2011 +0200 wireshark-1.6.2-1mores1-x86_64 secfix verbump, backport of c4145d3 closes #4613 in -stable diff --git a/source/xapps-extra/wireshark/FrugalBuild b/source/xapps-extra/wireshark/FrugalBuild index 77f9c6b..9dd5878 100644 --- a/source/xapps-extra/wireshark/FrugalBuild +++ b/source/xapps-extra/wireshark/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: CS?CSY L?szl? pkgname=wireshark -pkgver=1.6.1 -pkgrel=1 +pkgver=1.6.2 +pkgrel=1mores1 pkgdesc="The world's most popular network protocol analyzer" url="http://www.wireshark.org/" depends=('libkrb5' 'gtk+2>=2.20.0-2' 'pcre' 'libpcap' 'gnutls>=2.8' 'openssl>=1.0.0') @@ -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=('e4ff6150f25be96a0b1d7e33da51001d453e7828') +sha1sums=('a18d4e8eaf56fe0214b19d7fde0eb91a06817a49') ## TODO: split GUI / utils From vmiklos at frugalware.org Mon Oct 10 12:50:18 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon, 10 Oct 2011 12:50:18 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: hyphen-2.8.2-1-i686 Message-ID: <20111010105018.33BA81420014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=15d406f929abe380511439ea6a756379294cfb49 commit 15d406f929abe380511439ea6a756379294cfb49 Author: Miklos Vajna Date: Mon Oct 10 12:50:39 2011 +0200 hyphen-2.8.2-1-i686 - version bump diff --git a/source/apps-extra/hyphen/FrugalBuild b/source/apps-extra/hyphen/FrugalBuild index 61207b7..6563fa8 100644 --- a/source/apps-extra/hyphen/FrugalBuild +++ b/source/apps-extra/hyphen/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=hyphen -pkgver=2.7.1 +pkgver=2.8.2 pkgrel=1 pkgdesc="A text hyphenation library" _F_sourceforge_dirname="hunspell" @@ -10,7 +10,7 @@ Finclude sourceforge depends=('glibc') groups=('apps-extra') archs=('i686' 'x86_64' 'ppc') -sha1sums=('5149507aee5807c04c34a82b18bcd54a8cb61213') +sha1sums=('957cbab0c226f54c88e7abbb28d20c904c097d01') build() { From vmiklos at frugalware.org Mon Oct 10 15:18:39 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon, 10 Oct 2011 15:18:39 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: Removing 42 packages from kde-extra on ppc. Message-ID: <20111010131839.ADE67142005F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=49ab6db1b6f5a31c0a807d2dd689e4c8981d4891 commit 49ab6db1b6f5a31c0a807d2dd689e4c8981d4891 Author: Miklos Vajna Date: Mon Oct 10 15:18:41 2011 +0200 Removing 42 packages from kde-extra on ppc. diff --git a/source/kde-extra/gwenview/FrugalBuild b/source/kde-extra/gwenview/FrugalBuild index eacaf08..98cb4e4 100644 --- a/source/kde-extra/gwenview/FrugalBuild +++ b/source/kde-extra/gwenview/FrugalBuild @@ -5,7 +5,7 @@ pkgname=gwenview pkgrel=2 pkgdesc="KDE Image Viewer." groups=('kde-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') Finclude kde depends=('attica>=0.2.0' "libkutils>=$_F_kde_ver" "libkonq>=$_F_kde_ver" "libkipi>=$_F_kde_ver") makedepends=("${makedepends[@]}" "kdebase-workspace-compiletime>=$_F_kde_ver" \ diff --git a/source/kde-extra/kamera/FrugalBuild b/source/kde-extra/kamera/FrugalBuild index 01df08d..659a756 100644 --- a/source/kde-extra/kamera/FrugalBuild +++ b/source/kde-extra/kamera/FrugalBuild @@ -5,7 +5,7 @@ pkgname=kamera pkgrel=1 pkgdesc="KDE Webcam Configurator Tool." groups=('kde-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') Finclude kde depends=('attica>=0.2.0' 'libgphoto2>=2.4.11' "libkdecore>=$_F_kde_ver" "libqt3support>=$_F_kde_qtver") makedepends=("${makedepends[@]}" "kdebase-workspace-compiletime>=$_F_kde_ver" \ diff --git a/source/kde-extra/kate/FrugalBuild b/source/kde-extra/kate/FrugalBuild index 994d233..ac7f857 100644 --- a/source/kde-extra/kate/FrugalBuild +++ b/source/kde-extra/kate/FrugalBuild @@ -5,7 +5,7 @@ pkgname=kate pkgrel=1 pkgdesc="Advanced Text Editor." groups=('kde-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') Finclude kde depends=("libkde3support>=$_F_kde_ver libqtdeclarative>=$_F_kde_qtver") rodepends=("kdelibs-core>=$_F_kde_ver libkdekate>=$_F_kde_ver") @@ -17,14 +17,14 @@ subdescs=("${subdescs[@]}" "Kate plasmoid.") subdepends=("${subdepends[@]}" "libplasma>=$_F_kde_ver") subrodepends=("${subrodepends[@]}" "libkdekate>=$_F_kde_ver") subgroups=("${subgroups[@]}" 'kde-extra') -subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subarchs=("${subarchs[@]}" 'i686 x86_64') subpkgs=("${subpkgs[@]}" "kwrite") subdescs=("${subdescs[@]}" "Text Editor.") subdepends=("${subdepends[@]}" "") subrodepends=("${subrodepends[@]}" "kdelibs-core>=$_F_kde_ver libkdekate>=$_F_kde_ver") subgroups=("${subgroups[@]}" 'kde') -subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subarchs=("${subarchs[@]}" 'i686 x86_64') _F_kde_subpkgs=("${subpkgs[@]}") @@ -33,7 +33,7 @@ subdescs=("${subdescs[@]}" "Kparts interfaces for kate.") subdepends=("${subdepends[@]}" "kdelibs-interfaces>=$_F_kde_ver libnepomuk>=$_F_kde_ver") subrodepends=("${subrodepends[@]}" "") subgroups=("${subgroups[@]}" 'kde') -subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subarchs=("${subarchs[@]}" 'i686 x86_64') subpkgs=("${subpkgs[@]}" "libkdekate") subdescs=("${subdescs[@]}" "KPart for Kate (KDE Advanced Text Editor).") @@ -41,7 +41,7 @@ subdepends=("${subdepends[@]}" "libkfile>=$_F_kde_ver libkutils>=$_F_kde_ver libqtscript>=$_F_kde_qtver") subrodepends=("${subrodepends[@]}" "kate-interfaces>=$pkgver") subgroups=("${subgroups[@]}" 'kde kde-core') -subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subarchs=("${subarchs[@]}" 'i686 x86_64') build() { KDE_make_split diff --git a/source/kde-extra/kcolorchooser/FrugalBuild b/source/kde-extra/kcolorchooser/FrugalBuild index 6c22146..087b853 100644 --- a/source/kde-extra/kcolorchooser/FrugalBuild +++ b/source/kde-extra/kcolorchooser/FrugalBuild @@ -5,7 +5,7 @@ pkgname=kcolorchooser pkgrel=1 pkgdesc="KDE Color Selector." groups=('kde-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') Finclude kde depends=('attica>=0.2.0' "libkdecore>=$_F_kde_ver") makedepends=("${makedepends[@]}" "kdebase-workspace-compiletime>=$_F_kde_ver" \ diff --git a/source/kde-extra/kdebindings/FrugalBuild b/source/kde-extra/kdebindings/FrugalBuild index 27e505c..f3e5343 100644 --- a/source/kde-extra/kdebindings/FrugalBuild +++ b/source/kde-extra/kdebindings/FrugalBuild @@ -5,7 +5,7 @@ pkgname=kdebindings pkgrel=1 pkgdesc="KDE Bindings." groups=('kde-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') Finclude mono kde source=() diff --git a/source/kde-extra/kdegraphics/FrugalBuild b/source/kde-extra/kdegraphics/FrugalBuild index 9bda4f5..0338ea7 100644 --- a/source/kde-extra/kdegraphics/FrugalBuild +++ b/source/kde-extra/kdegraphics/FrugalBuild @@ -5,7 +5,7 @@ pkgname=kdegraphics pkgrel=1 pkgdesc="KDE Graphics Programs" groups=('kde-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') Finclude kde source=() sha1sums=() diff --git a/source/kde-extra/kdesdk/FrugalBuild b/source/kde-extra/kdesdk/FrugalBuild index 5aecbfc..a95ba9a 100644 --- a/source/kde-extra/kdesdk/FrugalBuild +++ b/source/kde-extra/kdesdk/FrugalBuild @@ -14,119 +14,119 @@ makedepends=("${makedepends[@]}" "libqtnetwork>=$_F_kde_qtver" "qt4-designer>=$ "docbook-xsl" "libkonq>=$_F_kde_ver" "libnepomuk>=$_F_kde_ver" "libdbusmenu-qt>=0.8.0" "libqtscripttools>=$_F_kde_qtver") replaces=('releaseforge') groups=('kde-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') subpkgs=("${subpkgs[@]}" "cervisia") subdescs=("${subdescs[@]}" 'CVS Frontend') subdepends=("${subdepends[@]}" "kdelibs>=${_F_kde_ver}") subrodepends=("${subrodepends[@]}" "cvs") subgroups=("${subgroups[@]}" 'kde-extra') -subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subarchs=("${subarchs[@]}" 'i686 x86_64') subpkgs=("${subpkgs[@]}" "kapptemplate") subdescs=("${subdescs[@]}" 'KDE Template Generator.') subdepends=("${subdepends[@]}" "kdelibs>=${_F_kde_ver}") subrodepends=("${subrodepends[@]}" "") subgroups=("${subgroups[@]}" 'kde-extra') -subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subarchs=("${subarchs[@]}" 'i686 x86_64') subpkgs=("${subpkgs[@]}" "kcachegrind") subdescs=("${subdescs[@]}" 'Visualization of Performance Profiling Data.') subdepends=("${subdepends[@]}" "kdelibs>=${_F_kde_ver}") subrodepends=("${subrodepends[@]}" "") subgroups=("${subgroups[@]}" 'kde-extra') -subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subarchs=("${subarchs[@]}" 'i686 x86_64') subpkgs=("${subpkgs[@]}" "kdeaccounts-plugin") subdescs=("${subdescs[@]}" 'KDE Repository Accounts.') subdepends=("${subdepends[@]}" "kdelibs>=${_F_kde_ver}") subrodepends=("${subrodepends[@]}" "") subgroups=("${subgroups[@]}" 'kde-extra') -subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subarchs=("${subarchs[@]}" 'i686 x86_64') subpkgs=("${subpkgs[@]}" "kioslave") subdescs=("${subdescs[@]}" 'KDED Subversion Module.') subdepends=("${subdepends[@]}" "kdelibs>=${_F_kde_ver}") subrodepends=("${subrodepends[@]}" "") subgroups=("${subgroups[@]}" 'kde-extra') -subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subarchs=("${subarchs[@]}" 'i686 x86_64') subpkgs=("${subpkgs[@]}" "kmtrace") subdescs=("${subdescs[@]}" 'A KDE tool to assist with malloc debugging using glibc??s "mtrace" functionality.') subdepends=("${subdepends[@]}" "kdelibs>=${_F_kde_ver}") subrodepends=("${subrodepends[@]}" "") subgroups=("${subgroups[@]}" 'kde-extra') -subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subarchs=("${subarchs[@]}" 'i686 x86_64') subpkgs=("${subpkgs[@]}" "kompare") subdescs=("${subdescs[@]}" 'Diff/Patch Frontend.') subdepends=("${subdepends[@]}" "kdelibs>=${_F_kde_ver}") subrodepends=("${subrodepends[@]}" "") subgroups=("${subgroups[@]}" 'kde-extra') -subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subarchs=("${subarchs[@]}" 'i686 x86_64') subpkgs=("${subpkgs[@]}" "kpartloader") subdescs=("${subdescs[@]}" 'A test application for KParts.') subdepends=("${subdepends[@]}" "kdelibs>=${_F_kde_ver}") subrodepends=("${subrodepends[@]}" "") subgroups=("${subgroups[@]}" 'kde-extra') -subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subarchs=("${subarchs[@]}" 'i686 x86_64') subpkgs=("${subpkgs[@]}" "kprofilemethod") subdescs=("${subdescs[@]}" 'Macros helping to profile.') subdepends=("${subdepends[@]}" "kdelibs>=${_F_kde_ver}") subrodepends=("${subrodepends[@]}" "") subgroups=("${subgroups[@]}" 'kde-extra') -subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subarchs=("${subarchs[@]}" 'i686 x86_64') subpkgs=("${subpkgs[@]}" "kstartperf") subdescs=("${subdescs[@]}" 'Startup time measurement tool for KDE applications.') subdepends=("${subdepends[@]}" "kdelibs>=${_F_kde_ver}") subrodepends=("${subrodepends[@]}" "") subgroups=("${subgroups[@]}" 'kde-extra') -subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subarchs=("${subarchs[@]}" 'i686 x86_64') subpkgs=("${subpkgs[@]}" "kuiviewer") subdescs=("${subdescs[@]}" 'Qt Designer UI File Viewer.') subdepends=("${subdepends[@]}" "kdelibs>=${_F_kde_ver}") subrodepends=("${subrodepends[@]}" "") subgroups=("${subgroups[@]}" 'kde-extra') -subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subarchs=("${subarchs[@]}" 'i686 x86_64') subpkgs=("${subpkgs[@]}" "lokalize") subdescs=("${subdescs[@]}" 'Computer-Aided Translation System.') subdepends=("${subdepends[@]}" "kdelibs>=${_F_kde_ver}") subrodepends=("${subrodepends[@]}" "") subgroups=("${subgroups[@]}" 'kde-extra') -subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subarchs=("${subarchs[@]}" 'i686 x86_64') subpkgs=("${subpkgs[@]}" "okteta") subdescs=("${subdescs[@]}" 'Okteta is a simple hexadecimal editor or binary editor.') subdepends=("${subdepends[@]}" "kdelibs>=${_F_kde_ver}") subrodepends=("${subrodepends[@]}" "") subgroups=("${subgroups[@]}" 'kde-extra') -subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subarchs=("${subarchs[@]}" 'i686 x86_64') subpkgs=("${subpkgs[@]}" "$pkgname-scripts") subdescs=("${subdescs[@]}" 'KDE SDK scripts.') subdepends=("${subdepends[@]}" "kdelibs>=${_F_kde_ver}") subrodepends=("${subrodepends[@]}" "") subgroups=("${subgroups[@]}" 'kde-extra') -subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subarchs=("${subarchs[@]}" 'i686 x86_64') subpkgs=("${subpkgs[@]}" "$pkgname-strigi-analyzer") subdescs=("${subdescs[@]}" 'Strigi-Analyzer for KDE SDK.') subdepends=("${subdepends[@]}" "kdelibs>=${_F_kde_ver}") subrodepends=("${subrodepends[@]}" "") subgroups=("${subgroups[@]}" 'kde-extra') -subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subarchs=("${subarchs[@]}" 'i686 x86_64') subpkgs=("${subpkgs[@]}" "umbrello") subdescs=("${subdescs[@]}" 'UML Modeller.') subdepends=("${subdepends[@]}" "kdelibs>=${_F_kde_ver}") subrodepends=("${subrodepends[@]}" "") subgroups=("${subgroups[@]}" 'kde-extra') -subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subarchs=("${subarchs[@]}" 'i686 x86_64') _F_kde_subpkgs=("${subpkgs[@]}") @@ -135,7 +135,7 @@ subdescs=("${subdescs[@]}" 'Extra Dolphin plugins.') subdepends=("${subdepends[@]}" "kdelibs>=${_F_kde_ver}") subrodepends=("${subrodepends[@]}" "") subgroups=("${subgroups[@]}" 'kde-extra') -subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subarchs=("${subarchs[@]}" 'i686 x86_64') rodepends=("${rodepends[@]}" "${subpkgs[@]}") @@ -144,7 +144,7 @@ subdescs=("${subdescs[@]}" "Kdesdk Documentation") subdepends=("${subdepends[@]}" "") subrodepends=("${subrodepends[@]}" "") subgroups=("${subgroups[@]}" 'docs-extra kde-doc') -subarchs=("${subarchs[@]}" 'i686 x86_64 ppc ppc') +subarchs=("${subarchs[@]}" 'i686 x86_64') build() { KDE_make_split diff --git a/source/kde-extra/kimono/FrugalBuild b/source/kde-extra/kimono/FrugalBuild index 4fa3764..02abdbe 100644 --- a/source/kde-extra/kimono/FrugalBuild +++ b/source/kde-extra/kimono/FrugalBuild @@ -5,7 +5,7 @@ pkgname=kimono pkgrel=1 pkgdesc=".NET/Mono bindings for the KDE libraries." groups=('kde-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') 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" "libknewstuff>=$_F_kde_ver" \ diff --git a/source/kde-extra/knetworkmanager/FrugalBuild b/source/kde-extra/knetworkmanager/FrugalBuild index 99abe05..6434f37 100644 --- a/source/kde-extra/knetworkmanager/FrugalBuild +++ b/source/kde-extra/knetworkmanager/FrugalBuild @@ -6,7 +6,7 @@ pkgver=0.9 ## version is from knetworkmanger -v .. pkgrel=1 pkgdesc="The KDE 4 NetworkManager client" groups=('kde-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') _F_kde_no_auto_docs=1 _F_kde_no_compiletime=1 _F_cmake_confopts="-DDBUS_SYSTEM_POLICY_DIR=/etc/dbus-1/system.d" @@ -28,7 +28,7 @@ subdepends=("${subdepends[@]}" "libplasma>=$KDe4 libkdesolid>=$Kde4 libkutils>=$ libxrandr libxtst libsm libxcursor libpng fontconfig xz strigi>=0.7.2-2 xfsprogs-acl sqlite3 libqtxmlpatterns>=$Qt4") subrodepends=("${subrodepends[@]}" "$pkgname>=$pkgver") subgroups=("${subgroups[@]}" 'kde-extra') -subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subarchs=("${subarchs[@]}" 'i686 x86_64') build() { diff --git a/source/kde-extra/kolourpaint/FrugalBuild b/source/kde-extra/kolourpaint/FrugalBuild index 64b3b8e..e167ee4 100644 --- a/source/kde-extra/kolourpaint/FrugalBuild +++ b/source/kde-extra/kolourpaint/FrugalBuild @@ -5,7 +5,7 @@ pkgname=kolourpaint pkgrel=1 pkgdesc="KDE Paint Program." groups=('kde-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') Finclude kde depends=('libkdecore' 'attica>=0.2.0' "qimageblitz>=0.0.4" "libkutils>=$_F_kde_ver" "libnepomuk>=$_F_kde_ver") makedepends=("${makedepends[@]}" "kdebase-workspace-compiletime>=$_F_kde_ver" \ diff --git a/source/kde-extra/korundum/FrugalBuild b/source/kde-extra/korundum/FrugalBuild index 33a85ae..8041413 100644 --- a/source/kde-extra/korundum/FrugalBuild +++ b/source/kde-extra/korundum/FrugalBuild @@ -5,7 +5,7 @@ pkgname=korundum pkgrel=1 pkgdesc="Ruby bindings for libraries created by the KDE community." groups=('kde-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') Finclude kde depends=("libkdewebkit>=$_F_kde_ver" "smokekde>=$_F_kde_ver" "qtruby>=$_F_kde_ver" "libplasma>=$_F_kde_ver") makedepends=("${makedepends[@]}" 'boost>=1.46.1' "kdelibs-compiletime>=$_F_kde_ver" "soprano-backend-redland>=2.7.0") diff --git a/source/kde-extra/kruler/FrugalBuild b/source/kde-extra/kruler/FrugalBuild index 9daf2c2..3b50204 100644 --- a/source/kde-extra/kruler/FrugalBuild +++ b/source/kde-extra/kruler/FrugalBuild @@ -5,7 +5,7 @@ pkgname=kruler pkgrel=1 pkgdesc="KDE Ruler Widget." groups=('kde-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') Finclude kde depends=('libkdecore' 'attica>=0.2.0') makedepends=("${makedepends[@]}" "kdebase-workspace-compiletime>=$_F_kde_ver" \ diff --git a/source/kde-extra/mobipocket/FrugalBuild b/source/kde-extra/mobipocket/FrugalBuild index 332977c..a0be3d8 100644 --- a/source/kde-extra/mobipocket/FrugalBuild +++ b/source/kde-extra/mobipocket/FrugalBuild @@ -5,7 +5,7 @@ pkgname=mobipocket pkgrel=1 pkgdesc="A collection of plugins to handle mobipocket files." groups=('kde-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') Finclude kde depends=("okular>=$_F_kde_ver") makedepends=("${makedepends[@]}" "kdebase-workspace-compiletime>=$_F_kde_ver" \ diff --git a/source/kde-extra/perlkde/FrugalBuild b/source/kde-extra/perlkde/FrugalBuild index 9b8c735..82ef15f 100644 --- a/source/kde-extra/perlkde/FrugalBuild +++ b/source/kde-extra/perlkde/FrugalBuild @@ -5,7 +5,7 @@ pkgname=perlkde pkgrel=2 pkgdesc="Perl bindings for libraries created by the KDE community." groups=('kde-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') Finclude kde depends=("smokekde>=$_F_kde_ver" "libplasma>=$_F_kde_ver") makedepends=("${makedepends[@]}" "kdepimlibs-compiletime>=$_F_kde_ver" "perlqt>=$_F_kde_ver" \ diff --git a/source/kde-extra/perlqt/FrugalBuild b/source/kde-extra/perlqt/FrugalBuild index 55db5fc..b203d7c 100644 --- a/source/kde-extra/perlqt/FrugalBuild +++ b/source/kde-extra/perlqt/FrugalBuild @@ -5,7 +5,7 @@ pkgname=perlqt pkgrel=2 pkgdesc="Perl bindings for the Qt libraries." groups=('kde-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') Finclude kde depends=("smokeqt>=$_F_kde_ver") diff --git a/source/kde-extra/qtruby/FrugalBuild b/source/kde-extra/qtruby/FrugalBuild index d4e9f3f..7f293ce 100644 --- a/source/kde-extra/qtruby/FrugalBuild +++ b/source/kde-extra/qtruby/FrugalBuild @@ -5,7 +5,7 @@ pkgname=qtruby pkgrel=1 pkgdesc="Ruby bindings for the Qt libraries." groups=('kde-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') Finclude kde depends=("smokeqt>=$_F_kde_ver" 'ruby>=1.9.2') diff --git a/source/kde-extra/smokekde/FrugalBuild b/source/kde-extra/smokekde/FrugalBuild index 8409313..a98a50d 100644 --- a/source/kde-extra/smokekde/FrugalBuild +++ b/source/kde-extra/smokekde/FrugalBuild @@ -5,7 +5,7 @@ pkgname=smokekde pkgrel=1 pkgdesc="SMOKE bindings for libraries created by the KDE community." groups=('kde-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') Finclude kde depends=("okular>=$_F_kde_ver" "kate>=$_F_kde_ver" "smokeqt>=$_F_kde_ver" "libakonadi>=$_F_kde_ver" "libplasma>=$_F_kde_ver") makedepends=("${makedepends[@]}" "kdepimlibs-compiletime>=$_F_kde_ver" 'boost>=1.46.1' "libknewstuff>=$_F_kde_ver" \ diff --git a/source/kde-extra/svgpart/FrugalBuild b/source/kde-extra/svgpart/FrugalBuild index 6b96aa8..3fb936c 100644 --- a/source/kde-extra/svgpart/FrugalBuild +++ b/source/kde-extra/svgpart/FrugalBuild @@ -10,7 +10,7 @@ pkgname=svgpart pkgrel=1 pkgdesc="KDE kpart for viewing SVGs." groups=('kde-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') Finclude kde depends=("libkdecore>=$_F_kde_ver" "libnepomuk>=$_F_kde_ver" "kdebase-runtime-phonon>=$_F_kde_ver") makedepends=("${makedepends[@]}" "kdelibs-compiletime>=$_F_kde_ver" \ diff --git a/source/kde-extra/unsermake/FrugalBuild b/source/kde-extra/unsermake/FrugalBuild index 5d0ddaa..df1c217 100644 --- a/source/kde-extra/unsermake/FrugalBuild +++ b/source/kde-extra/unsermake/FrugalBuild @@ -9,7 +9,7 @@ pkgdesc="A compelling replacement for automake." url="http://wiki.kde.org/unsermake" depends=('python') groups=('kde-extra') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') options=('scriptlet') up2date="lynx -dump 'http://ftp.frugalware.org/pub/other/kde/unsermake/?C=M;O=D'|grep bz2$|sed -n 's/.*-\(.*\)\.t.*/\1/;1 p'" source=(http://ftp.frugalware.org/pub/other/kde/$pkgname/$pkgname-$pkgver.tar.bz2) From melko at frugalware.org Mon Oct 10 18:15:09 2011 From: melko at frugalware.org (Melko) Date: Mon, 10 Oct 2011 18:15:09 +0200 (CEST) Subject: [Frugalware-git] kdebump: Merge remote-tracking branch 'current/master' Message-ID: <20111010161509.8F3821420014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=3ae2155082bc2864b8960771c51aa2af3cf18a10 commit 3ae2155082bc2864b8960771c51aa2af3cf18a10 Merge: a6f3cc3 e29d1d4 Author: Melko Date: Mon Oct 10 18:14:44 2011 +0200 Merge remote-tracking branch 'current/master' diff --cc source/kde-extra/gwenview/FrugalBuild index cade6c8,98cb4e4..b86ccbd --- a/source/kde-extra/gwenview/FrugalBuild +++ b/source/kde-extra/gwenview/FrugalBuild @@@ -2,10 -2,10 +2,10 @@@ # Maintainer: centuri0 pkgname=gwenview -pkgrel=2 +pkgrel=1 pkgdesc="KDE Image Viewer." groups=('kde-extra') - archs=('i686' 'x86_64' 'ppc') + archs=('i686' 'x86_64') Finclude kde depends=('attica>=0.2.0' "libkutils>=$_F_kde_ver" "libkonq>=$_F_kde_ver" "libkipi>=$_F_kde_ver") makedepends=("${makedepends[@]}" "kdebase-workspace-compiletime>=$_F_kde_ver" \ diff --cc source/kde-extra/perlkde/FrugalBuild index 97c6b0c,82ef15f..ebb9ddf --- a/source/kde-extra/perlkde/FrugalBuild +++ b/source/kde-extra/perlkde/FrugalBuild @@@ -2,10 -2,10 +2,10 @@@ # Maintainer: centuri0 pkgname=perlkde -pkgrel=2 +pkgrel=1 pkgdesc="Perl bindings for libraries created by the KDE community." groups=('kde-extra') - archs=('i686' 'x86_64' 'ppc') + archs=('i686' 'x86_64') Finclude kde depends=("smokekde>=$_F_kde_ver" "libplasma>=$_F_kde_ver") makedepends=("${makedepends[@]}" "kdepimlibs-compiletime>=$_F_kde_ver" "perlqt>=$_F_kde_ver" \ diff --cc source/kde-extra/perlqt/FrugalBuild index 18e1fd2,b203d7c..dbfc376 --- a/source/kde-extra/perlqt/FrugalBuild +++ b/source/kde-extra/perlqt/FrugalBuild @@@ -2,10 -2,10 +2,10 @@@ # Maintainer: centuri0 pkgname=perlqt -pkgrel=2 +pkgrel=1 pkgdesc="Perl bindings for the Qt libraries." groups=('kde-extra') - archs=('i686' 'x86_64' 'ppc') + archs=('i686' 'x86_64') Finclude kde depends=("smokeqt>=$_F_kde_ver") From kikadf.01 at gmail.com Mon Oct 10 19:12:25 2011 From: kikadf.01 at gmail.com (kikadf) Date: Mon, 10 Oct 2011 19:12:25 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gentoo-0.19.12-1-i686 Message-ID: <20111010171225.AEADA1420014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=188a44feca32784a3862f9c2fbcc4a8be95ff3a7 commit 188a44feca32784a3862f9c2fbcc4a8be95ff3a7 Author: kikadf Date: Mon Oct 10 19:11:02 2011 +0200 gentoo-0.19.12-1-i686 * Version bump diff --git a/source/xapps-extra/gentoo/FrugalBuild b/source/xapps-extra/gentoo/FrugalBuild index 6a59602..09e1698 100644 --- a/source/xapps-extra/gentoo/FrugalBuild +++ b/source/xapps-extra/gentoo/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0.29 SBU +# Compiling Time: 0.47 SBU # Maintainer: kikadf pkgname=gentoo -pkgver=0.19.11 +pkgver=0.19.12 pkgrel=1 pkgdesc="gentoo is a graphical filemanager for Unix-like operating systems." _F_desktop_icon="gentoo.png" @@ -11,7 +11,7 @@ depends=('gtk+2') Finclude sourceforge groups=('xapps-extra') archs=('i686' 'x86_64') -sha1sums=('7f852f99e4755716480e896b2e89900568fa64f2') +sha1sums=('fd98fa39c977175ca015c79659a7ef817ed26dfd') build() { From kikadf.01 at gmail.com Mon Oct 10 19:35:59 2011 From: kikadf.01 at gmail.com (kikadf) Date: Mon, 10 Oct 2011 19:35:59 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: doublecmd-base-0.5.1_r3988-1-i686 Message-ID: <20111010173559.7520B1420014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5f83af3ef55777e65e32769ed25e2fac0b6a345d commit 5f83af3ef55777e65e32769ed25e2fac0b6a345d Author: kikadf Date: Mon Oct 10 19:34:37 2011 +0200 doublecmd-base-0.5.1_r3988-1-i686 * New package diff --git a/source/xapps-extra/doublecmd-base/FrugalBuild b/source/xapps-extra/doublecmd-base/FrugalBuild new file mode 100644 index 0000000..ddeb86b --- /dev/null +++ b/source/xapps-extra/doublecmd-base/FrugalBuild @@ -0,0 +1,134 @@ +# Compiling Time: 0.65 SBU +# Maintainer: kikadf + +pkgname=doublecmd-base +pkgver=0.5.1_r3988 +pkgrel=1 +pkgdesc="Double Commander is a cross platform open source file manager with two panels side by side." +url="http://doublecmd.sourceforge.net/" +_F_scm_type="subversion" +_F_scm_url="http://doublecmd.svn.sourceforge.net/svnroot/doublecmd/branches/0.5" +depends=('libx11') +makedepends=('lazarus') +groups=('xapps-extra') +archs=('i686' 'x86_64') +Finclude scm +up2date="echo -n $(lynx -dump http://sourceforge.net/api/file/index/project-id/188452/mtime/desc/limit/30/rss | \ + egrep '/doublecmd.*.tar.bz2' | sed -e 's|.*duoblecmd||;s|.tar.bz2.*||' | cut -d '-' -f 2 | sort | head -1); \ + echo -n "_r"; svn log $_F_scm_url --limit=1 | sed -n '/^r/s/r\([0-9]\+\) .*/\1/p'" + +subpkgs=("${subpkgs[@]}" 'doublecmd-gtk2') +subdescs=("${subdescs[@]}" '$pkgdesc (Gtk2 based)') +subdepends=("${subdepends[@]}" 'gtk+2-libs dbus') +subrodepends=("${subrodepends[@]}" "$pkgname=$pkgver") +subgroups=("${subgroups[@]}" 'xapps-extra') +subarchs=("${subarchs[@]}" 'i686 x86_64') +subconflicts=("${subconflicts[@]}" 'doublecmd-qt doublecmd-qt-plugins') + +subpkgs=("${subpkgs[@]}" 'doublecmd-gtk2-plugins') +subdescs=("${subdescs[@]}" 'Plugins for gtk2 based Double Commander.') +subdepends=("${subdepends[@]}" '') +subrodepends=("${subrodepends[@]}" "doublecmd-gtk2=$pkgver") +subgroups=("${subgroups[@]}" 'xapps-extra') +subarchs=("${subarchs[@]}" 'i686 x86_64') +subconflicts=("${subconflicts[@]}" 'doublecmd-qt doublecmd-qt-plugins') + +subpkgs=("${subpkgs[@]}" 'doublecmd-qt') +subdescs=("${subdescs[@]}" '$pkgdesc (Qt4 based)') +subdepends=("${subdepends[@]}" 'libqtdbus libqtpascal libqtxml') +subrodepends=("${subrodepends[@]}" "$pkgname=$pkgver") +subgroups=("${subgroups[@]}" 'xapps-extra') +subarchs=("${subarchs[@]}" 'i686 x86_64') +subconflicts=("${subconflicts[@]}" 'doublecmd-gtk2 doublecmd-gtk2-plugins') + +subpkgs=("${subpkgs[@]}" 'doublecmd-qt-plugins') +subdescs=("${subdescs[@]}" 'Plugins for Qt4 based Double Commander.') +subdepends=("${subdepends[@]}" '') +subrodepends=("${subrodepends[@]}" "doublecmd-qt=$pkgver") +subgroups=("${subgroups[@]}" 'xapps-extra') +subarchs=("${subarchs[@]}" 'i686 x86_64') +subconflicts=("${subconflicts[@]}" 'doublecmd-gtk2 doublecmd-gtk2-plugins') + + +build() +{ + Funpack_scm + Fexec mkdir $pkgname-gtk2/ + Fexec mkdir save/ + Fexec mkdir $pkgname-qt/ + Fexec cp -a components save/ + Fexec cp -a plugins save/ + + # build gtk2 based dc + Fexec ./build.sh all gtk2 + Fexec mv doublecmd $pkgname-gtk2/doublecmd + Fexec mv components $pkgname-gtk2/components + Fexec mv plugins $pkgname-gtk2/plugins + + # build qt4 based dc + Fexec mv save/components components + Fexec mv save/plugins plugins + Fexec ./build.sh all qt + Fexec mv doublecmd $pkgname-qt/doublecmd + Fexec mv components $pkgname-qt/components + Fexec mv plugins $pkgname-qt/plugins + + # doublecmd-base + Ffile $pkgname/install/linux/doublecmd.xml /usr/share/doublecmd/doublecmd.xml + Ffile $pkgname/doublecmd.ext.example /usr/share/doublecmd/doublecmd.ext.example + Ffile $pkgname/editor.col /usr/share/doublecmd/editor.col + Ffile $pkgname/pixmaps.txt /usr/share/doublecmd/pixmaps.txt + Ffile $pkgname/twilight.col /usr/share/doublecmd/twilight.col + Ffile $pkgname/default.bar /usr/share/doublecmd/default.bar + Ffile $pkgname/multiarc.ini /usr/share/doublecmd/multiarc.ini + Fexec svn export doc $Fdestdir/usr/share/doublecmd/doc + Fexec svn export language $Fdestdir/usr/share/doublecmd/language + Fexec svn export pixmaps $Fdestdir/usr/share/doublecmd/pixmaps + Ficon $pkgname/doublecmd.png + + # doublecmd-gtk2 + Fexe $pkgname/$pkgname-gtk2/doublecmd /usr/share/doublecmd/doublecmd + Fln /usr/share/doublecmd/doublecmd /usr/bin/doublecmd-gtk2 + Fsed 'Name=Double Commander' 'Name=Double Commander (Gtk2)' install/linux/doublecmd.desktop + Fsed "Exec=\/usr\/bin\/doublecmd" "Exec=\/usr\/bin\/doublecmd-gtk2" install/linux/doublecmd.desktop + Ffile $pkgname/install/linux/doublecmd.desktop /usr/share/applications/doublecmd.desktop + Fsplit doublecmd-gtk2 /usr/share/doublecmd/doublecmd + Fsplit doublecmd-gtk2 /usr/bin/ + Fsplit doublecmd-gtk2 /usr/share/applications/ + + # doublecmd-gtk2-plugins + for plugin in $pkgname-gtk2/plugins/dsx/*/lib/*.dsx \ + $pkgname-gtk2/plugins/wcx/*/lib/*.wcx \ + $pkgname-gtk2/plugins/wdx/*/lib/*.wdx \ + $pkgname-gtk2/plugins/wfx/*/lib/*.wfx \ + $pkgname-gtk2/plugins/wlx/*/lib/*.wlx; do + plugindir=$(echo $plugin | sed 's/doublecmd-base-gtk2\///;s/lib.*//') + Fmkdir /usr/share/doublecmd/$plugindir + cp $plugin $Fdestdir/usr/share/doublecmd/$plugindir + done + Fsplit doublecmd-gtk2-plugins /usr/share/doublecmd/plugins/ + + # doublecmd-qt + Fexe $pkgname/$pkgname-qt/doublecmd /usr/share/doublecmd/doublecmd + Fwrapper '/usr/share/doublecmd/doublecmd -style plastique "$@"' doublecmd-qt + Fexec echo "# With the qtcurve, oxygen, qtc_frugalware qt styles is crashing." >> $Fdestdir/usr/bin/doublecmd-qt + Fexec echo "# The cleanlooks, plastique is working." >> $Fdestdir/usr/bin/doublecmd-qt + Fsed "Gtk2" "Qt4" install/linux/doublecmd.desktop + Fsed "doublecmd-gtk2" "doublecmd-qt" install/linux/doublecmd.desktop + Ffile $pkgname/install/linux/doublecmd.desktop /usr/share/applications/doublecmd.desktop + Fsplit doublecmd-qt /usr/share/doublecmd/doublecmd + Fsplit doublecmd-qt /usr/bin/ + Fsplit doublecmd-qt /usr/share/applications/ + + # doublecmd-qt-plugins + for plugin in $pkgname-qt/plugins/dsx/*/lib/*.dsx \ + $pkgname-qt/plugins/wcx/*/lib/*.wcx \ + $pkgname-qt/plugins/wdx/*/lib/*.wdx \ + $pkgname-qt/plugins/wfx/*/lib/*.wfx \ + $pkgname-qt/plugins/wlx/*/lib/*.wlx; do + plugindir=$(echo $plugin | sed 's/doublecmd-base-qt\///;s/lib.*//') + Fmkdir /usr/share/doublecmd/$plugindir + cp $plugin $Fdestdir/usr/share/doublecmd/$plugindir + done + Fsplit doublecmd-qt-plugins /usr/share/doublecmd/plugins/ +} From kikadf.01 at gmail.com Mon Oct 10 19:37:06 2011 From: kikadf.01 at gmail.com (kikadf) Date: Mon, 10 Oct 2011 19:37:06 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fmod-4.36.05-1-i686 Message-ID: <20111010173706.9D6BE1420014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0cccc7bb5d03cc25acc3e024650eeeff5ff0c26f commit 0cccc7bb5d03cc25acc3e024650eeeff5ff0c26f Author: kikadf Date: Mon Oct 10 19:36:24 2011 +0200 fmod-4.36.05-1-i686 * Version bump diff --git a/source/multimedia-extra/fmod/FrugalBuild b/source/multimedia-extra/fmod/FrugalBuild index 64a237e..0a59956 100644 --- a/source/multimedia-extra/fmod/FrugalBuild +++ b/source/multimedia-extra/fmod/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: Priyank Gosalia pkgname=fmod -pkgver=4.36.04 -pkgrel=2 +pkgver=4.36.05 +pkgrel=1 _pkgname='fmodapi'$(echo $pkgver|sed 's/\.//;s/\.//')'linux' if [ "$CARCH" == "x86_64" ] ; then _pkgname=$_pkgname'64' @@ -17,9 +17,9 @@ archs=('i686' 'x86_64') up2date="lynx -dump $url | grep "stable:" | head -1 | sed 's/.*le://;s/ *dev.*//'" source=($url/release/version/$_pkgname.tar.gz) if [ "$CARCH" == "x86_64" ] ; then - sha1sums=('1a3034b1ffc84078043cfbe443cc6fe505dc2ea4') + sha1sums=('54d61448575f5163b3e0ca787fd96b76080fd756') else - sha1sums=('5bcae601f979e6e2e3592108afee3d66f404ee9a') + sha1sums=('bb246fe2f7bda0eb2ad19fc5a9876b4da9e31582') fi build() { From melko at frugalware.org Mon Oct 10 20:15:41 2011 From: melko at frugalware.org (Melko) Date: Mon, 10 Oct 2011 20:15:41 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: Merge branch 'master' of git.frugalware.org:/pub/other/people/melko/kdebump Message-ID: <20111010181541.4AE251420014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f2532d61670cddb9eca46023f365f71bac52d8b4 commit f2532d61670cddb9eca46023f365f71bac52d8b4 Merge: 0cccc7b 3ae2155 Author: Melko Date: Mon Oct 10 20:13:23 2011 +0200 Merge branch 'master' of git.frugalware.org:/pub/other/people/melko/kdebump From melko at frugalware.org Mon Oct 10 22:51:26 2011 From: melko at frugalware.org (Melko) Date: Mon, 10 Oct 2011 22:51:26 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: NEWS: add kde-4.7.2 Message-ID: <20111010205126.E77641420014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d8ba7c261415b1a06ad51de66bcf33e87ae422af commit d8ba7c261415b1a06ad51de66bcf33e87ae422af Author: Melko Date: Mon Oct 10 22:49:32 2011 +0200 NEWS: add kde-4.7.2 diff --git a/NEWS b/NEWS index 6b5a08a..811db08 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,9 @@ Frugalware (1.6) + pre2: pending + * Package updates: + * KDE SC 4.7.2 + pre1: pending * Package updates: * Linux 3.0 From melko at frugalware.org Mon Oct 10 23:06:26 2011 From: melko at frugalware.org (Melko) Date: Mon, 10 Oct 2011 23:06:26 +0200 (CEST) Subject: [Frugalware-git] homepage-ng: Italian translation of news 217 Message-ID: <20111010210626.5C71C1420014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=e6ece1cce49cb18a5c937c4750f1104c18f36a67 commit e6ece1cce49cb18a5c937c4750f1104c18f36a67 Author: Melko Date: Mon Oct 10 23:06:12 2011 +0200 Italian translation of news 217 diff --git a/frugalware/xml/news_it.xml b/frugalware/xml/news_it.xml index 6f92d73..f30b0d2 100644 --- a/frugalware/xml/news_it.xml +++ b/frugalware/xml/news_it.xml @@ -22,6 +22,47 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 --> + 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 seconda 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 From melko at frugalware.org Mon Oct 10 23:11:54 2011 From: melko at frugalware.org (Melko) Date: Mon, 10 Oct 2011 23:11:54 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: calibre-0.8.21-2-i686 Message-ID: <20111010211154.A5CE41420014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ec608ac1aea87f4dac76f086894102a909073add commit ec608ac1aea87f4dac76f086894102a909073add Author: Melko Date: Mon Oct 10 23:10:35 2011 +0200 calibre-0.8.21-2-i686 * add missing dep * fix python version diff --git a/source/xapps-extra/calibre/FrugalBuild b/source/xapps-extra/calibre/FrugalBuild index 4c3fb48..f453cc6 100644 --- a/source/xapps-extra/calibre/FrugalBuild +++ b/source/xapps-extra/calibre/FrugalBuild @@ -3,12 +3,12 @@ pkgname=calibre pkgver=0.8.21 -pkgrel=1 +pkgrel=2 pkgdesc="Ebook management application" url="http://calibre.kovidgoyal.net/" depends=('python>=2.7' 'imagemagick>=6.6.8_5-3' 'xz>=5.0.3' 'libtool' 'libuuid' 'libqtgui' 'poppler' \ 'chmlib' 'icu4c' 'pyqt4' 'python-dateutil' 'python-mechanize' 'lxml' \ - 'podofo' 'imaging' 'python-sqlite3' 'beautifulsoup') + 'podofo' 'imaging' 'python-sqlite3' 'beautifulsoup' 'cssutils') makedepends=('pycountry') groups=('xapps-extra') archs=('i686' 'x86_64') @@ -45,7 +45,7 @@ build() { # change env from python2 to _F_python_ver for i in $(ls $Fdestdir/usr/bin/ | grep -v mount-helper) do - Fsed "/usr/bin/env python2" "/usr/bin/env $_F_python_ver" $Fdestdir/usr/bin/$i + Fsed "/usr/bin/env python2" "/usr/bin/env python" $Fdestdir/usr/bin/$i done # install some missing stuff, hopefully this will be fixed soon From melko at frugalware.org Tue Oct 11 00:24:44 2011 From: melko at frugalware.org (Melko) Date: Tue, 11 Oct 2011 00:24:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: openclonk-5.2.0-1-i686 Message-ID: <20111010222444.8B5F31420014@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6de291d290ace0224ae37a30f6054103d03cf3a7 commit 6de291d290ace0224ae37a30f6054103d03cf3a7 Author: Melko Date: Tue Oct 11 00:24:10 2011 +0200 openclonk-5.2.0-1-i686 * version bump diff --git a/source/games-extra/openclonk/FrugalBuild b/source/games-extra/openclonk/FrugalBuild index 7eec016..7b9211a 100644 --- a/source/games-extra/openclonk/FrugalBuild +++ b/source/games-extra/openclonk/FrugalBuild @@ -2,32 +2,29 @@ # Maintainer: Melko pkgname=openclonk -pkgver=5.1.2 +pkgver=5.2.0 pkgrel=1 pkgdesc="Free multiplayer action game where you control clonks, small but witty and nimble humanoid beings." url="http://www.openclonk.org/" depends=('openssl' 'glew' 'gtk+2-libs' 'gdk-pixbuf2' 'libxpm' 'sdl_mixer') -makedepends=('boost' 'gtk+2') +makedepends=('boost' 'gtk+2' 'imagemagick') groups=('games-extra') archs=('i686' 'x86_64') _F_archive_name=$pkgname-release -Finclude cmake +_F_gnome_iconcache='y' +Finclude cmake gnome-scriptlet up2date="Flastarchive http://hg.openclonk.org/openclonk/archive/ '-src.tar.gz'" source=(http://hg.openclonk.org/openclonk/archive/$pkgname-release-$pkgver-src.tar.gz - $pkgname.desktop $pkgname.png) -sha1sums=('c29649d3cba907bc88079d019d1d4c9aadd60255' \ - '7620d369573b685d06588fe5750d1e7f7bf85bda' \ + clonk.png) +sha1sums=('477e8a865246f5e9570480b523b3a9f6cce19d20' \ '36bc26a08fecbe6dd75bcc541c879a69ff31fd95') build() { Fcd $pkgname-release-$pkgver-src - CMake_make - Fmkdir usr/share/games/$pkgname - Fcprel ../planet usr/share/games/$pkgname - Fexerel clonk usr/share/games/$pkgname/planet/clonk - Ffile $pkgname.desktop usr/share/applications/$pkgname.desktop - Ficon $pkgname.png - Fwrapper "/usr/share/games/$pkgname/planet/clonk" $pkgname + CMake_build + Ficon clonk.png + Fsed "Icon=clonk" "Icon=/usr/share/pixmaps/clonk.png" $Fdestdir/usr/share/applications/clonk.desktop + Fbuild_gnome_scriptlet } # optimization OK diff --git a/source/games-extra/openclonk/openclonk.png b/source/games-extra/openclonk/clonk.png similarity index 100% rename from source/games-extra/openclonk/openclonk.png rename to source/games-extra/openclonk/clonk.png diff --git a/source/games-extra/openclonk/openclonk.desktop b/source/games-extra/openclonk/openclonk.desktop deleted file mode 100644 index 2be2430..0000000 --- a/source/games-extra/openclonk/openclonk.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Name=OpenClonk -Comment= -Exec=openclonk -Icon=openclonk.png -Terminal=false -Encoding=UTF-8 -Categories=Game; -Type=Application - From bouleetbil at frogdev.info Tue Oct 11 09:22:13 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 11 Oct 2011 09:22:13 +0200 (CEST) Subject: [Frugalware-git] gnometesting: Merge branch 'master' of git.frugalware.org:/pub/frugalware/frugalware-current Message-ID: <20111011072213.DA71F142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=968110c3db459e62238352af71e61e928da3fec9 commit 968110c3db459e62238352af71e61e928da3fec9 Merge: b1a4181 71bb7b2 Author: bouleetbil Date: Tue Oct 11 09:17:34 2011 +0200 Merge branch 'master' of git.frugalware.org:/pub/frugalware/frugalware-current diff --cc source/gnome-extra/monodevelop-database/FrugalBuild index 33a76a4,821838e..5254ea0 --- a/source/gnome-extra/monodevelop-database/FrugalBuild +++ b/source/gnome-extra/monodevelop-database/FrugalBuild @@@ -6,12 -6,12 +6,12 @@@ pkgver=2. pkgrel=1 pkgdesc="Database Extension for MonoDevelop" url="http://www.mono-project.com/" -depends=('monodevelop>=2.6' 'sqlite3' 'mysql-connector-net') +depends=('monodevelop>=2.8' 'sqlite3' 'mysql-connector-net') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') - archs=('i686' 'x86_64' 'ppc') + archs=('i686' 'x86_64') up2date="Flasttar http://download.mono-project.com/sources/$pkgname/" -source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.gz) +source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2) options=('scriptlet') _F_mono_aot=0 Finclude mono diff --cc source/gnome-extra/monodevelop-java/FrugalBuild index e0c7f63,99c409a..f8338bc --- a/source/gnome-extra/monodevelop-java/FrugalBuild +++ b/source/gnome-extra/monodevelop-java/FrugalBuild @@@ -6,12 -6,12 +6,12 @@@ pkgver=2. pkgrel=1 pkgdesc="Java Extension for MonoDevelop" url="http://www.mono-project.com/" -depends=('monodevelop>=2.6') +depends=('monodevelop>=2.8') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') - archs=('i686' 'x86_64' 'ppc') + archs=('i686' 'x86_64') up2date="Flasttar http://download.mono-project.com/sources/$pkgname/" -source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.gz) +source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2) options=('scriptlet') _F_mono_aot=0 Finclude mono diff --cc source/gnome-extra/monodevelop-python/FrugalBuild index 2f477c1,2aad1b8..b82aaec --- a/source/gnome-extra/monodevelop-python/FrugalBuild +++ b/source/gnome-extra/monodevelop-python/FrugalBuild @@@ -6,12 -6,12 +6,12 @@@ pkgver=2. pkgrel=1 pkgdesc="Python Extension for MonoDevelop" url="http://www.mono-project.com/" -depends=('monodevelop>=2.6' 'python>=2.7') +depends=('monodevelop>=2.8' 'python>=2.7') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') - archs=('i686' 'x86_64' 'ppc') + archs=('i686' 'x86_64') up2date="Flasttar http://download.mono-project.com/sources/$pkgname/" -source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.gz) +source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2) options=('scriptlet') _F_mono_aot=0 Finclude mono diff --cc source/gnome-extra/monodevelop-vala/FrugalBuild index 237400c,180b41e..7a866a3 --- a/source/gnome-extra/monodevelop-vala/FrugalBuild +++ b/source/gnome-extra/monodevelop-vala/FrugalBuild @@@ -6,12 -6,12 +6,12 @@@ pkgver=2. pkgrel=1 pkgdesc="Vala Extension for MonoDevelop" url="http://www.mono-project.com/" -depends=('monodevelop>=2.6' 'vala>=0.12') +depends=('monodevelop>=2.8' 'vala>=0.14') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') - archs=('i686' 'x86_64' 'ppc') + archs=('i686' 'x86_64') up2date="Flasttar http://download.mono-project.com/sources/$pkgname/" -source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.gz) +source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2 MonoDevelop.ValaBinding.dll.config) options=('scriptlet') _F_mono_aot=0 Finclude mono diff --cc source/gnome-extra/monodevelop/FrugalBuild index a1fdb6d,ea170f0..b0d018c --- a/source/gnome-extra/monodevelop/FrugalBuild +++ b/source/gnome-extra/monodevelop/FrugalBuild @@@ -10,9 -10,9 +10,9 @@@ depends=('shared-mime-info' 'gtk-sharp 'mono-addins>=0.6' 'gnome-sharp' 'gtksourceview-sharp') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') - archs=('i686' 'x86_64' 'ppc') + archs=('i686' 'x86_64') up2date="Flasttar http://download.mono-project.com/sources/$pkgname/" -source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.gz) +source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2) options=('scriptlet') _F_gnome_desktop=y diff --cc source/gnome/gdm/FrugalBuild index 29e3c1c,5bcbde0..29a92b4 --- a/source/gnome/gdm/FrugalBuild +++ b/source/gnome/gdm/FrugalBuild @@@ -13,13 -9,13 +13,13 @@@ 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') -rodepends=('xsm' 'sessreg' 'xmessage' 'gnome-session') -makedepends=('intltool' 'gnome-doc-utils' 'gobject-introspection') + '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') +makedepends=('intltool' 'gnome-doc-utils' 'gobject-introspection' 'dconf' 'gnome-settings-daemon') groups=('gnome') - archs=('i686' 'x86_64' 'ppc') + archs=('i686' 'x86_64') _F_gnome_git="n" Finclude gnome source=(${source[@]} \ diff --cc source/gnome/gnome-shell/FrugalBuild index 83783d0,ad27d34..7848bbe --- a/source/gnome/gnome-shell/FrugalBuild +++ b/source/gnome/gnome-shell/FrugalBuild @@@ -39,13 -37,9 +39,13 @@@ replaces=("${replaces[@]}" "gnome-shell provides=("${provides[@]}" "gnome-shell-extension-systray" "gnome-shell-extension-frugalware-logo" \ "gnome-shell-theme-selector" "gnome-shell-extension-autohidetopbar") +if Fuse $USE_REPLACEEXTENSIONS; then + replaces=("${replaces[@]}" "gnome-shell-extensions" "gnome-shell-extensions-apps-menus" \ + "gnome-shell-extensions-dock" "gnome-shell-extensions-theme") +fi groups=('gnome') - archs=('i686' 'x86_64' 'ppc') + archs=('i686' 'x86_64') _F_gnome_schemas=('/etc/gconf/schemas/gnome-shell.schemas') _F_gnome_desktop="y" _F_gnome_glib="y" From bouleetbil at frogdev.info Tue Oct 11 09:26:01 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 11 Oct 2011 09:26:01 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: Merge branch 'master' of git.frugalware.org:/pub/frugalware/frugalware-current Message-ID: <20111011072602.188DB142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=968110c3db459e62238352af71e61e928da3fec9 commit 968110c3db459e62238352af71e61e928da3fec9 Merge: b1a4181 71bb7b2 Author: bouleetbil Date: Tue Oct 11 09:17:34 2011 +0200 Merge branch 'master' of git.frugalware.org:/pub/frugalware/frugalware-current diff --cc source/gnome-extra/monodevelop-database/FrugalBuild index 33a76a4,821838e..5254ea0 --- a/source/gnome-extra/monodevelop-database/FrugalBuild +++ b/source/gnome-extra/monodevelop-database/FrugalBuild @@@ -6,12 -6,12 +6,12 @@@ pkgver=2. pkgrel=1 pkgdesc="Database Extension for MonoDevelop" url="http://www.mono-project.com/" -depends=('monodevelop>=2.6' 'sqlite3' 'mysql-connector-net') +depends=('monodevelop>=2.8' 'sqlite3' 'mysql-connector-net') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') - archs=('i686' 'x86_64' 'ppc') + archs=('i686' 'x86_64') up2date="Flasttar http://download.mono-project.com/sources/$pkgname/" -source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.gz) +source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2) options=('scriptlet') _F_mono_aot=0 Finclude mono diff --cc source/gnome-extra/monodevelop-java/FrugalBuild index e0c7f63,99c409a..f8338bc --- a/source/gnome-extra/monodevelop-java/FrugalBuild +++ b/source/gnome-extra/monodevelop-java/FrugalBuild @@@ -6,12 -6,12 +6,12 @@@ pkgver=2. pkgrel=1 pkgdesc="Java Extension for MonoDevelop" url="http://www.mono-project.com/" -depends=('monodevelop>=2.6') +depends=('monodevelop>=2.8') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') - archs=('i686' 'x86_64' 'ppc') + archs=('i686' 'x86_64') up2date="Flasttar http://download.mono-project.com/sources/$pkgname/" -source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.gz) +source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2) options=('scriptlet') _F_mono_aot=0 Finclude mono diff --cc source/gnome-extra/monodevelop-python/FrugalBuild index 2f477c1,2aad1b8..b82aaec --- a/source/gnome-extra/monodevelop-python/FrugalBuild +++ b/source/gnome-extra/monodevelop-python/FrugalBuild @@@ -6,12 -6,12 +6,12 @@@ pkgver=2. pkgrel=1 pkgdesc="Python Extension for MonoDevelop" url="http://www.mono-project.com/" -depends=('monodevelop>=2.6' 'python>=2.7') +depends=('monodevelop>=2.8' 'python>=2.7') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') - archs=('i686' 'x86_64' 'ppc') + archs=('i686' 'x86_64') up2date="Flasttar http://download.mono-project.com/sources/$pkgname/" -source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.gz) +source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2) options=('scriptlet') _F_mono_aot=0 Finclude mono diff --cc source/gnome-extra/monodevelop-vala/FrugalBuild index 237400c,180b41e..7a866a3 --- a/source/gnome-extra/monodevelop-vala/FrugalBuild +++ b/source/gnome-extra/monodevelop-vala/FrugalBuild @@@ -6,12 -6,12 +6,12 @@@ pkgver=2. pkgrel=1 pkgdesc="Vala Extension for MonoDevelop" url="http://www.mono-project.com/" -depends=('monodevelop>=2.6' 'vala>=0.12') +depends=('monodevelop>=2.8' 'vala>=0.14') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') - archs=('i686' 'x86_64' 'ppc') + archs=('i686' 'x86_64') up2date="Flasttar http://download.mono-project.com/sources/$pkgname/" -source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.gz) +source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2 MonoDevelop.ValaBinding.dll.config) options=('scriptlet') _F_mono_aot=0 Finclude mono diff --cc source/gnome-extra/monodevelop/FrugalBuild index a1fdb6d,ea170f0..b0d018c --- a/source/gnome-extra/monodevelop/FrugalBuild +++ b/source/gnome-extra/monodevelop/FrugalBuild @@@ -10,9 -10,9 +10,9 @@@ depends=('shared-mime-info' 'gtk-sharp 'mono-addins>=0.6' 'gnome-sharp' 'gtksourceview-sharp') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') - archs=('i686' 'x86_64' 'ppc') + archs=('i686' 'x86_64') up2date="Flasttar http://download.mono-project.com/sources/$pkgname/" -source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.gz) +source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2) options=('scriptlet') _F_gnome_desktop=y diff --cc source/gnome/gdm/FrugalBuild index 29e3c1c,5bcbde0..29a92b4 --- a/source/gnome/gdm/FrugalBuild +++ b/source/gnome/gdm/FrugalBuild @@@ -13,13 -9,13 +13,13 @@@ 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') -rodepends=('xsm' 'sessreg' 'xmessage' 'gnome-session') -makedepends=('intltool' 'gnome-doc-utils' 'gobject-introspection') + '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') +makedepends=('intltool' 'gnome-doc-utils' 'gobject-introspection' 'dconf' 'gnome-settings-daemon') groups=('gnome') - archs=('i686' 'x86_64' 'ppc') + archs=('i686' 'x86_64') _F_gnome_git="n" Finclude gnome source=(${source[@]} \ diff --cc source/gnome/gnome-shell/FrugalBuild index 83783d0,ad27d34..7848bbe --- a/source/gnome/gnome-shell/FrugalBuild +++ b/source/gnome/gnome-shell/FrugalBuild @@@ -39,13 -37,9 +39,13 @@@ replaces=("${replaces[@]}" "gnome-shell provides=("${provides[@]}" "gnome-shell-extension-systray" "gnome-shell-extension-frugalware-logo" \ "gnome-shell-theme-selector" "gnome-shell-extension-autohidetopbar") +if Fuse $USE_REPLACEEXTENSIONS; then + replaces=("${replaces[@]}" "gnome-shell-extensions" "gnome-shell-extensions-apps-menus" \ + "gnome-shell-extensions-dock" "gnome-shell-extensions-theme") +fi groups=('gnome') - archs=('i686' 'x86_64' 'ppc') + archs=('i686' 'x86_64') _F_gnome_schemas=('/etc/gconf/schemas/gnome-shell.schemas') _F_gnome_desktop="y" _F_gnome_glib="y" From bouleetbil at frogdev.info Tue Oct 11 11:00:02 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 11 Oct 2011 11:00:02 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: rygel-0.12.4-1-x86_64 Message-ID: <20111011090002.D293F142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dcf8e86894fbd4aeef3c19138b82f7f13c75f524 commit dcf8e86894fbd4aeef3c19138b82f7f13c75f524 Author: bouleetbil Date: Tue Oct 11 10:55:27 2011 +0200 rygel-0.12.4-1-x86_64 *Version bump diff --git a/source/gnome-extra/rygel/FrugalBuild b/source/gnome-extra/rygel/FrugalBuild index 18502c6..f55ffe3 100644 --- a/source/gnome-extra/rygel/FrugalBuild +++ b/source/gnome-extra/rygel/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=rygel -pkgver=0.12.3 +pkgver=0.12.4 pkgrel=1 pkgdesc="Implementation of the UPnP MediaServer" depends=('libgee>=0.6.0' 'gupnp-vala>=0.10.2' 'gconf>=3.2.0' 'gstreamer' 'gupnp-dlna') @@ -11,6 +11,6 @@ groups=('gnome-extra') archs=('i686' 'x86_64') options=('scriptlet') Finclude gnome -sha1sums=('c7a765c1a1fb0237a219bb9337d3378ecf7b3854') +sha1sums=('2b4d8356c135c109f15b543e38e2a4748b2b6e05') # optimization OK From bouleetbil at frogdev.info Tue Oct 11 11:05:52 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 11 Oct 2011 11:05:52 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gtksourceview3-3.2.1-1-x86_64 Message-ID: <20111011090552.39642142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aff8eb2c7cfaaa6bcdc5981f755d2e2e89b6c44c commit aff8eb2c7cfaaa6bcdc5981f755d2e2e89b6c44c Author: bouleetbil Date: Tue Oct 11 11:01:11 2011 +0200 gtksourceview3-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/gtksourceview3/FrugalBuild b/source/gnome/gtksourceview3/FrugalBuild index bd6a29a..383cf35 100644 --- a/source/gnome/gtksourceview3/FrugalBuild +++ b/source/gnome/gtksourceview3/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gtksourceview3 _F_gnome_name="gtksourceview" -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="A text widget adding syntax highlighting and more to GNOME" depends=('libxml2>=2.7.8' 'gtk+3') @@ -12,7 +12,7 @@ groups=('gnome') archs=('i686' 'x86_64' 'ppc') Finclude gnome _F_cd_path="$_F_gnome_name-$pkgver" -sha1sums=('f93583c7b8767bc82f4c195f09b79fa1109e5baa') +sha1sums=('e83c7c3be5939fe5f07b396fc26ed3617f40553e') build() { Fbuild --enable-gtk-doc --enable-glade-catalog From bouleetbil at frogdev.info Tue Oct 11 11:06:57 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 11 Oct 2011 11:06:57 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: goocanvas2-2.0.1-1-x86_64 Message-ID: <20111011090657.61BBD142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5ff64b8e0fd386f599a28a8db48adb16f1b9f623 commit 5ff64b8e0fd386f599a28a8db48adb16f1b9f623 Author: bouleetbil Date: Tue Oct 11 11:02:40 2011 +0200 goocanvas2-2.0.1-1-x86_64 *Version bump diff --git a/source/gnome-extra/goocanvas2/FrugalBuild b/source/gnome-extra/goocanvas2/FrugalBuild index 59787c0..87175a4 100644 --- a/source/gnome-extra/goocanvas2/FrugalBuild +++ b/source/gnome-extra/goocanvas2/FrugalBuild @@ -3,7 +3,7 @@ pkgname=goocanvas2 _F_gnome_name=goocanvas -pkgver=2.0.0 +pkgver=2.0.1 pkgrel=1 pkgdesc="GooCanvas is a cairo-based canvas widget for GTK+3." depends=('cairo' 'gtk+3') @@ -12,7 +12,7 @@ groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') _F_gnome_devel=y Finclude gnome -sha1sums=('32b67b17b1f2a29fa725fd8e77b40b1e8c244cf2') +sha1sums=('8676d48d8ce05ecb8a5146d2a2b451b5e0f799f9') _F_cd_path="$_F_gnome_name-$pkgver" # optimization OK From bouleetbil at frogdev.info Tue Oct 11 11:08:33 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 11 Oct 2011 11:08:33 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: goocanvasmm-1.90.6-1-x86_64 Message-ID: <20111011090833.6768B142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=639e1506acca83a0905a7fc1be34f5e12f63b93c commit 639e1506acca83a0905a7fc1be34f5e12f63b93c Author: bouleetbil Date: Tue Oct 11 11:04:15 2011 +0200 goocanvasmm-1.90.6-1-x86_64 *Version bump diff --git a/source/gnome-extra/goocanvasmm/FrugalBuild b/source/gnome-extra/goocanvasmm/FrugalBuild index f3a6295..222bc15 100644 --- a/source/gnome-extra/goocanvasmm/FrugalBuild +++ b/source/gnome-extra/goocanvasmm/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=goocanvasmm -pkgver=1.90.5 +pkgver=1.90.6 pkgrel=1 pkgdesc="C++ bindings for GooCanvas" depends=('goocanvas2' 'gtkmm') @@ -11,6 +11,6 @@ groups=('gnome-extra') archs=('i686' 'x86_64') _F_gnome_devel=y Finclude gnome -sha1sums=('59c72bddc92876dddad0e743010e6d0c405c2698') +sha1sums=('b26cdd4783069e6191ef18ddcaec4cae69257ecf') # optimization OK From bouleetbil at frogdev.info Tue Oct 11 11:10:12 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 11 Oct 2011 11:10:12 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-dvb-daemon-0.2.5-1-x86_64 Message-ID: <20111011091012.84742142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5703c45d01e7e2977dc463f0caf43067a301a318 commit 5703c45d01e7e2977dc463f0caf43067a301a318 Author: bouleetbil Date: Tue Oct 11 11:05:52 2011 +0200 gnome-dvb-daemon-0.2.5-1-x86_64 *Version bump diff --git a/source/gnome-extra/gnome-dvb-daemon/FrugalBuild b/source/gnome-extra/gnome-dvb-daemon/FrugalBuild index 0e757db..30c348a 100644 --- a/source/gnome-extra/gnome-dvb-daemon/FrugalBuild +++ b/source/gnome-extra/gnome-dvb-daemon/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gnome-dvb-daemon -pkgver=0.2.4 +pkgver=0.2.5 pkgrel=1 pkgdesc="GNOME DVB Daemon is a daemon written in Vala to setup your DVB devices." depends=('gst-plugins-bad' 'dbus-glib' 'libgee' 'sqlite3' 'gst-rtsp>=0.10.4' \ @@ -21,7 +21,7 @@ subdepends=("totem>=3.0.0") subrodepends=("gnome-dvb-daemon") subgroups=('gnome-extra') subarchs=('i686 x86_64') -sha1sums=('d6827866b2b5a35bc589a1bc547a958fb100dbeb') +sha1sums=('72b241774970a1e8fa70d9541459c3d997ab5a47') build() { Fbuild From bouleetbil at frogdev.info Tue Oct 11 11:13:12 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 11 Oct 2011 11:13:12 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: glade3-3.8.1-1-x86_64 Message-ID: <20111011091312.3A8A7142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a10a26740b2ea0dabc47ae31de0b730df84d5d1a commit a10a26740b2ea0dabc47ae31de0b730df84d5d1a Author: bouleetbil Date: Tue Oct 11 11:08:45 2011 +0200 glade3-3.8.1-1-x86_64 *Version bump diff --git a/source/gnome-extra/glade3/FrugalBuild b/source/gnome-extra/glade3/FrugalBuild index 1488110..360b854 100644 --- a/source/gnome-extra/glade3/FrugalBuild +++ b/source/gnome-extra/glade3/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=glade3 -pkgver=3.8.0 +pkgver=3.8.1 pkgrel=1 pkgdesc="Glade is a GUI builder for GTK+ and Gnome. (VERSION 3)" url="http://glade.gnome.org/" @@ -15,7 +15,7 @@ _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') -sha1sums=('1d3d2410ab5f57b27fc754c97d24cbc4bc4470a2') +sha1sums=('6c05dd9b8a47837749400be8b9476d8f4135af78') Fconfopts="$Fconfopts --enable-gnome --enable-gtk-doc --enable-python" subpkgs=("${subpkgs[@]}" "libglade3-gnome") From bouleetbil at frogdev.info Tue Oct 11 11:17:20 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 11 Oct 2011 11:17:20 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: empathy-3.2.0.1-1-x86_64 Message-ID: <20111011091720.7A34A142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7c87aea4750d33ebe92744cd0806e65d73d1e8b0 commit 7c87aea4750d33ebe92744cd0806e65d73d1e8b0 Author: bouleetbil Date: Tue Oct 11 11:13:00 2011 +0200 empathy-3.2.0.1-1-x86_64 *Version bump diff --git a/source/gnome/empathy/FrugalBuild b/source/gnome/empathy/FrugalBuild index 87368f7..ebc20e8 100644 --- a/source/gnome/empathy/FrugalBuild +++ b/source/gnome/empathy/FrugalBuild @@ -7,8 +7,8 @@ USE_SENDTO=${USE_SENDTO:-"n"} #Sendto have be merged to nautilus should wait pkgname=empathy -pkgver=3.2.0 -pkgrel=2 +pkgver=3.2.0.1 +pkgrel=1 pkgdesc="Empathy consists of a rich set of reusable instant messaging widgets" depends=('telepathy-glib' 'libxml2' 'enchant' 'ca-certificates' \ 'atk' 'pango' 'freetype2' 'libxau' 'libxdmcp' 'e2fsprogs' \ @@ -37,7 +37,7 @@ if Fuse $USE_MAP; then depend=("${depends[@]}" "libchamplain" "geoclue") Fconfopts="${Fconfopts[@]} --enable-map=yes" fi -sha1sums=('13ec143b524fd539e275901491e812f989fe43a4') +sha1sums=('cc1ebed5820da3abe116b7dcb42708f48ac7635f') replaces=('galaxium' 'gossip') if Fuse $USE_SENDTO; then From baste at frugalware.org Tue Oct 11 11:33:41 2011 From: baste at frugalware.org (Baste) Date: Tue, 11 Oct 2011 11:33:41 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-system-monitor-applet-20111011-1-x86_64 * Version bump Message-ID: <20111011093341.75A3D142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5c391683a19835f70c9fb178d8a32f0a4383171a commit 5c391683a19835f70c9fb178d8a32f0a4383171a Author: Baste Date: Tue Oct 11 11:26:37 2011 +0200 gnome-shell-system-monitor-applet-20111011-1-x86_64 * Version bump diff --git a/source/gnome-extra/gnome-shell-system-monitor-applet/FrugalBuild b/source/gnome-extra/gnome-shell-system-monitor-applet/FrugalBuild index 58f4f18..7dc5670 100644 --- a/source/gnome-extra/gnome-shell-system-monitor-applet/FrugalBuild +++ b/source/gnome-extra/gnome-shell-system-monitor-applet/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Baste pkgname=gnome-shell-system-monitor-applet -pkgver=20111005 +pkgver=20111011 pkgrel=1 pkgdesc="Display system informations in gnome shell status bar, such as memory usage, cpu usage, network rates." url="https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet" @@ -13,7 +13,7 @@ _F_gnome_glib="y" Finclude gnome-scriptlet gnome-shell-extensions up2date="Flasttar http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname" source=(http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('b048887cc636f7d77bb47d751100d971bb406c38') +sha1sums=('3e6722ec28f99d7afc49b2f23bbf82f103ea7905') build(){ Fcd Fmkdir usr/share/gnome-shell/extensions From bouleetbil at frogdev.info Tue Oct 11 12:06:57 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 11 Oct 2011 12:06:57 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-session-3.2.0-5-x86_64 *re enable patch *french users say check acceleration failed without Message-ID: <20111011100657.AE3E1142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=81f35761c85c6a86770542aa5f3d627210fc495e commit 81f35761c85c6a86770542aa5f3d627210fc495e Author: bouleetbil Date: Tue Oct 11 12:01:31 2011 +0200 gnome-session-3.2.0-5-x86_64 *re enable patch *french users say check acceleration failed without diff --git a/source/gnome/gnome-session/FrugalBuild b/source/gnome/gnome-session/FrugalBuild index 7af22d7..2fdca64 100644 --- a/source/gnome/gnome-session/FrugalBuild +++ b/source/gnome/gnome-session/FrugalBuild @@ -5,7 +5,7 @@ USE_DEBUG=${USE_DEBUG:-"n"} pkgname=gnome-session pkgver=3.2.0 -pkgrel=4 +pkgrel=5 pkgdesc="GNOME session manager" depends=('libxml2>=2.7.8' 'gnome-desktop>=3.2.0' 'polkit' 'upower' 'gconf-gtk' 'usermode' \ 'dbus-glib>=0.76' 'gnome-control-center>=3.1.92' 'libnotify' 'gnome-keyring>=3.0.0' \ @@ -20,9 +20,9 @@ _F_gnome_iconcache="y" _F_gnome_desktop="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --with-gtk=3.0" -#source=($source check_XGetWindowProperty.diff) -sha1sums=('470ce899f39e02b784646313e0965376165f92e1') -# '32a9743c3797a29355b605dcf7a78f73190c8249') +source=($source check_XGetWindowProperty.diff) +sha1sums=('470ce899f39e02b784646313e0965376165f92e1' \ + '32a9743c3797a29355b605dcf7a78f73190c8249') build() { Fcd From bouleetbil at frogdev.info Tue Oct 11 12:07:22 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 11 Oct 2011 12:07:22 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: epiphany-extensions-3.2.0-1-x86_64 *version bump Message-ID: <20111011100722.74F68142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3908119da878721223d0f02a884bc2e159025a63 commit 3908119da878721223d0f02a884bc2e159025a63 Author: bouleetbil Date: Tue Oct 11 12:02:57 2011 +0200 epiphany-extensions-3.2.0-1-x86_64 *version bump diff --git a/source/gnome-extra/epiphany-extensions/FrugalBuild b/source/gnome-extra/epiphany-extensions/FrugalBuild index 705247f..79dcaa5 100644 --- a/source/gnome-extra/epiphany-extensions/FrugalBuild +++ b/source/gnome-extra/epiphany-extensions/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: bouleetbil pkgname=epiphany-extensions -pkgver=3.0.0 +pkgver=3.2.0 pkgrel=1 pkgdesc="Extensions for epiphany web browser" url="http://www.gnome.org/projects/epiphany/extensions" -depends=('opensp' 'pcre' 'epiphany>=3.0.0') +depends=('opensp' 'pcre' 'epiphany>=3.2.0') makedepends=('perl-xml-parser' 'gnome-doc-utils>=0.16.0' 'intltool') _F_gnome_scrollkeeper="y" Finclude gnome gnome-scriptlet license="GPL2" groups=('gnome-extra') archs=('x86_64' 'i686' 'ppc') -sha1sums=('0603cb954532265fa2f3b9765109a79216c91199') +sha1sums=('9a72be6facac564c3c5af4b285a266c8732972b8') # optimization OK From bouleetbil at frogdev.info Tue Oct 11 12:21:34 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 11 Oct 2011 12:21:34 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: desktopfolders-1.0-1-x86_64 *new package Message-ID: <20111011102134.327A4142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9cb5f46d01115de6ee5bb91e7240c2c96e57dcb7 commit 9cb5f46d01115de6ee5bb91e7240c2c96e57dcb7 Author: bouleetbil Date: Tue Oct 11 12:17:09 2011 +0200 desktopfolders-1.0-1-x86_64 *new package diff --git a/source/gnome-extra/desktopfolders/FrugalBuild b/source/gnome-extra/desktopfolders/FrugalBuild new file mode 100644 index 0000000..f8d6587 --- /dev/null +++ b/source/gnome-extra/desktopfolders/FrugalBuild @@ -0,0 +1,27 @@ +# Compiling Time: 0.60 SBU +# Maintainer: bouleetbil + +pkgname=desktopfolders +_F_archive_name=DesktopFolders +pkgver=1.0 +pkgrel=1 +pkgdesc="DesktopFolders is a FolderView-like application for the desktop." +depends=('gtk+3' 'libgee') +makedepends=('vala' 'gobject-introspection') +url="https://inigo.katxi.org/devel/DesktopFolders/" +up2date="Flasttar $url" +source=("$url/$_F_archive_name-$pkgver.tar.gz") +groups=('gnome-extra') +archs=('x86_64' 'i686') +sha1sums=('e0ca7afc5d682272d7d64506641f2ad092a97ee8') + +build() { + Fcd + Fmkdir usr/bin + Fmkdir usr/share/applications + valac --pkg gtk+-3.0 --pkg cairo --pkg gee-1.0 -X -O3 DesktopFolders.vala -o DesktopFolders || Fdie + Fcp $_F_archive_name-$pkgver/DesktopFolders usr/bin/ + Fcp $_F_archive_name-$pkgver/DesktopFolders.desktop usr/share/applications/ +} + +# optimization OK From bouleetbil at frogdev.info Tue Oct 11 13:34:23 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 11 Oct 2011 13:34:23 +0200 (CEST) Subject: [Frugalware-git] gnometesting: glibc-2.14.1-1-x86_64 Message-ID: <20111011113423.BF39F142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=6552d680eef4c1995e3a3ee29bc6c5a180ed5f29 commit 6552d680eef4c1995e3a3ee29bc6c5a180ed5f29 Author: bouleetbil Date: Tue Oct 11 13:04:21 2011 +0200 glibc-2.14.1-1-x86_64 *Version bump diff --git a/source/base/glibc/FrugalBuild b/source/base/glibc/FrugalBuild index fe48fbb..1b0c7c2 100644 --- a/source/base/glibc/FrugalBuild +++ b/source/base/glibc/FrugalBuild @@ -10,8 +10,8 @@ esac USE_GLIBC_PORTS=${USE_GLIBC_PORTS:-$USE_GLIBC_PORTS_DEFAULT} pkgname=glibc -pkgver=2.14 -pkgrel=7 +pkgver=2.14.1 +pkgrel=1 pkgdesc="GNU C Library" url="http://www.gnu.org/software/libc/libc.html" depends=() @@ -27,17 +27,13 @@ source=(http://ftp.gnu.org/pub/gnu/glibc/glibc-$pkgver.tar.gz \ gcc45.patch \ revert-8f4a5048eea6536ee85c0f2670adbb97d71e427d.patch \ nis.diff \ - glibc-2.14-revert-4462fad3.patch \ - glibc-2.14-libdl-crash.patch \ glibc2.14-revert-sunrpc-removal.patch) -sha1sums=('74a57dd5bd2494a190da7ded31477980aefa5093' \ +sha1sums=('d1e787f1f55eba4544e4847668cc1edb782622f7' \ 'be4a7bea8af743331e2c6704faa24b6cb4e155d5' \ '2283966c4f48bbc9b6ad0ae3bbd64601c057c721' \ 'c8d14d0f2e239ba0def978010163e919a45700f7' \ '9c4544aee1063f65da39273349f0780d5723747d' \ - '42af7bdcfc3edd795d181ce973f6b9278720abfc' \ - '0cbe39b2fe6e058562e9ac44d54ed539c8416bf7' \ - '9e07221a0f200898a680ed8682569606e4d3abbe') + '9e07221a0f200898a680ed8682569606e4d3abbe') if Fuse GLIBC_PORTS; then source=("${source[@]}" "http://ftp.frugalware.org/pub/other/people/elentir/glibc-ports/glibc-ports-$pkgver.tar.bz2") From baste at frugalware.org Tue Oct 11 13:34:53 2011 From: baste at frugalware.org (Baste) Date: Tue, 11 Oct 2011 13:34:53 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-system-monitor-applet-20111011-2-x86_64 * Add python-3.0 to depends Message-ID: <20111011113453.3E781142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=729257339a3788293daf7b9cbbcca35a6683dcee commit 729257339a3788293daf7b9cbbcca35a6683dcee Author: Baste Date: Tue Oct 11 13:26:45 2011 +0200 gnome-shell-system-monitor-applet-20111011-2-x86_64 * Add python-3.0 to depends diff --git a/source/gnome-extra/gnome-shell-system-monitor-applet/FrugalBuild b/source/gnome-extra/gnome-shell-system-monitor-applet/FrugalBuild index 7dc5670..68ad676 100644 --- a/source/gnome-extra/gnome-shell-system-monitor-applet/FrugalBuild +++ b/source/gnome-extra/gnome-shell-system-monitor-applet/FrugalBuild @@ -3,10 +3,10 @@ pkgname=gnome-shell-system-monitor-applet pkgver=20111011 -pkgrel=1 +pkgrel=2 pkgdesc="Display system informations in gnome shell status bar, such as memory usage, cpu usage, network rates." url="https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet" -depends=('gnome-shell' 'pygobject' 'gnome-system-monitor' 'libgtop') +depends=('gnome-shell' 'python-3.0' 'gnome-system-monitor' 'libgtop') groups=('gnome-extra') archs=('i686' 'x86_64') _F_gnome_glib="y" From bouleetbil at frogdev.info Tue Oct 11 14:02:55 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 11 Oct 2011 14:02:55 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gst-ffmpeg-0.10.12-2-x86_64 *fix depends Message-ID: <20111011120255.B634D142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8d41cd4821454b79d1bd6e43530ccb5cd9f02cd3 commit 8d41cd4821454b79d1bd6e43530ccb5cd9f02cd3 Author: bouleetbil Date: Tue Oct 11 13:58:23 2011 +0200 gst-ffmpeg-0.10.12-2-x86_64 *fix depends diff --git a/source/xmultimedia/gst-ffmpeg/FrugalBuild b/source/xmultimedia/gst-ffmpeg/FrugalBuild index d1259dc..662a1d2 100644 --- a/source/xmultimedia/gst-ffmpeg/FrugalBuild +++ b/source/xmultimedia/gst-ffmpeg/FrugalBuild @@ -3,10 +3,10 @@ pkgname=gst-ffmpeg pkgver=0.10.12 -pkgrel=1 +pkgrel=2 pkgdesc="Gstreamer Multimedia Framework FFMpeg Plugin" url="http://www.gstreamer.net" -depends=('libxml2>=2.7.8' 'gst-plugins-base>=0.10.30' 'gst-plugins-base-oil>=0.10.30' 'libstdc++') +depends=('libxml2>=2.7.8' 'gst-plugins-base>=0.10.30' 'gst-plugins-base-oil>=0.10.30' 'libstdc++' 'ffmpeg') makedepends=('sdl' 'freetype2' 'yasm') groups=('xmultimedia') archs=('i686' 'x86_64' 'ppc') From ryuo at frugalware.org Tue Oct 11 14:31:59 2011 From: ryuo at frugalware.org (James Buren) Date: Tue, 11 Oct 2011 14:31:59 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: google-sparsehash-1.11-2-i686 * move to devel-extra Message-ID: <20111011123159.3D026142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c73f9245b9f91b848b2202f9a2147d172f4dfd7e commit c73f9245b9f91b848b2202f9a2147d172f4dfd7e Author: James Buren Date: Tue Oct 11 12:31:12 2011 +0000 google-sparsehash-1.11-2-i686 * move to devel-extra diff --git a/source/lib-extra/google-sparsehash/FrugalBuild b/source/devel-extra/google-sparsehash/FrugalBuild similarity index 92% rename from source/lib-extra/google-sparsehash/FrugalBuild rename to source/devel-extra/google-sparsehash/FrugalBuild index 694c2cd..222fa2a 100644 --- a/source/lib-extra/google-sparsehash/FrugalBuild +++ b/source/devel-extra/google-sparsehash/FrugalBuild @@ -3,10 +3,10 @@ pkgname=google-sparsehash pkgver=1.11 -pkgrel=1 +pkgrel=2 pkgdesc="An extremely memory-efficient hash_map implementation." depends=() -groups=('lib-extra') +groups=('devel-extra') archs=('i686' 'x86_64') _F_archive_name="${pkgname/google-/}" _F_googlecode_name="$_F_archive_name" From bouleetbil at frogdev.info Tue Oct 11 14:45:45 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 11 Oct 2011 14:45:45 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: calibre-0.8.21-3-x86_64 *ooups forgot to rebuild it with poppler 0.18.0 Message-ID: <20111011124545.765B2142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f1bf8bec2b4a47b62e9a5c697e7fcfc42d22bbcd commit f1bf8bec2b4a47b62e9a5c697e7fcfc42d22bbcd Author: bouleetbil Date: Tue Oct 11 14:40:44 2011 +0200 calibre-0.8.21-3-x86_64 *ooups forgot to rebuild it with poppler 0.18.0 diff --git a/source/xapps-extra/calibre/FrugalBuild b/source/xapps-extra/calibre/FrugalBuild index f453cc6..8877936 100644 --- a/source/xapps-extra/calibre/FrugalBuild +++ b/source/xapps-extra/calibre/FrugalBuild @@ -3,10 +3,10 @@ pkgname=calibre pkgver=0.8.21 -pkgrel=2 +pkgrel=3 pkgdesc="Ebook management application" url="http://calibre.kovidgoyal.net/" -depends=('python>=2.7' 'imagemagick>=6.6.8_5-3' 'xz>=5.0.3' 'libtool' 'libuuid' 'libqtgui' 'poppler' \ +depends=('python>=2.7' 'imagemagick>=6.6.8_5-3' 'xz>=5.0.3' 'libtool' 'libuuid' 'libqtgui' 'poppler-glib>=0.18.0' \ 'chmlib' 'icu4c' 'pyqt4' 'python-dateutil' 'python-mechanize' 'lxml' \ 'podofo' 'imaging' 'python-sqlite3' 'beautifulsoup' 'cssutils') makedepends=('pycountry') @@ -14,13 +14,15 @@ groups=('xapps-extra') archs=('i686' 'x86_64') _F_googlecode_dirname="calibre-ebook" Finclude googlecode python +options=('nostrip') source=(${source[@]} $pkgname-ebook-viewer.desktop \ $pkgname-gui.desktop \ $pkgname-lrfviewer.desktop \ $pkgname-viewer.png \ $pkgname-lrf.png \ $pkgname-gui.png \ - $pkgname.xml) + $pkgname.xml \ + poppler-0.18.0.diff) sha1sums=('cf5225202baffc030bc9e47e3d7cf9937595d7ba' \ '1323d95691289b41e25fd191dc1d18f1c58e02d2' \ 'e7eb837ad8733ecb813b5f897484324cd7160426' \ @@ -28,11 +30,13 @@ sha1sums=('cf5225202baffc030bc9e47e3d7cf9937595d7ba' \ '816cabb72ffb9a94e28910a1a48507a3064f0b7e' \ '55c454cf6aac258ff7663ead89883e3a721c8078' \ '9e5b649495e42e1778a9a433eac630173a0069e2' \ - '03b4412f2acf256fd4478f2b94f024617c488e02') + '03b4412f2acf256fd4478f2b94f024617c488e02' \ + '3c7fe315f0b700e14bc09c02531255ef4ddb7933') build() { Fcd $pkgname [ "$CARCH" == "x86_64" ] && CFLAGS="$CFLAGS -fPIC" + Fpatchall Fmake python setup.py resources || Fdie python setup.py translations || Fdie diff --git a/source/xapps-extra/calibre/poppler-0.18.0.diff b/source/xapps-extra/calibre/poppler-0.18.0.diff new file mode 100644 index 0000000..461d44d --- /dev/null +++ b/source/xapps-extra/calibre/poppler-0.18.0.diff @@ -0,0 +1,10 @@ +--- calibreold/src/calibre/ebooks/pdf/reflow.h 2011-09-30 19:28:44.000000000 +0200 ++++ calibre/src/calibre/ebooks/pdf/reflow.h 2011-10-11 14:29:28.000000000 +0200 +@@ -36,6 +36,7 @@ + #include "fonts.h" + #include "links.h" + #include "images.h" ++#include + + using namespace std; + From baste at frugalware.org Tue Oct 11 15:36:42 2011 From: baste at frugalware.org (Baste) Date: Tue, 11 Oct 2011 15:36:42 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-system-monitor-applet-20111011-3-x86_64 * Fix depends Message-ID: <20111011133642.71711142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=84b7081747029100af43a9d576b0e8dada1949a1 commit 84b7081747029100af43a9d576b0e8dada1949a1 Author: Baste Date: Tue Oct 11 15:29:08 2011 +0200 gnome-shell-system-monitor-applet-20111011-3-x86_64 * Fix depends diff --git a/source/gnome-extra/gnome-shell-system-monitor-applet/FrugalBuild b/source/gnome-extra/gnome-shell-system-monitor-applet/FrugalBuild index 68ad676..39af3fc 100644 --- a/source/gnome-extra/gnome-shell-system-monitor-applet/FrugalBuild +++ b/source/gnome-extra/gnome-shell-system-monitor-applet/FrugalBuild @@ -3,10 +3,10 @@ pkgname=gnome-shell-system-monitor-applet pkgver=20111011 -pkgrel=2 +pkgrel=3 pkgdesc="Display system informations in gnome shell status bar, such as memory usage, cpu usage, network rates." url="https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet" -depends=('gnome-shell' 'python-3.0' 'gnome-system-monitor' 'libgtop') +depends=('gnome-shell' 'python3-pygobject3' 'gnome-system-monitor' 'libgtop') groups=('gnome-extra') archs=('i686' 'x86_64') _F_gnome_glib="y" From ryuo at frugalware.org Tue Oct 11 15:41:10 2011 From: ryuo at frugalware.org (James Buren) Date: Tue, 11 Oct 2011 15:41:10 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: nvidia-cg-toolkit-3.0_February2011-1-i686 * new package Message-ID: <20111011134110.19C61142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2dbb8b3ad0a3e77460c9c654a729286cc6fd9866 commit 2dbb8b3ad0a3e77460c9c654a729286cc6fd9866 Author: James Buren Date: Tue Oct 11 13:40:59 2011 +0000 nvidia-cg-toolkit-3.0_February2011-1-i686 * new package diff --git a/source/xlib-extra/nvidia-cg-toolkit/FrugalBuild b/source/xlib-extra/nvidia-cg-toolkit/FrugalBuild new file mode 100644 index 0000000..4cc0011 --- /dev/null +++ b/source/xlib-extra/nvidia-cg-toolkit/FrugalBuild @@ -0,0 +1,59 @@ +# Compiling Time: 0 SBU +# Maintainer: James Buren + +pkgname=nvidia-cg-toolkit +pkgver=3.0_February2011 +pkgrel=1 +pkgdesc="NVIDIA Cg libraries" +url="http://developer.nvidia.com/object/cg_toolkit.html" +depends=('libglu' 'libuuid') +groups=('xlib-extra') +archs=('i686' 'x86_64') +up2date="$pkgver" +source=(http://developer.download.nvidia.com/cg/Cg_3.0/Cg-${pkgver}_${CARCH/i686/x86}.tgz) +if [ "$CARCH" == "i686" ]; then + sha1sums=('44e2b706a0295f635eb9023b5a3564c15e62de6b') +elif [ "$CARCH" == "x86_64" ]; then + sha1sums=('29907317841670faf2e94ce9e8449c6feb2c4773') +fi +subpkgs=("$pkgname-docs") +subdescs=("$pkgdesc documentation") +subrodepends=("$pkgname") +subgroups=("xlib-extra") +subarchs=("i686 x86_64") + +build() +{ + Fmkdir /usr/share + + # Package binaries. + Fcp usr/bin /usr/bin + + # Package headers. + Fcp usr/include /usr/include + + # Package libraries. + if [ "$CARCH" == "i686" ]; then + Fcp usr/lib /usr/lib + elif [ "$CARCH" == "x86_64" ]; then + Fcp usr/lib64 /usr/lib + fi + + # Package all man pages. + Fcp usr/share/man /usr/share/man + + # Package remaining developer resources. + Fcp usr/local/Cg /usr/share/Cg + + # Package license. + Fdocrel usr/local/Cg/docs/license.txt + + # Assert permissions + Ffileschmod / 0644 + Fdirschmod / 0755 + Ffileschmod /usr/bin 0755 + Ffileschmod /usr/lib 0755 + + # Split documentation. + Fsplit $pkgname-docs usr/share/{Cg,man} +} From bouleetbil at frogdev.info Tue Oct 11 15:58:02 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 11 Oct 2011 15:58:02 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: empathy-3.2.0.1-1-x86_64 *remove ppc support Message-ID: <20111011135802.98C14142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fe1779d2f0cf1100d698dda7bb0e9eb166b120a7 commit fe1779d2f0cf1100d698dda7bb0e9eb166b120a7 Author: bouleetbil Date: Tue Oct 11 15:53:19 2011 +0200 empathy-3.2.0.1-1-x86_64 *remove ppc support diff --git a/source/gnome/empathy/FrugalBuild b/source/gnome/empathy/FrugalBuild index ebc20e8..781375d 100644 --- a/source/gnome/empathy/FrugalBuild +++ b/source/gnome/empathy/FrugalBuild @@ -22,7 +22,7 @@ depends=('telepathy-glib' 'libxml2' 'enchant' 'ca-certificates' \ 'telepathy-logger>=0.2.8' 'networkmanager' 'glib-networking' 'pulseaudio>=1.0' 'cheese') makedepends=('gnome-common' 'intltool' 'gtk-doc' 'gnome-doc-utils' 'krb5' 'libxtst') groups=('gnome') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') options=('scriptlet') _F_gnome_iconcache="y" _F_gnome_desktop="y" From bouleetbil at frogdev.info Tue Oct 11 16:03:57 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 11 Oct 2011 16:03:57 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: midori-0.4.1-1-x86_64 *version bump Message-ID: <20111011140357.C4516142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=10631a97eedc72061ef2f8909cd5a6ee529d5436 commit 10631a97eedc72061ef2f8909cd5a6ee529d5436 Author: bouleetbil Date: Tue Oct 11 15:59:28 2011 +0200 midori-0.4.1-1-x86_64 *version bump diff --git a/source/xapps-extra/midori/FrugalBuild b/source/xapps-extra/midori/FrugalBuild index e848c55..9f9dfc7 100644 --- a/source/xapps-extra/midori/FrugalBuild +++ b/source/xapps-extra/midori/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=midori -pkgver=0.4.0 -pkgrel=2 +pkgver=0.4.1 +pkgrel=1 url="http://www.twotoasts.de/index.php?/pages/midori_summary.html" up2date="lynx --dump --source $url | Flasttarbz2" source=(http://archive.xfce.org/src/apps/$pkgname/0.4/$pkgname-$pkgver.tar.bz2 \ @@ -19,7 +19,7 @@ _F_gnome_desktop="y" _F_gnome_iconcache="y" options=('scriptlet') Finclude gnome-scriptlet -sha1sums=('c6d1d41f4e3c97bd2839235bd9d7b2a8a408c585' \ +sha1sums=('0c499459b1049feabf86dce89f49020139a9efd9' \ '55e1467276cdfbbb9265a489cd20da6da5579714' \ '731b829af2400a716b106c7940a965b789eb3257') Fconfopts="--prefix=$Fprefix" From bouleetbil at frogdev.info Tue Oct 11 16:14:11 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 11 Oct 2011 16:14:11 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: nemiver-0.9.0-1-x86_64 *version bump Message-ID: <20111011141411.805EE142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d59dbaa4c6bd1ac61aff5c3403b124f853ef137d commit d59dbaa4c6bd1ac61aff5c3403b124f853ef137d Author: bouleetbil Date: Tue Oct 11 16:09:38 2011 +0200 nemiver-0.9.0-1-x86_64 *version bump diff --git a/source/gnome-extra/nemiver/FrugalBuild b/source/gnome-extra/nemiver/FrugalBuild index 8ee0f94..094a91c 100644 --- a/source/gnome-extra/nemiver/FrugalBuild +++ b/source/gnome-extra/nemiver/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: bouleetbil pkgname=nemiver -pkgver=0.8.2 +pkgver=0.9.0 pkgrel=1 pkgdesc="standalone graphical debugger" options=('scriptlet') -depends=('gtkmm2' 'libglademm' 'gtksourceviewmm2' 'libgtop' 'vte>=0.20.5' \ - 'gconf' 'gnome-vfs' 'sqlite3' 'boost>=1.46.1' 'gdb') +depends=('gtkmm' 'libglademm' 'gtksourceviewmm' 'libgtop' 'vte3' \ + 'gconf' 'sqlite3' 'boost>=1.46.1' 'gdb') makedepends=('perl-xml-parser' 'gnome-doc-utils' 'intltool') _F_gnome_devel="y" _F_gnome_iconcache="y" @@ -17,6 +17,6 @@ _F_gnome_schemas=('/etc/gconf/schemas/nemiver-workbench.schemas' \ Finclude gnome gnome-scriptlet groups=('gnome-extra') archs=('i686' 'x86_64') -sha1sums=('0e0ac558825490c4560d25cb51616e658cbc2bed') +sha1sums=('c758001eaecf3964dfb0ea98a9569610e64edebe') # optimization OK From vmiklos at frugalware.org Tue Oct 11 16:18:15 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue, 11 Oct 2011 16:18:15 +0200 (CEST) Subject: [Frugalware-git] pacman-tools: mkiso: initramfs requires no kernel parameters on x86 Message-ID: <20111011141815.1ACE9142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=52894f90266d081ca5bb841231e8cbf3fbceba9e commit 52894f90266d081ca5bb841231e8cbf3fbceba9e Author: Miklos Vajna Date: Tue Oct 11 16:18:46 2011 +0200 mkiso: initramfs requires no kernel parameters on x86 diff --git a/mkiso/menu.c b/mkiso/menu.c index 7110355..b73f965 100644 --- a/mkiso/menu.c +++ b/mkiso/menu.c @@ -53,22 +53,19 @@ char *mkmenu(volume_t *volume) fprintf(fp, "title Frugalware %s (%s) - %s\n", fst_ver, fst_codename, kernel); - fprintf(fp, "\tkernel /boot/vmlinuz-%s initrd=initrd-%s.img.gz load_ramdisk=1 prompt_ramdisk=0 ramdisk_size=%d rw root=/dev/ram quiet\n", - kernel, volume->arch, gunzip_size(ptr)/1024); + fprintf(fp, "\tkernel /boot/vmlinuz-%s quiet\n", kernel); fprintf(fp, "\tinitrd /boot/initrd-%s.img.gz\n", volume->arch); fprintf(fp, "title Frugalware %s (%s) - %s (vga fb)\n", fst_ver, fst_codename, kernel); - fprintf(fp, "\tkernel /boot/vmlinuz-%s initrd=initrd-%s.img.gz load_ramdisk=1 prompt_ramdisk=0 ramdisk_size=%d rw root=/dev/ram quiet vga=791\n", - kernel, volume->arch, gunzip_size(ptr)/1024); + fprintf(fp, "\tkernel /boot/vmlinuz-%s vga=791\n", kernel); fprintf(fp, "\tinitrd /boot/initrd-%s.img.gz\n", volume->arch); fprintf(fp, "title Frugalware %s (%s) - %s (gui)\n", fst_ver, fst_codename, kernel); - fprintf(fp, "\tkernel /boot/vmlinuz-%s initrd=initrd-%s-gui.img.gz load_ramdisk=1 prompt_ramdisk=0 ramdisk_size=%d rw root=/dev/ram quiet\n", - kernel, volume->arch, gunzip_size(gptr)/1024); + fprintf(fp, "\tkernel /boot/vmlinuz-%s quiet\n", kernel); fprintf(fp, "\tinitrd /boot/initrd-%s-gui.img.gz\n", volume->arch); From pingax at frugalware.fr Tue Oct 11 16:19:25 2011 From: pingax at frugalware.fr (Pingax) Date: Tue, 11 Oct 2011 16:19:25 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: tornado-2.1.1-1-i686 * Version bump Message-ID: <20111011141925.D603D142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d580413e5f6359f37a3ec4af9de14a9cb28ce76c commit d580413e5f6359f37a3ec4af9de14a9cb28ce76c Author: Pingax Date: Tue Oct 11 16:17:54 2011 +0200 tornado-2.1.1-1-i686 * Version bump diff --git a/source/devel-extra/tornado/FrugalBuild b/source/devel-extra/tornado/FrugalBuild index e0a665d..2b310b0 100644 --- a/source/devel-extra/tornado/FrugalBuild +++ b/source/devel-extra/tornado/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Pingax pkgname=tornado -pkgver=2.1 +pkgver=2.1.1 pkgrel=1 pkgdesc=("Tornado is a Python-written web server") url=("http://www.tornadoweb.org/") @@ -11,4 +11,4 @@ archs=('i686' 'x86_64') up2date="Flasttar $url" source="http://github.com/downloads/facebook/$pkgname/$pkgname-$pkgver.tar.gz" depends=('pycurl' 'python-simplejson') -sha1sums=('0edaf93ebff7a5d88eb4ec2173286cac4ed49203') +sha1sums=('2fb24e790f7e47957bd676f4bbe7d985ccf299ac') From melko at frugalware.org Tue Oct 11 17:44:55 2011 From: melko at frugalware.org (Melko) Date: Tue, 11 Oct 2011 17:44:55 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: openclonk-5.2.1-1-i686 Message-ID: <20111011154455.E138A142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=40978273f0ba4697c4d2f4346f8b4ffd712790d0 commit 40978273f0ba4697c4d2f4346f8b4ffd712790d0 Author: Melko Date: Tue Oct 11 17:39:19 2011 +0200 openclonk-5.2.1-1-i686 * version bump diff --git a/source/games-extra/openclonk/FrugalBuild b/source/games-extra/openclonk/FrugalBuild index 7b9211a..ceba795 100644 --- a/source/games-extra/openclonk/FrugalBuild +++ b/source/games-extra/openclonk/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Melko pkgname=openclonk -pkgver=5.2.0 +pkgver=5.2.1 pkgrel=1 pkgdesc="Free multiplayer action game where you control clonks, small but witty and nimble humanoid beings." url="http://www.openclonk.org/" @@ -16,7 +16,7 @@ Finclude cmake gnome-scriptlet up2date="Flastarchive http://hg.openclonk.org/openclonk/archive/ '-src.tar.gz'" source=(http://hg.openclonk.org/openclonk/archive/$pkgname-release-$pkgver-src.tar.gz clonk.png) -sha1sums=('477e8a865246f5e9570480b523b3a9f6cce19d20' \ +sha1sums=('da3798cbb63e0ee090f28b397b77c7d157e81e84' \ '36bc26a08fecbe6dd75bcc541c879a69ff31fd95') build() { From devil505linux at gmail.com Tue Oct 11 18:40:52 2011 From: devil505linux at gmail.com (Devil505) Date: Tue, 11 Oct 2011 18:40:52 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: python-sphinx-1.1-1-i686 * version bump Message-ID: <20111011164052.6F656142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b81d30474ecdf3122357b0e6c1ab77a3efc23c24 commit b81d30474ecdf3122357b0e6c1ab77a3efc23c24 Author: Devil505 Date: Tue Oct 11 18:40:09 2011 +0200 python-sphinx-1.1-1-i686 * version bump diff --git a/source/devel-extra/python-sphinx/FrugalBuild b/source/devel-extra/python-sphinx/FrugalBuild index ce8dc5a..8a15b23 100644 --- a/source/devel-extra/python-sphinx/FrugalBuild +++ b/source/devel-extra/python-sphinx/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=python-sphinx -pkgver=1.0.8 +pkgver=1.1 pkgrel=1 pkgdesc="Python documentation generator" depends=('distribute' 'pygments' 'docutils' 'python-jinja') @@ -12,7 +12,7 @@ _F_archive_name="Sphinx" _F_pypi_name="Sphinx" Finclude pypi _F_cd_path="$_F_pypi_name-$pkgver" -sha1sums=('0301700e51f9610b6e2bc3df06ec97a8d80883d5') +sha1sums=('37377006a5cd00bb9765d4e2c215a4f388cffb66') build() { Fcd From jercel16 at gmail.com Tue Oct 11 19:26:18 2011 From: jercel16 at gmail.com (jercel) Date: Tue, 11 Oct 2011 19:26:18 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: activesupport-3.1.1-1-x86_64 Message-ID: <20111011172618.1544B142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b829cfba7ce892ef32ff85fd6a70a7f2baaa1cce commit b829cfba7ce892ef32ff85fd6a70a7f2baaa1cce Author: jercel Date: Tue Oct 11 19:26:06 2011 +0200 activesupport-3.1.1-1-x86_64 * Version bump diff --git a/source/devel-extra/activesupport/FrugalBuild b/source/devel-extra/activesupport/FrugalBuild index 510c613..bb021b8 100644 --- a/source/devel-extra/activesupport/FrugalBuild +++ b/source/devel-extra/activesupport/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: jercel pkgname=activesupport -pkgver=3.1.0 +pkgver=3.1.1 pkgrel=1 pkgdesc="Eases web-request routing, handling, and response." url="http://rubyforge.org/projects/actionpack/" groups=('devel-extra') archs=('i686' 'x86_64') Finclude gem -sha1sums=('f21627c2f429abfa8685d2147fadab6704c13869') +sha1sums=('66df2fd144aab22f52819fd489e33a976d68a46b') From jercel16 at gmail.com Tue Oct 11 19:28:09 2011 From: jercel16 at gmail.com (jercel) Date: Tue, 11 Oct 2011 19:28:09 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: activerecord-3.1.1-1-x86_64 Message-ID: <20111011172809.42E23142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8b307122f470d26d29508940a44cb87b44d43e29 commit 8b307122f470d26d29508940a44cb87b44d43e29 Author: jercel Date: Tue Oct 11 19:28:00 2011 +0200 activerecord-3.1.1-1-x86_64 * Version bump diff --git a/source/devel-extra/activerecord/FrugalBuild b/source/devel-extra/activerecord/FrugalBuild index 48a7773..1d9f5d3 100644 --- a/source/devel-extra/activerecord/FrugalBuild +++ b/source/devel-extra/activerecord/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: jercel pkgname=activerecord -pkgver=3.1.0 +pkgver=3.1.1 pkgrel=1 pkgdesc="Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM" url="http://rubyforge.org/projects/actionpack/" -depends=('activesupport>=3.1.0') +depends=('activesupport>=3.1.1') groups=('devel-extra') archs=('i686' 'x86_64') Finclude gem -sha1sums=('dfbae15c0d395304812c22fbf18aa9daadbe20b4') +sha1sums=('7245632cb3b38612628304c1e244855d0053f7be') From jercel16 at gmail.com Tue Oct 11 19:30:15 2011 From: jercel16 at gmail.com (jercel) Date: Tue, 11 Oct 2011 19:30:15 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: actionpack-3.1.1-1-x86_64 Message-ID: <20111011173015.9F0E8142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=94603b4a4be73d7125eab332580f4ec8336f323b commit 94603b4a4be73d7125eab332580f4ec8336f323b Author: jercel Date: Tue Oct 11 19:30:06 2011 +0200 actionpack-3.1.1-1-x86_64 * Version bump diff --git a/source/devel-extra/actionpack/FrugalBuild b/source/devel-extra/actionpack/FrugalBuild index dd5bb3b..04449ee 100644 --- a/source/devel-extra/actionpack/FrugalBuild +++ b/source/devel-extra/actionpack/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: jercel pkgname=actionpack -pkgver=3.1.0 +pkgver=3.1.1 pkgrel=1 pkgdesc="Eases web-request routing, handling, and response." url="http://rubyforge.org/projects/actionpack/" -depends=('activesupport>=3.1.0') +depends=('activesupport>=3.1.1') groups=('devel-extra') archs=('i686' 'x86_64') Finclude gem -sha1sums=('136474f270677ae75ad0f9599d26e89cf1d4bc7b') +sha1sums=('7bb1b8d096a6ff1ff46dcfb778bf86a5daca1b0d') From jercel16 at gmail.com Tue Oct 11 19:31:19 2011 From: jercel16 at gmail.com (jercel) Date: Tue, 11 Oct 2011 19:31:19 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: actionmailer-3.1.1-1-x86_64 Message-ID: <20111011173119.7279E142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=de2a1b3ac63221964963f0025495f5520c118ad9 commit de2a1b3ac63221964963f0025495f5520c118ad9 Author: jercel Date: Tue Oct 11 19:31:14 2011 +0200 actionmailer-3.1.1-1-x86_64 * Version bump diff --git a/source/devel-extra/actionmailer/FrugalBuild b/source/devel-extra/actionmailer/FrugalBuild index 704c58c..986e2bf 100644 --- a/source/devel-extra/actionmailer/FrugalBuild +++ b/source/devel-extra/actionmailer/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: jercel pkgname=actionmailer -pkgver=3.1.0 +pkgver=3.1.1 pkgrel=1 pkgdesc="Framework for designing email-service layers" url="http://rubyforge.org/projects/actionmailer/" -depends=('actionpack>=3.1.0') +depends=('actionpack>=3.1.1') groups=('devel-extra') archs=('i686' 'x86_64') Finclude gem -sha1sums=('b68f74ced662145a4139409edf3c51db1159ead8') +sha1sums=('9337cff7772da034b0b34b73b85cf249f1a70f52') From ryuo at frugalware.org Tue Oct 11 19:32:57 2011 From: ryuo at frugalware.org (James Buren) Date: Tue, 11 Oct 2011 19:32:57 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: pcsx2-0.9.8-1-i686 * new package Message-ID: <20111011173257.3D111142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a5a706a13d286bb99c987881978eeb43faa6c464 commit a5a706a13d286bb99c987881978eeb43faa6c464 Author: James Buren Date: Tue Oct 11 17:32:49 2011 +0000 pcsx2-0.9.8-1-i686 * new package diff --git a/source/games-extra/pcsx2/FrugalBuild b/source/games-extra/pcsx2/FrugalBuild new file mode 100644 index 0000000..9497b3d --- /dev/null +++ b/source/games-extra/pcsx2/FrugalBuild @@ -0,0 +1,40 @@ +# Compiling Time: 0 SBU +# Maintainer: James Buren + +pkgname=pcsx2 +pkgver=0.9.8 +pkgrel=1 +pkgdesc="A Playstation 2 emulator." +url="http://pcsx2.net" +depends=('wxgtk-u8' 'soundtouch' 'portaudio' 'nvidia-cg-toolkit' 'glew') +makedepends=('7zip' 'google-sparsehash' 'subversion') +Finclude cmake +groups=('games-extra') +archs=('i686' '!x86_64') +up2date="lynx -dump $url/downloads.php | sed -n 's|PCSX2 \([0-9A-Za-z.]\+\) Source Code|\1|p'" +source=($url/files/28280 $pkgname $pkgname-0.9.8-compile.patch) +_F_cmake_confopts='-DFORCE_INTERNAL_SDL=FALSE -DFORCE_INTERNAL_ZLIB=FALSE -DFORCE_INTERNAL_SOUNDTOUCH=FALSE -DPACKAGE_MODE=TRUE' +_F_cmake_type='Release' +_F_cd_path="$pkgname-$pkgver-r4600-sources" +CXXFLAGS="$CXXFLAGS -fpermissive" +sha1sums=('80f23ad79892306de738cf4138edc6d9563eb9c4' \ + '52a0a87b545b1db2c6e36afa0a8c44353c59092f' \ + '96fa74858959e462938e64f4f1be263e635dac44') + +build() +{ + Fexec 7z x -y `basename ${source[0]}` + CMake_make + Fmkdir /usr/share + Fcprel ../bin /usr/share/$pkgname + Frm /usr/share/$pkgname/launch_pcsx2_linux.sh + Ffileschmod /usr/share/$pkgname 0644 + Fdirschmod /usr/share/$pkgname 0755 + Ffileschmod /usr/share/$pkgname/$pkgname 0755 + for i in $Fdestdir/usr/share/$pkgname/plugins/*.so; do + Ffileschmod /usr/share/$pkgname/plugins/`basename $i` 0755 + done + Fexe /usr/bin/$pkgname +} + +# optimization OK diff --git a/source/games-extra/pcsx2/pcsx2 b/source/games-extra/pcsx2/pcsx2 new file mode 100644 index 0000000..0e41e9e --- /dev/null +++ b/source/games-extra/pcsx2/pcsx2 @@ -0,0 +1,3 @@ +#!/bin/sh +cd /usr/share/pcsx2 +exec ./pcsx2 diff --git a/source/games-extra/pcsx2/pcsx2-0.9.8-compile.patch b/source/games-extra/pcsx2/pcsx2-0.9.8-compile.patch new file mode 100644 index 0000000..3fc6bd0 --- /dev/null +++ b/source/games-extra/pcsx2/pcsx2-0.9.8-compile.patch @@ -0,0 +1,30 @@ +diff -aur a/plugins/zzogl-pg/opengl/ZZoglDrawing.cpp b/plugins/zzogl-pg/opengl/ZZoglDrawing.cpp +--- a/plugins/zzogl-pg/opengl/ZZoglDrawing.cpp 2011-04-06 02:13:40.000000000 +0000 ++++ b/plugins/zzogl-pg/opengl/ZZoglDrawing.cpp 2011-10-11 15:04:55.362520104 +0000 +@@ -41,14 +41,6 @@ + curvb.SetCurrentPrim(); + } + +-// return true if triangle SHOULD be painted. +-// Hackish and should be replaced. +-bool __forceinline NoHighlights(int i) +-{ +- //Old code +- return (!(conf.settings().xenosaga_spec) || !vb[i].zbuf.zmsk || prim->iip) ; +-} +- + // Not inlining for the moment to avoid getting 'unresolved external symbol' errors in Windows. + // This could also be resolved by moving the function into the header... + void Kick::KickVertex(bool adc) +diff -aur a/plugins/zzogl-pg/opengl/ZZoglDrawing.h b/plugins/zzogl-pg/opengl/ZZoglDrawing.h +--- a/plugins/zzogl-pg/opengl/ZZoglDrawing.h 2011-04-06 02:13:40.000000000 +0000 ++++ b/plugins/zzogl-pg/opengl/ZZoglDrawing.h 2011-10-11 15:05:22.642523792 +0000 +@@ -23,7 +23,7 @@ + #include "Util.h" + #include "GS.h" + +-extern bool __forceinline NoHighlights(int i); ++#define NoHighlights(I) (!(conf.settings().xenosaga_spec) || !vb[(I)].zbuf.zmsk || prim->iip) + + enum PRIM_TYPE { + PRIM_POINT = 0, From jercel16 at gmail.com Tue Oct 11 19:47:54 2011 From: jercel16 at gmail.com (jercel) Date: Tue, 11 Oct 2011 19:47:54 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gmusicbrowser-1.1.8-1-x86_64 Message-ID: <20111011174754.CEC16142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7cd7dd74ec0ac90e6297dc481e27bfe8a47407a2 commit 7cd7dd74ec0ac90e6297dc481e27bfe8a47407a2 Author: jercel Date: Tue Oct 11 19:47:35 2011 +0200 gmusicbrowser-1.1.8-1-x86_64 * Version bump diff --git a/source/xapps-extra/gmusicbrowser/FrugalBuild b/source/xapps-extra/gmusicbrowser/FrugalBuild index de6a43c..34d7d09 100644 --- a/source/xapps-extra/gmusicbrowser/FrugalBuild +++ b/source/xapps-extra/gmusicbrowser/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: jercel pkgname=gmusicbrowser -pkgver=1.1.7 +pkgver=1.1.8 pkgrel=1 url="http://gmusicbrowser.org" pkgdesc="An open-source jukebox for large collections of mp3/ogg/flac/mpc files, written in perl" @@ -15,4 +15,4 @@ source=($url/download/$pkgname-$pkgver.tar.gz) up2date="lynx -dump $url/download/ | Flasttar" _F_gnome_desktop="y" Finclude gnome-scriptlet -sha1sums=('628bf8bbbc2a24576593d3a24b29412227ddf0e4') +sha1sums=('13a27963645c72a363d741ee69d292872084795d') From devil505linux at gmail.com Tue Oct 11 20:59:10 2011 From: devil505linux at gmail.com (Devil505) Date: Tue, 11 Oct 2011 20:59:10 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fife-0.3.3-1-i686 * version bump Message-ID: <20111011185910.C459D142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1d2e3171387c97d2e25cc3e84ee0594e5c3f2fef commit 1d2e3171387c97d2e25cc3e84ee0594e5c3f2fef Author: Devil505 Date: Tue Oct 11 20:57:35 2011 +0200 fife-0.3.3-1-i686 * version bump diff --git a/source/devel-extra/fife/FrugalBuild b/source/devel-extra/fife/FrugalBuild index 03bc402..c6f41e7 100644 --- a/source/devel-extra/fife/FrugalBuild +++ b/source/devel-extra/fife/FrugalBuild @@ -2,18 +2,18 @@ # Maintainer: Devil505 pkgname=fife -pkgver=0.3.2 -pkgrel=2 +pkgver=0.3.3 +pkgrel=1 pkgdesc="The mission of the FIFE project is to create a cross platform game creation framework" depends=('python' 'libvorbis' 'openal' 'sdl_ttf' 'sdlimage' 'guichan' 'libboost>=1.46.1' 'libxcursor' 'swig') makedepends=('scons' 'boost') groups=('devel-extra') archs=('i686' 'x86_64') Finclude sourceforge python -sha1sums=('20fe8ee6d029619d2cf7089b233945fa09a59e7c') +sha1sums=('af63465c8348c347bf4bb2fdc6606b4d88584d5b') build() { - Fcd + Fcd "fife_$pkgver" export CXXFLAGS="$CXXFLAGS -DBOOST_FILESYSTEM_VERSION=2" scons || Fdie scons install-all --prefix $Fdestdir/usr --python-prefix $Fdestdir/$_F_python_libdir/ || Fdie From devil505linux at gmail.com Tue Oct 11 21:08:51 2011 From: devil505linux at gmail.com (Devil505) Date: Tue, 11 Oct 2011 21:08:51 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: transmission-2.41-1-i686 * version bump Message-ID: <20111011190851.A11E7142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0ed04d696b5491d0c6762ae42f2b76724492c129 commit 0ed04d696b5491d0c6762ae42f2b76724492c129 Author: Devil505 Date: Tue Oct 11 21:07:22 2011 +0200 transmission-2.41-1-i686 * version bump diff --git a/source/xapps-extra/transmission/FrugalBuild b/source/xapps-extra/transmission/FrugalBuild index 1edc828..2326235 100644 --- a/source/xapps-extra/transmission/FrugalBuild +++ b/source/xapps-extra/transmission/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Priyank Gosalia pkgname=transmission -pkgver=2.33 +pkgver=2.41 pkgrel=1 pkgdesc="A free, lightweight BitTorrent Client." url="http://www.transmissionbt.com/" @@ -16,7 +16,7 @@ _F_gnome_iconcache="y" Finclude gnome-scriptlet up2date="Flasttarbz2 $url/download.php" source=(http://download.transmissionbt.com/files/$pkgname-$pkgver.tar.bz2) -sha1sums=('ebdd0bdea937e4b90eceddfcbb3cbbf079f3e701') +sha1sums=('aa2faf3ac1f39c9aad843007bb12cfc02c245f77') build() { From ryuo at frugalware.org Wed Oct 12 03:01:51 2011 From: ryuo at frugalware.org (James Buren) Date: Wed, 12 Oct 2011 03:01:51 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: xorg-server-1.10.4-2-x86_64 * fix first install keyboard layout setup Message-ID: <20111012010151.9E6FF142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0a5594c497fd64840fd27ca035e4afa8b6aae692 commit 0a5594c497fd64840fd27ca035e4afa8b6aae692 Author: James Buren Date: Tue Oct 11 20:01:35 2011 -0500 xorg-server-1.10.4-2-x86_64 * fix first install keyboard layout setup diff --git a/source/x11/xorg-server/xorg-server.install b/source/x11/xorg-server/xorg-server.install index d280e65..53a5318 100644 --- a/source/x11/xorg-server/xorg-server.install +++ b/source/x11/xorg-server/xorg-server.install @@ -57,7 +57,7 @@ post_install() echo "You can edit /etc/X11/xorg.conf.d/10-evdev.conf for change it" fi echo "Update layout keyboard with $layout" - sed -i "/xkb_layout/s/Keyboard_Layout/$layout/" /etc/X11/xorg.conf.d/10-evdev.conf + sed -i "/XkbLayout/s/Keyboard_Layout/$layout/" /etc/X11/xorg.conf.d/10-evdev.conf } From ryuo at frugalware.org Wed Oct 12 03:06:09 2011 From: ryuo at frugalware.org (James Buren) Date: Wed, 12 Oct 2011 03:06:09 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gptfdisk-0.8.1-1-x86_64 * version bump Message-ID: <20111012010609.3C381142004A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b94cd74b697074ebf8e85d2542b84765e306a419 commit b94cd74b697074ebf8e85d2542b84765e306a419 Author: James Buren Date: Tue Oct 11 20:06:22 2011 -0500 gptfdisk-0.8.1-1-x86_64 * version bump diff --git a/source/base/gptfdisk/FrugalBuild b/source/base/gptfdisk/FrugalBuild index a0abf49..5feb451 100644 --- a/source/base/gptfdisk/FrugalBuild +++ b/source/base/gptfdisk/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: James Buren pkgname=gptfdisk -pkgver=0.8.0 +pkgver=0.8.1 pkgrel=1 pkgdesc="A clone of fdisk that works on GPT disks instead of MBR disks." depends=('icu4c' 'libuuid' 'popt') @@ -10,11 +10,12 @@ groups=('base') archs=('i686' 'x86_64') _F_sourceforge_ext='.tar.gz' Finclude sourceforge -sha1sums=('cdd1af0e5968be881eac555405ddb720ed712fda') +sha1sums=('3285608c8c3087040d3bec9db1b287fae3cfc4c1') build() { Fmake + Fexerel /sbin/cgdisk Fexerel /sbin/gdisk Fexerel /sbin/sgdisk Fexerel /sbin/fixparts From baste at frugalware.org Wed Oct 12 08:29:33 2011 From: baste at frugalware.org (Baste) Date: Wed, 12 Oct 2011 08:29:33 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-shell-extensions-3.2.0-6-x86_64 * Add git='y' for the dock patch Message-ID: <20111012062933.438D2142000E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=a46a2320e9efa737b02b45352654d9b61b5ebc06 commit a46a2320e9efa737b02b45352654d9b61b5ebc06 Author: Baste Date: Wed Oct 12 08:22:13 2011 +0200 gnome-shell-extensions-3.2.0-6-x86_64 * Add git='y' for the dock patch diff --git a/source/gnome-extra/gnome-shell-extensions/FrugalBuild b/source/gnome-extra/gnome-shell-extensions/FrugalBuild index 4ee3aad..70d0245 100644 --- a/source/gnome-extra/gnome-shell-extensions/FrugalBuild +++ b/source/gnome-extra/gnome-shell-extensions/FrugalBuild @@ -3,14 +3,14 @@ pkgname=gnome-shell-extensions pkgver=3.2.0 -pkgrel=5 +pkgrel=6 pkgdesc="Modify and extend GNOME Shell functionality and behavior" depends=('gnome-shell>=3.2.0' 'libgtop') makedepends=('intltool' 'gnome-doc-utils' 'gnome-common' \ 'gobject-introspection' 'krb5') groups=('gnome-extra') archs=('i686' 'x86_64') -_F_gnome_git="n" +_F_gnome_git="y" _F_gnome_glib="y" Finclude gnome gnome-scriptlet gnome-shell-extensions sha1sums=('899f23d0aa0ccd65c8c569e4e9d63ffd54303bb9') From pingax at frugalware.fr Wed Oct 12 09:11:18 2011 From: pingax at frugalware.fr (Pingax) Date: Wed, 12 Oct 2011 09:11:18 +0200 (CEST) Subject: [Frugalware-git] homepage-ng: * French translation of news 217 Message-ID: <20111012071118.42B2A142000E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=5bd5c19f511fdb77a9bb76aaafca2c57c4c928da commit 5bd5c19f511fdb77a9bb76aaafca2c57c4c928da Author: Pingax Date: Wed Oct 12 07:06:37 2011 +0200 * French translation of news 217 diff --git a/frugalware/xml/news_fr.xml b/frugalware/xml/news_fr.xml index 0f0fdf4..1b60c9c 100644 --- a/frugalware/xml/news_fr.xml +++ b/frugalware/xml/news_fr.xml @@ -22,6 +22,45 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 --> + 217 + Sortie de Frugalware 1.6pre1 (Fermus) + Mon, 19 Oct 2011 00:24:03 +2000 + Miklos Vajna + 0 +
+ Voici quelques unes des nouveaut??s, mises ?? jour et + corrections :
+
    +
  • Mises ?? jour de paquets : +
      +
    • Kernel Linux 3.0
    • +
    • Librairie C GNU 2.14
    • +
    • GCC 4.6
    • +
    • GNOME 3.2
    • +
    • KDE SC 4.7
    • +
    • Perl 5.14
    • +
    +
  • +
  • Nouvelles fonctionnalit??s : +
      +
    • rsyslog est le nouveau d??mon pour la journalisation syst??me
    • +
    • udisks remplace hal dans l'installation par d??faut.
    • +
    • Le paquet fw32 remplace le groupe emul-extra, permettant une intr??gration transparente, comme par exemple Skype sur une architecture 64 bits
    • +
    • Les noyaux sont maintenant construits avec un initrd. Pensez ?? Mettre ?? jour pour configuration de d??marrage pour utiliser l'initrd (/boot/initrd.img.xz).
    • +
    +
  • +
+
+ vous pouvez consulter le Changelog pour avoir plus d'informations.

+ T??l??chargements pour les architectures 32 bits : consultez notre Liste de miroirs. N'oubliez pas de v??rifier l'int??grit?? des fichiers .iso avant de les graver.

+ Note :rendez-vous ici pour savoir de quel m??dia vous avez besoin pour l'installation. + ]]> +
+
+ 216 Frugalware newsletter num??ro 82 Tue, 04 Oct 2011 13:47:43 +1000 From bouleetbil at frogdev.info Wed Oct 12 14:21:52 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 12 Oct 2011 14:21:52 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: tasks-0.20-1-x86_64 *version bump Message-ID: <20111012122152.3607B142000E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=58c51ee3d37410755fe4d29d510811c79a44c839 commit 58c51ee3d37410755fe4d29d510811c79a44c839 Author: bouleetbil Date: Wed Oct 12 14:16:55 2011 +0200 tasks-0.20-1-x86_64 *version bump diff --git a/source/gnome-extra/tasks/FrugalBuild b/source/gnome-extra/tasks/FrugalBuild index 7a2e3d3..37cbcd1 100644 --- a/source/gnome-extra/tasks/FrugalBuild +++ b/source/gnome-extra/tasks/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=tasks -pkgver=0.19 +pkgver=0.20 pkgrel=1 pkgdesc="Tasks is a simple ToDo list application" url="http://www.pimlico-project.org/tasks.html" @@ -13,9 +13,8 @@ groups=('gnome-extra') archs=('i686' 'x86_64') _F_gnome_desktop=y _F_gnome_iconcache=y -Finclude gnome-scriptlet -up2date="lynx -dump http://pimlico-project.org/sources/tasks/ | Flasttar" -source=(http://pimlico-project.org/sources/tasks/$pkgname-$pkgver.tar.gz) -sha1sums=('69577e4fa52168beaf6bf162d61b605542c8fe9b') +_F_gnome_devel=y +Finclude gnome-scriptlet gnome +sha1sums=('d8beac587fb409e1f40f7e7c7095600850ff1e16') # optimization OK From bouleetbil at frogdev.info Wed Oct 12 14:37:27 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 12 Oct 2011 14:37:27 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libgxps-0.1.0-1-x86_64 *new package Message-ID: <20111012123727.72111142000E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2ed0463f00f0b551df7f0f859b14d1c33c7779cb commit 2ed0463f00f0b551df7f0f859b14d1c33c7779cb Author: bouleetbil Date: Wed Oct 12 14:32:38 2011 +0200 libgxps-0.1.0-1-x86_64 *new package diff --git a/source/xlib-extra/libgxps/FrugalBuild b/source/xlib-extra/libgxps/FrugalBuild new file mode 100644 index 0000000..a7a5b2b --- /dev/null +++ b/source/xlib-extra/libgxps/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.12 SBU +# Maintainer: bouleetbil + +pkgname=libgxps +pkgver=0.1.0 +pkgrel=1 +pkgdesc="XPS Documents library" +depends=('cairo' 'libjpeg' 'freetype2' 'libtiff') +makedepends=('perl-xml-parser' 'intltool' 'gobject-introspection' 'gtk+3') +groups=('xlib-extra') +archs=('i686' 'x86_64') +_F_gnome_devel=y +Finclude gnome +sha1sums=('f080491d8c4bfd7c3cc8442ec5da025ecae2ee2b') + +# optimization OK From ryuo at frugalware.org Wed Oct 12 15:46:10 2011 From: ryuo at frugalware.org (James Buren) Date: Wed, 12 Oct 2011 15:46:10 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: pcsx2-0.9.8-2-i686 * fix segfaults Message-ID: <20111012134610.7FCBA142000E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=79da2c64237d9b37ae9dde5fed474ef729afd54a commit 79da2c64237d9b37ae9dde5fed474ef729afd54a Author: James Buren Date: Wed Oct 12 08:44:44 2011 -0500 pcsx2-0.9.8-2-i686 * fix segfaults diff --git a/source/games-extra/pcsx2/FrugalBuild b/source/games-extra/pcsx2/FrugalBuild index 9497b3d..fe2fb0d 100644 --- a/source/games-extra/pcsx2/FrugalBuild +++ b/source/games-extra/pcsx2/FrugalBuild @@ -3,7 +3,7 @@ pkgname=pcsx2 pkgver=0.9.8 -pkgrel=1 +pkgrel=2 pkgdesc="A Playstation 2 emulator." url="http://pcsx2.net" depends=('wxgtk-u8' 'soundtouch' 'portaudio' 'nvidia-cg-toolkit' 'glew') @@ -16,7 +16,10 @@ source=($url/files/28280 $pkgname $pkgname-0.9.8-compile.patch) _F_cmake_confopts='-DFORCE_INTERNAL_SDL=FALSE -DFORCE_INTERNAL_ZLIB=FALSE -DFORCE_INTERNAL_SOUNDTOUCH=FALSE -DPACKAGE_MODE=TRUE' _F_cmake_type='Release' _F_cd_path="$pkgname-$pkgver-r4600-sources" -CXXFLAGS="$CXXFLAGS -fpermissive" +# Disable our optimizations. This package is sensitive to them and defines its own. +unset CFLAGS CXXFLAGS +# GCC 4.6 fix +CXXFLAGS="-fpermissive" sha1sums=('80f23ad79892306de738cf4138edc6d9563eb9c4' \ '52a0a87b545b1db2c6e36afa0a8c44353c59092f' \ '96fa74858959e462938e64f4f1be263e635dac44') From melko at frugalware.org Wed Oct 12 16:10:56 2011 From: melko at frugalware.org (Melko) Date: Wed, 12 Oct 2011 16:10:56 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: kfilebox-0.4.8-1-i686 Message-ID: <20111012141056.559F5142000E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c7245faa14af0ac1d6e9acd39f2e4251f1bb9763 commit c7245faa14af0ac1d6e9acd39f2e4251f1bb9763 Author: Melko Date: Wed Oct 12 16:08:41 2011 +0200 kfilebox-0.4.8-1-i686 * version bump diff --git a/source/kde-extra/kfilebox/FrugalBuild b/source/kde-extra/kfilebox/FrugalBuild index 3e8f265..7488e1d 100644 --- a/source/kde-extra/kfilebox/FrugalBuild +++ b/source/kde-extra/kfilebox/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: Melko pkgname=kfilebox -pkgver=0.4.7 +pkgver=0.4.8 pkgrel=1 pkgdesc="KDE4 Dropbox client" -depends=('libkdecore' 'libqtsql') +depends=('libqtsql' 'libkdeui') makedepends=('kdelibs-compiletime') _F_gnome_iconcache="y" _F_sourceforge_dirname="kdropbox" Finclude sourceforge gnome-scriptlet archs=('i686' 'x86_64') groups=('kde-extra') -sha1sums=('24b7d30c1164672db38dc78cc88014d5243d17cc') +sha1sums=('9bb97700d8777ca18416b536ffb447f72f317f4e') build() { Fcd From baste at frugalware.org Wed Oct 12 16:31:24 2011 From: baste at frugalware.org (Baste) Date: Wed, 12 Oct 2011 16:31:24 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-shell-extensions-3.2.0-7-x86_64 * Another patch ( dock works ) Message-ID: <20111012143124.36CE1142000E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=13e2a3a1de0af488577cedd0ae2cb57d4c2d20d3 commit 13e2a3a1de0af488577cedd0ae2cb57d4c2d20d3 Author: Baste Date: Wed Oct 12 16:23:52 2011 +0200 gnome-shell-extensions-3.2.0-7-x86_64 * Another patch ( dock works ) diff --git a/source/gnome-extra/gnome-shell-extensions/FrugalBuild b/source/gnome-extra/gnome-shell-extensions/FrugalBuild index 70d0245..c78c2d4 100644 --- a/source/gnome-extra/gnome-shell-extensions/FrugalBuild +++ b/source/gnome-extra/gnome-shell-extensions/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gnome-shell-extensions pkgver=3.2.0 -pkgrel=6 +pkgrel=7 pkgdesc="Modify and extend GNOME Shell functionality and behavior" depends=('gnome-shell>=3.2.0' 'libgtop') makedepends=('intltool' 'gnome-doc-utils' 'gnome-common' \ @@ -13,7 +13,9 @@ archs=('i686' 'x86_64') _F_gnome_git="y" _F_gnome_glib="y" Finclude gnome gnome-scriptlet gnome-shell-extensions -sha1sums=('899f23d0aa0ccd65c8c569e4e9d63ffd54303bb9') + source=($source dock.patch) +sha1sums=('899f23d0aa0ccd65c8c569e4e9d63ffd54303bb9' \ + 'e56508e80791a762c2b82a5bf20d8347a1ed4b50') if [ "$_F_gnome_git" != "n" ]; then unset sha1sums fi diff --git a/source/gnome-extra/gnome-shell-extensions/dock.patch b/source/gnome-extra/gnome-shell-extensions/dock.patch new file mode 100644 index 0000000..3825adf --- /dev/null +++ b/source/gnome-extra/gnome-shell-extensions/dock.patch @@ -0,0 +1,28 @@ +--- extensions/dock/extension.js 2011-10-12 08:19:08.000000000 +0200 ++++ extensions/extensions/dock/extension_good.js 2011-10-12 16:14:00.000000000 +0200 +@@ -304,7 +304,7 @@ + this.actor.show(); + })); + Main.layoutManager.addChrome(this.actor); +- this.actor.lower_bottom(); ++ + + //hidden + this._settings.connect('changed::'+DOCK_POSITION_KEY, Lang.bind(this, function (){ +@@ -372,6 +372,8 @@ + + this.actor.connect('leave-event', Lang.bind(this, this._hideDock)); + this.actor.connect('enter-event', Lang.bind(this, this._showDock)); ++ ++ this._hideDock(); + }, + + destroy: function() { +@@ -861,4 +863,5 @@ + function disable() { + dock.destroy(); + dock = null; +-} +\ Pas de fin de ligne ?? la fin du fichier ++ ++} From baste at frugalware.org Wed Oct 12 16:59:52 2011 From: baste at frugalware.org (Baste) Date: Wed, 12 Oct 2011 16:59:52 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-pie-20111012-1-x86_64 * New package Message-ID: <20111012145952.715A1142000E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=161582a775b4d2572cf8a92847eca31268ad661d commit 161582a775b4d2572cf8a92847eca31268ad661d Author: Baste Date: Wed Oct 12 16:53:03 2011 +0200 gnome-pie-20111012-1-x86_64 * New package diff --git a/source/gnome-extra/gnome-pie/FrugalBuild b/source/gnome-extra/gnome-pie/FrugalBuild new file mode 100644 index 0000000..bfb424c --- /dev/null +++ b/source/gnome-extra/gnome-pie/FrugalBuild @@ -0,0 +1,24 @@ +# Compiling Time: 0.33 SBU +# Maintainer: Baste + +pkgname=gnome-pie +pkgver=20111012 +pkgrel=1 +pkgdesc="A visual application launcher for gnome." +url="https://github.com/Simmesimme/Gnome-Pie.git" +depends=('gtk+2' 'libgee' 'libappindicator' 'libxtst' 'gnome-menus' 'unique1') +makedepends=('cmake' 'vala') +groups=('gnome-extra') +archs=('i686' 'x86_64') +up2date="Flasttar http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname" +source=(http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2) +sha1sums=('a672a4c8b1295e324ede25cfd4e383f03c67e806') + +build() { + Fcd + mkdir build + cd build + cmake .. -DCMAKE_INSTALL_PREFIX=$Fprefix + make + make DESTDIR="$Fdestdir" install +} From bouleetbil at frogdev.info Wed Oct 12 17:02:24 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 12 Oct 2011 17:02:24 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-extensions-3.2.0-6-x86_64 *fix dock Message-ID: <20111012150224.5EA71142000E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=186d8ef9a9a573a72a5df3cc2422b10bac66bbe5 commit 186d8ef9a9a573a72a5df3cc2422b10bac66bbe5 Author: bouleetbil Date: Wed Oct 12 16:56:53 2011 +0200 gnome-shell-extensions-3.2.0-6-x86_64 *fix dock diff --git a/source/gnome-extra/gnome-shell-extensions/FrugalBuild b/source/gnome-extra/gnome-shell-extensions/FrugalBuild index 4ee3aad..c92c0c1 100644 --- a/source/gnome-extra/gnome-shell-extensions/FrugalBuild +++ b/source/gnome-extra/gnome-shell-extensions/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gnome-shell-extensions pkgver=3.2.0 -pkgrel=5 +pkgrel=6 pkgdesc="Modify and extend GNOME Shell functionality and behavior" depends=('gnome-shell>=3.2.0' 'libgtop') makedepends=('intltool' 'gnome-doc-utils' 'gnome-common' \ @@ -13,7 +13,9 @@ archs=('i686' 'x86_64') _F_gnome_git="n" _F_gnome_glib="y" Finclude gnome gnome-scriptlet gnome-shell-extensions -sha1sums=('899f23d0aa0ccd65c8c569e4e9d63ffd54303bb9') +source=($source dock.diff) +sha1sums=('899f23d0aa0ccd65c8c569e4e9d63ffd54303bb9' \ + '8329fe51a8b340038e5a6634b0a9f444e7f10ca1') if [ "$_F_gnome_git" != "n" ]; then unset sha1sums fi diff --git a/source/gnome-extra/gnome-shell-extensions/dock.diff b/source/gnome-extra/gnome-shell-extensions/dock.diff new file mode 100644 index 0000000..158e778 --- /dev/null +++ b/source/gnome-extra/gnome-shell-extensions/dock.diff @@ -0,0 +1,34 @@ +From 967aee7aad2accfb38d91ab56b6c5e91d86a2722 Mon Sep 17 00:00:00 2001 +From: Stefan 'psYchotic' Zwanenburg +Date: Wed, 12 Oct 2011 01:16:18 +0000 +Subject: dock: Fix popup menus + +The dock popup menus weren't working because a signal had been renamed +('popup' -> 'open-state-changed'). + +https://bugzilla.gnome.org/show_bug.cgi?id=661484 +--- +diff --git a/extensions/dock/extension.js b/extensions/dock/extension.js +index 47cd76f..240f8a8 100644 +--- a/extensions/dock/extension.js ++++ b/extensions/dock/extension.js +@@ -682,7 +682,7 @@ DockIcon.prototype = { + this._menu.connect('activate-window', Lang.bind(this, function (menu, window) { + this.activateWindow(window); + })); +- this._menu.connect('popup', Lang.bind(this, function (menu, isPoppedUp) { ++ this._menu.connect('open-state-changed', Lang.bind(this, function (menu, isPoppedUp) { + if (!isPoppedUp){ + //Restore value of autohidedock + this._dock._restoreHideDock(); +@@ -776,7 +776,6 @@ DockIconMenu.prototype = { + this._source = source; + + this.connect('activate', Lang.bind(this, this._onActivate)); +- this.connect('open-state-changed', Lang.bind(this, this._onOpenStateChanged)); + + this.actor.add_style_class_name('dock-menu'); + +-- +cgit v0.9.0.2 + From bouleetbil at frogdev.info Wed Oct 12 17:05:55 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 12 Oct 2011 17:05:55 +0200 (CEST) Subject: [Frugalware-git] gnometesting: Merge branch 'master' of git.frugalware.org:/pub/frugalware/frugalware-current Message-ID: <20111012150555.47372142000E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=1791a0548f5205f92dfa32bb4e98031dda56dea8 commit 1791a0548f5205f92dfa32bb4e98031dda56dea8 Merge: 161582a 186d8ef Author: bouleetbil Date: Wed Oct 12 17:01:14 2011 +0200 Merge branch 'master' of git.frugalware.org:/pub/frugalware/frugalware-current Conflicts: source/gnome-extra/gnome-shell-extensions/FrugalBuild diff --cc source/gnome-extra/gnome-shell-extensions/FrugalBuild index c78c2d4,c92c0c1..f8f2db4 --- a/source/gnome-extra/gnome-shell-extensions/FrugalBuild +++ b/source/gnome-extra/gnome-shell-extensions/FrugalBuild @@@ -10,12 -10,12 +10,15 @@@ makedepends=('intltool' 'gnome-doc-util 'gobject-introspection' 'krb5') groups=('gnome-extra') archs=('i686' 'x86_64') - _F_gnome_git="y" + _F_gnome_git="n" _F_gnome_glib="y" Finclude gnome gnome-scriptlet gnome-shell-extensions + source=($source dock.patch) +sha1sums=('899f23d0aa0ccd65c8c569e4e9d63ffd54303bb9' \ + 'e56508e80791a762c2b82a5bf20d8347a1ed4b50') + source=($source dock.diff) + sha1sums=('899f23d0aa0ccd65c8c569e4e9d63ffd54303bb9' \ + '8329fe51a8b340038e5a6634b0a9f444e7f10ca1') if [ "$_F_gnome_git" != "n" ]; then unset sha1sums fi From vmiklos at frugalware.org Wed Oct 12 17:10:43 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed, 12 Oct 2011 17:10:43 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libreoffice-3.4.3.2-2-i686 Message-ID: <20111012151043.B0405142000E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2774ec31635c60cfd8ca2837f6d1cbe46739f959 commit 2774ec31635c60cfd8ca2837f6d1cbe46739f959 Author: Miklos Vajna Date: Wed Oct 12 15:53:35 2011 +0200 libreoffice-3.4.3.2-2-i686 - add two patches to build with poppler-0.18 diff --git a/source/xapps/libreoffice/0001-Resolves-rhbz-735182-libreoffice-doesn-t-build-with-.patch b/source/xapps/libreoffice/0001-Resolves-rhbz-735182-libreoffice-doesn-t-build-with-.patch new file mode 100644 index 0000000..96541fb --- /dev/null +++ b/source/xapps/libreoffice/0001-Resolves-rhbz-735182-libreoffice-doesn-t-build-with-.patch @@ -0,0 +1,38 @@ +From 911227ffc1a0f4a84afabe28f3cc5b54ab475f83 Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= +Date: Fri, 2 Sep 2011 13:15:49 +0100 +Subject: [PATCH] Resolves: rhbz#735182 libreoffice doesn't build with + poppler-0.17.3 + +--- + .../pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx | 6 +++++- + 1 files changed, 5 insertions(+), 1 deletions(-) + +diff --git a/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx b/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx +index cf28922..3f1261c 100644 +--- a/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx ++++ b/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx +@@ -150,7 +150,11 @@ void writeBinaryBuffer( const OutputBuffer& rBuffer ) + void writeJpeg_( OutputBuffer& o_rOutputBuf, Stream* str, bool bWithLinefeed ) + { + // dump JPEG file as-is ++#if POPPLER_CHECK_VERSION(0, 17, 3) ++ str = str->getBaseStream(); ++#else + str = ((DCTStream *)str)->getRawStream(); ++#endif + str->reset(); + + int c; +@@ -490,7 +494,7 @@ void PDFOutDev::endPage() + } + + #if POPPLER_CHECK_VERSION(0, 17, 0) +-void PDFOutDev::processLink(AnnotLink *link, Catalog *catalog) ++void PDFOutDev::processLink(AnnotLink *link, Catalog *) + #else + void PDFOutDev::processLink(Link* link, Catalog*) + #endif +-- +1.7.6 + diff --git a/source/xapps/libreoffice/0001-poppler-0.17.0-changed-its-api-for-no-some-reason-or.patch b/source/xapps/libreoffice/0001-poppler-0.17.0-changed-its-api-for-no-some-reason-or.patch new file mode 100644 index 0000000..20cfa15 --- /dev/null +++ b/source/xapps/libreoffice/0001-poppler-0.17.0-changed-its-api-for-no-some-reason-or.patch @@ -0,0 +1,51 @@ +From f6f8f67460bba296c49f794d14621b7313df4f7d Mon Sep 17 00:00:00 2001 +From: =?latin2?q?Caol=E1n=20McNamara?= +Date: Tue, 19 Jul 2011 08:54:07 +0100 +Subject: [PATCH] poppler 0.17.0 changed its api for no some reason or other + +diff --git a/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx b/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx +index f7741b4..df15a94 100644 +--- a/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx ++++ b/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx +@@ -489,7 +489,11 @@ void PDFOutDev::endPage() + printf("endPage\n"); + } + ++#if POPPLER_CHECK_VERSION(0, 17, 0) ++void PDFOutDev::processLink(AnnotLink *link, Catalog *catalog) ++#else + void PDFOutDev::processLink(Link* link, Catalog*) ++#endif + { + assert(link); + +diff --git a/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.hxx b/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.hxx +index 3ac0f49..0fd43c5 100644 +--- a/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.hxx ++++ b/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.hxx +@@ -65,7 +65,10 @@ class GfxPath; + class GfxFont; + class PDFDoc; + #ifndef SYSTEM_POPPLER ++#define POPPLER_CHECK_VERSION(major,minor,micro) (0) + typedef GString GooString; ++#else ++#include + #endif + + namespace pdfi +@@ -193,9 +196,13 @@ namespace pdfi + // Convert between device and user coordinates. + // virtual void cvtDevToUser(double dx, double dy, double *ux, double *uy); + // virtual void cvtUserToDev(double ux, double uy, int *dx, int *dy); +- ++ ++ #if POPPLER_CHECK_VERSION(0, 17, 0) ++ virtual void processLink(AnnotLink *link, Catalog *catalog); ++ #else + //----- link borders + virtual void processLink(Link *link, Catalog *catalog); ++ #endif + + //----- save/restore graphics state + virtual void saveState(GfxState *state); diff --git a/source/xapps/libreoffice/FrugalBuild b/source/xapps/libreoffice/FrugalBuild index c8d51d6..5fde1f5 100644 --- a/source/xapps/libreoffice/FrugalBuild +++ b/source/xapps/libreoffice/FrugalBuild @@ -6,7 +6,7 @@ pkgname=libreoffice pkgver=3.4.3.2 minor=${pkgver%%.?} # x.y.z major=${pkgver%%.?.?} # x.y -pkgrel=1 +pkgrel=2 pkgdesc="LibreOffice Productivity Suite, a fork of OpenOffice.org." url="http://www.documentfoundation.org/download/" _F_gnome_desktop="y" @@ -14,8 +14,8 @@ Finclude gnome-scriptlet kde unset install depends=('libxml2' 'libart_lgpl' 'libsndfile' 'openjre' 'nas' 'fontconfig' 'libpng>=1.4.1' 'imagemagick' \ 'flex' 'neon>=0.26.1' 'bison' 'zip' 'unzip' 'expat' 'cups' 'desktop-file-utils' 'perl-archive-zip' \ - 'unixodbc' 'libxaw>=1.0.5' 'libxslt' 'startup-notification>=0.9-3' 'libwpd>=0.8.13' 'poppler' \ - 'sane-backends' 'lp_solve' 'silgraphite' 'libtextcat') + 'unixodbc' 'libxaw>=1.0.5' 'libxslt' 'startup-notification>=0.9-3' 'libwpd>=0.8.13' 'poppler-glib>=0.18' \ + 'sane-backends' 'lp_solve' 'silgraphite' 'libtextcat' 'librdf') # this is here as gstreamer is only a makedepend rodepends=('flac' 'dejavu-ttf') makedepends=('curl>=7.20.0-2' 'intltool' 'tcsh' 'ecj' 'apache-ant' \ @@ -35,8 +35,10 @@ modules=('artwork' 'base' 'bootstrap' 'calc' 'impress' 'translations' 'libs-core' 'libs-extern-sys' 'libs-extern' 'libs-gui' 'postprocess' 'sdk' 'testing' 'ure' 'writer') -source=(0001-workaround-for-x86-gcc-4.6.1-link-failure.patch) -signatures=('') +source=(0001-workaround-for-x86-gcc-4.6.1-link-failure.patch \ + 0001-poppler-0.17.0-changed-its-api-for-no-some-reason-or.patch \ + 0001-Resolves-rhbz-735182-libreoffice-doesn-t-build-with-.patch) +signatures=('' '' '') ext=bz2 for i in ${modules[@]} do From bouleetbil at frogdev.info Wed Oct 12 17:14:28 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 12 Oct 2011 17:14:28 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-shell-extensions-3.2.0-8-x86_64 *pkgrel++ Message-ID: <20111012151429.70001142000E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=ea1add5680cf6d6cf768fae1f9f563bee628284f commit ea1add5680cf6d6cf768fae1f9f563bee628284f Author: bouleetbil Date: Wed Oct 12 17:09:32 2011 +0200 gnome-shell-extensions-3.2.0-8-x86_64 *pkgrel++ diff --git a/source/gnome-extra/gnome-shell-extensions/FrugalBuild b/source/gnome-extra/gnome-shell-extensions/FrugalBuild index f8f2db4..4520d48 100644 --- a/source/gnome-extra/gnome-shell-extensions/FrugalBuild +++ b/source/gnome-extra/gnome-shell-extensions/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gnome-shell-extensions pkgver=3.2.0 -pkgrel=7 +pkgrel=8 pkgdesc="Modify and extend GNOME Shell functionality and behavior" depends=('gnome-shell>=3.2.0' 'libgtop') makedepends=('intltool' 'gnome-doc-utils' 'gnome-common' \ From devil505linux at gmail.com Wed Oct 12 17:30:51 2011 From: devil505linux at gmail.com (Devil505) Date: Wed, 12 Oct 2011 17:30:51 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libosip2-3.6.0-1-i686 * version bump Message-ID: <20111012153051.252D6142000E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=314207fe9193df40459a98d97dbcb814973e7d7d commit 314207fe9193df40459a98d97dbcb814973e7d7d Author: Devil505 Date: Wed Oct 12 19:29:51 2011 +0200 libosip2-3.6.0-1-i686 * version bump diff --git a/source/lib-extra/libosip2/FrugalBuild b/source/lib-extra/libosip2/FrugalBuild index 05bb56d..05f8a18 100644 --- a/source/lib-extra/libosip2/FrugalBuild +++ b/source/lib-extra/libosip2/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=libosip2 -pkgver=3.5.0 +pkgver=3.6.0 pkgrel=1 pkgdesc="oSIP is an implementation of SIP" url="http://www.gnu.org/software/osip/" @@ -11,4 +11,4 @@ groups=('lib-extra') archs=('i686' 'x86_64') up2date="Flasttar http://ftp.gnu.org/gnu/osip/" source=(http://ftp.gnu.org/gnu/osip/$pkgname-$pkgver.tar.gz) -sha1sums=('245b572c6ede70f9cddf853b597e2088be28813a') +sha1sums=('6d81be8180a46e045fce676d55913433a5e147c8') From bouleetbil at frogdev.info Wed Oct 12 17:32:51 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 12 Oct 2011 17:32:51 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-extensions-3.2.0-6-x86_64 *fix dock split/depends and back to gnome Message-ID: <20111012153251.A3293142000E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2c3c5339600b0e65c7452986643a36c7af309d5b commit 2c3c5339600b0e65c7452986643a36c7af309d5b Author: bouleetbil Date: Wed Oct 12 17:27:40 2011 +0200 gnome-shell-extensions-3.2.0-6-x86_64 *fix dock split/depends and back to gnome diff --git a/source/gnome-extra/gnome-shell-extensions/FrugalBuild b/source/gnome-extra/gnome-shell-extensions/FrugalBuild index c92c0c1..1fa063d 100644 --- a/source/gnome-extra/gnome-shell-extensions/FrugalBuild +++ b/source/gnome-extra/gnome-shell-extensions/FrugalBuild @@ -22,10 +22,11 @@ fi subpkgs=('gnome-shell-extensions-dock') subdescs=('dock for gnome-shell') -subrodepends=("$pkgname") +subrodepends=("") subdepends=('gnome-shell') -subgroups=('gnome-extra') +subgroups=('gnome') subarchs=('i686 x86_64 ppc') +subinstall=("$_F_gnome_scriptlet") subpkgs=("${subpkgs[@]}" 'gnome-shell-extensions-theme') subdescs=("${subdescs[@]}" 'themes user gnome-shell') @@ -33,6 +34,7 @@ subrodepends=("${subrodepends[@]}" "$pkgname") subdepends=("${subdepends[@]}" "gnome-shell") subgroups=("${subgroups[@]}" 'gnome-extra') subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subinstall=("${subinstall[@]}" "") subpkgs=("${subpkgs[@]}" 'gnome-shell-extensions-apps-menus') subdescs=("${subdescs[@]}" 'apps menus extension') @@ -40,6 +42,7 @@ subrodepends=("${subrodepends[@]}" "$pkgname") subdepends=("${subdepends[@]}" "gnome-shell") subgroups=("${subgroups[@]}" 'gnome-extra') subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subinstall=("${subinstall[@]}" "") build() { if [ "$_F_gnome_git" != "n" ]; then @@ -58,6 +61,7 @@ build() { FGnomeShellVersion Fsplit gnome-shell-extensions-theme usr/share/gnome-shell/extensions/user-theme at gnome-shell-extensions.gnome.org Fsplit gnome-shell-extensions-dock usr/share/gnome-shell/extensions/dock at gnome-shell-extensions.gnome.org + Fsplit gnome-shell-extensions-dock usr/share/glib-2.0/schemas/org.gnome.shell.extensions.dock.gschema.xml Fsplit gnome-shell-extensions-apps-menus usr/share/gnome-shell/extensions/apps-menu at gnome-shell-extensions.gnome.org Fbuild_gnome_scriptlet } From bouleetbil at frogdev.info Wed Oct 12 17:33:56 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 12 Oct 2011 17:33:56 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-extensions-3.2.0-7-x86_64 *forgot pkgrel++ Message-ID: <20111012153356.12861142000E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0b21eecaef1e92f96289cf1f3908f78f60db3fd6 commit 0b21eecaef1e92f96289cf1f3908f78f60db3fd6 Author: bouleetbil Date: Wed Oct 12 17:29:08 2011 +0200 gnome-shell-extensions-3.2.0-7-x86_64 *forgot pkgrel++ diff --git a/source/gnome-extra/gnome-shell-extensions/FrugalBuild b/source/gnome-extra/gnome-shell-extensions/FrugalBuild index 1fa063d..90c4feb 100644 --- a/source/gnome-extra/gnome-shell-extensions/FrugalBuild +++ b/source/gnome-extra/gnome-shell-extensions/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gnome-shell-extensions pkgver=3.2.0 -pkgrel=6 +pkgrel=7 pkgdesc="Modify and extend GNOME Shell functionality and behavior" depends=('gnome-shell>=3.2.0' 'libgtop') makedepends=('intltool' 'gnome-doc-utils' 'gnome-common' \ From bouleetbil at frogdev.info Wed Oct 12 17:35:01 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 12 Oct 2011 17:35:01 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-3.2.0-11-x86_64 *remove replaces gnome-shell-dock Message-ID: <20111012153501.542E1142000E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=773612c97bbf1455868f8de0d8b5bb80fdc86f29 commit 773612c97bbf1455868f8de0d8b5bb80fdc86f29 Author: bouleetbil Date: Wed Oct 12 17:30:05 2011 +0200 gnome-shell-3.2.0-11-x86_64 *remove replaces gnome-shell-dock diff --git a/source/gnome/gnome-shell/FrugalBuild b/source/gnome/gnome-shell/FrugalBuild index 7848bbe..5568eee 100644 --- a/source/gnome/gnome-shell/FrugalBuild +++ b/source/gnome/gnome-shell/FrugalBuild @@ -7,7 +7,7 @@ USE_REPLACEEXTENSIONS=${USE_REPLACEEXTENSIONS:-"y"} pkgname=gnome-shell pkgver=3.2.0 -pkgrel=10 +pkgrel=11 pkgdesc="Window management and application launching for GNOME" url="http://www.gnome.org/" depends=('libxml2>=2.7.8' 'mutter>=3.2.0' 'gnome-desktop>=3.2.0' 'gjs>=1.30.0' \ @@ -41,7 +41,7 @@ provides=("${provides[@]}" "gnome-shell-extension-systray" "gnome-shell-extensio if Fuse $USE_REPLACEEXTENSIONS; then replaces=("${replaces[@]}" "gnome-shell-extensions" "gnome-shell-extensions-apps-menus" \ - "gnome-shell-extensions-dock" "gnome-shell-extensions-theme") + "gnome-shell-extensions-theme") fi groups=('gnome') From devil505linux at gmail.com Wed Oct 12 17:56:06 2011 From: devil505linux at gmail.com (Devil505) Date: Wed, 12 Oct 2011 17:56:06 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gogglesmm-0.12.4-1-i686 * version bump Message-ID: <20111012155606.01F81142000E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fd12f9632f0263c8fdd02ef34d8ed525eabec364 commit fd12f9632f0263c8fdd02ef34d8ed525eabec364 Author: Devil505 Date: Wed Oct 12 19:54:59 2011 +0200 gogglesmm-0.12.4-1-i686 * version bump diff --git a/source/xapps-extra/gogglesmm/FrugalBuild b/source/xapps-extra/gogglesmm/FrugalBuild index a206cab..b38f157 100644 --- a/source/xapps-extra/gogglesmm/FrugalBuild +++ b/source/xapps-extra/gogglesmm/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=gogglesmm -pkgver=0.12.3 +pkgver=0.12.4 pkgrel=1 pkgdesc="Music Manager and Player" depends=('fox>=1.6.37-2' 'libxext' 'libxrender' 'libglu' 'xine-lib>=1.1.19-6' \ @@ -13,7 +13,7 @@ _F_gnome_desktop="y" Finclude googlecode gnome-scriptlet groups=('xapps-extra') archs=('i686' 'x86_64') -sha1sums=('56bb72ada84b00d2b6d0bf96bffb0d77dff2d723') +sha1sums=('6704f96081a983a0b0f0f8563cf8b3c0ceaae921') replaces=('musicmanager') build() { From devil505linux at gmail.com Wed Oct 12 18:06:56 2011 From: devil505linux at gmail.com (Devil505) Date: Wed, 12 Oct 2011 18:06:56 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ristretto-0.1.1-1-i686 * version bump Message-ID: <20111012160656.70CCD142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bd751e84f83b609ca55d7ed487b1027fb1b92e0e commit bd751e84f83b609ca55d7ed487b1027fb1b92e0e Author: Devil505 Date: Wed Oct 12 20:06:03 2011 +0200 ristretto-0.1.1-1-i686 * version bump diff --git a/source/xfce4/ristretto/FrugalBuild b/source/xfce4/ristretto/FrugalBuild index cbed928..7a666ed 100644 --- a/source/xfce4/ristretto/FrugalBuild +++ b/source/xfce4/ristretto/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: Priyank Gosalia pkgname=ristretto -pkgver=0.0.93 -pkgrel=4 +pkgver=0.1.1 +pkgrel=1 pkgdesc="A fast and lightweight picture viewer for Xfce." makedepends=('intltool') depends=('libxfce4util>=4.7.3' 'thunar>=1.2.2' 'libxfcegui4>=4.8.1-2') @@ -13,7 +13,6 @@ archs=('i686' 'x86_64' 'ppc') _F_gnome_iconcache="y" Finclude xfce4 gnome-scriptlet url="http://goodies.xfce.org/projects/applications/ristretto" -sha1sums=('c71acaad169633faffe26609f9cc671b04ff52d3') -source=(http://archive.xfce.org/src/apps/ristretto/0.0/$pkgname-$pkgver.tar.bz2) +sha1sums=('26def89ffc2bf3ced2c422f08bf22213fee0b439') # optimization OK From devil505linux at gmail.com Wed Oct 12 18:11:32 2011 From: devil505linux at gmail.com (Devil505) Date: Wed, 12 Oct 2011 18:11:32 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: xfce4-volumed-0.1.13-3-i686 * moved to xfce4 main group Message-ID: <20111012161132.25F37142000E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a2d3aa04a270e377f0a79c36c8f5ed9bd8df98d7 commit a2d3aa04a270e377f0a79c36c8f5ed9bd8df98d7 Author: Devil505 Date: Wed Oct 12 18:10:18 2011 +0200 xfce4-volumed-0.1.13-3-i686 * moved to xfce4 main group diff --git a/source/xfce4-extra/xfce4-volumed/FrugalBuild b/source/xfce4/xfce4-volumed/FrugalBuild similarity index 92% rename from source/xfce4-extra/xfce4-volumed/FrugalBuild rename to source/xfce4/xfce4-volumed/FrugalBuild index d4e22ca..5982efd 100644 --- a/source/xfce4-extra/xfce4-volumed/FrugalBuild +++ b/source/xfce4/xfce4-volumed/FrugalBuild @@ -3,13 +3,13 @@ pkgname=xfce4-volumed pkgver=0.1.13 -pkgrel=2 +pkgrel=3 pkgdesc="Basic daemon enabling the XF86 Volume keys and supporting synchronous volume notifications" url="https://launchpad.net/xfce4-volumed" depends=('xfconf>=4.8.0' 'gst-plugins-base' 'libnotify>=0.7' 'python-keybinder') makedepends=('pkgconfig' 'intltool') options=('scriptlet') -groups=('xfce4-extra' 'xfce4-goodies') +groups=('xfce4' 'xfce4-goodies') Finclude xfce4 archs=('i686' 'x86_64') source=(http://archive.xfce.org/src/apps/$pkgname/0.1/$pkgname-$pkgver.tar.bz2) From devil505linux at gmail.com Wed Oct 12 18:11:32 2011 From: devil505linux at gmail.com (Devil505) Date: Wed, 12 Oct 2011 18:11:32 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: xfce4-notifyd-0.2.2-2-i686 * moved to xfce4 main group Message-ID: <20111012161132.3723D142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=38cb39505f5fa89fbdd8f1f2a925cda993b2c838 commit 38cb39505f5fa89fbdd8f1f2a925cda993b2c838 Author: Devil505 Date: Wed Oct 12 18:11:21 2011 +0200 xfce4-notifyd-0.2.2-2-i686 * moved to xfce4 main group diff --git a/source/xfce4-extra/xfce4-notifyd/FrugalBuild b/source/xfce4/xfce4-notifyd/FrugalBuild similarity index 90% rename from source/xfce4-extra/xfce4-notifyd/FrugalBuild rename to source/xfce4/xfce4-notifyd/FrugalBuild index 6bbe01c..494262d 100644 --- a/source/xfce4-extra/xfce4-notifyd/FrugalBuild +++ b/source/xfce4/xfce4-notifyd/FrugalBuild @@ -3,13 +3,13 @@ pkgname=xfce4-notifyd pkgver=0.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="notification daemon for the xfce desktop" url="http://spuriousinterrupt.org/projects/xfce4-notifyd" depends=('libxfce4ui>=4.8.0' 'libuuid') makedepends=('pkgconfig' 'intltool') options=('scriptlet') -groups=('xfce4-extra' 'xfce4-goodies') +groups=('xfce4' 'xfce4-goodies') _F_gnome_iconcache="y" Finclude xfce4 gnome-scriptlet archs=('i686' 'x86_64') From bouleetbil at frogdev.info Wed Oct 12 19:22:22 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 12 Oct 2011 19:22:22 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-extensions-3.2.0-8-x86_64 *forgot a patch *thanks baste Message-ID: <20111012172222.A8505142000E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7f08c96bcc4563863769af78bb27d8dcb148781d commit 7f08c96bcc4563863769af78bb27d8dcb148781d Author: bouleetbil Date: Wed Oct 12 19:17:00 2011 +0200 gnome-shell-extensions-3.2.0-8-x86_64 *forgot a patch *thanks baste diff --git a/source/gnome-extra/gnome-shell-extensions/FrugalBuild b/source/gnome-extra/gnome-shell-extensions/FrugalBuild index 90c4feb..e1fe48e 100644 --- a/source/gnome-extra/gnome-shell-extensions/FrugalBuild +++ b/source/gnome-extra/gnome-shell-extensions/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gnome-shell-extensions pkgver=3.2.0 -pkgrel=7 +pkgrel=8 pkgdesc="Modify and extend GNOME Shell functionality and behavior" depends=('gnome-shell>=3.2.0' 'libgtop') makedepends=('intltool' 'gnome-doc-utils' 'gnome-common' \ @@ -13,9 +13,10 @@ archs=('i686' 'x86_64') _F_gnome_git="n" _F_gnome_glib="y" Finclude gnome gnome-scriptlet gnome-shell-extensions -source=($source dock.diff) +source=($source dock.diff dock.patch) sha1sums=('899f23d0aa0ccd65c8c569e4e9d63ffd54303bb9' \ - '8329fe51a8b340038e5a6634b0a9f444e7f10ca1') + '8329fe51a8b340038e5a6634b0a9f444e7f10ca1' \ + '58aed13fcaaddeb8fe81376ba16f0232d04ac6b3') if [ "$_F_gnome_git" != "n" ]; then unset sha1sums fi diff --git a/source/gnome-extra/gnome-shell-extensions/dock.patch b/source/gnome-extra/gnome-shell-extensions/dock.patch new file mode 100644 index 0000000..3825adf --- /dev/null +++ b/source/gnome-extra/gnome-shell-extensions/dock.patch @@ -0,0 +1,28 @@ +--- extensions/dock/extension.js 2011-10-12 08:19:08.000000000 +0200 ++++ extensions/extensions/dock/extension_good.js 2011-10-12 16:14:00.000000000 +0200 +@@ -304,7 +304,7 @@ + this.actor.show(); + })); + Main.layoutManager.addChrome(this.actor); +- this.actor.lower_bottom(); ++ + + //hidden + this._settings.connect('changed::'+DOCK_POSITION_KEY, Lang.bind(this, function (){ +@@ -372,6 +372,8 @@ + + this.actor.connect('leave-event', Lang.bind(this, this._hideDock)); + this.actor.connect('enter-event', Lang.bind(this, this._showDock)); ++ ++ this._hideDock(); + }, + + destroy: function() { +@@ -861,4 +863,5 @@ + function disable() { + dock.destroy(); + dock = null; +-} +\ Pas de fin de ligne ?? la fin du fichier ++ ++} From elentir at frugalware.org Wed Oct 12 20:31:26 2011 From: elentir at frugalware.org (Elentir) Date: Wed, 12 Oct 2011 20:31:26 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: cherokee-1.2.100-1-x86_64 Message-ID: <20111012183126.209FF142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=528b9b1a684725e307c02a3675b9bab327cd0134 commit 528b9b1a684725e307c02a3675b9bab327cd0134 Author: Elentir Date: Wed Oct 12 20:30:06 2011 +0200 cherokee-1.2.100-1-x86_64 * version bump diff --git a/source/network-extra/cherokee/FrugalBuild b/source/network-extra/cherokee/FrugalBuild index d3d45cf..f22b343 100644 --- a/source/network-extra/cherokee/FrugalBuild +++ b/source/network-extra/cherokee/FrugalBuild @@ -3,17 +3,17 @@ # Contributor: Laszlo Dvornik pkgname=cherokee -pkgver=1.2.99 +pkgver=1.2.100 pkgrel=1 pkgdesc="A flexible, very fast, lightweight HTTP server" url="http://www.cherokee-project.com/" -pkgurl="http://www.cherokee-project.com/download/" +pkgurl="http://ftp.easynet.be/ftp/cherokee/" backup=(etc/cherokee/{sites-available/default,advanced.conf,cherokee.conf,icons.conf,mime.compression.types,mime.types}) depends=('pcre' 'openssl>=1.0.0' 'libgcrypt' 'php-cgi' 'python' 'libmysqlclient') makedepends=('mysql') groups=('network-extra') archs=('i686' 'x86_64') -up2date="lynx -dump -head 'http://www.cherokee-project.com/cherokee-latest-tarball'|grep 'LATEST'|sed 's/.*LATEST\_is\_\(.*\)\/.*/\1/'" +up2date="lynx -dump $pkgurl |grep 'LATEST'|sed 's/.*LATEST\_is\_\(.*\)\/.*/\1/' | head -n 1" source=($pkgurl/1.2/$pkgver/cherokee-$pkgver.tar.gz \ rc.cherokee \ rc.cherokee-hu.po \ @@ -22,7 +22,7 @@ source=($pkgurl/1.2/$pkgver/cherokee-$pkgver.tar.gz \ index.html \ http://frugalware.org/images/logo-new.png \ cherokee.service) -sha1sums=('db602b03e531b98492ca0b6535a9630f08d8528a' \ +sha1sums=('2ed95504c7f156227f9b688a901608be21cf3dff' \ '2596646e2d9420a7898d592d55790fd796bb3440' \ '90db20b5183c6e22e91488fd6d44df47018b1942' \ 'f3afa484129a065ce22f326ec13104af87a9fca5' \ From elentir at frugalware.org Wed Oct 12 20:37:09 2011 From: elentir at frugalware.org (Elentir) Date: Wed, 12 Oct 2011 20:37:09 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: feh-2.0-1-x86_64 Message-ID: <20111012183709.7FD39142000E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cb72e5561a66e3b8063a7e49e084956f1c6eb80e commit cb72e5561a66e3b8063a7e49e084956f1c6eb80e Author: Elentir Date: Wed Oct 12 20:36:21 2011 +0200 feh-2.0-1-x86_64 * version bump diff --git a/source/xapps-extra/feh/FrugalBuild b/source/xapps-extra/feh/FrugalBuild index fdccf6d..da27372 100644 --- a/source/xapps-extra/feh/FrugalBuild +++ b/source/xapps-extra/feh/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Elentir pkgname=feh -pkgver=1.16.2 +pkgver=2.0 pkgrel=1 pkgdesc="A useful simple image viewer." url="https://derf.homelinux.org/projects/feh/" @@ -11,7 +11,7 @@ groups=('xapps-extra') archs=('i686' 'x86_64' 'ppc') up2date="Flasttar $url" source=(https://derf.homelinux.org/projects/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('bbb530f1bca9140040052164c3f79289011c45f1') +sha1sums=('890e4f7343e7c2157f25f1011a75688adcf6c3f2') build() { export PREFIX="/usr" From elentir at frugalware.org Wed Oct 12 20:40:31 2011 From: elentir at frugalware.org (Elentir) Date: Wed, 12 Oct 2011 20:40:31 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: m4ri-20111004-1-x86_64 Message-ID: <20111012184031.E7966142000E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=425f332403dd3472dd549d985dc7c774fb0afac1 commit 425f332403dd3472dd549d985dc7c774fb0afac1 Author: Elentir Date: Wed Oct 12 20:39:40 2011 +0200 m4ri-20111004-1-x86_64 * version bump diff --git a/source/lib-extra/m4ri/FrugalBuild b/source/lib-extra/m4ri/FrugalBuild index e14c167..862a0e1 100644 --- a/source/lib-extra/m4ri/FrugalBuild +++ b/source/lib-extra/m4ri/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Elentir pkgname=m4ri -pkgver=20110715 +pkgver=20111004 pkgrel=1 pkgdesc="Library for fast arithmetic with dense matrices over F(2)" url="http://m4ri.sagemath.org/" @@ -11,6 +11,6 @@ groups=('lib-extra') archs=('i686' 'x86_64') source=("$url/downloads/$pkgname-$pkgver.tar.gz") up2date="Flasttar $url/downloads/" -sha1sums=('06f7c74732321743b3dc10a83d7dbd407f23f84f') +sha1sums=('2c5b6000425bec4b56b7d887fe0cd63fe28039bc') # optimization OK From elentir at frugalware.org Wed Oct 12 20:44:45 2011 From: elentir at frugalware.org (Elentir) Date: Wed, 12 Oct 2011 20:44:45 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: latexila-2.2.2-1-x86_64 Message-ID: <20111012184445.181F0142000E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=13dddb2cd62eac1e956a9ba723fb784826f1cfdf commit 13dddb2cd62eac1e956a9ba723fb784826f1cfdf Author: Elentir Date: Wed Oct 12 20:43:58 2011 +0200 latexila-2.2.2-1-x86_64 * version bump diff --git a/source/gnome-extra/latexila/FrugalBuild b/source/gnome-extra/latexila/FrugalBuild index 8abd4ad..d01d083 100644 --- a/source/gnome-extra/latexila/FrugalBuild +++ b/source/gnome-extra/latexila/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Elentir pkgname=latexila -pkgver=2.2.0 +pkgver=2.2.2 pkgrel=1 pkgdesc="A LaTeX development environment." depends=('libgee' 'unique1' 'gtksourceview' 'gsettings-desktop-schemas') @@ -10,6 +10,6 @@ makedepends=('vala' 'itstool') groups=('gnome-extra') archs=('i686' 'x86_64') Finclude gnome cmake -sha1sums=('10862a955e29d685451f2b22baadc699ee940e75') +sha1sums=('fb463249f7a300b05e9ae931c909e0a6a6ee050c') # optimization OK From elentir at frugalware.org Wed Oct 12 20:49:21 2011 From: elentir at frugalware.org (Elentir) Date: Wed, 12 Oct 2011 20:49:21 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: cgal-3.9-1-x86_64 Message-ID: <20111012184921.3275E142000E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d7c7ba61bffe313d0c44f8e260c7dc5f6ec73f06 commit d7c7ba61bffe313d0c44f8e260c7dc5f6ec73f06 Author: Elentir Date: Wed Oct 12 20:48:32 2011 +0200 cgal-3.9-1-x86_64 * version bump diff --git a/source/lib-extra/cgal/FrugalBuild b/source/lib-extra/cgal/FrugalBuild index b1040d4..016a198 100644 --- a/source/lib-extra/cgal/FrugalBuild +++ b/source/lib-extra/cgal/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Elentir pkgname=cgal -pkgver=3.8 -rel_id=28501 +pkgver=3.9 +rel_id=29122 pkgrel=1 pkgdesc="An efficient C++ software library of geometric data structures and algorithms" url="http://www.cgal.org/" @@ -18,7 +18,7 @@ Finclude cmake source=("http://gforge.inria.fr/frs/download.php/$rel_id/$_F_archive_name-$pkgver.tar.xz") _F_archive_grepv="beta" up2date="lynx -dump http://www.cgal.org/releases.html | grep '^Release [0-9.]*$' | sort | tail -1 | sed 's/Release //'" -sha1sums=('5cd165d3a99a5741606e9138a3363e5a16f049f4') +sha1sums=('48bff87ab26e013b583ee34f021a6025c4b81cdf') build() { Fcd From ryuo at frugalware.org Wed Oct 12 21:27:44 2011 From: ryuo at frugalware.org (James Buren) Date: Wed, 12 Oct 2011 21:27:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: kwebkitpart-1.2-1-x86_64 * new package Message-ID: <20111012192744.6CE9E142000E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bba67dd8dfeec660b62cc310d0f3d756057b3670 commit bba67dd8dfeec660b62cc310d0f3d756057b3670 Author: James Buren Date: Wed Oct 12 14:27:18 2011 -0500 kwebkitpart-1.2-1-x86_64 * new package diff --git a/source/kde-extra/kwebkitpart/FrugalBuild b/source/kde-extra/kwebkitpart/FrugalBuild new file mode 100644 index 0000000..961ca8b --- /dev/null +++ b/source/kde-extra/kwebkitpart/FrugalBuild @@ -0,0 +1,19 @@ +# Compiling Time: 0.04 SBU +# Maintainer: James Buren + +pkgname=kwebkitpart +pkgver=1.2 +pkgrel=1 +pkgdesc="An implementation of webkit for KDE." +url="http://opendesktop.org/content/show.php?content=127960" +depends=('kdebase-runtime') +makedepends=('kdelibs-compiletime') +groups=('kde-extra') +archs=('i686' 'x86_64') +# Can't find an appropriate place to dig for current version. +up2date="$pkgver" +source=(http://ftp.frugalware.org/pub/other/sources/$pkgname/$pkgname-$pkgver.tar.xz) +Finclude kde +sha1sums=('b70585317eaa0838b73c47541a4f89e751ae5a67') + +# optimization OK From bouleetbil at frogdev.info Wed Oct 12 21:30:31 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 12 Oct 2011 21:30:31 +0200 (CEST) Subject: [Frugalware-git] gnometesting: Merge branch 'master' of git.frugalware.org:/pub/frugalware/frugalware-current Message-ID: <20111012193031.2AF40142000E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=5813037c435de56d32b28b08d29dc2e75f66f220 commit 5813037c435de56d32b28b08d29dc2e75f66f220 Merge: ea1add5 bba67dd Author: bouleetbil Date: Wed Oct 12 21:25:43 2011 +0200 Merge branch 'master' of git.frugalware.org:/pub/frugalware/frugalware-current Conflicts: source/gnome-extra/gnome-shell-extensions/FrugalBuild diff --cc source/gnome-extra/gnome-shell-extensions/FrugalBuild index 4520d48,e1fe48e..bee9a9b --- a/source/gnome-extra/gnome-shell-extensions/FrugalBuild +++ b/source/gnome-extra/gnome-shell-extensions/FrugalBuild @@@ -13,12 -13,10 +13,13 @@@ archs=('i686' 'x86_64' _F_gnome_git="n" _F_gnome_glib="y" Finclude gnome gnome-scriptlet gnome-shell-extensions - source=($source dock.patch) ++source=($source dock.patch) +sha1sums=('899f23d0aa0ccd65c8c569e4e9d63ffd54303bb9' \ + 'e56508e80791a762c2b82a5bf20d8347a1ed4b50') - source=($source dock.diff) + source=($source dock.diff dock.patch) sha1sums=('899f23d0aa0ccd65c8c569e4e9d63ffd54303bb9' \ - '8329fe51a8b340038e5a6634b0a9f444e7f10ca1') + '8329fe51a8b340038e5a6634b0a9f444e7f10ca1' \ + '58aed13fcaaddeb8fe81376ba16f0232d04ac6b3') if [ "$_F_gnome_git" != "n" ]; then unset sha1sums fi From bouleetbil at frogdev.info Wed Oct 12 21:32:04 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 12 Oct 2011 21:32:04 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-shell-extensions-3.2.0-9-x86_64 *pkgrel++ Message-ID: <20111012193204.B0FEF142000E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=1424c3e74d2fb44f4c82f47081f5f48e25c633dd commit 1424c3e74d2fb44f4c82f47081f5f48e25c633dd Author: bouleetbil Date: Wed Oct 12 21:26:54 2011 +0200 gnome-shell-extensions-3.2.0-9-x86_64 *pkgrel++ diff --git a/source/gnome-extra/gnome-shell-extensions/FrugalBuild b/source/gnome-extra/gnome-shell-extensions/FrugalBuild index bee9a9b..37bde53 100644 --- a/source/gnome-extra/gnome-shell-extensions/FrugalBuild +++ b/source/gnome-extra/gnome-shell-extensions/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gnome-shell-extensions pkgver=3.2.0 -pkgrel=8 +pkgrel=9 pkgdesc="Modify and extend GNOME Shell functionality and behavior" depends=('gnome-shell>=3.2.0' 'libgtop') makedepends=('intltool' 'gnome-doc-utils' 'gnome-common' \ From melko at frugalware.org Wed Oct 12 22:35:40 2011 From: melko at frugalware.org (Melko) Date: Wed, 12 Oct 2011 22:35:40 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: kdenlive-0.8-2-i686 Message-ID: <20111012203540.A3A2E142000E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cd43ae6a6f8c976d992c30189942b0d761321fb1 commit cd43ae6a6f8c976d992c30189942b0d761321fb1 Author: Melko Date: Wed Oct 12 22:33:52 2011 +0200 kdenlive-0.8-2-i686 * fix against mlt-sdl * change m8r mail diff --git a/source/kde-extra/kdenlive/FrugalBuild b/source/kde-extra/kdenlive/FrugalBuild index ea4eca4..c17cc56 100644 --- a/source/kde-extra/kdenlive/FrugalBuild +++ b/source/kde-extra/kdenlive/FrugalBuild @@ -1,17 +1,20 @@ # Compiling Time: 1.76 SBU -# Maintainer: Melko +# Maintainer: Melko pkgname=kdenlive pkgver=0.8 -pkgrel=1 +pkgrel=2 pkgdesc="A Non-Linear Video Editing Suite for KDE" _F_kde_defaults=0 _F_kde_reconf=1 Finclude sourceforge kde -depends=("${depends[@]}" "kdelibs>=$_F_kde_ver" "kdebase-runtime>=$_F_kde_ver" 'mlt-qimage>=0.5.6' 'mlt-sdl>=0.5.6' 'phonon' 'libqtscript') +depends=("${depends[@]}" "kdelibs>=$_F_kde_ver" "kdebase-runtime>=$_F_kde_ver" 'mlt-qimage>=0.5.6' \ + 'mlt-sdl>=0.5.6' 'phonon' 'libqtscript' 'qjson') makedepends=("${makedepends[@]}" 'gettext' 'kdelibs-compiletime') groups=('kde-extra') archs=('i686' 'x86_64') -sha1sums=('ee2b3b5fe6125da4c7520bddec8edefd04c9988c') +source=(${source[@]} kdenlive-newmlt.patch) +sha1sums=('ee2b3b5fe6125da4c7520bddec8edefd04c9988c' \ + 'df7a171319f78589daa127dc2da99f23afe49a20') # optimization OK diff --git a/source/kde-extra/kdenlive/kdenlive-newmlt.patch b/source/kde-extra/kdenlive/kdenlive-newmlt.patch new file mode 100644 index 0000000..676e150 --- /dev/null +++ b/source/kde-extra/kdenlive/kdenlive-newmlt.patch @@ -0,0 +1,66 @@ +diff -ur src.orig/wizard.cpp src/wizard.cpp +--- src.orig/wizard.cpp 2011-04-26 21:44:22.000000000 +0200 ++++ src/wizard.cpp 2011-07-21 18:22:18.470831892 +0200 +@@ -214,7 +214,7 @@ + button(QWizard::NextButton)->setEnabled(false); + } else { + checkProcess.waitForFinished(); +- QByteArray result = checkProcess.readAllStandardError(); ++ QByteArray result = checkProcess.readAllStandardOutput(); + + // Check MLT avformat module + QTreeWidgetItem *avformatItem = new QTreeWidgetItem(m_mltCheck.programList, QStringList() << QString() << i18n("Avformat module (FFmpeg)")); +@@ -246,7 +246,7 @@ + kDebug() << "// Error querying MLT's version"; + } else { + checkProcess.waitForFinished(); +- mltVersion = checkProcess.readAllStandardError(); ++ mltVersion = checkProcess.readAllStandardOutput(); + mltVersion = mltVersion.section('\n', 0, 0).simplified(); + mltVersion = mltVersion.section(' ', -1).simplified(); + version = 1000 * mltVersion.section('.', 0, 0).toInt() + 100 * mltVersion.section('.', 1, 1).toInt() + mltVersion.section('.', 2, 2).toInt(); +@@ -275,7 +275,7 @@ + kDebug() << "// Error parsing MLT's avformat codecs"; + } else { + checkProcess2.waitForFinished(); +- QByteArray codecList = checkProcess2.readAllStandardError(); ++ QByteArray codecList = checkProcess2.readAllStandardOutput(); + QString acodecList(codecList); + QStringList result; + QStringList alist = acodecList.split('\n', QString::SkipEmptyParts); +@@ -292,7 +292,7 @@ + kDebug() << "// Error parsing MLT's avformat codecs"; + } else { + checkProcess2.waitForFinished(); +- QByteArray codecList = checkProcess2.readAllStandardError(); ++ QByteArray codecList = checkProcess2.readAllStandardOutput(); + QString vcodecList(codecList); + QStringList result; + QStringList vlist = vcodecList.split('\n', QString::SkipEmptyParts); +@@ -309,7 +309,7 @@ + kDebug() << "// Error parsing MLT's avformat codecs"; + } else { + checkProcess2.waitForFinished(); +- QByteArray codecList = checkProcess2.readAllStandardError(); ++ QByteArray codecList = checkProcess2.readAllStandardOutput(); + QString vcodecList(codecList); + QStringList result; + QStringList vlist = vcodecList.split('\n', QString::SkipEmptyParts); +@@ -606,7 +606,7 @@ + + checkProcess.waitForFinished(); + +- QByteArray result = checkProcess.readAllStandardError(); ++ QByteArray result = checkProcess.readAllStandardOutput(); + if (!result.contains("- avformat")) errorMessage.append(i18n("MLT's avformat (FFMPEG) module not found. Please check your FFMPEG and MLT install. Kdenlive will not work until this issue is fixed.") + "\n");*/ + + QProcess checkProcess2; +@@ -616,7 +616,7 @@ + + checkProcess2.waitForFinished(); + +- QByteArray result = checkProcess2.readAllStandardError(); ++ QByteArray result = checkProcess2.readAllStandardOutput(); + if (!result.contains("sdl") || !result.contains("sdl_preview")) errorMessage.append(i18n("MLT's SDL module not found. Please check your MLT install. Kdenlive will not work until this issue is fixed.") + '\n'); + + if (!errorMessage.isEmpty()) { From melko at frugalware.org Wed Oct 12 23:22:14 2011 From: melko at frugalware.org (Melko) Date: Wed, 12 Oct 2011 23:22:14 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: scim-1.4.10-2-i686 Message-ID: <20111012212214.36490142000E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a3c457b79a71b6232347dbd8993ac1b1cdaed286 commit a3c457b79a71b6232347dbd8993ac1b1cdaed286 Author: Melko Date: Wed Oct 12 23:20:45 2011 +0200 scim-1.4.10-2-i686 * add missing dep diff --git a/source/xapps-extra/scim/FrugalBuild b/source/xapps-extra/scim/FrugalBuild index ffb6c7c..aa06fa5 100644 --- a/source/xapps-extra/scim/FrugalBuild +++ b/source/xapps-extra/scim/FrugalBuild @@ -3,9 +3,9 @@ pkgname=scim pkgver=1.4.10 -pkgrel=1 +pkgrel=2 pkgdesc="Input methods covering more than 30 languages." -depends=('gtk+2>=2.20.0-2' 'atk>=1.12.2' 'libstdc++' 'freetype2' 'pango>=1.14.2') +depends=('gtk+2>=2.20.0-2' 'atk>=1.12.2' 'libstdc++' 'freetype2' 'pango>=1.14.2' 'libtool') replaces=('skim') options=('scriptlet') groups=('xapps-extra') From ryuo at frugalware.org Thu Oct 13 03:50:49 2011 From: ryuo at frugalware.org (James Buren) Date: Thu, 13 Oct 2011 03:50:49 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: flashplugin-11.0.1.152-1-x86_64 * version bump * fix up2date * split the new KDE services component * use gnome-scriptlet for new application icons & executable binary * now comes with official 64 bit support Message-ID: <20111013015050.5CDDE142000E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fb95d0bc5fb47d0b4e56fd561e7dca5ebbd91749 commit fb95d0bc5fb47d0b4e56fd561e7dca5ebbd91749 Author: James Buren Date: Wed Oct 12 20:49:17 2011 -0500 flashplugin-11.0.1.152-1-x86_64 * version bump * fix up2date * split the new KDE services component * use gnome-scriptlet for new application icons & executable binary * now comes with official 64 bit support diff --git a/source/xlib/flashplugin/FrugalBuild b/source/xlib/flashplugin/FrugalBuild index f9e55b6..a856e47 100644 --- a/source/xlib/flashplugin/FrugalBuild +++ b/source/xlib/flashplugin/FrugalBuild @@ -2,25 +2,29 @@ # Maintainer: Miklos Vajna pkgname=flashplugin -pkgver=10.3.183.10 +pkgver=11.0.1.152 pkgrel=1 pkgdesc="Macromedia flash plugin for Netscape/Mozilla (nonfree)" url="http://www.macromedia.com/" rodepends=('libstdc++' 'libxext' 'libxt' 'gtk+2' 'nss' 'libxau' 'libxdmcp' 'libice' 'libxml2' 'libxdamage' 'e2fsprogs') groups=('xlib') archs=('i686' 'x86_64' '!ppc') -up2date="lynx -useragent='Mozilla (Linux) Firefox' -dump http://www.adobe.com/go/getflashplayer 2>/dev/null|grep version|sed 's/.*version //;q'" -if [ "$CARCH" = "i686" ]; then - source=(http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz) - options=('noversrc') -else - ## this is still not stable and has missing features compared to 32bit version but it works fine so far.. - source=(http://download.macromedia.com/pub/labs/flashplayer10/flashplayer10_2_p3_64bit_linux_111710.tar.gz) -fi +up2date="lynx -useragent='Mozilla Linux Gecko Firefox' -dump http://www.adobe.com/go/getflashplayer 2>/dev/null|grep version|sed 's/.*version //;q'" +options=('noversrc') +source=(http://fpdownload.macromedia.com/get/flashplayer/pdc/$pkgver/install_flash_player_11_linux.${CARCH/i686/i386}.tar.gz) case "$CARCH" in - "i686") sha1sums=('60468615bb160b878364c7a4a74651b18f3709f5');; - "x86_64") sha1sums=('a53ee83c02421f900fe25fd3738efd77932e542c');; + "i686") sha1sums=('051f7974e4152a225e18c963f638e71090ec20ea');; + "x86_64") sha1sums=('d081c36e2a25ab2da9be6e54d9121808af5679e7');; esac +_F_cd_path="." +_F_gnome_iconcache=y +Finclude gnome-scriptlet + +subpkgs=("$pkgname-kde") +subdescs=("$pkgdesc (KDE)") +subgroups=("xlib") +subarchs=("i686 x86_64") +subrodepends=("$pkgname libkutils") # NOTE: always check the upstream changelog: # http://www.adobe.com/support/documentation/en/flashplayer/releasenotes.html @@ -28,5 +32,12 @@ esac build() { + Fcp usr / + Ffileschmod / 0644 + Fdirschmod / 0755 + Ffileschmod /usr/bin 0755 + Ffileschmod /usr/lib 0755 Fexe /usr/lib/mozilla/plugins/libflashplayer.so + Fsplit $pkgname-kde /usr/{lib,share}/kde4 + Fbuild_gnome_scriptlet } From bouleetbil at frogdev.info Thu Oct 13 08:40:15 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 13 Oct 2011 08:40:15 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: telepathy-glib-0.15.9-1-x86_64 Message-ID: <20111013064015.2ADED142000D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0276b7745a4836a82ff93ff38a67e3a340fc9e88 commit 0276b7745a4836a82ff93ff38a67e3a340fc9e88 Author: bouleetbil Date: Thu Oct 13 08:35:14 2011 +0200 telepathy-glib-0.15.9-1-x86_64 *Version bump diff --git a/source/lib/telepathy-glib/FrugalBuild b/source/lib/telepathy-glib/FrugalBuild index f14754b..f471d54 100644 --- a/source/lib/telepathy-glib/FrugalBuild +++ b/source/lib/telepathy-glib/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=telepathy-glib -pkgver=0.15.7 +pkgver=0.15.9 pkgrel=1 pkgdesc="A glib library to ease writing telepathy clients in glib." url="http://telepathy.freedesktop.org/wiki/" @@ -13,7 +13,7 @@ groups=('lib') archs=('i686' 'x86_64' 'ppc' 'arm') up2date="lynx -dump http://telepathy.freedesktop.org/releases/telepathy-glib/ | Flasttar" source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('19d62d86b6b13ac62147355da764fe492effa580') +sha1sums=('328f3e004aa9a536b097a5c4abbbbe81c66b0d0d') Fconfopts="${Fconfopts[@]} --enable-vala-bindings" # optimization OK From bouleetbil at frogdev.info Thu Oct 13 08:53:21 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 13 Oct 2011 08:53:21 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: glade-gtk3-3.10.2-1-x86_64 Message-ID: <20111013065321.3E0AD142000D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b89cd59a6f7da88c68e17fba3840c89de946d7f2 commit b89cd59a6f7da88c68e17fba3840c89de946d7f2 Author: bouleetbil Date: Thu Oct 13 08:48:24 2011 +0200 glade-gtk3-3.10.2-1-x86_64 *Version bump diff --git a/source/gnome-extra/glade-gtk3/FrugalBuild b/source/gnome-extra/glade-gtk3/FrugalBuild index b42ae55..370a015 100644 --- a/source/gnome-extra/glade-gtk3/FrugalBuild +++ b/source/gnome-extra/glade-gtk3/FrugalBuild @@ -3,7 +3,7 @@ pkgname=glade-gtk3 _F_gnome_name=glade -pkgver=3.10.0 +pkgver=3.10.2 pkgrel=1 pkgdesc="Glade is a GUI builder for GTK+3 and Gnome." depends=("gtk+3") @@ -14,7 +14,7 @@ _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') -sha1sums=('f4738485223ad4ddda9951d5fce11af2a7349c9a') +sha1sums=('fd7967e64824921f5ca38be8f03446c99b802a92') build() { Fbuild From vmiklos at frugalware.org Thu Oct 13 09:39:20 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu, 13 Oct 2011 09:39:20 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: erlang-14B04-1-i686 Message-ID: <20111013073920.9E39D142000D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ba1a478103976822961047b93178f5beae82e62b commit ba1a478103976822961047b93178f5beae82e62b Author: Miklos Vajna Date: Thu Oct 13 08:23:24 2011 +0200 erlang-14B04-1-i686 - version bump diff --git a/source/devel-extra/erlang/FrugalBuild b/source/devel-extra/erlang/FrugalBuild index 81a1e19..5516ce7 100644 --- a/source/devel-extra/erlang/FrugalBuild +++ b/source/devel-extra/erlang/FrugalBuild @@ -10,7 +10,7 @@ else fi pkgname=erlang -pkgver=14B03 +pkgver=14B04 pkgrel=1 pkgdesc="A programming language designed at the Ericsson Computer Science Laboratory." url="http://www.erlang.org/" @@ -25,9 +25,9 @@ up2date="Flasttar http://www.erlang.org/download.html" source=(http://www.erlang.org/download/otp_src_R${pkgver/_/-}.tar.gz \ http://www.erlang.org/download/otp_doc_html_R${pkgver/_/-}.tar.gz \ http://www.erlang.org/download/otp_doc_man_R${pkgver/_/-}.tar.gz) -sha1sums=('109812114ef7c2855ade14b90813a870c89f6d43' \ - 'c662e3b4387772c916f2f8c3e9dbceb275207d8c' \ - '6bd773d2eee069762ba344dc8825ac52722398e1') +sha1sums=('e469c20c8be6c51bb584a2dec235c4714a60b4db' \ + '86f76adee9bf953e5578d7998fda9e7dfc0d43f5' \ + '41f4ea59c9622e39b30882e173983252b6faca81') subpkgs=('wxerlang') subdescs=('Erlang bindings for wxWidgets API.') From pingax at frugalware.fr Thu Oct 13 10:24:34 2011 From: pingax at frugalware.fr (Pingax) Date: Thu, 13 Oct 2011 10:24:34 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: scons-2.1.0-1-i686 * Version bump Message-ID: <20111013082434.E85E5142000D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d885aee222d74b9a0910d85e2e59c03a158bf819 commit d885aee222d74b9a0910d85e2e59c03a158bf819 Author: Pingax Date: Thu Oct 13 08:19:29 2011 +0200 scons-2.1.0-1-i686 * Version bump diff --git a/source/devel-extra/scons/FrugalBuild b/source/devel-extra/scons/FrugalBuild index 3fe7def..74901e5 100644 --- a/source/devel-extra/scons/FrugalBuild +++ b/source/devel-extra/scons/FrugalBuild @@ -3,14 +3,13 @@ # Maintainer: voroskoi pkgname=scons -pkgver=2.0.0 +pkgver=2.1.0 pkgrel=1 pkgdesc="SCons is an Open Source software construction tool, a next-generation build tool." -_F_sourceforge_ext=".final.0.tar.gz" Finclude sourceforge +up2date="Flasttar http://www.scons.org/download.php" url="http://www.scons.org/" depends=('python') groups=('devel-extra') archs=('i686' 'x86_64' 'ppc') -sha1sums=('dc42e87bb29b077b4f1bfecb748f0af672ac1923') -_F_cd_path="${pkgname}-${pkgver}.final.0" +sha1sums=('69c4bddfcca498e25dcc29a462042907fc93b243') From bouleetbil at frogdev.info Thu Oct 13 13:59:48 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 13 Oct 2011 13:59:48 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-shell-extensions-3.2.0-10-x86_64 *more subpkg *more simple for test which extension can break gnome-shell Message-ID: <20111013115948.72653142000D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=57967b517a820475be4aac94137af447361292d0 commit 57967b517a820475be4aac94137af447361292d0 Author: bouleetbil Date: Thu Oct 13 13:53:52 2011 +0200 gnome-shell-extensions-3.2.0-10-x86_64 *more subpkg *more simple for test which extension can break gnome-shell diff --git a/source/gnome-extra/gnome-shell-extensions/FrugalBuild b/source/gnome-extra/gnome-shell-extensions/FrugalBuild index 37bde53..84803de 100644 --- a/source/gnome-extra/gnome-shell-extensions/FrugalBuild +++ b/source/gnome-extra/gnome-shell-extensions/FrugalBuild @@ -3,9 +3,15 @@ pkgname=gnome-shell-extensions pkgver=3.2.0 -pkgrel=9 +pkgrel=10 pkgdesc="Modify and extend GNOME Shell functionality and behavior" depends=('gnome-shell>=3.2.0' 'libgtop') +rodepends=("gnome-shell-extensions-dock" "gnome-shell-extensions-alternate-tab" "gnome-shell-extensions-drive-menu" \ + "gnome-shell-extensions-gajim" "gnome-shell-extensions-xrandr-indicator" "gnome-shell-extensions-auto-move-windows" \ + "gnome-shell-extensions-native-window-placement" "gnome-shell-extensions-workspace-indicator" \ + "gnome-shell-extensions-system-monitor" "gnome-shell-extensions-windows-navigator" \ + "gnome-shell-extensions-places-menu" "gnome-shell-extensions-alternative-status-menu" \ + "gnome-shell-extensions-theme" "gnome-shell-extensions-apps-menus") makedepends=('intltool' 'gnome-doc-utils' 'gnome-common' \ 'gobject-introspection' 'krb5') groups=('gnome-extra') @@ -32,17 +38,105 @@ subgroups=('gnome') subarchs=('i686 x86_64 ppc') subinstall=("$_F_gnome_scriptlet") +subpkgs=("${subpkgs[@]}" 'gnome-shell-extensions-alternate-tab') +subdescs=("${subdescs[@]}" 'tab gnome-shell-extensions') +subrodepends=("${subrodepends[@]}" "") +subdepends=("${subdepends[@]}" "gnome-shell") +subgroups=("${subgroups[@]}" 'gnome-extra') +subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subinstall=("${subinstall[@]}" "$_F_gnome_scriptlet") + +subpkgs=("${subpkgs[@]}" 'gnome-shell-extensions-drive-menu') +subdescs=("${subdescs[@]}" 'drive-menu gnome-shell-extensions') +subrodepends=("${subrodepends[@]}" "") +subdepends=("${subdepends[@]}" "gnome-shell") +subgroups=("${subgroups[@]}" 'gnome-extra') +subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subinstall=("${subinstall[@]}" "") + +subpkgs=("${subpkgs[@]}" 'gnome-shell-extensions-gajim') +subdescs=("${subdescs[@]}" 'gajim gnome-shell-extensions') +subrodepends=("${subrodepends[@]}" "gajim") +subdepends=("${subdepends[@]}" "gnome-shell") +subgroups=("${subgroups[@]}" 'gnome-extra') +subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subinstall=("${subinstall[@]}" "") + +subpkgs=("${subpkgs[@]}" 'gnome-shell-extensions-xrandr-indicator') +subdescs=("${subdescs[@]}" 'xrandr-indicator gnome-shell-extensions') +subrodepends=("${subrodepends[@]}" "") +subdepends=("${subdepends[@]}" "gnome-shell") +subgroups=("${subgroups[@]}" 'gnome-extra') +subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subinstall=("${subinstall[@]}" "") + +subpkgs=("${subpkgs[@]}" 'gnome-shell-extensions-auto-move-windows') +subdescs=("${subdescs[@]}" 'auto-move-windows gnome-shell-extensions') +subrodepends=("${subrodepends[@]}" "") +subdepends=("${subdepends[@]}" "gnome-shell") +subgroups=("${subgroups[@]}" 'gnome-extra') +subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subinstall=("${subinstall[@]}" "$_F_gnome_scriptlet") + +subpkgs=("${subpkgs[@]}" 'gnome-shell-extensions-native-window-placement') +subdescs=("${subdescs[@]}" 'native-window-placement gnome-shell-extensions') +subrodepends=("${subrodepends[@]}" "") +subdepends=("${subdepends[@]}" "gnome-shell") +subgroups=("${subgroups[@]}" 'gnome-extra') +subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subinstall=("${subinstall[@]}" "$_F_gnome_scriptlet") + +subpkgs=("${subpkgs[@]}" 'gnome-shell-extensions-workspace-indicator') +subdescs=("${subdescs[@]}" 'workspace-indicator gnome-shell-extensions') +subrodepends=("${subrodepends[@]}" "") +subdepends=("${subdepends[@]}" "gnome-shell") +subgroups=("${subgroups[@]}" 'gnome-extra') +subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subinstall=("${subinstall[@]}" "") + +subpkgs=("${subpkgs[@]}" 'gnome-shell-extensions-system-monitor') +subdescs=("${subdescs[@]}" 'system monitor gnome-shell-extensions') +subrodepends=("${subrodepends[@]}" "") +subdepends=("${subdepends[@]}" "gnome-shell libgtop") +subgroups=("${subgroups[@]}" 'gnome-extra') +subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subinstall=("${subinstall[@]}" "") + +subpkgs=("${subpkgs[@]}" 'gnome-shell-extensions-windows-navigator') +subdescs=("${subdescs[@]}" 'windows-navigator gnome-shell-extensions') +subrodepends=("${subrodepends[@]}" "") +subdepends=("${subdepends[@]}" "gnome-shell") +subgroups=("${subgroups[@]}" 'gnome-extra') +subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subinstall=("${subinstall[@]}" "") + +subpkgs=("${subpkgs[@]}" 'gnome-shell-extensions-places-menu') +subdescs=("${subdescs[@]}" 'places-menu gnome-shell-extensions') +subrodepends=("${subrodepends[@]}" "") +subdepends=("${subdepends[@]}" "gnome-shell") +subgroups=("${subgroups[@]}" 'gnome-extra') +subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subinstall=("${subinstall[@]}" "") + +subpkgs=("${subpkgs[@]}" 'gnome-shell-extensions-alternative-status-menu') +subdescs=("${subdescs[@]}" 'alternative-status-menu gnome-shell-extensions') +subrodepends=("${subrodepends[@]}" "") +subdepends=("${subdepends[@]}" "gnome-shell") +subgroups=("${subgroups[@]}" 'gnome-extra') +subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subinstall=("${subinstall[@]}" "") + subpkgs=("${subpkgs[@]}" 'gnome-shell-extensions-theme') subdescs=("${subdescs[@]}" 'themes user gnome-shell') -subrodepends=("${subrodepends[@]}" "$pkgname") +subrodepends=("${subrodepends[@]}" "") subdepends=("${subdepends[@]}" "gnome-shell") subgroups=("${subgroups[@]}" 'gnome-extra') subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') -subinstall=("${subinstall[@]}" "") +subinstall=("${subinstall[@]}" "$_F_gnome_scriptlet") subpkgs=("${subpkgs[@]}" 'gnome-shell-extensions-apps-menus') subdescs=("${subdescs[@]}" 'apps menus extension') -subrodepends=("${subrodepends[@]}" "$pkgname") +subrodepends=("${subrodepends[@]}" "") subdepends=("${subdepends[@]}" "gnome-shell") subgroups=("${subgroups[@]}" 'gnome-extra') subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') @@ -63,10 +157,40 @@ build() { #hello world Frm usr/share/gnome-shell/extensions/example at gnome-shell-extensions.gnome.org FGnomeShellVersion + Fsplit gnome-shell-extensions-theme usr/share/gnome-shell/extensions/user-theme at gnome-shell-extensions.gnome.org + Fsplit gnome-shell-extensions-theme usr/share/glib-2.0/schemas/org.gnome.shell.extensions.user-theme.gschema.xml + Fsplit gnome-shell-extensions-dock usr/share/gnome-shell/extensions/dock at gnome-shell-extensions.gnome.org Fsplit gnome-shell-extensions-dock usr/share/glib-2.0/schemas/org.gnome.shell.extensions.dock.gschema.xml + Fsplit gnome-shell-extensions-apps-menus usr/share/gnome-shell/extensions/apps-menu at gnome-shell-extensions.gnome.org + + Fsplit gnome-shell-extensions-alternate-tab usr/share/gnome-shell/extensions/alternate-tab at gnome-shell-extensions.gnome.org + Fsplit gnome-shell-extensions-alternate-tab usr/share/glib-2.0/schemas/org.gnome.shell.extensions.alternate-tab.gschema.xml + + Fsplit gnome-shell-extensions-auto-move-windows usr/share/glib-2.0/schemas/org.gnome.shell.extensions.auto-move-windows.gschema.xml + Fsplit gnome-shell-extensions-auto-move-windows usr/share/gnome-shell/extensions/auto-move-windows at gnome-shell-extensions.gnome.org + + Fsplit gnome-shell-extensions-native-window-placement usr/share/glib-2.0/schemas/org.gnome.shell.extensions.native-window-placement.gschema.xml + Fsplit gnome-shell-extensions-native-window-placement usr/share/gnome-shell/extensions/native-window-placement at gnome-shell-extensions.gnome.org + + Fsplit gnome-shell-extensions-alternative-status-menu usr/share/gnome-shell/extensions/alternative-status-menu at gnome-shell-extensions.gnome.org + + Fsplit gnome-shell-extensions-drive-menu usr/share/gnome-shell/extensions/drive-menu at gnome-shell-extensions.gnome.org + + Fsplit gnome-shell-extensions-gajim usr/share/gnome-shell/extensions/gajim at gnome-shell-extensions.gnome.org + + Fsplit gnome-shell-extensions-xrandr-indicator usr/share/gnome-shell/extensions/xrandr-indicator at gnome-shell-extensions.gnome.org + + Fsplit gnome-shell-extensions-workspace-indicator usr/share/gnome-shell/extensions/workspace-indicator at gnome-shell-extensions.gnome.org + + Fsplit gnome-shell-extensions-windows-navigator usr/share/gnome-shell/extensions/windowsNavigator at gnome-shell-extensions.gnome.org + + Fsplit gnome-shell-extensions-system-monitor usr/share/gnome-shell/extensions/systemMonitor at gnome-shell-extensions.gnome.org + + Fsplit gnome-shell-extensions-places-menu usr/share/gnome-shell/extensions/places-menu at gnome-shell-extensions.gnome.org + Fbuild_gnome_scriptlet } From bouleetbil at frogdev.info Thu Oct 13 16:24:25 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 13 Oct 2011 16:24:25 +0200 (CEST) Subject: [Frugalware-git] gnometesting: glibc-2.14.1-2-x86_64 *added firefox patch *remove useless patch Message-ID: <20111013142425.F3605142000D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=cf53b5633f9e6e68defa007512d5a24e7284ffc2 commit cf53b5633f9e6e68defa007512d5a24e7284ffc2 Author: bouleetbil Date: Thu Oct 13 16:19:03 2011 +0200 glibc-2.14.1-2-x86_64 *added firefox patch *remove useless patch diff --git a/source/base/glibc/FrugalBuild b/source/base/glibc/FrugalBuild index 1b0c7c2..2ad31f1 100644 --- a/source/base/glibc/FrugalBuild +++ b/source/base/glibc/FrugalBuild @@ -11,7 +11,7 @@ USE_GLIBC_PORTS=${USE_GLIBC_PORTS:-$USE_GLIBC_PORTS_DEFAULT} pkgname=glibc pkgver=2.14.1 -pkgrel=1 +pkgrel=2 pkgdesc="GNU C Library" url="http://www.gnu.org/software/libc/libc.html" depends=() @@ -27,13 +27,15 @@ source=(http://ftp.gnu.org/pub/gnu/glibc/glibc-$pkgver.tar.gz \ gcc45.patch \ revert-8f4a5048eea6536ee85c0f2670adbb97d71e427d.patch \ nis.diff \ - glibc2.14-revert-sunrpc-removal.patch) + glibc2.14-revert-sunrpc-removal.patch \ + firefox.diff) sha1sums=('d1e787f1f55eba4544e4847668cc1edb782622f7' \ 'be4a7bea8af743331e2c6704faa24b6cb4e155d5' \ '2283966c4f48bbc9b6ad0ae3bbd64601c057c721' \ 'c8d14d0f2e239ba0def978010163e919a45700f7' \ '9c4544aee1063f65da39273349f0780d5723747d' \ - '9e07221a0f200898a680ed8682569606e4d3abbe') + '9e07221a0f200898a680ed8682569606e4d3abbe' \ + 'cc8fe170befc0a1fe56d6c18da1afc73c8c72b1b') if Fuse GLIBC_PORTS; then source=("${source[@]}" "http://ftp.frugalware.org/pub/other/people/elentir/glibc-ports/glibc-ports-$pkgver.tar.bz2") diff --git a/source/base/glibc/firefox.diff b/source/base/glibc/firefox.diff new file mode 100644 index 0000000..b2b87f1 --- /dev/null +++ b/source/base/glibc/firefox.diff @@ -0,0 +1,159 @@ +Submitted By: Matt Burgess +Date: 2011-10-07 +Initial Package Version: 2.14.1 +Upstream Status: From upstream +Origin: Matt Burgess +Description: Fixes Firefox crashes and a bug when programs link to + SDL. + +diff -Naur glibc-2.14.1.orig/elf/dl-close.c glibc-2.14.1/elf/dl-close.c +--- glibc-2.14.1.orig/elf/dl-close.c 2011-10-07 09:48:55.000000000 +0000 ++++ glibc-2.14.1/elf/dl-close.c 2011-10-07 19:43:10.346411120 +0000 +@@ -119,17 +119,8 @@ + if (map->l_direct_opencount > 0 || map->l_type != lt_loaded + || dl_close_state != not_pending) + { +- if (map->l_direct_opencount == 0) +- { +- if (map->l_type == lt_loaded) +- dl_close_state = rerun; +- else if (map->l_type == lt_library) +- { +- struct link_map **oldp = map->l_initfini; +- map->l_initfini = map->l_orig_initfini; +- _dl_scope_free (oldp); +- } +- } ++ if (map->l_direct_opencount == 0 && map->l_type == lt_loaded) ++ dl_close_state = rerun; + + /* There are still references to this object. Do nothing more. */ + if (__builtin_expect (GLRO(dl_debug_mask) & DL_DEBUG_FILES, 0)) +diff -Naur glibc-2.14.1.orig/elf/dl-deps.c glibc-2.14.1/elf/dl-deps.c +--- glibc-2.14.1.orig/elf/dl-deps.c 2011-10-07 09:48:55.000000000 +0000 ++++ glibc-2.14.1/elf/dl-deps.c 2011-10-07 19:43:10.348432639 +0000 +@@ -478,6 +478,7 @@ + nneeded * sizeof needed[0]); + atomic_write_barrier (); + l->l_initfini = l_initfini; ++ l->l_free_initfini = 1; + } + + /* If we have no auxiliary objects just go on to the next map. */ +@@ -678,6 +679,7 @@ + l_initfini[nlist] = NULL; + atomic_write_barrier (); + map->l_initfini = l_initfini; ++ map->l_free_initfini = 1; + if (l_reldeps != NULL) + { + atomic_write_barrier (); +@@ -686,7 +688,7 @@ + _dl_scope_free (old_l_reldeps); + } + if (old_l_initfini != NULL) +- map->l_orig_initfini = old_l_initfini; ++ _dl_scope_free (old_l_initfini); + + if (errno_reason) + _dl_signal_error (errno_reason == -1 ? 0 : errno_reason, objname, +diff -Naur glibc-2.14.1.orig/elf/dl-libc.c glibc-2.14.1/elf/dl-libc.c +--- glibc-2.14.1.orig/elf/dl-libc.c 2011-10-07 09:48:55.000000000 +0000 ++++ glibc-2.14.1/elf/dl-libc.c 2011-10-07 19:43:10.352411141 +0000 +@@ -279,6 +279,10 @@ + if (! old->dont_free) + free (old); + } ++ ++ /* Free the initfini dependency list. */ ++ if (l->l_free_initfini) ++ free (l->l_initfini); + } + + if (__builtin_expect (GL(dl_ns)[ns]._ns_global_scope_alloc, 0) != 0 +diff -Naur glibc-2.14.1.orig/elf/rtld.c glibc-2.14.1/elf/rtld.c +--- glibc-2.14.1.orig/elf/rtld.c 2011-10-07 09:48:55.000000000 +0000 ++++ glibc-2.14.1/elf/rtld.c 2011-10-07 19:43:10.355406263 +0000 +@@ -2263,6 +2263,7 @@ + lnp->dont_free = 1; + lnp = lnp->next; + } ++ l->l_free_initfini = 0; + + if (l != &GL(dl_rtld_map)) + _dl_relocate_object (l, l->l_scope, GLRO(dl_lazy) ? RTLD_LAZY : 0, +diff -Naur glibc-2.14.1.orig/include/link.h glibc-2.14.1/include/link.h +--- glibc-2.14.1.orig/include/link.h 2011-10-07 09:48:55.000000000 +0000 ++++ glibc-2.14.1/include/link.h 2011-10-07 19:43:10.357462703 +0000 +@@ -192,6 +192,9 @@ + during LD_TRACE_PRELINKING=1 + contains any DT_SYMBOLIC + libraries. */ ++ unsigned int l_free_initfini:1; /* Nonzero if l_initfini can be ++ freed, ie. not allocated with ++ the dummy malloc in ld.so. */ + + /* Collected information about own RPATH directories. */ + struct r_search_path_struct l_rpath_dirs; +@@ -240,9 +243,6 @@ + + /* List of object in order of the init and fini calls. */ + struct link_map **l_initfini; +- /* The init and fini list generated at startup, saved when the +- object is also loaded dynamically. */ +- struct link_map **l_orig_initfini; + + /* List of the dependencies introduced through symbol binding. */ + struct link_map_reldeps +diff -Naur glibc-2.14.1.orig/resolv/res_query.c glibc-2.14.1/resolv/res_query.c +--- glibc-2.14.1.orig/resolv/res_query.c 2011-10-07 09:48:55.000000000 +0000 ++++ glibc-2.14.1/resolv/res_query.c 2011-10-07 19:43:10.361412711 +0000 +@@ -122,6 +122,7 @@ + int *resplen2) + { + HEADER *hp = (HEADER *) answer; ++ HEADER *hp2; + int n, use_malloc = 0; + u_int oflags = statp->_flags; + +@@ -239,26 +240,25 @@ + /* __libc_res_nsend might have reallocated the buffer. */ + hp = (HEADER *) *answerp; + +- /* We simplify the following tests by assigning HP to HP2. It +- is easy to verify that this is the same as ignoring all +- tests of HP2. */ +- HEADER *hp2 = answerp2 ? (HEADER *) *answerp2 : hp; +- +- if (n < (int) sizeof (HEADER) && answerp2 != NULL +- && *resplen2 > (int) sizeof (HEADER)) ++ /* We simplify the following tests by assigning HP to HP2 or ++ vice versa. It is easy to verify that this is the same as ++ ignoring all tests of HP or HP2. */ ++ if (answerp2 == NULL || *resplen2 < (int) sizeof (HEADER)) + { +- /* Special case of partial answer. */ +- assert (hp != hp2); +- hp = hp2; ++ hp2 = hp; + } +- else if (answerp2 != NULL && *resplen2 < (int) sizeof (HEADER) +- && n > (int) sizeof (HEADER)) ++ else + { +- /* Special case of partial answer. */ +- assert (hp != hp2); +- hp2 = hp; ++ hp2 = (HEADER *) *answerp2; ++ if (n < (int) sizeof (HEADER)) ++ { ++ hp = hp2; ++ } + } + ++ /* Make sure both hp and hp2 are defined */ ++ assert((hp != NULL) && (hp2 != NULL)); ++ + if ((hp->rcode != NOERROR || ntohs(hp->ancount) == 0) + && (hp2->rcode != NOERROR || ntohs(hp2->ancount) == 0)) { + #ifdef DEBUG diff --git a/source/base/glibc/glibc-2.14-libdl-crash.patch b/source/base/glibc/glibc-2.14-libdl-crash.patch deleted file mode 100644 index ee29f8c..0000000 --- a/source/base/glibc/glibc-2.14-libdl-crash.patch +++ /dev/null @@ -1,132 +0,0 @@ -diff --git a/elf/dl-close.c b/elf/dl-close.c -index 73b2a2f..9bd91e3 100644 ---- a/elf/dl-close.c -+++ b/elf/dl-close.c -@@ -1,5 +1,5 @@ - /* Close a shared object opened by `_dl_open'. -- Copyright (C) 1996-2007, 2009, 2010, 2011 Free Software Foundation, Inc. -+ Copyright (C) 1996-2007, 2009, 2010 Free Software Foundation, Inc. - This file is part of the GNU C Library. - - The GNU C Library is free software; you can redistribute it and/or -@@ -119,17 +119,8 @@ _dl_close_worker (struct link_map *map) - if (map->l_direct_opencount > 0 || map->l_type != lt_loaded - || dl_close_state != not_pending) - { -- if (map->l_direct_opencount == 0) -- { -- if (map->l_type == lt_loaded) -- dl_close_state = rerun; -- else if (map->l_type == lt_library) -- { -- struct link_map **oldp = map->l_initfini; -- map->l_initfini = map->l_orig_initfini; -- _dl_scope_free (oldp); -- } -- } -+ if (map->l_direct_opencount == 0 && map->l_type == lt_loaded) -+ dl_close_state = rerun; - - /* There are still references to this object. Do nothing more. */ - if (__builtin_expect (GLRO(dl_debug_mask) & DL_DEBUG_FILES, 0)) -diff --git a/elf/dl-deps.c b/elf/dl-deps.c -index 9e30594..3890d00 100644 ---- a/elf/dl-deps.c -+++ b/elf/dl-deps.c -@@ -478,6 +478,7 @@ _dl_map_object_deps (struct link_map *map, - nneeded * sizeof needed[0]); - atomic_write_barrier (); - l->l_initfini = l_initfini; -+ l->l_free_initfini = 1; - } - - /* If we have no auxiliary objects just go on to the next map. */ -@@ -681,6 +682,7 @@ Filters not supported with LD_TRACE_PRELINKING")); - l_initfini[nlist] = NULL; - atomic_write_barrier (); - map->l_initfini = l_initfini; -+ map->l_free_initfini = 1; - if (l_reldeps != NULL) - { - atomic_write_barrier (); -@@ -689,5 +691,5 @@ Filters not supported with LD_TRACE_PRELINKING")); - _dl_scope_free (old_l_reldeps); - } - if (old_l_initfini != NULL) -- map->l_orig_initfini = old_l_initfini; -+ _dl_scope_free (old_l_initfini); - } -diff --git a/elf/dl-libc.c b/elf/dl-libc.c -index 7be9483..a13fce3 100644 ---- a/elf/dl-libc.c -+++ b/elf/dl-libc.c -@@ -265,13 +265,13 @@ libc_freeres_fn (free_mem) - - for (Lmid_t ns = 0; ns < GL(dl_nns); ++ns) - { -- /* Remove all additional names added to the objects. */ - for (l = GL(dl_ns)[ns]._ns_loaded; l != NULL; l = l->l_next) - { - struct libname_list *lnp = l->l_libname->next; - - l->l_libname->next = NULL; - -+ /* Remove all additional names added to the objects. */ - while (lnp != NULL) - { - struct libname_list *old = lnp; -@@ -279,6 +279,10 @@ libc_freeres_fn (free_mem) - if (! old->dont_free) - free (old); - } -+ -+ /* Free the initfini dependency list. */ -+ if (l->l_free_initfini) -+ free (l->l_initfini); - } - - if (__builtin_expect (GL(dl_ns)[ns]._ns_global_scope_alloc, 0) != 0 -diff --git a/elf/rtld.c b/elf/rtld.c -index 4a9109e..617e30e 100644 ---- a/elf/rtld.c -+++ b/elf/rtld.c -@@ -2251,6 +2251,7 @@ ERROR: ld.so: object '%s' cannot be loaded as audit interface: %s; ignored.\n", - lnp->dont_free = 1; - lnp = lnp->next; - } -+ l->l_free_initfini = 0; - - if (l != &GL(dl_rtld_map)) - _dl_relocate_object (l, l->l_scope, GLRO(dl_lazy) ? RTLD_LAZY : 0, -diff --git a/include/link.h b/include/link.h -index e877104..051b99a 100644 ---- a/include/link.h -+++ b/include/link.h -@@ -1,6 +1,6 @@ - /* Data structure for communication from the run-time dynamic linker for - loaded ELF shared objects. -- Copyright (C) 1995-2006, 2007, 2009, 2010, 2011 Free Software Foundation, Inc. -+ Copyright (C) 1995-2006, 2007, 2009, 2010 Free Software Foundation, Inc. - This file is part of the GNU C Library. - - The GNU C Library is free software; you can redistribute it and/or -@@ -192,6 +192,9 @@ struct link_map - during LD_TRACE_PRELINKING=1 - contains any DT_SYMBOLIC - libraries. */ -+ unsigned int l_free_initfini:1; /* Nonzero if l_initfini can be -+ freed, ie. not allocated with -+ the dummy malloc in ld.so. */ - - /* Collected information about own RPATH directories. */ - struct r_search_path_struct l_rpath_dirs; -@@ -240,9 +243,6 @@ struct link_map - - /* List of object in order of the init and fini calls. */ - struct link_map **l_initfini; -- /* The init and fini list generated at startup, saved when the -- object is also loaded dynamically. */ -- struct link_map **l_orig_initfini; - - /* List of the dependencies introduced through symbol binding. */ - struct link_map_reldeps diff --git a/source/base/glibc/glibc-2.14-revert-4462fad3.patch b/source/base/glibc/glibc-2.14-revert-4462fad3.patch deleted file mode 100644 index d71e374..0000000 --- a/source/base/glibc/glibc-2.14-revert-4462fad3.patch +++ /dev/null @@ -1,37 +0,0 @@ -diff -Naur glibc-orig//resolv/res_send.c glibc/resolv/res_send.c ---- glibc-orig//resolv/res_send.c 2011-06-10 18:59:03.041436996 +1000 -+++ glibc/resolv/res_send.c 2011-06-10 19:08:09.379309323 +1000 -@@ -549,7 +549,7 @@ - ns, ansp, ansp2, nansp2, resplen2); - if (n < 0) - return (-1); -- if (n == 0 && (buf2 == NULL || resplen2 == 0)) -+ if (n == 0) - goto next_ns; - } else { - /* Use datagrams. */ -@@ -559,7 +559,7 @@ - ansp2, nansp2, resplen2); - if (n < 0) - return (-1); -- if (n == 0 && (buf2 == NULL || resplen2 == 0)) -+ if (n == 0) - goto next_ns; - if (v_circuit) - // XXX Check whether both requests failed or -@@ -1275,14 +1275,10 @@ - (*thisresplenp > *thisanssizp) - ? *thisanssizp : *thisresplenp); - -- if (recvresp1 || (buf2 != NULL && recvresp2)) { -- *resplen2 = 0; -+ if (recvresp1 || (buf2 != NULL && recvresp2)) - return resplen; -- } - if (buf2 != NULL) - { -- /* No data from the first reply. */ -- resplen = 0; - /* We are waiting for a possible second reply. */ - if (hp->id == anhp->id) - recvresp1 = 1; From bouleetbil at frogdev.info Thu Oct 13 16:34:45 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 13 Oct 2011 16:34:45 +0200 (CEST) Subject: [Frugalware-git] gnometesting: tracker-0.12.5-1-x86_64 Message-ID: <20111013143445.705C4142000D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=0cfc72f38bfd1b67db9b70a077af00001ad837bb commit 0cfc72f38bfd1b67db9b70a077af00001ad837bb Author: bouleetbil Date: Thu Oct 13 16:29:41 2011 +0200 tracker-0.12.5-1-x86_64 *Version bump diff --git a/source/gnome/tracker/FrugalBuild b/source/gnome/tracker/FrugalBuild index c1eb93c..8200eb1 100644 --- a/source/gnome/tracker/FrugalBuild +++ b/source/gnome/tracker/FrugalBuild @@ -3,14 +3,14 @@ # Contributor: AlexExtreme pkgname=tracker -pkgver=0.12.4 +pkgver=0.12.5 pkgrel=1 pkgdesc="Tracker is a first class object database, extensible tag/metadata database, search tool and indexer." depends=('dbus-glib>=0.76' 'sqlite3' \ 'poppler-glib>=0.18.0' 'libvorbis' 'libpng' 'libexif' 'libgsf' 'gstreamer' \ - 'gnome-desktop>=3.0.0' 'exempi' 'upower>=0.9.6' 'openssl>=1.0.0') + 'gnome-desktop>=3.0.0' 'exempi' 'upower>=0.9.6' 'openssl>=1.0.0' 'libkrb5') rodepends=("libtracker") -makedepends=('intltool' 'perl-xml-parser' 'gobject-introspection') +makedepends=('intltool' 'perl-xml-parser' 'gobject-introspection' 'krb5') groups=('gnome') conflicts=('tracker-search-tool') provides=('tracker-search-tool') @@ -21,7 +21,7 @@ _F_gnome_iconcache="y" _F_gnome_glib="y" Finclude gnome-scriptlet gnome -sha1sums=('0f45f6667fe7006e607f904b7299ad67c007532c') +sha1sums=('ec408cdfb39f2e9890e90aa5806de5669871d576') unset MAKEFLAGS subpkgs=("${subpkgs[@]}" "$pkgname-nautilus") From bouleetbil at frogdev.info Thu Oct 13 16:39:52 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 13 Oct 2011 16:39:52 +0200 (CEST) Subject: [Frugalware-git] gnometesting: lasem-0.3.1-1-x86_64 *new package Message-ID: <20111013143952.81A7E142000D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=644ccd8530ac99c5fac7f4187eb3a5997535c8d5 commit 644ccd8530ac99c5fac7f4187eb3a5997535c8d5 Author: bouleetbil Date: Thu Oct 13 16:34:47 2011 +0200 lasem-0.3.1-1-x86_64 *new package diff --git a/source/xlib-extra/lasem/FrugalBuild b/source/xlib-extra/lasem/FrugalBuild new file mode 100644 index 0000000..ceecf57 --- /dev/null +++ b/source/xlib-extra/lasem/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.30 SBU +# Maintainer: bouleetbil + +pkgname=lasem +pkgver=0.3.1 +pkgrel=1 +pkgdesc="SVG and Mathml rendering library" +depends=('pango' 'gdk-pixbuf2') +makedepends=('intltool' 'gobject-introspection' 'gtk-doc') +groups=('xlib-extra') +archs=('i686' 'x86_64') +_F_gnome_devel=y +Finclude gnome +sha1sums=('0be16c103f2e636b8c3caa41b521978d3c7b56c5') + +# optimization OK From bouleetbil at frogdev.info Thu Oct 13 16:49:52 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 13 Oct 2011 16:49:52 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gtranslator-2.90.6-1-x86_64 Message-ID: <20111013144952.C666E142000D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=32eebc677257ad698e4182068e6b5aee8deccd4f commit 32eebc677257ad698e4182068e6b5aee8deccd4f Author: bouleetbil Date: Thu Oct 13 16:44:53 2011 +0200 gtranslator-2.90.6-1-x86_64 *Version bump diff --git a/source/gnome-extra/gtranslator/FrugalBuild b/source/gnome-extra/gtranslator/FrugalBuild index 7d86ce0..c6a4c2d 100644 --- a/source/gnome-extra/gtranslator/FrugalBuild +++ b/source/gnome-extra/gtranslator/FrugalBuild @@ -3,21 +3,23 @@ # Contributor: BMH1980 pkgname=gtranslator -pkgver=1.9.7 -pkgrel=3 +pkgver=2.90.6 +pkgrel=1 pkgdesc="An enhanced gettext po file editor for GNOME." url="http://www.gnome.org/" license="GPL2" -depends=('libgnomeui>=2.24.3-2' 'gtkspell' 'gtksourceview' 'gdl' 'gettext' 'libglade') -makedepends=('perl-xml-parser' 'intltool' 'gnome-doc-utils') +depends=('gettext' 'gtk+3' 'gtksourceview3' 'gdl' 'libpeas-gtk' 'json-glib' 'gsettings-desktop-schemas' 'libgda' \ + 'iso-codes') +makedepends=('perl-xml-parser' 'intltool' 'gnome-doc-utils' 'gobject-introspection') groups=('gnome-extra') archs=('i686' 'x86_64') _F_gnome_iconcache="y" _F_gnome_desktop="y" _F_gnome_scrollkeeper="y" _F_gnome_devel="y" -Finclude sourceforge gnome-scriptlet -sha1sums=('03282c42e2fbf8930bc3cc35fd9804cc1ee9d0fb') +_F_gnome_glib="y" +Finclude gnome gnome-scriptlet +sha1sums=('03faedc33772e975c9e5682f7dfa61f33e6b399c') replaces=('gnome-ding') # optimization OK From bouleetbil at frogdev.info Thu Oct 13 17:01:22 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 13 Oct 2011 17:01:22 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gtranslator-2.90.6-2-x86_64 *fix depends Message-ID: <20111013150122.A8D73142000D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=4977827d10f31bb62879452aef8fd7747bab1f58 commit 4977827d10f31bb62879452aef8fd7747bab1f58 Author: bouleetbil Date: Thu Oct 13 16:56:20 2011 +0200 gtranslator-2.90.6-2-x86_64 *fix depends diff --git a/source/gnome-extra/gtranslator/FrugalBuild b/source/gnome-extra/gtranslator/FrugalBuild index c6a4c2d..8eb01d4 100644 --- a/source/gnome-extra/gtranslator/FrugalBuild +++ b/source/gnome-extra/gtranslator/FrugalBuild @@ -4,12 +4,12 @@ pkgname=gtranslator pkgver=2.90.6 -pkgrel=1 +pkgrel=2 pkgdesc="An enhanced gettext po file editor for GNOME." url="http://www.gnome.org/" license="GPL2" depends=('gettext' 'gtk+3' 'gtksourceview3' 'gdl' 'libpeas-gtk' 'json-glib' 'gsettings-desktop-schemas' 'libgda' \ - 'iso-codes') + 'iso-codes' 'gtkspell' 'gnome-utils') makedepends=('perl-xml-parser' 'intltool' 'gnome-doc-utils' 'gobject-introspection') groups=('gnome-extra') archs=('i686' 'x86_64') From devil505linux at gmail.com Thu Oct 13 18:16:12 2011 From: devil505linux at gmail.com (Devil505) Date: Thu, 13 Oct 2011 18:16:12 +0200 (CEST) Subject: [Frugalware-git] ayatana: Merge branch 'master' of git.frugalware.org:/pub/frugalware/frugalware-current Message-ID: <20111013161612.D458A142000D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ayatana.git;a=commitdiff;h=084b6ec38ecc8ed99a611c3372c77a5991e831a0 commit 084b6ec38ecc8ed99a611c3372c77a5991e831a0 Merge: 938e1eb d885aee Author: Devil505 Date: Thu Oct 13 18:13:47 2011 +0200 Merge branch 'master' of git.frugalware.org:/pub/frugalware/frugalware-current From devil505linux at gmail.com Thu Oct 13 18:33:43 2011 From: devil505linux at gmail.com (Devil505) Date: Thu, 13 Oct 2011 18:33:43 +0200 (CEST) Subject: [Frugalware-git] artwork: * updating Slim theme Message-ID: <20111013163343.A78C6142000D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=artwork.git;a=commitdiff;h=762f4b950810e34d3d9d8bd5a467916746870529 commit 762f4b950810e34d3d9d8bd5a467916746870529 Author: Devil505 Date: Thu Oct 13 18:26:46 2011 +0200 * updating Slim theme diff --git a/slim-theme/frugalware/background.png b/slim-theme/frugalware/background.png index 13a8e64..834186e 100644 Binary files a/slim-theme/frugalware/background.png and b/slim-theme/frugalware/background.png differ diff --git a/slim-theme/frugalware/panel.png b/slim-theme/frugalware/panel.png index 99e56dd..665a4a9 100644 Binary files a/slim-theme/frugalware/panel.png and b/slim-theme/frugalware/panel.png differ diff --git a/slim-theme/frugalware/preview.png b/slim-theme/frugalware/preview.png index 40e7aa3..e35e9c9 100644 Binary files a/slim-theme/frugalware/preview.png and b/slim-theme/frugalware/preview.png differ From devil505linux at gmail.com Thu Oct 13 18:40:12 2011 From: devil505linux at gmail.com (Devil505) Date: Thu, 13 Oct 2011 18:40:12 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: slim-1.3.2-4-i686 * updating theme for 1.6 Message-ID: <20111013164012.990B1142000D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b6260917728add351112efe5c0d0efc1b941a2b6 commit b6260917728add351112efe5c0d0efc1b941a2b6 Author: Devil505 Date: Thu Oct 13 18:37:38 2011 +0200 slim-1.3.2-4-i686 * updating theme for 1.6 diff --git a/source/xfce4/slim/FrugalBuild b/source/xfce4/slim/FrugalBuild index be6d955..8df47e7 100644 --- a/source/xfce4/slim/FrugalBuild +++ b/source/xfce4/slim/FrugalBuild @@ -3,7 +3,7 @@ pkgname=slim pkgver=1.3.2 -pkgrel=3 +pkgrel=4 pkgdesc="SLiM is a lightweight, Desktop-independent graphical login manager for X11." depends=('libxml2>=2.7.8' 'libpng' 'libjpeg') makedepends=('libx11>=1.2.2-1' 'libxft' 'libxmu') @@ -17,13 +17,13 @@ source=(${source[@]} \ slim.conf \ slim.install \ slim-1.3.2-cflags.patch \ - http://ftp.frugalware.org/pub/other/artwork/slim-theme/frugalware-1.5.tar.bz2) + http://ftp.frugalware.org/pub/other/artwork/slim-theme/frugalware-1.6.tar.bz2) sha1sums=('e421d5487732c8317f8f591906661e014b036358' \ '98dcec8ae2d52ae9c9b5abcfa3d145882a0848bd' \ 'a17849f628f4f74cf1bd48eea21a144f2f1a274d' \ '55bba5f18fde0f93114c6e8428c48706c05dd0ff' \ - '3745f4e3920dc9adefdcc955244d641682427cc4') + '644712d038ef637ceab7e158e3f8fae98561bf31') build() { From bouleetbil at frogdev.info Thu Oct 13 20:17:41 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 13 Oct 2011 20:17:41 +0200 (CEST) Subject: [Frugalware-git] gnometesting: glibc-2.14.1-2-x86_64 *rename patch *hermier will be happy :D Message-ID: <20111013181741.4C48C142000D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=2a2586a26e0bba02ca65537a578dfa16cdb38856 commit 2a2586a26e0bba02ca65537a578dfa16cdb38856 Author: bouleetbil Date: Thu Oct 13 20:12:10 2011 +0200 glibc-2.14.1-2-x86_64 *rename patch *hermier will be happy :D diff --git a/source/base/glibc/FrugalBuild b/source/base/glibc/FrugalBuild index 2ad31f1..b8a82af 100644 --- a/source/base/glibc/FrugalBuild +++ b/source/base/glibc/FrugalBuild @@ -28,7 +28,7 @@ source=(http://ftp.gnu.org/pub/gnu/glibc/glibc-$pkgver.tar.gz \ revert-8f4a5048eea6536ee85c0f2670adbb97d71e427d.patch \ nis.diff \ glibc2.14-revert-sunrpc-removal.patch \ - firefox.diff) + glibc-2.14.1-fixes-1.patch) sha1sums=('d1e787f1f55eba4544e4847668cc1edb782622f7' \ 'be4a7bea8af743331e2c6704faa24b6cb4e155d5' \ '2283966c4f48bbc9b6ad0ae3bbd64601c057c721' \ diff --git a/source/base/glibc/firefox.diff b/source/base/glibc/glibc-2.14.1-fixes-1.patch similarity index 100% rename from source/base/glibc/firefox.diff rename to source/base/glibc/glibc-2.14.1-fixes-1.patch From devil505linux at gmail.com Thu Oct 13 20:59:42 2011 From: devil505linux at gmail.com (Devil505) Date: Thu, 13 Oct 2011 20:59:42 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: granite-20111013-1-i686 * version bump Message-ID: <20111013185942.E840B142000D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7fae6516bbfd010e05bb597367f02ddc88393bcf commit 7fae6516bbfd010e05bb597367f02ddc88393bcf Author: Devil505 Date: Thu Oct 13 22:59:06 2011 +0200 granite-20111013-1-i686 * version bump diff --git a/source/devel-extra/granite/FrugalBuild b/source/devel-extra/granite/FrugalBuild index d914404..eec17a0 100644 --- a/source/devel-extra/granite/FrugalBuild +++ b/source/devel-extra/granite/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=granite -pkgver=20111004 +pkgver=20111013 pkgrel=1 pkgdesc="A development library for elementary development." url="https://launchpad.net/granite" @@ -13,6 +13,6 @@ Finclude cmake 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=('dadcc09da81768ddb2bf7ec7fdb5232507c83863') +sha1sums=('f73529dbcbbad55dcae2106aa8d21378fabe6dcf') # optimization OK From devil505linux at gmail.com Thu Oct 13 21:02:45 2011 From: devil505linux at gmail.com (Devil505) Date: Thu, 13 Oct 2011 21:02:45 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: scratch-20111013-1-i686 * version bump Message-ID: <20111013190245.8ACFB142000D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bdf204874696879b3bb42646217e4f1fd46d6a94 commit bdf204874696879b3bb42646217e4f1fd46d6a94 Author: Devil505 Date: Thu Oct 13 23:02:39 2011 +0200 scratch-20111013-1-i686 * version bump diff --git a/source/gnome-extra/scratch/FrugalBuild b/source/gnome-extra/scratch/FrugalBuild index 33d5500..e81f0db 100644 --- a/source/gnome-extra/scratch/FrugalBuild +++ b/source/gnome-extra/scratch/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=scratch -pkgver=20110917 +pkgver=20111013 pkgrel=1 pkgdesc="Scratch is a text editor written in Vala and Gtk+ 3" url="https://launchpad.net/scratch" @@ -14,7 +14,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=('133d05a8c7c95148b8aae79f3e00f317029bf3c9') +sha1sums=('14526d3eea6fd86e21c152493cee4cc7cfbcd8a6') build() { CMake_build From bouleetbil at frogdev.info Thu Oct 13 21:03:19 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 13 Oct 2011 21:03:19 +0200 (CEST) Subject: [Frugalware-git] gnometesting: mysql-workbench-oss-5.2.35-1-x86_64 Message-ID: <20111013190319.DBF27142000D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=1b20b7f4edf1ed7c65551ae422f0d4fe7b58c0e8 commit 1b20b7f4edf1ed7c65551ae422f0d4fe7b58c0e8 Author: bouleetbil Date: Thu Oct 13 20:57:52 2011 +0200 mysql-workbench-oss-5.2.35-1-x86_64 *Version bump diff --git a/source/gnome-extra/mysql-workbench-oss/FrugalBuild b/source/gnome-extra/mysql-workbench-oss/FrugalBuild index 8bedc22..c292399 100644 --- a/source/gnome-extra/mysql-workbench-oss/FrugalBuild +++ b/source/gnome-extra/mysql-workbench-oss/FrugalBuild @@ -3,8 +3,8 @@ pkgname=mysql-workbench-oss _F_archive_name=mysql-workbench-gpl -pkgver=5.2.33b -pkgrel=2 +pkgver=5.2.35 +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' \ @@ -16,11 +16,8 @@ options=('scriptlet') Fconfopts="${Fconfopts[@]} --enable-readline" up2date="lynx -dump -source http://dev.mysql.com/downloads/workbench/5.1.html |Flasttar" mirror="http://mysql.mirrors.crysys.hit.bme.hu/" -source=($mirror/Downloads/MySQLGUITools/$_F_archive_name-$pkgver-src.tar.gz \ - gtkmm.diff cpp.diff) -sha1sums=('1d47598fb0f956ce1a0c6b1afb462e8d6beeb1ed' \ - '5a7d12936f6db1119ba8cb43c528d2a60a4301be' \ - 'c1963994fd1cd9ece84ada66cec510d7c58e8930') +source=($mirror/Downloads/MySQLGUITools/$_F_archive_name-$pkgver-src.tar.gz) +sha1sums=('74c2dddba06e4b233f3b28acf8be45f0394310f2') replaces=('mysql-administrator') provides=('mysql-administrator') diff --git a/source/gnome-extra/mysql-workbench-oss/cpp.diff b/source/gnome-extra/mysql-workbench-oss/cpp.diff deleted file mode 100644 index 2ace6a6..0000000 --- a/source/gnome-extra/mysql-workbench-oss/cpp.diff +++ /dev/null @@ -1,25 +0,0 @@ ---- library/base/base/xml_util_functions.h.~1~ 2011-03-11 00:03:28.000000000 +0100 -+++ library/base/base/xml_util_functions.h 2011-03-14 18:57:34.571514279 +0100 -@@ -20,10 +20,6 @@ - #ifndef _XML_UTIL_FUNCTIONS_H_ - #define _XML_UTIL_FUNCTIONS_H_ - --#ifdef __cplusplus --extern "C" { --#endif -- - #include "base/common.h" - //#include "util.h" - -@@ -31,6 +27,10 @@ - #include - //#endif - -+#ifdef __cplusplus -+extern "C" { -+#endif -+ - typedef char base_bool; - - BASELIBRARY_PUBLIC_FUNC xmlDocPtr base_xmlParseFile(const char *filename); - diff --git a/source/gnome-extra/mysql-workbench-oss/gtkmm.diff b/source/gnome-extra/mysql-workbench-oss/gtkmm.diff deleted file mode 100644 index 53406f4..0000000 --- a/source/gnome-extra/mysql-workbench-oss/gtkmm.diff +++ /dev/null @@ -1,16 +0,0 @@ -Patch to fix compilation with gtkmm-2.24.0. Taken from -http://bugs.mysql.com/bug.php?id=60603 - -diff -up mysql-workbench-gpl-5.2.33-src/frontend/linux/linux_utilities/toolbar_manager.cpp.gcc46 mysql-workbench-gpl-5.2.33-src/frontend/linux/linux_utilities/toolbar_manager.cpp ---- mysql-workbench-gpl-5.2.33-src/frontend/linux/linux_utilities/toolbar_manager.cpp.gcc46 2011-03-23 16:56:16.000000000 +0100 -+++ mysql-workbench-gpl-5.2.33-src/frontend/linux/linux_utilities/toolbar_manager.cpp 2011-03-23 17:07:36.000000000 +0100 -@@ -31,7 +31,7 @@ static Gtk::ComboBox *create_color_combo - } - - Glib::RefPtr model= Gtk::ListStore::create(*color_combo_columns); -- Gtk::ComboBox *combo= new Gtk::ComboBox(model); -+ Gtk::ComboBox *combo= new Gtk::ComboBox((Glib::RefPtr &)model); - - combo->pack_start(color_combo_columns->image); - - From devil505linux at gmail.com Thu Oct 13 21:20:44 2011 From: devil505linux at gmail.com (Devil505) Date: Thu, 13 Oct 2011 21:20:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: plank-20111013-1-i686 * version bump Message-ID: <20111013192044.31031142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f251a4a4f7827b4e872e816de1d33210e96415b0 commit f251a4a4f7827b4e872e816de1d33210e96415b0 Author: Devil505 Date: Thu Oct 13 23:20:23 2011 +0200 plank-20111013-1-i686 * version bump diff --git a/source/xapps-extra/plank/FrugalBuild b/source/xapps-extra/plank/FrugalBuild index 738c65a..bfcc37f 100644 --- a/source/xapps-extra/plank/FrugalBuild +++ b/source/xapps-extra/plank/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=plank -pkgver=20111004 +pkgver=20111013 pkgrel=1 pkgdesc="Stupidly simple Dock" url="https://launchpad.net/plank" @@ -15,7 +15,7 @@ _F_gnome_desktop="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=('5669a14d24442a86a5c066e29364b6fb5b25e217') +sha1sums=('3472ad554f7d9f95950bd1c11139f9b4406cf91f') build() { Fcd From devil505linux at gmail.com Thu Oct 13 21:20:44 2011 From: devil505linux at gmail.com (Devil505) Date: Thu, 13 Oct 2011 21:20:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: scratch-20111013-2-i686 * added _F_gnome_iconcache Message-ID: <20111013192044.1783F142000D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=944b30719d76a73dcf8e27840be6957e7b62c5da commit 944b30719d76a73dcf8e27840be6957e7b62c5da Author: Devil505 Date: Thu Oct 13 23:04:13 2011 +0200 scratch-20111013-2-i686 * added _F_gnome_iconcache diff --git a/source/gnome-extra/scratch/FrugalBuild b/source/gnome-extra/scratch/FrugalBuild index e81f0db..0392ec6 100644 --- a/source/gnome-extra/scratch/FrugalBuild +++ b/source/gnome-extra/scratch/FrugalBuild @@ -3,13 +3,14 @@ pkgname=scratch pkgver=20111013 -pkgrel=1 +pkgrel=2 pkgdesc="Scratch is a text editor written in Vala and Gtk+ 3" url="https://launchpad.net/scratch" depends=('gconf' 'granite' 'bzip2' 'libsoup' 'gtksourceview3' 'libuuid' 'libgee') makedepends=('vala') groups=('gnome-extra' 'pantheon-desktop') _F_gnome_glib="y" +_F_gnome_iconcache="y" Finclude cmake gnome-scriptlet archs=('i686' 'x86_64') up2date="Flasttar http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$pkgname" From bouleetbil at frogdev.info Thu Oct 13 21:31:54 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 13 Oct 2011 21:31:54 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-shell-3.2.0-12-x86_64 *fix replace pkg Message-ID: <20111013193154.E168F142000D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=66efec156d6dd1e27585724fc2690a45cdc6b2d7 commit 66efec156d6dd1e27585724fc2690a45cdc6b2d7 Author: bouleetbil Date: Thu Oct 13 21:26:39 2011 +0200 gnome-shell-3.2.0-12-x86_64 *fix replace pkg diff --git a/source/gnome/gnome-shell/FrugalBuild b/source/gnome/gnome-shell/FrugalBuild index 5568eee..d498498 100644 --- a/source/gnome/gnome-shell/FrugalBuild +++ b/source/gnome/gnome-shell/FrugalBuild @@ -4,10 +4,9 @@ USE_FRUGALTHEME=${USE_FRUGALTHEME:-"y"} USE_REPLACEEXTENSIONS=${USE_REPLACEEXTENSIONS:-"y"} - pkgname=gnome-shell pkgver=3.2.0 -pkgrel=11 +pkgrel=12 pkgdesc="Window management and application launching for GNOME" url="http://www.gnome.org/" depends=('libxml2>=2.7.8' 'mutter>=3.2.0' 'gnome-desktop>=3.2.0' 'gjs>=1.30.0' \ @@ -40,8 +39,8 @@ provides=("${provides[@]}" "gnome-shell-extension-systray" "gnome-shell-extensio "gnome-shell-theme-selector" "gnome-shell-extension-autohidetopbar") if Fuse $USE_REPLACEEXTENSIONS; then - replaces=("${replaces[@]}" "gnome-shell-extensions" "gnome-shell-extensions-apps-menus" \ - "gnome-shell-extensions-theme") + replaces=("${replaces[@]}" "gnome-shell-extensions" "gnome-shell-extensions-alternate-tab" \ + "gnome-shell-extensions-xrandr-indicator") fi groups=('gnome') From bouleetbil at frogdev.info Thu Oct 13 21:36:40 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu, 13 Oct 2011 21:36:40 +0200 (CEST) Subject: [Frugalware-git] gnometesting: libepc-0.4.2-1-x86_64 Message-ID: <20111013193640.DBA75142000D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=1eb7dae946f4c3c60a84194dc2c28e60572d829e commit 1eb7dae946f4c3c60a84194dc2c28e60572d829e Author: bouleetbil Date: Thu Oct 13 21:31:37 2011 +0200 libepc-0.4.2-1-x86_64 *Version bump diff --git a/source/gnome-extra/libepc/FrugalBuild b/source/gnome-extra/libepc/FrugalBuild index 9e6e6b1..14459fd 100644 --- a/source/gnome-extra/libepc/FrugalBuild +++ b/source/gnome-extra/libepc/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=libepc -pkgver=0.4.1 +pkgver=0.4.2 pkgrel=1 pkgdesc="Easy Publish and Consume library for GNOME" url="http://wwww.gnome.org/" @@ -12,7 +12,7 @@ makedepends=('intltool') depends=('gtk+3' 'avahi-glib' 'libavahi-ui' 'gnutls>=2.8.1' 'libsoup>=2.30.0' 'e2fsprogs' 'avahi-gtk3') groups=('gnome-extra') archs=('i686' 'x86_64') -sha1sums=('84d2f7a2908841b0d4bc41f1d0ea3c90e36d57e2') +sha1sums=('41f198899faa8ca56602c9f5a9e104b4132c8d89') unset MAKEFLAGS From bouleetbil at frogdev.info Fri Oct 14 08:22:44 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 14 Oct 2011 08:22:44 +0200 (CEST) Subject: [Frugalware-git] gnometesting: farsight2-0.0.31-1-x86_64 Message-ID: <20111014062244.E4C56142000C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=650659be5d9e79adc1a6bd9862143a78b402b401 commit 650659be5d9e79adc1a6bd9862143a78b402b401 Author: bouleetbil Date: Fri Oct 14 08:17:30 2011 +0200 farsight2-0.0.31-1-x86_64 *Version bump diff --git a/source/xlib/farsight2/FrugalBuild b/source/xlib/farsight2/FrugalBuild index 3fa3cc4..fd9b434 100644 --- a/source/xlib/farsight2/FrugalBuild +++ b/source/xlib/farsight2/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=farsight2 -pkgver=0.0.30 +pkgver=0.0.31 pkgrel=1 pkgdesc="Farsight2 is an audio/video conferencing framework" url="http://farsight.freedesktop.org/" @@ -13,7 +13,7 @@ archs=('i686' 'x86_64' 'ppc') replaces=('farsight') up2date="lynx -dump http://farsight.freedesktop.org/releases/$pkgname | Flasttar" source=(http://farsight.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('8cbaf1d7cf2eba292e72a1ebf4eb4404d91e0be3') +sha1sums=('7471a1c8207c821b22e4f79c2a159f41140331de') subpkgs=("$pkgname-python") subdescs=("Python bindings for Farsight") From bouleetbil at frogdev.info Fri Oct 14 09:02:11 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 14 Oct 2011 09:02:11 +0200 (CEST) Subject: [Frugalware-git] gnometesting: telepathy-gabble-0.13.7-1-x86_64 Message-ID: <20111014070211.48FDC142000C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=45bee02c0124c26eda47eb414ccd0f4190a11dcd commit 45bee02c0124c26eda47eb414ccd0f4190a11dcd Author: bouleetbil Date: Fri Oct 14 08:56:59 2011 +0200 telepathy-gabble-0.13.7-1-x86_64 *Version bump diff --git a/source/xlib/telepathy-gabble/FrugalBuild b/source/xlib/telepathy-gabble/FrugalBuild index 290695c..741d31c 100644 --- a/source/xlib/telepathy-gabble/FrugalBuild +++ b/source/xlib/telepathy-gabble/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=telepathy-gabble -pkgver=0.13.6 +pkgver=0.13.7 pkgrel=1 pkgdesc="Telepathy is a D-Bus framework for unifying real time communication." url="http://telepathy.freedesktop.org/" @@ -14,7 +14,7 @@ groups=('xlib') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://telepathy.freedesktop.org/releases/telepathy-gabble | Flasttar" source=(http://telepathy.freedesktop.org/releases/telepathy-gabble/$pkgname-$pkgver.tar.gz) -sha1sums=('538754fa229cc54ab76c7cdb086712ebca586c8c') +sha1sums=('6b04bf0f5fe2ddba7e692c6ba1e078a06a5f6cee') unset MAKEFLAGS # optimization OK From bouleetbil at frogdev.info Fri Oct 14 09:06:09 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 14 Oct 2011 09:06:09 +0200 (CEST) Subject: [Frugalware-git] gnometesting: systemd-37-1-x86_64 Message-ID: <20111014070609.C8ED5142000C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=189bd6127190ed5238f28c8e6ed1d287844d2d23 commit 189bd6127190ed5238f28c8e6ed1d287844d2d23 Author: bouleetbil Date: Fri Oct 14 09:00:53 2011 +0200 systemd-37-1-x86_64 *Version bump diff --git a/source/base/systemd/FrugalBuild b/source/base/systemd/FrugalBuild index c33c75f..a0f0eab 100644 --- a/source/base/systemd/FrugalBuild +++ b/source/base/systemd/FrugalBuild @@ -11,7 +11,7 @@ else fi pkgname=systemd -pkgver=36 +pkgver=37 pkgrel=1 pkgdesc="A System and Service Manager" url="http://www.freedesktop.org/wiki/Software/systemd" @@ -22,7 +22,7 @@ up2date="Flasttar http://www.freedesktop.org/software/$pkgname" source=(http://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.bz2 \ chkconfig.patch \ console.conf) -sha1sums=('ebe4a0eb5c2e17e43418a6657d15470cb84d2f25' \ +sha1sums=('02665bcb8c609193170579537c3a94013519405c' \ '458606a298a8e2eb200a74432a0606dccd61d451' \ 'abaa5c83d5adf2c5be188ce0de488bfa2b5a4505') From bouleetbil at frogdev.info Fri Oct 14 09:09:41 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 14 Oct 2011 09:09:41 +0200 (CEST) Subject: [Frugalware-git] gnometesting: libatasmart-0.18-1-x86_64 Message-ID: <20111014070941.45F00142000C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=1b6e2b099beff608dc73fb9e338f3b024c99299f commit 1b6e2b099beff608dc73fb9e338f3b024c99299f Author: bouleetbil Date: Fri Oct 14 09:04:31 2011 +0200 libatasmart-0.18-1-x86_64 *Version bump diff --git a/source/lib/libatasmart/FrugalBuild b/source/lib/libatasmart/FrugalBuild index ac9afd0..56537a6 100644 --- a/source/lib/libatasmart/FrugalBuild +++ b/source/lib/libatasmart/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=libatasmart -pkgver=0.17 +pkgver=0.18 pkgrel=1 pkgdesc="Lean and small library for ATA S.M.A.R.T. hard disks" url="http://0pointer.de/blog/projects/being-smart.html" @@ -11,6 +11,6 @@ groups=('lib') archs=('i686' 'x86_64' 'ppc' 'arm') up2date="Flasttar http://0pointer.de/public/" source=(http://0pointer.de/public/$pkgname-$pkgver.tar.gz) -sha1sums=('33135e67bf6a3ea87b902944a80190e8f4427b2a') +sha1sums=('6fbbce91ca80ba9fde6d3acbc4881bf08b36978a') # optimization OK From bouleetbil at frogdev.info Fri Oct 14 09:11:29 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 14 Oct 2011 09:11:29 +0200 (CEST) Subject: [Frugalware-git] gnometesting: libvncserver-0.9.8.1-1-x86_64 Message-ID: <20111014071129.A06CB142000C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=ebc2ebb91e90a186507e80ef3408b12d2fb5d3f9 commit ebc2ebb91e90a186507e80ef3408b12d2fb5d3f9 Author: bouleetbil Date: Fri Oct 14 09:06:19 2011 +0200 libvncserver-0.9.8.1-1-x86_64 *Version bump diff --git a/source/xlib/libvncserver/FrugalBuild b/source/xlib/libvncserver/FrugalBuild index 1c582ad..13ead7b 100644 --- a/source/xlib/libvncserver/FrugalBuild +++ b/source/xlib/libvncserver/FrugalBuild @@ -3,14 +3,14 @@ pkgname=libvncserver _F_sourceforge_name="LibVNCServer" -pkgver=0.9.8 +pkgver=0.9.8.1 pkgrel=1 pkgdesc="Library to create custom VNC servers" depends=('zlib' 'libjpeg>=8a' 'sdl' 'libx11' 'libxext' 'libxinerama' 'libxrandr' 'libxtrap' 'libxtst' 'libxfixes' 'libxdamage' 'inputproto') groups=('xlib') archs=('i686' 'x86_64' 'ppc') Finclude sourceforge -sha1sums=('71e88ea95ad147185bbf6ca24ba7b0fbb8634421') +sha1sums=('70e6fac8608752c3d26108f80db1ca315c8adf94') _F_cd_path="LibVNCServer-$pkgver" build() From bouleetbil at frogdev.info Fri Oct 14 09:19:31 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 14 Oct 2011 09:19:31 +0200 (CEST) Subject: [Frugalware-git] gnometesting: dhcp-4.2.2-1-x86_64 Message-ID: <20111014071931.3293B142000C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=ea87bdebde6a7613bd4b10c89f7bd0f9ecd3c484 commit ea87bdebde6a7613bd4b10c89f7bd0f9ecd3c484 Author: bouleetbil Date: Fri Oct 14 09:14:18 2011 +0200 dhcp-4.2.2-1-x86_64 *Version bump diff --git a/source/network-extra/dhcp/FrugalBuild b/source/network-extra/dhcp/FrugalBuild index a5afb0e..7158fe3 100644 --- a/source/network-extra/dhcp/FrugalBuild +++ b/source/network-extra/dhcp/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=dhcp -pkgver=4.2.1 +pkgver=4.2.2 pkgrel=1 pkgdesc="The ISC DHCP server" url="http://www.isc.org/software/dhcp/" @@ -16,7 +16,7 @@ backup=('etc/dhcpd.conf') up2date="lynx -dump http://www.isc.org/downloads/current|grep -m1 'DHCP'|sed 's/.* \([0-9\.] *\)/\1/'" source=(ftp://ftp.isc.org/isc/$pkgname/$pkgname-$pkgver.tar.gz \ rc.dhcpd rc.dhcpd-hu.po README.Frugalware dhclient.conf) -sha1sums=('dc9be6d2d458a5a7a921eb08281a431506fcca17' \ +sha1sums=('a2d5d5bf0fb2a98e9e3e18b243d0a07e12837f81' \ '4b8d8813f497d3a9aa21eeb113ae965b7b7fdf81' \ 'fd70ba41e16c15d69529eeb216be103e042f3437' \ '0510d9057df9dcf1c476961930f0ac65f7de87f9' \ From bouleetbil at frogdev.info Fri Oct 14 09:28:20 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 14 Oct 2011 09:28:20 +0200 (CEST) Subject: [Frugalware-git] gnometesting: monodevelop-2.8.1-1-x86_64 Message-ID: <20111014072821.0F614142000C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=92b0c05fc0f1bf267d03938163f04349a0d91ffd commit 92b0c05fc0f1bf267d03938163f04349a0d91ffd Author: bouleetbil Date: Fri Oct 14 09:23:06 2011 +0200 monodevelop-2.8.1-1-x86_64 *Version bump diff --git a/source/gnome-extra/monodevelop/FrugalBuild b/source/gnome-extra/monodevelop/FrugalBuild index b0d018c..a95a32c 100644 --- a/source/gnome-extra/monodevelop/FrugalBuild +++ b/source/gnome-extra/monodevelop/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=monodevelop -pkgver=2.8 +pkgver=2.8.1 pkgrel=1 pkgdesc="A project to port SharpDevelop to Gtk#" url="http://www.mono-project.com/" @@ -19,7 +19,7 @@ _F_gnome_desktop=y _F_gnome_mime=y _F_gnome_iconcache=y Finclude gnome-scriptlet mono -sha1sums=('af38f1ff5bd11c4b1f9025600731900c63bd3467') +sha1sums=('0bb3ab43c1edbc908ad071e36c81d981ff897452') Fconfopts="$Fconfopts --enable-versioncontrol --enable-git" replaces=('monodevelop-boo') From bouleetbil at frogdev.info Fri Oct 14 09:33:04 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 14 Oct 2011 09:33:04 +0200 (CEST) Subject: [Frugalware-git] gnometesting: monodevelop-database-2.8.1-1-x86_64 Message-ID: <20111014073304.75315142005D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=b4c6da376662d41d98930eb0150d6d5972f36bc2 commit b4c6da376662d41d98930eb0150d6d5972f36bc2 Author: bouleetbil Date: Fri Oct 14 09:27:54 2011 +0200 monodevelop-database-2.8.1-1-x86_64 *Version bump diff --git a/source/gnome-extra/monodevelop-database/FrugalBuild b/source/gnome-extra/monodevelop-database/FrugalBuild index 5254ea0..3edfd28 100644 --- a/source/gnome-extra/monodevelop-database/FrugalBuild +++ b/source/gnome-extra/monodevelop-database/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: bouleetbil pkgname=monodevelop-database -pkgver=2.8 +pkgver=2.8.1 pkgrel=1 pkgdesc="Database Extension for MonoDevelop" url="http://www.mono-project.com/" -depends=('monodevelop>=2.8' 'sqlite3' 'mysql-connector-net') +depends=('monodevelop>=2.8.1' 'sqlite3' 'mysql-connector-net') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') archs=('i686' 'x86_64') @@ -15,4 +15,4 @@ source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.b options=('scriptlet') _F_mono_aot=0 Finclude mono -sha1sums=('074d7d73ea58713bd5ff95005e0e16ea042b1d86') +sha1sums=('1a7594446b30ae18ceea37362cc69c424d4fa897') From bouleetbil at frogdev.info Fri Oct 14 09:40:44 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 14 Oct 2011 09:40:44 +0200 (CEST) Subject: [Frugalware-git] gnometesting: monodevelop-java-2.8.1-1-x86_64 Message-ID: <20111014074044.892A8142000C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=f8ee9f379cb3fec4ddcdf36c09cb8d8b7b6e5288 commit f8ee9f379cb3fec4ddcdf36c09cb8d8b7b6e5288 Author: bouleetbil Date: Fri Oct 14 09:35:33 2011 +0200 monodevelop-java-2.8.1-1-x86_64 *Version bump diff --git a/source/gnome-extra/monodevelop-java/FrugalBuild b/source/gnome-extra/monodevelop-java/FrugalBuild index f8338bc..22db72d 100644 --- a/source/gnome-extra/monodevelop-java/FrugalBuild +++ b/source/gnome-extra/monodevelop-java/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: bouleetbil pkgname=monodevelop-java -pkgver=2.8 +pkgver=2.8.1 pkgrel=1 pkgdesc="Java Extension for MonoDevelop" url="http://www.mono-project.com/" -depends=('monodevelop>=2.8') +depends=('monodevelop>=2.8.1') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') archs=('i686' 'x86_64') @@ -15,5 +15,5 @@ source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.b options=('scriptlet') _F_mono_aot=0 Finclude mono -sha1sums=('c00c646ed2ce28d0898c6cd0a2e847518af90486') +sha1sums=('874d5d7339710c323ef59d8740c3f4bb4c615462') Fconfopts="$Fconfopts --config=RELEASE" From bouleetbil at frogdev.info Fri Oct 14 09:50:17 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 14 Oct 2011 09:50:17 +0200 (CEST) Subject: [Frugalware-git] gnometesting: monodevelop-vala-2.8.1-1-x86_64 Message-ID: <20111014075017.31428142000C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=88fc55f8997ee4abd52b820dbec5ea8ab61dedef commit 88fc55f8997ee4abd52b820dbec5ea8ab61dedef Author: bouleetbil Date: Fri Oct 14 09:45:06 2011 +0200 monodevelop-vala-2.8.1-1-x86_64 *Version bump diff --git a/source/gnome-extra/monodevelop-vala/FrugalBuild b/source/gnome-extra/monodevelop-vala/FrugalBuild index 7a866a3..9b7bb01 100644 --- a/source/gnome-extra/monodevelop-vala/FrugalBuild +++ b/source/gnome-extra/monodevelop-vala/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: bouleetbil pkgname=monodevelop-vala -pkgver=2.8 +pkgver=2.8.1 pkgrel=1 pkgdesc="Vala Extension for MonoDevelop" url="http://www.mono-project.com/" -depends=('monodevelop>=2.8' 'vala>=0.14') +depends=('monodevelop>=2.8.1' 'vala>=0.14') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') archs=('i686' 'x86_64') @@ -15,7 +15,7 @@ source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.b options=('scriptlet') _F_mono_aot=0 Finclude mono -sha1sums=('4b1537192e906a87515593fe7ee5da4e67f1b045' \ +sha1sums=('ad78e75f7b4230f7d0fad1a751e7635249e86af0' \ 'e26e35148ee24cdbc9c5d62bc4f86cba1bbc6987') build() { From bouleetbil at frogdev.info Fri Oct 14 09:54:51 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 14 Oct 2011 09:54:51 +0200 (CEST) Subject: [Frugalware-git] gnometesting: monodevelop-debugger-gdb-2.8.1-1-x86_64 Message-ID: <20111014075451.40BC8142000C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=ed52bbcd07ca4a4a88f3311f9439f026e7ab6b02 commit ed52bbcd07ca4a4a88f3311f9439f026e7ab6b02 Author: bouleetbil Date: Fri Oct 14 09:49:41 2011 +0200 monodevelop-debugger-gdb-2.8.1-1-x86_64 *Version bump diff --git a/source/gnome-extra/monodevelop-debugger-gdb/FrugalBuild b/source/gnome-extra/monodevelop-debugger-gdb/FrugalBuild index b717c78..1aebd4e 100644 --- a/source/gnome-extra/monodevelop-debugger-gdb/FrugalBuild +++ b/source/gnome-extra/monodevelop-debugger-gdb/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: bouleetbil pkgname=monodevelop-debugger-gdb -pkgver=2.8 +pkgver=2.8.1 pkgrel=1 pkgdesc="Debugger-gdb Extension for MonoDevelop" url="http://www.mono-project.com/" -depends=('monodevelop>=2.8' 'mono-debugger>=2.6.3') +depends=('monodevelop>=2.8.1' 'mono-debugger>=2.6.3') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') replaces=('monodevelop-debugger-mdb') @@ -16,7 +16,7 @@ source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.b options=('scriptlet') _F_mono_aot=0 Finclude mono -sha1sums=('7b35614bbeed35e02789a677c69089b3754c1653') +sha1sums=('2128d9b3ea86591fcd60b1866e902ceeeabb2f7b') Fconfopts="$Fconfopts --config=RELEASE --prefix=/usr" build() { From bouleetbil at frogdev.info Fri Oct 14 09:59:43 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 14 Oct 2011 09:59:43 +0200 (CEST) Subject: [Frugalware-git] gnometesting: monodevelop-python-2.8.1-1-x86_64 Message-ID: <20111014075943.714C5142005D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=ee82283ad206d225c7ff7897f9cc77e34286fb74 commit ee82283ad206d225c7ff7897f9cc77e34286fb74 Author: bouleetbil Date: Fri Oct 14 09:54:33 2011 +0200 monodevelop-python-2.8.1-1-x86_64 *Version bump diff --git a/source/gnome-extra/monodevelop-python/FrugalBuild b/source/gnome-extra/monodevelop-python/FrugalBuild index b82aaec..a878a83 100644 --- a/source/gnome-extra/monodevelop-python/FrugalBuild +++ b/source/gnome-extra/monodevelop-python/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: bouleetbil pkgname=monodevelop-python -pkgver=2.8 +pkgver=2.8.1 pkgrel=1 pkgdesc="Python Extension for MonoDevelop" url="http://www.mono-project.com/" -depends=('monodevelop>=2.8' 'python>=2.7') +depends=('monodevelop>=2.8.1' 'python>=2.7') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') archs=('i686' 'x86_64') @@ -15,7 +15,7 @@ source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.b options=('scriptlet') _F_mono_aot=0 Finclude mono -sha1sums=('822227a8411f59d980a64cc8c9cc94c98697f249') +sha1sums=('0fdd4f1d41581cccd91943f808cd18b73b82f8ce') build() { Fcd From bouleetbil at frogdev.info Fri Oct 14 11:03:38 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 14 Oct 2011 11:03:38 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-disk-utility-3.0.2-4-x86_64 *split gdu for all files manager(thunar, pcamnfm..) can use gvfs without gnome Message-ID: <20111014090338.E0803142000C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=641d6116813f12f89d6b14295cbffde4a163c4e0 commit 641d6116813f12f89d6b14295cbffde4a163c4e0 Author: bouleetbil Date: Fri Oct 14 10:57:37 2011 +0200 gnome-disk-utility-3.0.2-4-x86_64 *split gdu for all files manager(thunar,pcamnfm..) can use gvfs without gnome diff --git a/source/gnome/gnome-disk-utility/FrugalBuild b/source/gnome/gnome-disk-utility/FrugalBuild index 429c142..7ff99f7 100644 --- a/source/gnome/gnome-disk-utility/FrugalBuild +++ b/source/gnome/gnome-disk-utility/FrugalBuild @@ -3,11 +3,12 @@ pkgname=gnome-disk-utility pkgver=3.0.2 -pkgrel=3 +pkgrel=4 pkgdesc="Disk Utility for GNOME using devicekit-disks" depends=('gtk+3' 'unique' 'gnome-keyring>=3.0.0' 'libsexy' 'polkit-gnome' 'libavahi-ui' 'avahi-gtk3' \ 'udisks' 'openssh-askpass' 'libnotify>=0.7') makedepends=('intltool' 'nautilus>=2.90.0' 'gnome-doc-utils' 'gtk-doc') +rodepends=('libgdu') groups=('gnome') archs=('i686' 'ppc' 'x86_64') options=('scriptlet') @@ -30,10 +31,19 @@ subrodepends=("$pkgname=$pkgver") subgroups=('gnome') subarchs=('i686 ppc x86_64') +subpkgs=("${subpkgs[@]}" 'libgdu') +subdescs=("${subdescs[@]}" 'gdu (library)') +subrodepends=("${subrodepends[@]}" "") +subdepends=("${subdepends[@]}" "dbus-glib libgnome-keyring udisks") +subgroups=("${subgroups[@]}" 'xlib') +subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') + build() { Fbuild --disable-gtk-doc Fbuild_gnome_scriptlet Fsplit nautilus-disk-utility usr/lib/nautilus + Fsplit libgdu usr/include/gnome-disk-utility/gdu + Fsplit libgdu usr/lib } # optimization OK From vmiklos at frugalware.org Fri Oct 14 11:05:17 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 14 Oct 2011 11:05:17 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: coreutils-8.14-1-i686 Message-ID: <20111014090517.09896142000C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=86ce691109ff1be43136e529faa493109113cc9b commit 86ce691109ff1be43136e529faa493109113cc9b Author: Miklos Vajna Date: Fri Oct 14 09:49:53 2011 +0200 coreutils-8.14-1-i686 - version bump diff --git a/source/base/coreutils/FrugalBuild b/source/base/coreutils/FrugalBuild index 73d2f8e..42feb64 100644 --- a/source/base/coreutils/FrugalBuild +++ b/source/base/coreutils/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=coreutils -pkgver=8.13 +pkgver=8.14 pkgrel=1 pkgdesc="These are the GNU core utilities, the basic command line programs" url="http://www.gnu.org/software/coreutils" @@ -10,7 +10,7 @@ depends=('bash>=3.2_039-3' 'glibc>=2.8-3' 'gmp>=5.0.1') groups=('base' 'core') archs=('i686' 'x86_64' 'ppc' 'arm') Fup2gnugz -source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz \ +source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz \ dircolors.1 dircolors.c dircolors.h DIR_COLORS) signatures=($source.sig '' '' '' '') From bouleetbil at frogdev.info Fri Oct 14 11:19:17 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 14 Oct 2011 11:19:17 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gvfs-1.10.0-2-x86_64 *depend to libdgu now thunar, pcmanfm... should mount usb key, ssh access... *without some gnome part Message-ID: <20111014091917.3F4C8142000C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=0fd41e04aca3f68e4d0bd25684a342c26aef90b9 commit 0fd41e04aca3f68e4d0bd25684a342c26aef90b9 Author: bouleetbil Date: Fri Oct 14 11:12:35 2011 +0200 gvfs-1.10.0-2-x86_64 *depend to libdgu now thunar,pcmanfm... should mount usb key, ssh access... *without some gnome part diff --git a/source/xapps/gvfs/FrugalBuild b/source/xapps/gvfs/FrugalBuild index 546ca84..94be311 100644 --- a/source/xapps/gvfs/FrugalBuild +++ b/source/xapps/gvfs/FrugalBuild @@ -5,13 +5,13 @@ USE_DEBUG=${USE_DEBUG:-"n"} pkgname=gvfs pkgver=1.10.0 -pkgrel=1 +pkgrel=2 pkgdesc="gvfs is a userspace virtual filesystem designed to work with the i/o abstractions of gio." url="http://www.gnome.org/" #libgnome-keyring depends only of eggdbus libgcrypt dbus-glib #Don't remove this dep or you will break gvfs -depends=('libxml2>=2.7.8' 'glib2>=2.20.1' 'dbus' 'avahi-glib' 'avahi' 'libgnome-keyring>=3.0.2' 'libarchive>=2.8.5' 'libcdio') +depends=('libxml2>=2.7.8' 'glib2>=2.20.1' 'dbus' 'avahi-glib' 'avahi' 'libgdu>=3.0.2' 'libarchive>=2.8.5' 'libcdio') makedepends=('intltool' 'gnome-doc-utils' 'samba' 'fuse' 'libsoup>=2.32.0' \ 'gnome-keyring>=3.2.0' 'libcdio' 'gphoto2' 'obexftp>=0.23-2' \ 'bluez>=4.61' 'expat' 'openssh>=5.6p1' 'gnome-disk-utility') From bouleetbil at frogdev.info Fri Oct 14 11:22:58 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 14 Oct 2011 11:22:58 +0200 (CEST) Subject: [Frugalware-git] gnometesting: tracker-0.12.5-1-x86_64 *remove ppc support Message-ID: <20111014092258.12EED142000C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=54d3a0a085de9aba36bed2ab6424b8759f7a01f0 commit 54d3a0a085de9aba36bed2ab6424b8759f7a01f0 Author: bouleetbil Date: Fri Oct 14 11:17:29 2011 +0200 tracker-0.12.5-1-x86_64 *remove ppc support diff --git a/source/gnome/tracker/FrugalBuild b/source/gnome/tracker/FrugalBuild index 8200eb1..11a0bb9 100644 --- a/source/gnome/tracker/FrugalBuild +++ b/source/gnome/tracker/FrugalBuild @@ -15,7 +15,7 @@ groups=('gnome') conflicts=('tracker-search-tool') provides=('tracker-search-tool') replaces=('tracker-search-tool' 'paperbox') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64') _F_gnome_desktop="y" _F_gnome_iconcache="y" _F_gnome_glib="y" @@ -29,7 +29,7 @@ subdescs=("${subdescs[@]}" "nautilus plugin tracker") subdepends=("${subdepends[@]}" "nautilus") subrodepends=("${subrodepends[@]}" "$pkgname") subgroups=("${subgroups[@]}" 'gnome') -subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subarchs=("${subarchs[@]}" 'i686 x86_64') subinstall=("${subinstall[@]}" '') subpkgs=("${subpkgs[@]}" "$pkgname-evolution") @@ -37,7 +37,7 @@ subdescs=("${subdescs[@]}" "evolution plugin tracker") subdepends=("${subdepends[@]}" "evolution") subrodepends=("${subrodepends[@]}" "$pkgname") subgroups=("${subgroups[@]}" 'gnome') -subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subarchs=("${subarchs[@]}" 'i686 x86_64') subinstall=("${subinstall[@]}" '') subpkgs=("${subpkgs[@]}" "libtracker") @@ -45,7 +45,7 @@ subdescs=("${subdescs[@]}" "tracker lib") subdepends=("${subdepends[@]}" "gnome-keyring icu4c networkmanager gst-plugins-base") subrodepends=("${subrodepends[@]}" "") subgroups=("${subgroups[@]}" 'gnome') -subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') +subarchs=("${subarchs[@]}" 'i686 x86_64') subinstall=("${subinstall[@]}" "$_F_gnome_scriptlet") build() { From kikadf.01 at gmail.com Fri Oct 14 11:24:58 2011 From: kikadf.01 at gmail.com (kikadf) Date: Fri, 14 Oct 2011 11:24:58 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: openra-20111013-1-i686 Message-ID: <20111014092458.B9CFB142000C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2bdd5c590d69c5011e5315821b7d0d49756329b4 commit 2bdd5c590d69c5011e5315821b7d0d49756329b4 Author: kikadf Date: Fri Oct 14 11:22:48 2011 +0200 openra-20111013-1-i686 * Re: change m8r * Version bump diff --git a/source/games-extra/openra/FrugalBuild b/source/games-extra/openra/FrugalBuild index be65166..6ac9e9b 100644 --- a/source/games-extra/openra/FrugalBuild +++ b/source/games-extra/openra/FrugalBuild @@ -1,31 +1,30 @@ # Compiling Time: 0.10 SBU -# Maintainer: Marius Cirsta +# Maintainer: kikadf +# Contributor: Marius Cirsta pkgname=openra -pkgver=20110906 +pkgver=20111013 pkgrel=1 pkgdesc="An open-source implementation of the Red Alert engine using .NET/mono and OpenGL" url="http://openra.res0l.net/" +_F_cd_path="OpenRA-OpenRA-770cdf3" depends=('mono' 'openal' 'mesa' 'freetype2' 'sdl' 'libgdiplus') makedepends=('unzip') groups=('games-extra') archs=('i686' 'x86_64') -up2date="lynx --dump http://openra.res0l.net/download/linux/deb/ | grep '([[:digit:]]\{8,8\}' | sed 's/\ *(\([[:digit:]]*\).*/\1/'" +up2date="lynx -dump $url | grep Release | sed 's/^.*ase //' | head -1" source=("https://github.com/OpenRA/OpenRA/zipball/release-$pkgver") -sha1sums=('659164c2ae6928ac5919e7bb3c3eb67f123809aa') +sha1sums=('bab67526e7924b2c99f1a0464bf207b3b4cd5e05') build() { Fexec unzip -o -q release-$pkgver - Fcd OpenRA-OpenRA-* Fsed "prefix = /usr/local" "prefix = /usr" Makefile Fbuild - mv "$Fdestdir/usr/share/openra/thirdparty/Tao/"* "$Fdestdir/usr/share/openra/" - rm -r "$Fdestdir/usr/share/openra/thirdparty" - Ficon OpenRA-OpenRA-*/packaging/linux/hicolor/128x128/apps/openra.png - Fsed "Icon=openra" "Icon=/usr/share/pixmaps/openra.png" packaging/linux/openra.desktop + 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 - Finstallrel 644 packaging/linux/openra.desktop usr/share/applications/ + Ffilerel packaging/linux/openra.desktop usr/share/applications/ } -# optimization OK From bouleetbil at frogdev.info Fri Oct 14 13:51:32 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 14 Oct 2011 13:51:32 +0200 (CEST) Subject: [Frugalware-git] gnometesting: pacman-g2-3.8.5-2-x86_64 *fix depends Message-ID: <20111014115132.E6141142000C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=091f7a67024a029f0ceef153eaf330f33308f4c5 commit 091f7a67024a029f0ceef153eaf330f33308f4c5 Author: bouleetbil Date: Fri Oct 14 13:46:11 2011 +0200 pacman-g2-3.8.5-2-x86_64 *fix depends diff --git a/source/base/pacman-g2/FrugalBuild b/source/base/pacman-g2/FrugalBuild index 8c384f3..dd58485 100644 --- a/source/base/pacman-g2/FrugalBuild +++ b/source/base/pacman-g2/FrugalBuild @@ -8,11 +8,11 @@ USE_MINIMAL=${USE_MINIMAL:-"n"} pkgname=pacman-g2 pkgver=3.8.5 Fuse $USE_DEVEL && pkgver=3.8.1.18.gc254053 -pkgrel=1 +pkgrel=2 pkgdesc="A .tar.xz based package manager library (libpacman) and client (pacman-g2) with dependency support." url="http://ftp.frugalware.org/pub/other/pacman-g2/" backup=(etc/{makepkg,pacman-g2}.conf etc/pacman-g2/repos/{frugalware,frugalware-current}) -depends=('libarchive>=2.8.5' 'glibc>=2.12.1' 'grep>=2.5.3-4' 'util-linux') +depends=('libarchive>=2.8.5' 'glibc>=2.14.1' 'grep>=2.5.3-4' 'util-linux') if ! Fuse $USE_MINIMAL; then ## temporarily disable some makedepends if [ "$CARCH" == "arm" ]; then From melko at frugalware.org Fri Oct 14 16:59:04 2011 From: melko at frugalware.org (Melko) Date: Fri, 14 Oct 2011 16:59:04 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: calibre-0.8.22-1-i686 Message-ID: <20111014145904.8C824142000C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0a5cfd9c176fe6b68c23f36e26d0d76b3d0b83a3 commit 0a5cfd9c176fe6b68c23f36e26d0d76b3d0b83a3 Author: Melko Date: Fri Oct 14 16:56:54 2011 +0200 calibre-0.8.22-1-i686 * version bump diff --git a/source/xapps-extra/calibre/FrugalBuild b/source/xapps-extra/calibre/FrugalBuild index 8877936..f087187 100644 --- a/source/xapps-extra/calibre/FrugalBuild +++ b/source/xapps-extra/calibre/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Melko pkgname=calibre -pkgver=0.8.21 -pkgrel=3 +pkgver=0.8.22 +pkgrel=1 pkgdesc="Ebook management application" url="http://calibre.kovidgoyal.net/" depends=('python>=2.7' 'imagemagick>=6.6.8_5-3' 'xz>=5.0.3' 'libtool' 'libuuid' 'libqtgui' 'poppler-glib>=0.18.0' \ @@ -23,7 +23,7 @@ source=(${source[@]} $pkgname-ebook-viewer.desktop \ $pkgname-gui.png \ $pkgname.xml \ poppler-0.18.0.diff) -sha1sums=('cf5225202baffc030bc9e47e3d7cf9937595d7ba' \ +sha1sums=('38318ebc8f82e9d9abe503efaa45f71da11f753e' \ '1323d95691289b41e25fd191dc1d18f1c58e02d2' \ 'e7eb837ad8733ecb813b5f897484324cd7160426' \ '2a675529ef6f034eb20bc48620802b60796d689d' \ From bouleetbil at frogdev.info Fri Oct 14 17:50:16 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri, 14 Oct 2011 17:50:16 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: Merge branch 'master' of git.frugalware.org:/pub/other/people/bouleetbil/gnometesting Message-ID: <20111014155016.50611142000C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=40ca5e02af490d803d38419c20454cbbf1049c03 commit 40ca5e02af490d803d38419c20454cbbf1049c03 Merge: 0a5cfd9 091f7a6 Author: bouleetbil Date: Fri Oct 14 17:44:13 2011 +0200 Merge branch 'master' of git.frugalware.org:/pub/other/people/bouleetbil/gnometesting From devil505linux at gmail.com Fri Oct 14 17:58:45 2011 From: devil505linux at gmail.com (Devil505) Date: Fri, 14 Oct 2011 17:58:45 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: laptop-mode-tools-1.60-1-i686 * version bump Message-ID: <20111014155845.1E64E142000C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b8fc4e8b78ea2f95bf0c80b6e8561c9fb35fa0c3 commit b8fc4e8b78ea2f95bf0c80b6e8561c9fb35fa0c3 Author: Devil505 Date: Fri Oct 14 19:57:50 2011 +0200 laptop-mode-tools-1.60-1-i686 * version bump diff --git a/source/apps-extra/laptop-mode-tools/FrugalBuild b/source/apps-extra/laptop-mode-tools/FrugalBuild index 3ba7834..8ca4969 100644 --- a/source/apps-extra/laptop-mode-tools/FrugalBuild +++ b/source/apps-extra/laptop-mode-tools/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Devil505 pkgname=laptop-mode-tools -pkgver=1.59 -pkgrel=2 +pkgver=1.60 +pkgrel=1 pkgdesc="A kernel mode that allows you to extend the battery life of your laptop" url="http://www.samwel.tk/laptop_mode/" depends=('hdparm' 'acpid') @@ -39,11 +39,11 @@ archs=('i686' 'x86_64') Fpkgversep="_" up2date="Flasttar $url/packages/tarball" source=($url/tools/downloads/${pkgname}_${pkgver}.tar.gz $pkgname.service) -sha1sums=('332399aace420733ccfa9557fd8d316570153a7c' \ +sha1sums=('abdf010712b3dd9ec795518a5cb11dfe50893872' \ 'e5c4cf8d19dd461c1bb21e6092b28549b1098602') build() { - Fcd ${pkgname}-${pkgver} + Fcd Fsed "etc/udev" "lib/udev" install.sh make DESTDIR="$Fdestdir" INIT_D=none MAN_D=/usr/share/man install || Fdie Fmkdir /etc/tmpfiles.d From ryuo at frugalware.org Fri Oct 14 18:49:31 2011 From: ryuo at frugalware.org (James Buren) Date: Fri, 14 Oct 2011 18:49:31 +0200 (CEST) Subject: [Frugalware-git] homepage-ng: add fw32 git repo Message-ID: <20111014164931.DF4CA142000C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=3bde3de045ef87ecbf8373a8df716c7a3d7e022e commit 3bde3de045ef87ecbf8373a8df716c7a3d7e022e Author: James Buren Date: Fri Oct 14 11:49:50 2011 -0500 add fw32 git repo diff --git a/git/repos/fw32 b/git/repos/fw32 new file mode 120000 index 0000000..ce6c92a --- /dev/null +++ b/git/repos/fw32 @@ -0,0 +1 @@ +../../../fw32/fw32 \ No newline at end of file From ryuo at frugalware.org Fri Oct 14 19:31:39 2011 From: ryuo at frugalware.org (James Buren) Date: Fri, 14 Oct 2011 19:31:39 +0200 (CEST) Subject: [Frugalware-git] fw32: initial draft Message-ID: <20111014173139.5FF83142000C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fw32.git;a=commitdiff;h=5026fe1d15411971eda6632deb5c7488ced1afa2 commit 5026fe1d15411971eda6632deb5c7488ced1afa2 Author: James Buren Date: Fri Oct 14 12:31:37 2011 -0500 initial draft diff --git a/fw32 b/fw32 new file mode 100644 index 0000000..f644d80 --- /dev/null +++ b/fw32 @@ -0,0 +1,24 @@ +#!/bin/sh + +FW32_ROOT="/usr/lib/fw32" +FW32_CONFIG="/etc/fw32/pacman-g2.conf" + +error() +{ + /usr/bin/echo "$1" + exit 1 +} + +mount() +{ + grep -q "$FW32_ROOT/$1" /proc/mounts + [ $? -eq 0 ] && return + /bin/mount --bind "$1" "$FW32_ROOT/$1" + [ $? -ne 0 ] && error "Failed to mount $1." +} + +pacman_g2() +{ + /usr/bin/linux32 /usr/bin/pacman-g2 --noconfirm --root "$FW32_ROOT" --config "$FW32_CONFIG" $@ + [ $? -ne 0 ] && error "pacman-g2 failed to perform its action." +} From baste at frugalware.org Fri Oct 14 19:35:22 2011 From: baste at frugalware.org (Baste) Date: Fri, 14 Oct 2011 19:35:22 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-3.2.0-13-i686 * add replaces gnome-shell-extensions-alternative-status-menu Message-ID: <20111014173522.865EF142000C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e2ac78b676efe0acd308060b55e0c000af4a3fe9 commit e2ac78b676efe0acd308060b55e0c000af4a3fe9 Author: Baste Date: Fri Oct 14 19:34:22 2011 +0200 gnome-shell-3.2.0-13-i686 * add replaces gnome-shell-extensions-alternative-status-menu diff --git a/source/gnome/gnome-shell/FrugalBuild b/source/gnome/gnome-shell/FrugalBuild index d498498..ea17940 100644 --- a/source/gnome/gnome-shell/FrugalBuild +++ b/source/gnome/gnome-shell/FrugalBuild @@ -6,7 +6,7 @@ USE_REPLACEEXTENSIONS=${USE_REPLACEEXTENSIONS:-"y"} pkgname=gnome-shell pkgver=3.2.0 -pkgrel=12 +pkgrel=13 pkgdesc="Window management and application launching for GNOME" url="http://www.gnome.org/" depends=('libxml2>=2.7.8' 'mutter>=3.2.0' 'gnome-desktop>=3.2.0' 'gjs>=1.30.0' \ @@ -40,7 +40,7 @@ provides=("${provides[@]}" "gnome-shell-extension-systray" "gnome-shell-extensio if Fuse $USE_REPLACEEXTENSIONS; then replaces=("${replaces[@]}" "gnome-shell-extensions" "gnome-shell-extensions-alternate-tab" \ - "gnome-shell-extensions-xrandr-indicator") + "gnome-shell-extensions-xrandr-indicator" "gnome-shell-extensions-alternative-status-menu") fi groups=('gnome') From bouleetbil at frogdev.info Sat Oct 15 00:00:07 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 15 Oct 2011 00:00:07 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: nautilus-3.2.0-1-x86_64 *readd ppc archs for build gnome-disk-utilities *and with gnome-disk-utilities can build gvfs (pcmanfm/thunar..) Message-ID: <20111014220007.A3CEF142000C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bbd31cfccafc6b5b3c02ef25d7b37c3b7f2a8b9b commit bbd31cfccafc6b5b3c02ef25d7b37c3b7f2a8b9b Author: bouleetbil Date: Fri Oct 14 23:53:00 2011 +0200 nautilus-3.2.0-1-x86_64 *readd ppc archs for build gnome-disk-utilities *and with gnome-disk-utilities can build gvfs (pcmanfm/thunar..) diff --git a/source/gnome/nautilus/FrugalBuild b/source/gnome/nautilus/FrugalBuild index 7b6fc06..5998b3a 100644 --- a/source/gnome/nautilus/FrugalBuild +++ b/source/gnome/nautilus/FrugalBuild @@ -14,7 +14,7 @@ depends=('libxml2>=2.7.8' 'librsvg>=2.26.2-2' 'libexif' 'eject' \ rodepends=('nautilus-disk-utility' 'sushi') makedepends=('intltool' 'gobject-introspection') groups=('gnome') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') _F_gnome_glib="y" _F_gnome_desktop="y" _F_gnome_mime="y" From devil505linux at gmail.com Sat Oct 15 08:28:55 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 08:28:55 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: lingo-dictionary-20111015-1-i686 * version bump Message-ID: <20111015062855.C0061142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=98a6b210b30e7f5902279ca4264b9f2efe4218a5 commit 98a6b210b30e7f5902279ca4264b9f2efe4218a5 Author: Devil505 Date: Sat Oct 15 08:25:17 2011 +0200 lingo-dictionary-20111015-1-i686 * version bump diff --git a/source/xapps-extra/lingo-dictionary/FrugalBuild b/source/xapps-extra/lingo-dictionary/FrugalBuild index 11069f4..36ffce9 100644 --- a/source/xapps-extra/lingo-dictionary/FrugalBuild +++ b/source/xapps-extra/lingo-dictionary/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=lingo-dictionary -pkgver=20110818 +pkgver=20111015 pkgrel=1 pkgdesc="The sexiest dictionary on Earth and Jupiter." url="https://launchpad.net/lingo-dictionary" @@ -15,7 +15,7 @@ groups=('xapps-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=('163557a61b076c824d73f085c06494f2bb97cd4a') +sha1sums=('d41303c1ec3fdfd0656da0f2c3850a7f539ff1e7') replaces=('purple') build() { From devil505linux at gmail.com Sat Oct 15 08:48:56 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 08:48:56 +0200 (CEST) Subject: [Frugalware-git] artwork: * updating gnome-shell theme Message-ID: <20111015064856.D0C79142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=artwork.git;a=commitdiff;h=67ace98dfa33694924321bb2e9a5799c5429390d commit 67ace98dfa33694924321bb2e9a5799c5429390d Author: Devil505 Date: Sat Oct 15 08:46:30 2011 +0200 * updating gnome-shell theme diff --git a/gnome-shell-frugalware-theme/theme/calendar-arrow-left.svg b/gnome-shell-frugalware-theme/theme/calendar-arrow-left.svg index 0d2a2fb..9c8d6fc 100644 --- a/gnome-shell-frugalware-theme/theme/calendar-arrow-left.svg +++ b/gnome-shell-frugalware-theme/theme/calendar-arrow-left.svg @@ -7,34 +7,10 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" version="1.1" width="16" height="16" - id="svg2" - inkscape:version="0.48.1 r9760" - sodipodi:docname="calendar-arrow-left.svg"> - + id="svg2"> image/svg+xml - + + id="layer1"> + style="fill:#fafafa;fill-opacity:1;stroke:none;display:inline" /> diff --git a/gnome-shell-frugalware-theme/theme/calendar-arrow-left1.svg b/gnome-shell-frugalware-theme/theme/calendar-arrow-left1.svg deleted file mode 100644 index 2a50c7c..0000000 --- a/gnome-shell-frugalware-theme/theme/calendar-arrow-left1.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gnome-shell-frugalware-theme/theme/calendar-arrow-right.svg b/gnome-shell-frugalware-theme/theme/calendar-arrow-right.svg index 7c04b89..6dcc07b 100644 --- a/gnome-shell-frugalware-theme/theme/calendar-arrow-right.svg +++ b/gnome-shell-frugalware-theme/theme/calendar-arrow-right.svg @@ -7,34 +7,10 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" version="1.1" width="16" height="16" - id="svg2" - inkscape:version="0.48.1 r9760" - sodipodi:docname="calendar-arrow-right.svg"> - + id="svg2"> image/svg+xml - + + transform="translate(0,-1036.3622)" + id="layer1"> + style="fill:#fafafa;fill-opacity:1;stroke:none;display:inline" /> diff --git a/gnome-shell-frugalware-theme/theme/calendar-arrow-right1.svg b/gnome-shell-frugalware-theme/theme/calendar-arrow-right1.svg deleted file mode 100644 index c939d12..0000000 --- a/gnome-shell-frugalware-theme/theme/calendar-arrow-right1.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gnome-shell-frugalware-theme/theme/close-window.svg b/gnome-shell-frugalware-theme/theme/close-window.svg index ca50f13..147ec4d 100644 --- a/gnome-shell-frugalware-theme/theme/close-window.svg +++ b/gnome-shell-frugalware-theme/theme/close-window.svg @@ -2,80 +2,22 @@ image/svg+xml \ No newline at end of file + id="g3715"> \ No newline at end of file diff --git a/gnome-shell-frugalware-theme/theme/corner-ripple.png b/gnome-shell-frugalware-theme/theme/corner-ripple.png new file mode 100644 index 0000000..a847775 Binary files /dev/null and b/gnome-shell-frugalware-theme/theme/corner-ripple.png differ diff --git a/gnome-shell-frugalware-theme/theme/dash-placeholder.svg b/gnome-shell-frugalware-theme/theme/dash-placeholder.svg index a1c7cc0..cbae148 100644 Binary files a/gnome-shell-frugalware-theme/theme/dash-placeholder.svg and b/gnome-shell-frugalware-theme/theme/dash-placeholder.svg differ diff --git a/gnome-shell-frugalware-theme/theme/gdm.css b/gnome-shell-frugalware-theme/theme/gdm.css index c77884b..ab22a00 100644 --- a/gnome-shell-frugalware-theme/theme/gdm.css +++ b/gnome-shell-frugalware-theme/theme/gdm.css @@ -17,14 +17,16 @@ /* Login Dialog */ .login-dialog-title { - font-size: 14pt; + font-size: 10pt; font-weight: bold; - color: #666666; + color: #fff; padding-bottom: 2em; } .login-dialog { - border-radius: 16px; + background-color: rgba(11,11,11,0.9); + border-color: rgba(255,255,255,0.5); + border-radius: 4px; min-height: 150px; max-height: 700px; min-width: 350px; @@ -61,7 +63,7 @@ } .login-dialog-user-list-item:hover .login-dialog-user-list-item-name { - color: white; + color: #6eabec; } .login-dialog-user-list-item:focus .login-dialog-user-list-item-name { @@ -79,12 +81,12 @@ } .login-dialog-user-list-item:focus .login-dialog-user-list-item-focus-bin { - background-color: #666666; + background-color: rgba(11,11,11,0.9); } .login-dialog-user-list-item-icon { - border: 2px solid #8b8b8b; - border-radius: 8px; + border: 2px solid rgba(255,255,255,0.5); + border-radius: 4px; width: 64px; height: 64px; } @@ -109,7 +111,7 @@ .login-dialog-prompt-entry { padding: 4px; border-radius: 4px; - border: 2px solid #5656cc; + border: 1px solid #111; color: black; background-color: white; caret-color: black; @@ -139,12 +141,11 @@ } .login-dialog-session-list-scroll-view { - background-gradient-start: rgba(80,80,80,0.3); - background-gradient-end: rgba(80,80,80,0.7); background-gradient-direction: vertical; - box-shadow: inset 0px 2px 4px rgba(0,0,0,0.9); - border-radius: 8px; - border: 1px solid rgba(80,80,80,1.0); + background-gradient-start: #6eabec; + background-gradient-end: #3880ca; + color: #fff; + box-shadow: inset 0px 0px 1px 1px rgba(255,255,255,0.1); padding: .5em; } diff --git a/gnome-shell-frugalware-theme/theme/gnome-shell.css b/gnome-shell-frugalware-theme/theme/gnome-shell.css index 87dc832..01dec64 100644 --- a/gnome-shell-frugalware-theme/theme/gnome-shell.css +++ b/gnome-shell-frugalware-theme/theme/gnome-shell.css @@ -17,151 +17,97 @@ * Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. */ -/*GNOME Shell ElementaryViper Luna theme designed by Viper*/ +/*GNOME Shell Elementary-Luna theme designed by Sean Wilson*/ stage { - font-family: droid sans, cantarell, sans-serif; + font-family: droid sans, cantarell, ubuntu, sans-serif, Aller; } .shell-link { - color: #65a5e0; + color: #fff; text-decoration: underline; } .shell-link:hover { - color: #8ec7fd; + color: #6eabec; } .label-shadow { - color: #333; + color: rgba(255,255,255,0.0); } -StScrollBar -{ - padding: 0px; +.label-real-shadow { + background-gradient-direction: horizontal; + background-gradient-start: rgba(0, 0, 0, 0); + background-gradient-end: rgba(0, 0, 0, 255); + width: 10px; } -StScrollView.vfade +StScrollBar { - -st-vfade-offset: 68px; + padding: 0px; } StScrollView StScrollBar { - min-width: 8px; - min-height: 8px; + min-width: 10px; + min-height: 16px; } StScrollBar StBin#trough { - background-color: rgba(0,0,0,0.5); - border: rgba(0,0,0,1); - border-radius: 5px; - box-shadow: outset 0px 0px 1px 1px rgba(0,0,0,0.3); + background-color: rgba(11,11,11,0.6); + border-radius: 4px; } - StScrollBar StButton#vhandle { - background-gradient-direction: vertical; - background-gradient-start: rgba(230,230,230,0.8); - background-gradient-end: rgba(240,240,240,0.8); - border-radius: 5px; - border: 1px solid rgba(255,255,255,0.2); - box-shadow: outset 0px 0px 1px 1px rgba(0,0,0,0.3); + border-radius: 4px; + background-color: #888; } StScrollBar StButton#hhandle { - background-gradient-direction: vertical; - background-gradient-start: rgba(230,230,230,0.8); - background-gradient-end: rgba(240,240,240,0.8); - border-radius: 5px; - border: 1px solid rgba(255,255,255,0.2); - box-shadow: outset 0px 0px 1px 1px rgba(0,0,0,0.3); + border-radius: 4px; + background-color: #888; } StScrollBar StButton#hhandle:hover, StScrollBar StButton#vhandle:hover { - background-gradient-direction: vertical; - background-gradient-start: rgba(240,240,240,0.9); - background-gradient-end: rgba(250,240,240,0.9); - border-radius: 5px; - border: 1px solid rgba(22,22,22,0.3); + background-color: #999; } StTooltip StLabel { - background-color: #eee; - border-radius: 3px; - border: 1px solid rgba(0,0,0,0.5); - box-shadow: outset 0px 2px 2px 0px rgba(0,0,0,0.4); - color: #222; - font-size: 8.5pt; - padding: 2px 8px; - -shell-caption-spacing: 6px; + background-color: rgba(13,13,13,0.8); + border: 1px solid rgba(0,0,0,0.7); + border-radius: 4px; + padding: 4px; + color: #fff; + font-size: 0.8em; + font-weight: normal; + text-align: center; } - - /* PopupMenu */ + .popup-menu-boxpointer { - background-gradient-direction: vertical; - background-gradient-start: rgba(0,0,0,0.65); - background-gradient-end: rgba(0,0,0,0.6); - border-radius: 8px; - box-shadow: outset 0px 2px 2px 0px rgba(0,0,0,0.6); - border: 1px rgba(255,255,255,0.15); + -arrow-border-color: rgba(255,255,255,0.5); + -arrow-border-radius: 4px; + -arrow-background-color: rgba(11,11,11,0.9); + -arrow-border-width: 1px; + -arrow-base: 22px; + -arrow-rise: 12px; } .popup-menu { - color: #b9b9b9; - font-size: 9.4pt; - min-width: 150px; -} - -.popup-submenu-menu-item:open { - color:#6eabec; - text-shadow: 0px 0px 1px 0px #6eabec; + color: rgba(255,255,255,0.9); + min-width: 200px; } .popup-sub-menu { - background-gradient-direction: vertical; - background-gradient-start: rgba(120,120,120,0.1); - background-gradient-end: rgba(120,120,120,0.25); - color:#ddd; - text-shadow: 0px 0px 1px 0px #ccc; - border: 1px #222; -} - -.popup-sub-menu .popup-menu-item:ltr { - padding-right: 0em; -} - -.popup-sub-menu .popup-menu-item:rtl { - padding-left: 0em; -} - -.popup-sub-menu StScrollBar { - padding: 4px; -} - -.popup-sub-menu StScrollBar StBin#trough { - border-width: 0px; -} - -.popup-sub-menu StScrollBar StBin#vhandle { - background-color: #4c4c4c; - border-width: 0px; -} - -.popup-combo-menu { - background-color: rgba(0,0,0,0.9); - padding: 1em 0em; - color: #ffffff; - font-size: 9pt; - border-radius: 9px; + background-color: rgba(22,22,22,0.9); } /* The remaining popup-menu sizing is all done in ems, so that if you @@ -173,172 +119,111 @@ StTooltip StLabel { .popup-menu-item { padding: .4em 1.75em; - spacing: 2.5em; + spacing: 1em; } .popup-menu-item:active { - color: #ffffff; - text-shadow: 0px 0px 1px 0px #fff; -} - -.popup-menu-item:insensitive { - color: #9f9f9f; + background-gradient-direction: vertical; + background-gradient-start: #6eabec; + background-gradient-end: #3880ca; + color: #fff; + box-shadow: inset 0px 0px 1px 1px rgba(255,255,255,0.1); } .popup-image-menu-item { } -.popup-combobox-item { - spacing: 1em; +.popup-alternating-menu-item:alternate { + font-weight: bold; } .popup-separator-menu-item { - background-color: rgba(0,0,0,0.5); - border: 1px solid rgba(120,120,120,0.3); + background-color: rgba(0,0,0,0.3); + border: 1px solid rgba(120,120,120,0.2); border-left: 0px; border-right: 0px; border-top: 0px; height: 0.1em; } -.popup-alternating-menu-item:alternate { - color:#6eabec; - text-shadow: 0px 0px 1px 0px #1f6dbc; -} - .popup-slider-menu-item { height: 1em; - min-width: 16em; - -slider-height: 0.1em; - -slider-background-color: rgba(0,0,0,0.8); - -slider-border-color: #999; - -slider-active-background-color: #1f6dbc; - -slider-active-border-color: #6eabec; - -slider-border-width: 0.8px; - -slider-handle-radius: 0.4em; - border-radius: 3px; + min-width: 15em; + -slider-height: 0.3em; + -slider-background-color: #333333; + -slider-border-color: #5f5f5f; + -slider-active-background-color: #6eabec; + -slider-active-border-color: #1f6dbc; + -slider-border-width: 1px; + -slider-handle-radius: 0.5em; } .popup-device-menu-item { - spacing: .9em; -} - -.popup-inactive-menu-item { - font-weight: normal; - color: #999; -} - -.popup-subtitle-menu-item { - font-weight: bold; + spacing: .5em; } .popup-menu-icon { - icon-size: 13px; + icon-size: 1.14em; } /* Switches (to be used in menus) */ .toggle-switch { - width: 60px; - height: 20px; + width: 4.5em; + height: 1.5em; } .toggle-switch-us { - background-image: url("toggle-off.svg"); + background-image: url("toggle-off-us.svg"); } .toggle-switch-us:checked { - background-image: url("toggle-on.svg"); + background-image: url("toggle-on-us.svg"); } .toggle-switch-intl { - background-image: url("toggle-off.svg"); + background-image: url("toggle-off-intl.svg"); } .toggle-switch-intl:checked { - background-image: url("toggle-on.svg"); -} - -.nm-menu-item-icons { - spacing: .7em; -} - -/* Shared button properties */ - -.dash-search-button, .notification-button, .notification-icon-button, -.hotplug-notification-item, .hotplug-resident-eject-button, -.modal-dialog-button { - background-gradient-direction: vertical; - background-gradient-start: #d5d5d5; - background-gradient-end: #b2b2b2; - border-radius: 6px; - border: 1px rgba(0,0,0,0.2); - box-shadow: inset 0px 1px 0px 1px rgba(255,255,255,0.2); - color: #333; - text-shadow: 0px 1px 0px 0px rgba(255,255,255,0.4); -} - -.dash-search-button:hover, .notification-button:hover, -.notification-icon-button:hover, .hotplug-notification-item:hover, -.hotplug-resident-eject-button:hover, .modal-dialog-button:hover { - color: #000; -} - -.dash-search-button:selected, .notification-button:focus, -.notification-icon-button:focus, .hotplug-notification-item:focus, -.modal-dialog-button:focus { - background-color: #666666; -} - -.dash-search-button:active, .dash-search-button:pressed, -.notification-button:active, .notification-icon-button:active, -.hotplug-notification-item:active, .hotplug-resident-eject-button:active, -.modal-dialog-button:active, .modal-dialog-button:pressed { - color: #444; - background-gradient-direction: vertical; - background-gradient-start: #aaa; - background-gradient-end: #a7a7a7; - box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.3); + background-image: url("toggle-on-intl.svg"); } /* Panel */ #panel { - color: #ffffff; background-gradient-direction: vertical; - background-gradient-start: rgba(0,0,0,0.7); - background-gradient-end: rgba(0,0,0,0.65); - box-shadow: outset 0px 2px 2px 0px rgba(0,0,0,0.3); - font-size: 9.5pt; + background-gradient-start: rgba(39,39,39,0.6); + background-gradient-end: rgba(21,21,21,0.6); + border: 1px solid rgba(0,0,0,0.6); + box-shadow: 0px 0px 3px 2px rgba(11,11,11,0.5); + border-top: 0px; + border-left: 0px; + border-right: 0px; + color: #fff; + font-size: 10.5pt; font-weight: bold; - height: 24px; + height: 1.86em; } #panelLeft, #panelCenter { spacing: 4px; } -#panelLeft:ltr { +#panelLeft { padding-right: 4px; } -#panelLeft:rtl { - padding-left: 4px; -} - -#panelRight:ltr { +#panelRight { padding-left: 4px; + } -#panelRight:rtl { - padding-right: 4px; -} - - - #appMenu { spacing: 4px; + color: rgba(255,255,255,0.9); + } .panel-button #appMenuIcon { - app-icon-bottom-clip: 2px; + app-icon-bottom-clip: 1px; } .panel-button:active #appMenuIcon, @@ -347,44 +232,8 @@ StTooltip StLabel { app-icon-bottom-clip: 2px; } -.app-menu-icon { - width: 24px; - height: 24px; -} - -.panel-button { - -natural-hpadding: 12px; - -minimum-hpadding: 10px; - color: #bbb; - text-shadow: #222 1px 0px 0px 0px ; - transition-duration: 100; -} - -.panel-button:hover { - color: white; -} - -.panel-button:active, -.panel-button:overview, -.panel-button:focus { - color: white; - text-shadow: #eee 0px 0px 1px; -} - -.panel-status-button:active, -.panel-status-button:checked, -.panel-status-button:focus { - background-image: url("panel-button-highlight-narrow.svg"); -} - -.panel-button:active > .system-status-icon, -.panel-button:checked > .system-status-icon, -.panel-button:focus > .system-status-icon { - icon-shadow: 0px 0px 1px 0px #222; -} - .panel-menu { - -boxpointer-gap: 10px + -boxpointer-gap: 4px } #panelUserMenu { @@ -401,117 +250,179 @@ StTooltip StLabel { } .status-chooser-user-icon { - border-radius: 6px; - border: 1px #888; + border: 2px solid #334a61; + border-radius: 4px; width: 48pt; height: 48pt; } .status-chooser-user-icon:hover { - border: 1px #bbbbbb; + border: 2px solid #6eabec; } .status-chooser-user-name { font-weight: bold; - font-size: 12pt; - min-width: 80pt; + font-size: 1.3em; + min-width: 120pt; } .status-chooser-combo { - border: transparent; + border: 1px solid transparent; } .status-chooser-combo.popup-combo-menu { - background-color: rgba(0,0,0,0.9); + background-color: rgba(11,11,11,0.9); padding: .4em 0em; - border-radius: 6px; + border-radius: 4px; + border: 1px solid rgba(255,255,255,0.5); color: #ffffff; - font-size: 9.5pt; + font-size: 10.5pt; } .status-chooser-status-item, .status-chooser-combo .popup-combobox-item { - spacing: .5em; + spacing: .4em; +} + +.app-menu-icon { + width: 24px; + height: 24px; +} + +.panel-button { + -natural-hpadding: 12px; + -minimum-hpadding: 6px; + font-weight: bold; +} + +.panel-button:active, +.panel-button:overview, +.panel-button:focus { + background-gradient-direction: vertical; + background-gradient-start: #6eabec; + background-gradient-end: #3880ca; + box-shadow: inset 0px 0px 1px 1px rgba(255,255,255,0.1); +} + +.panel-button:active, +.panel-button:checked, +.panel-button:focus { + background-gradient-direction: vertical; + background-gradient-start: #6eabec; + background-gradient-end: #3880ca; + box-shadow: inset 0px 0px 1px 1px rgba(255,255,255,0.1); +} + +.panel-button:hover { + color: #6eabec; +} + +#statusTray > .panel-button:active, +#statusTray > .panel-button:checked, +#statusTray > .panel-button:focus { +} + +.panel-button:active > .system-status-icon, +.panel-button:checked > .system-status-icon, +.panel-button:focus > .system-status-icon { +} + +#panelActivities { + border-radius-topleft: 0px; + border-radius-bottomleft: 0px; +} + + +#panelStatus { + border-radius-topright: 0px; +} + +#panelStatusMenu { + spacing: 4px; +} + +#legacyTray { + spacing: 14px; + padding-left: 14px; +} + +#legacyTray:compact { + spacing: 8px; } .system-status-icon { - icon-size: 14px; + icon-size: 1.14em; } /* Overview */ #overview { - spacing: 22px; - background: rgba(0,0,0,0.3); + spacing: 12px; + background-color: rgba(22,22,22,0.6); } -.window-caption { - color: #333; - spacing: 24px; +.workspaces-view { + color: white; + spacing: 25px; } .workspace-controls { - visible-width: 6px; /* Amount visible before hovering */ + visible-width: 32px; /* Amount visible before hovering */ } .workspace-thumbnails-background { - background-gradient-direction: vertical; - background-gradient-start: rgba(0,0,0,0.65); - background-gradient-end: rgba(0,0,0,0.6); - border-radius: 8px; - box-shadow: outset 0px 2px 2px 0px rgba(0,0,0,0.6); - border: 1px rgba(255,255,255,0.15); - padding: 8px; + background-color: rgba(13,13,13,0.6); + border: 1px solid rgba(0,0,0,0.6); + border-right: 0px; + border-radius: 0px 8px 8px 0px; + box-shadow: inset 1px 0px 1px 1px rgba(255,255,255,0.2); + border-radius: 6px 0px 0px 6px; + padding: 12px; } .workspace-thumbnails-background:rtl { - border-right: 0px; + border-right: 1px; border-left: 0px; - border-radius: 6px ; + border-radius: 0px 9px 9px 0px; } .workspace-thumbnails { - spacing: 7px; + spacing: 12px; } .workspace-thumbnail-indicator { - background-gradient-direction: vertical; - background-gradient-start: rgba(30,144,255,0.2); - background-gradient-end: rgba(30,144,255,0.2); - box-shadow: outset 0px 2px 2px 0px rgba(30,144,255,0.5); + outline: 3px solid #6eabec; } .window-caption { - background-color: #eee; - border-radius: 3px; - border: 1px solid rgba(0,0,0,0.5); - box-shadow: outset 0px 2px 2px 0px rgba(0,0,0,0.4); - color: #222; - font-size: 8.5pt; + background-color: rgba(13,13,13,0.8); + border: 1px solid rgba(0,0,0,0.7); + box-shadow: inset 0px 0px 1px 1px rgba(255,255,255,0.2); + border-radius: 4px; + padding: 4px; + color: #fff; + font-size: 9pt; padding: 2px 8px; - -shell-caption-spacing: 6px; + -shell-caption-spacing: 4px; } .window-close { background-image: url("close-window.svg"); - height: 34px; - width: 34px; - -shell-close-overlap: 20px; -} - -.window-close:rtl { - -st-background-image-shadow: 2px 2px 6px rgba(0,0,0,0.5); + height: 24px; + width: 24px; + -st-background-image-shadow: -2px 2px 6px rgba(0,0,0,0.5); + -shell-close-overlap: 16px; } /* Dash */ #dash { - border: 10px rgba(0,0,0,0.8); - border-right: 0px ; - border-bottom: 0px ; - border-top: 0px ; - padding-bottom: 10px; - padding-top: 20px; + padding: 6px 0px; + background-color: rgba(13,13,13,0.6); + border: 1px solid rgba(0,0,0,0.6); + border-left: 0px; + border-radius: 0px 8px 8px 0px; + box-shadow: inset -1px 0px 1px 1px rgba(255,255,255,0.2); } #dash:rtl { @@ -527,255 +438,199 @@ StTooltip StLabel { .dash-placeholder { background-image: url("dash-placeholder.svg"); + height: 27px; } #viewSelector { - spacing: 1em; - font-size: 9.5pt; + spacing: 16px; } #viewSelectorTabBar { - padding: 1em; + padding: 16px; } #searchArea { padding: 0px 24px; } - #searchEntry { - padding: 3px 12px; - background-gradient-direction: vertical; - background-gradient-start: #e5e5e5; - background-gradient-end: #d2d2d2; - color: rgba(0,0,0,0); + padding: 4px 8px; border-radius: 3px; - border: 4px #c3c3c3; - border-bottom: 4.5px; - font-size: 9pt; - height: 16px; - box-shadow: outset 0px 2px 2px 0px rgba(0,0,0,0.4); + color: #222; + border: 1px solid rgba(255,255,255,0.3); + border-top: 0px; + border-left: 0px; + border-right: 0px; + background-color: rgba(255, 255, 255, 0.9); caret-color: rgb(128, 128, 128); caret-size: 1px; + height: 16px; width: 250px; - transition-duration: 300; + box-shadow: inset 0px 0px 1px 1px rgba(0,0,0,0.8); } -#searchEntry:focus, +#searchEntry:focus, #searchEntry:hover { - background-gradient-direction: vertical; - background-gradient-start: #e9e9e9; - background-gradient-end: #f4f4f4; - color: #777; - box-shadow: inset 0px 1px 2px 1px rgba(0,0,0,0.4); + border-radius: 3px; + color: #222; + border: 1px solid rgba(255,255,255,0.3); + border-top: 0px; + border-left: 0px; + border-right: 0px; + background-color: rgba(255, 255, 255, 0.9); + box-shadow: inset 0px 0px 1px 1px rgba(0,0,0,0.8); } #searchEntry:hover { transition-duration: 300; } -#searchEntry:focus { - color: #777; - transition-duration: 0; -} - .search-entry-icon { - icon-size: 16px; - color: #555; - icon-shadow: 0px 1px 1px 0px #fff; + icon-size: 1em; + color: #222; } - .view-tab-title { - background-gradient-direction: vertical; - background-gradient-start: #e5e5e5; - background-gradient-end: #d2d2d2; - color: #4d4d4d; - text-shadow: 0px 1px 1px 0px #fff; - border-radius: 2px; - border: 0.5px #999; - font-size: 9.5pt; - padding: 1px 15px; - height: 16px; - box-shadow: outset 0px 2px 2px 0px rgba(0,0,0,0.2); + color: #fff; + border: 1px solid rgba(0,0,0,0.0); + font-weight: bold; + padding: 0px 12px; + height: 24px; } +.view-tab-title:selected { + background-color: rgba(13,13,13,0.6); + border: 1px solid rgba(0,0,0,0.7); + box-shadow: inset 0px 0px 1px 1px rgba(255,255,255,0.2); + border-radius: 4px; + color: rgba(255,255,255,0.9); + font-weight: bold; + height: 24px; + padding: 0px 12px; +} .view-tab-title:hover { - color: #000; + color: #6eabec; } -.view-tab-title:selected { - color: #333; - text-shadow: 0px 1px 1px 0px #fff; - border-radius: 2px; - border: 0.5px #aaa; - background-gradient-direction: vertical; - background-gradient-start: #999; - background-gradient-end: #a2a2a2; - box-shadow: inset 0px 1px 2px 1px rgba(0,0,0,0.4); +#searchResults { + padding: 20px 10px 10px 10px; + spacing: 18px; } -#viewSelectorTabBar { - background-gradient-direction: vertical; - background-gradient-start: #e5e5e5; - background-gradient-end: #d2d2d2; - color: #333; - border-radius: 3px; - border: 0.5px #999; - font-size: 10pt; - padding: 2px 2px; - height: 18px; - box-shadow: outset 0px 2px 2px 0px rgba(0,0,0,0.2); +#searchResultsContent { + padding-right: 20px; + spacing: 36px; } -.search-section-header { - color:#6eabec; - font-size: 10pt; - text-decoration: underline; - font-weight: bold; - padding: 0.25em; + +#searchResultsContent:rtl { + padding-right: 0px; + padding-left: 20px; } -.search-statustext{ - color: #999; - border:none; - font-size: 1.25em; +.search-statustext, +.search-section-header { + background-color: rgba(13,13,13,0.8); + border: 1px solid rgba(0,0,0,0.7); + border-bottom: 0px; + box-shadow: inset 0px 1px 1px 1px rgba(255,255,255,0.2); + border-radius: 4px 4px 0px 0px; + padding: 4px 12px; + spacing: 4px; + color: #fff; + font-size: .8em; font-weight: bold; - padding: 0.25em; -} -#searchResults { - padding: 16px; - spacing: 17px; - background-gradient-direction: vertical; - background-gradient-start: rgba(0,0,0,0.65); - background-gradient-end: rgba(0,0,0,0.6); - border-radius: 8px; - box-shadow: outset 0px 2px 2px 0px rgba(0,0,0,0.6); - border: 0.5px rgba(255,255,255,0.2); } -#searchResults StButton { - border-radius: 4px; +.search-section-results { + background-color: rgba(13,13,13,0.8); + border: 1px solid rgba(0,0,0,0.7); + border-top: 0px; + box-shadow: inset 0px -1px 1px 1px rgba(255,255,255,0.2); + border-radius: 0px 0px 4px 4px; + color: #fff; + padding: 6px; } -#searchResults > StScrollView:first-child { - padding: 4px; +.search-section-list-results { + spacing: 4px; } -#searchResultsContent, -.search-section-list-results, .results-container { - spacing: 0.5em; -} - - -.search-section-results { - padding: 0.5em; + spacing: 4px; } .search-providers-box { - background: none; - border-radius: 0px; - padding-top: 1em; - padding-bottom: 0em; spacing: 12px; } - -/* Text labels are an odd number of pixels tall. The uneven top and bottom - * padding compensates for this and ensures that the label is vertically - * centered */ .dash-search-button { - border-radius: 6px; - border: 1px rgba(0,0,0,0.2); - box-shadow: inset 0px 1px 0px 1px rgba(255,255,255,0.2); - color: #333; - text-shadow: 0px 1px 0px 0px rgba(255,255,255,0.4); - height: 20px; + border: 1px solid rgba(66,66,66,0.6); + background-gradient-direction: vertical; + background-gradient-start: #6eabec; + background-gradient-end: #3880ca; + box-shadow: inset 0px 0px 1px 1px rgba(255,255,255,0.1); +/* border: 1px solid #808080;*/ + border-radius: 4px; + height: 32px; width: 150px; + } -..dash-search-button:selected, +.dash-search-button:selected, .dash-search-button:hover { - color: #222; + border: 1px solid rgba(66,66,66,0.6); + background-gradient-direction: vertical; + background-gradient-start: #6eabec; + background-gradient-end: #3880ca; + box-shadow: inset 0px 0px 1px 1px rgba(255,255,255,0.5); } -.dash-search-button:pressed, -.dash-search-button:active { - color: #444; - background-gradient-direction: vertical; - background-gradient-start: #aaa; - background-gradient-end: #a7a7a7; - box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.3); +.dash-search-button-label { + color: #fff; + font-size: 10pt; } - -/* Apps */ - /* Apps */ .icon-grid { - spacing: 28px; - -shell-grid-item-size: 120px; -} - -.contact-grid { - spacing: 56px; - -shell-grid-item-size: 200px; /* 2 * -shell-grid-item-size + spacing */ + spacing: 58px; + -shell-grid-item-size: 70px; } -.icon-grid .overview-icon { - icon-size: 70px; +.all-app { + padding: 16px 25px 16px 16px; + spacing: 20px; } -.all-app { - padding: 16px; - spacing: 17px; - background-gradient-direction: vertical; - background-gradient-start: rgba(0,0,0,0.65); - background-gradient-end: rgba(0,0,0,0.6); - border-radius: 8px; - box-shadow: outset 0px 2px 2px 0px rgba(0,0,0,0.6); - border: 0.5px rgba(255,255,255,0.2); +.all-app .icon-grid { + -shell-grid-item-size: 118px; } -.all-app:rtl { - padding: 16px; +.all-app .overview-icon { + icon-size: 96px; } .app-filter { - font-size: 11pt; - height: 17px; - color: #777; - width: 160px; - padding-left: 7px; - padding-right: 2px; - padding-top: 10px; - padding-bottom: 10px; + font-weight: bold; + height: 40px; + color: #fff; + border: 1px solid rgba(0,0,0,0.0); + width: 200px; + padding-left: 8px; } .app-filter:hover { - color: #fff; + color: #6eabec; + padding-left: 8px; } .app-filter:selected { - background-gradient-direction: vertical; - background-gradient-start: rgba(155,155,155,0.3); - background-gradient-end: rgba(155,155,155,0.3); - border-radius: 3px; - color: #fff; -} - -.app-filter:selected:rtl { - background-gradient-direction: vertical; - background-gradient-start: rgba(155,155,155,0.3); - background-gradient-end: rgba(155,155,155,0.3); - border-radius: 3px; color: #fff; -} - -.app-filter:focus { - outline: 1px solid #fff; + background-color: rgba(13,13,13,0.6); + border: 1px solid rgba(0,0,0,0.7); + box-shadow: inset 0px 0px 1px 1px rgba(255,255,255,0.2); + border-radius: 4px; } .dash-item-container > .app-well-app { @@ -783,40 +638,30 @@ StTooltip StLabel { } .remove-favorite-icon { - color: #888; + color: #a0a0a0; } .remove-favorite-icon:hover { - color: #fff; -} - -.app-well-app > .overview-icon, -.remove-favorite > .overview-icon, -.search-result-content > .overview-icon { - border-radius: 4px; - padding: 3px; - font-size: 8.5pt; - color: #ccc; - text-align: center; + color: white; + icon-shadow: black 0px 2px 2px; } .contact { - width: 252px; /* Same width as two normal results + spacing */ - height: 108px; /* Aspect ratio = 1.75. Normal US business card ratio */ - border-radius: 6px; + width: 272px; /* Same width as two normal results + spacing */ + height: 118px; /* Aspect ratio = 1.75. Normal US business card ratio */ + border-radius: 4px; padding: 3px; border: 1px rgba(0,0,0,0); transition-duration: 100; } .contact-content { - border-radius: 4px; + border-radius: 2px; padding: 8px; - width: 202px; + width: 232px; height: 84px; - background-color: rgba(255,255,255,0.2); - color: #eee; - font-size: 9.5pt; + background-color: rgba(11,11,11,0.0); + color: #fff; text-align: center; } @@ -824,62 +669,103 @@ StTooltip StLabel { border-radius: 4px; } +.contact-grid { + spacing: 36px; + -shell-grid-item-size: 272px; /* 2 * -shell-grid-item-size + spacing */ +} + .contact-details { padding: 6px 8px 11px 8px; } .contact-details-alias { - font-size: 14px; - padding-bottom: 9px; + font-size: 16px; + padding-bottom: 11px; } .contact-details-status { - font-size: 9pt; + font-size: 11pt; } .contact-details-status-icon { - padding-right: 1px; + padding-right: 2px; } .contact:hover { - background-color: rgba(255,255,255,0.1); + background-image: url("running-indicator.svg"); + background-gradient-direction: vertical; + background-gradient-start: rgba(130,140,130,0.0); + background-gradient-end: rgba(130,130,130,0.6); + border-radius: 4px; transition-duration: 100; } .app-well-app.running > .overview-icon { - text-shadow: #eee 0px 0px 0.5px; - background-gradient-start: rgba(100,100,100,0.8); - background-gradient-end: rgba(100,100,100,0.5); - background-gradient-direction: vertical; + text-shadow: black 0px 2px 2px; + background-image: url("running-indicator.svg"); } .contact:selected, .app-well-app:selected > .overview-icon, .search-result-content:selected > .overview-icon { - background-gradient-start: rgba(250,250,250,0.2); - background-gradient-end: rgba(250,250,250,0.1); + background-color: rgba(255,255,255,0.33); +} + +.contact:focus, +.app-well-app:focus > .overview-icon, +.search-result-content:focus > .overview-icon { + border: 1px solid #6eabec; +} + +.app-well-app > .overview-icon, +.remove-favorite > .overview-icon, +.search-result-content > .overview-icon { + color: #fff; + padding: 4px; + padding-bottom: 12px; + text-align: center; + text-shadow: black 0px 2px 0px; +} + +.app-well-app.running > .overview-icon { + background-image: url("running-indicator.svg"); + padding-bottom: 12px; +} + +.app-well-app:selected > .overview-icon, +.search-result-content:selected > .overview-icon { + background-image: url("running-indicator.svg"); background-gradient-direction: vertical; - text-shadow: #eee 0px 0px 0.5px; + background-gradient-start: rgba(130,140,130,0.0); + background-gradient-end: rgba(130,130,130,0.6); + border-radius: 4px; + padding: 4px; + padding-bottom: 12px; } .app-well-app:hover > .overview-icon, .remove-favorite:hover > .overview-icon, .search-result-content:hover > .overview-icon { - background-gradient-start: rgba(250,250,250,0.4); - background-gradient-end: rgba(250,250,250,0.2); + background-image: url("running-indicator.svg"); background-gradient-direction: vertical; - text-shadow: #fff 0px 0px 0.5px; - transition-duration: 100; + background-gradient-start: rgba(130,140,130,0.0); + background-gradient-end: rgba(130,130,130,0.6); + border-radius: 4px; + padding: 4px; + padding-bottom: 12px; } -.contact:focus, -.app-well-app:focus > .overview-icon, -.search-result-content:focus > .overview-icon { - border: 1px solid #cccccc; +.app-well-app:active > .overview-icon { + background-image: url("running-indicator.svg"); + background-gradient-direction: vertical; + background-gradient-start: rgba(130,140,130,0.0); + background-gradient-end: rgba(130,130,130,0.6); + border-radius: 4px; + padding-bottom: 12px; } .app-well-menu { - font-size: 8.5pt; + font-size: 9pt; } /* LookingGlass */ @@ -932,8 +818,6 @@ StTooltip StLabel { .lg-dialog StEntry { color: #88ff66; - selection-background-color: #88ff66; - selected-color: black; } .lg-obj-inspector-title @@ -1007,9 +891,9 @@ StTooltip StLabel { /* Calendar popup */ -#calendarEventsArea { - /* this is the width of the second column of the popup */ - min-width: 400px; +#calendarArea { + /* this is the width of the entire popup */ + width: 600px; } .calendar-vertical-separator { @@ -1041,23 +925,24 @@ StTooltip StLabel { } .calendar-month-label { - color: #ccc; - font-size: 10pt; + color: #fff; + font-size: 8.5pt; padding: 2px; } .calendar-change-month-back { - width: 20px; + width: 20px; height: 20px; background-image: url("calendar-arrow-left.svg"); border-radius: 4px; } .calendar-change-month-back:hover { - background-color: transparent; + background-color: #6eabec; + box-shadow: inset 0px 0px 1px 1px rgba(255,255,255,0.3); } .calendar-change-month-back:active { - background-image: url("calendar-arrow-left1.svg"); - + background-color: #6eabec; + box-shadow: inset 0px 0px 1px 1px rgba(255,255,255,0.2); } .calendar-change-month-forward { @@ -1067,54 +952,59 @@ StTooltip StLabel { border-radius: 4px; } .calendar-change-month-forward:hover { - background-color: transparent; + background-color: #6eabec; + box-shadow: inset 0px 0px 1px 1px rgba(255,255,255,0.3); } .calendar-change-month-forward:active { - background-image: url("calendar-arrow-right1.svg"); + background-color: #6eabec; + box-shadow: inset 0px 0px 1px 1px rgba(255,255,255,0.2); } .datemenu-date-label { padding: .4em 1.75em; - font-size: 10pt; - font-weight: bold; - color: #bbb; + font-size: 9.5pt; + color: #fff; } .calendar-day-base { - font-size: 8pt; + font-size: 7.5pt; text-align: center; - width: 3em; - height: 2.5em; + width: 2.4em; + height: 2.4em; } .calendar-day-base:hover { - color: #ffffff; - text-shadow: 0px 1px 0px 0px #ffffff; - font-weight:bold; + background-gradient-direction: vertical; + background-gradient-start: #6eabec; + background-gradient-end: #3880ca; + box-shadow: inset 0px 0px 1px 1px rgba(255,255,255,0.5); + color: #fff; } .calendar-day-base:active { - color: #6eabec; - font-weight: bold; + background-gradient-direction: vertical; + background-gradient-start: #6eabec; + background-gradient-end: #3880ca; + box-shadow: inset 0px 0px 1px 1px rgba(255,255,255,0.3); + color: #fff; } .calendar-day-heading { - color: #eee; - font-weight: bold; + color: #fff; padding-top: 1em; } .calendar-week-number { - color: #ddd; + color: #fcfcfc; font-weight: bold; } /* Hack used in lieu of border-collapse - see calendar.js */ .calendar-day { - color: #b9b9b9; + color: #fff; border-top-width: 0; - border-left-width: -; - border-radius: 3px; + border-left-width: 0; + border-radius: 4px; } .calendar-day-top { border-top-width: 1px; @@ -1131,18 +1021,19 @@ StTooltip StLabel { .calendar-today { font-weight: bold; - color: #6eabec; - font-size: 8.3pt; + background-gradient-direction: vertical; + background-gradient-start: #6eabec; + background-gradient-end: #3880ca; + box-shadow: inset 0px 0px 1px 1px rgba(255,255,255,0.1); + color: #fff; } .calendar-other-month-day { - color: rgba(255,255,255,0.3); + color: rgba(255,255,255,0.5); } .calendar-day-with-events { font-weight: bold; - color: #fff; - font-size: 8.3pt; } .events-header-vbox { @@ -1150,41 +1041,28 @@ StTooltip StLabel { padding-right: 1.75em; } -.events-header-vbox:rtl { - padding-right: 0em; - padding-left: 1.75em; +.events-header { + height: 40px; } .events-header-hbox { + spacing: 8px; padding: 0.3em; } .events-day-header { - font-size: 9.5pt; - font-weight: bold; - color: #fff; - padding-left: 1.8em; - padding-top: 0.8em; -} - -.events-day-header:rtl { - font-size: 9.5pt; - font-weight: bold; - color: #fff; + font-size: 9pt; + color: fcfcfc; padding-left: 1.8em; padding-top: 0.8em; } .events-day-dayname { - font-size: 12px; - color: #eee; + font-size: 12px; + color: #fcfcfc; text-align: left; } -.events-day-dayname:rtl { - text-align: right; -} - .events-day-time { font-size: 9pt; font-weight: bold; @@ -1192,12 +1070,8 @@ StTooltip StLabel { text-align: right; } -.events-day-time:rtl { - text-align: left; -} - .events-day-task { - font-size: 9.5pt; + font-size: 9pt; color: #fcfcfc; } @@ -1210,92 +1084,68 @@ StTooltip StLabel { padding-right: 6pt; } -.events-time-box:rtl { - padding-right: 0px; - padding-left: 6pt; -} - .events-event-box { } .url-highlighter { - link-color: #ccccff; + link-color: #fff; } /* Message Tray */ #message-tray { background-gradient-direction: vertical; - background-gradient-start: rgba(0,0,0,0.01); - background-gradient-end: rgba(0,0,0,0.82); + background-gradient-start: rgba(39,39,39,0.6); + background-gradient-end: rgba(21,21,21,0.6); + border: 1px solid rgba(0,0,0,0.6); + box-shadow: 0px 0px 3px 2px rgba(11,11,11,0.5); + color: #fff; + border-bottom: 0px; + border-left: 0px; + border-right: 0px; height: 36px; - color: white; } #notification { - background-color: rgba(0,0,0,0.7); - font-size: 9pt; + background-color: rgba(11,11,11,0.7); + font-size: 10pt; font-weight: bold; - box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.4); + border-bottom: 0px; + border-top: 0px; border-radius: 4px; - border: 1px rgba(255,255,255,0.15); color: rgba(255,255,255,0.9); - padding: 8px 8px 8px 8px; + padding: 8px 8px 4px 8px; spacing-rows: 10px; spacing-columns: 10px; width: 34em; } -#notification.multi-line-notification { +.multi-line-notification { padding-bottom: 8px; } -/* We use row-span = 2 for the image cell, which prevents its height preferences to be - taken into account during allocation, so its height ends up being limited by the height - of the content in the other rows. To avoid showing a stretched image, we set the minimum - height of the table to be ICON_SIZE + IMAGE_SIZE + spacing-rows = 24 + 125 + 10 = 159 */ .notification-with-image { min-height: 159px; } .summary-boxpointer { - border-radius: 16px; - background-gradient-direction: vertical; - background-gradient-start: rgba(0,0,0,0.7); - background-gradient-end: rgba(0,0,0,0.7); - border-width: 8px; - box-shadow: outset 0px 2px 2px 0px rgba(0,0,0,0.4); - border: 1px rgba(255,255,255,0.15); + -arrow-border-color: rgba(255,255,255,0.5); + -arrow-border-radius: 4px; + -arrow-background-color: rgba(11,11,11,0.9); + -arrow-border-width: 1px; + -arrow-base: 22px; + -arrow-rise: 12px; } .summary-boxpointer #notification { - border-radius: 9px; - background: rgba(0,0,0,0) !important; + border-radius: 4px; + background: rgba(22,22,22,0.0) !important; padding-bottom: 12px; } .summary-boxpointer #summary-right-click-menu { - font-size: 10pt; - color: #bbb; - padding-top: 15px; - padding-bottom: 15px; -} - -#summary-notification-stack-scrollview { - max-height: 18em; - padding-top: 6px; - padding-bottom: 6px; -} - -#summary-notification-stack-scrollview > .top-shadow, #summary-notification-stack-scrollview > .bottom-shadow { - height: 1em; -} - -#summary-notification-stack-scrollview:ltr { - padding-right: 8px; -} - -#summary-notification-stack-scrollview:rtl { - padding-left: 8px; + font-size: 9.5pt; + padding: 4px; + color: #fff; } #notification-scrollview { @@ -1306,48 +1156,83 @@ StTooltip StLabel { height: 1em; } -#notification-scrollview:ltr > StScrollBar { +#notification-scrollview > StScrollBar { padding-left: 6px; } -#notification-scrollview:rtl > StScrollBar { - padding-right: 6px; -} - #notification-body { spacing: 5px; } #notification-actions { - spacing: 10px; + spacing: 5px; } .notification-button { + border: 1px solid rgba(86,147,201,0.8); + border-radius: 3px; + background-gradient-direction: vertical; + background-gradient-start: #6eabec; + background-gradient-end: #3880ca; + box-shadow: inset 0px 0px 1px 1px rgba(255,255,255,0.1); + font-weight: normal; padding: 2px 14px; } .notification-button:hover { - color: #222; + border: 1px solid rgba(86,147,201,0.8); + background-gradient-direction: vertical; + background-gradient-start: #6eabec; + background-gradient-end: #3880ca; + box-shadow: inset 0px 0px 1px 1px rgba(255,255,255,0.4); } -.notification-button:focus { - background-color: #666666; +.notification-button:active { + border: 1px solid rgba(86,147,201,0.8); + background-gradient-direction: vertical; + background-gradient-start: #6eabec; + background-gradient-end: #3880ca; + box-shadow: inset 0px 0px 1px 1px rgba(255,255,255,0.3); } -.notification-button:active { - color: #444; +.notification-icon-button { + padding: 5px; +} + +.notification-icon-button:hover { + background-color: #999; + border-radius: 4px; +} + +.notification-icon-button:active { + background-color: #999; + border-radius: 4px; +} + +.notification-icon-button > StIcon { + icon-size: 32px; } + .notification-icon-button { + border: 2px rgba(0,0,0,0.0); border-radius: 5px; padding: 5px; } +.notification-icon-button:hover { + background-color: #6eabec; +} + .notification-icon-button:focus { - padding: 4px; + background: rgba(192,192,192,0.7); +} + +.notification-icon-button:active { + background: rgba(128,128,128,0.7); } .notification-icon-button > StIcon { - icon-size: 24px; + icon-size: 32px; } .hotplug-transient-box { @@ -1356,16 +1241,13 @@ StTooltip StLabel { } .hotplug-notification-item { - border-radius: 6px; - border: 1px rgba(0,0,0,0.2); - box-shadow: inset 0px 1px 0px 1px rgba(255,255,255,0.2); - color: #555; - text-shadow: 0px 0px 0px 1px rgba(255,255,255,0.2); - padding: 0px 7px; + padding: 2px 10px; + border-radius: 18px; + font-size: 10.5pt; } .hotplug-notification-item:focus { - background-color: #666666; + padding: 1px 71px 1px 11px; } .hotplug-notification-item-icon { @@ -1385,9 +1267,10 @@ StTooltip StLabel { } .hotplug-resident-mount:hover { - background-gradient-direction: horizontal; - background-gradient-start: rgba(255, 255, 255, 0.1); - background-gradient-end: rgba(255, 255, 255, 0); + background-gradient-direction: vertical; + background-gradient-start: #6eabec; + background-gradient-end: #3880ca; + box-shadow: inset 0px 0px 1px 1px rgba(255,255,255,0.1); color: #fff; } @@ -1407,84 +1290,63 @@ StTooltip StLabel { .hotplug-resident-eject-button { padding: 7px; - border-radius: 4px; + border-radius: 5px; + color: #ccc; } .chat-log-message { - color: #ccc; -} - -.chat-group-sent, .chat-group-meta { - padding: 8px 0; + color: #fff; } .chat-received { - font-size: 12pt; - font-weight: normal; + background-color: rgba(0,0,0,0.2); + border: 1px solid rgba(120,120,120,0.2); + border-left: 0px; + border-right: 0px; + border-top: 0px; color: #fff; -} - -.chat-sent { + font-size: 10pt; padding-left: 4px; - border-radius: 4px; -} - -.chat-received:rtl { - padding-left: 0px; - padding-right: 4px; } .chat-sent { - padding-left: 18pt; - border-radius: 4px; - color: #aaa; -} - -.chat-sent:rtl { - padding-left: 0px; - padding-right: 18pt; + background-color: rgba(0,0,0,0.2); + border: 1px solid rgba(120,120,120,0.2); + border-left: 0px; + border-right: 0px; + border-top: 0px; + color: rgba(255,255,255,0.7); + font-size: 10pt; + padding: 4px; + padding-left: 4px; } .chat-meta-message { padding-left: 4px; border-radius: 4px; - font-size: 6pt; - color: #bbb; -} - -.chat-meta-message:rtl { - padding-left: 0px; - padding-right: 4px; -} - -.subscription-message { - font-style: italic; + font-size: 8.0pt; + color: #6eabec; } #notification StEntry { padding: 4px; - color: #fff; - border-radius: 4px; - background-color: rgba(100,100,100,0.2); - caret-color: rgb(128, 128, 128); - caret-size: 1px; - box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.4); - - caret-color: #a8a8a8; + border-radius: 4px; + border: 1px solid #888; + color: #111; + background-color: #fff; + caret-color: #ffffff; caret-size: 1px; } #notification StEntry:focus { - color: #fff; - border-radius: 4px; - background-color: rgba(100,100,100,0.4); - caret-color: rgb(128, 128, 128); - caret-size: 1px; - transition-duration: 300; - box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.4); - + border: 1px solid #888; + color: #111; + background-color: #fff; caret-color: #545454; - selection-background-color: #808080; +} + +.subscription-message { + font-style: italic; } /* The spacing and padding on the summary is tricky; we want to keep @@ -1505,50 +1367,41 @@ StTooltip StLabel { height: 36px; } -#summary-mode:rtl { - padding: 2px 4px 0px 0px; +.summary-source { + color: #fff; } .summary-source-button { - color: #aaa; -} - -.summary-source-button:ltr { - padding-right: 12px; + padding-left: 3px; + padding-right: 3px; } .summary-source-button:selected .summary-source { - color: #fff; - text-shadow: #fff 0px 0px 1px; -} + border-radius: 3px; + background-gradient-direction: vertical; + background-gradient-start: #6eabec; + background-gradient-end: #3880ca; + box-shadow: inset 0px 0px 1px 1px rgba(255,255,255,0.1); -.summary-source-button:expanded:selected .summary-source { - background-image: none; - border-image: none; } .summary-source-button:expanded:selected { - background-image: url("panel-button-highlight-wide.svg"); - border-image: url("source-button-border.svg") 10 10 0 1; + border-radius: 3px; + background-gradient-direction: vertical; + background-gradient-start: #6eabec; + background-gradient-end: #3880ca; + box-shadow: inset 0px 0px 1px 1px rgba(255,255,255,0.1); } -.summary-source-button:rtl { - padding-left: 12px; +.summary-source-button:expanded:selected .summary-source { + background-image: none; + border-image: none; } -.summary-source-button:last-child:ltr { +.summary-source-button:last-child { padding-right: 12px; } -.summary-source-button:last-child:rtl { - padding-left: 12px; -} - -.summary-source { - padding-right: 4px; - padding-left: 4px; -} - .summary-source-counter { color: white; background-color: #3465A4; @@ -1565,27 +1418,24 @@ StTooltip StLabel { padding-left: 4px; } -.source-title:rtl { - padding-left: 0px; - padding-right: 4px; +.calendar-calendarweek { + color: #666666; } /* App Switcher */ #altTabPopup { padding: 8px; - spacing: 20px; + spacing: 16px; } .switcher-list { - border-radius: 6px; - background-gradient-direction: vertical; - background-gradient-start: rgba(0,0,0,0.7); - background-gradient-end: rgba(0,0,0,0.7); - border: 1px rgba(255,255,255,0.15); - box-shadow: 0px 0px 4px 4px rgba(0,0,0,0.4); - padding: 24px; - font-size: 8pt; - color: #ddd; + border: 1px solid rgba(0,0,0,0.2); + background: rgba(214,214,214,1.0); + border-radius: 4px; + padding: 20px; + font-size: 9pt; + color: rgba(44,44,44,0.8); + box-shadow: 0px 0px 8px 5px rgba(0,0,0,0.6); } .switcher-list-item-container { @@ -1613,36 +1463,33 @@ StTooltip StLabel { } .switcher-list .item-box { - padding: 4px; + padding: 8px; border-radius: 8px; } .switcher-list .item-box:outlined { - background-gradient-direction: vertical; - background-gradient-start: rgba(80,80,80,0.5); - background-gradient-end: rgba(80,80,80,0.4); - border-radius: 6px; - color: rgba(255,255,255,1); - -st-shadow: 0px 0px 2px 1px rgba(0,0,0,0.1); - box-shadow: inset 0px -1px 0px 0px rgba(255,255,255,0.4); + background-gradient-direction: vertical; + background-gradient-start: #C6DAEB; + background-gradient-end: #86A7C2; + border-radius: 4px 4px 4px 4px; + border: 1px solid rgba(255,255,255,0.8); + color: rgba(255,255,255,0.7); + -st-shadow: 0px 0px 2px 1px rgba(33,33,33,0.4); } .switcher-list .item-box:selected { - background-gradient-direction: vertical; - background-gradient-start: rgba(80,80,80,0.4); - background-gradient-end: rgba(80,80,80,0.5); - border-radius: 6px; - color: rgba(255,255,255,0.9); - box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.4); + background-gradient-direction: vertical; + background-gradient-start: #C6DAEB; + background-gradient-end: #86A7C2; + border-radius: 4px 4px 4px 4px; + border: 1px solid rgba(0,0,0,0.2); + color: rgba(255,255,255,0.7); + -st-shadow: 0px 0px 2px 1px rgba(33,33,33,0.4); } .switcher-list .thumbnail-box { - background-gradient-direction: vertical; - background-gradient-start: rgba(0,0,0,0.7); - background-gradient-end: rgba(0,0,0,0.7); - border-radius: 8px; - border: 1px rgba(255,255,255,0.2); - color: #ddd; + padding: 2px; + spacing: 4px; } .switcher-list .thumbnail { @@ -1657,20 +1504,17 @@ StTooltip StLabel { .ripple-box { width: 52px; height: 52px; - background-image: url("corner-ripple-ltr.png"); -} - -.ripple-box:rtl { - background-image: url("corner-ripple-rtl.png"); + background-image: url("corner-ripple.png"); } .switcher-arrow { border-color: rgba(0,0,0,0); + color: #808080; } .switcher-arrow:highlighted { border-color: rgba(0,0,0,0); - color: rgba(255,255,255,0.7); + color: white; } /* Workspace Switcher */ @@ -1679,304 +1523,300 @@ StTooltip StLabel { } .workspace-switcher-container { - border: 1px solid rgba(0,0,0,0.2); - background-gradient-direction: vertical; - background-gradient-start: rgba(235,235,235,0.7); - background-gradient-end: rgba(205,205,205,0.7); - border-radius: 8px; - box-shadow: outset 0px 0px 4px 4px rgba(0,0,0,0.4); + border: 1px solid rgba(0,0,0,0.2); + background: rgba(214,214,214,1.0); + border-radius: 4px; + box-shadow: 0px 0px 6px 3px rgba(33,33,33,0.4); padding: 20px; } .workspace-switcher { - background: rgba(0,0,0,0.5); + background: rgba(44,44,44,0.5); border-radius: 4px; padding: 4px; spacing: 8px; - spacing: 8px; } .ws-switcher-active-up { height: 100px; - background-color: rgba(0,0,0,0.6); - border-radius: 6px; - border: 1px solid rgba(0,0,0,0.0); - color: rgba(155,155,155,0.6); - box-shadow: outset 0px 0px 4px 4px rgba(0,0,0,0.4); + background-color: #C6DAEB; + border-radius: 4px 4px 4px 4px; + border: 1px solid rgba(0,0,0,0.2); + color: rgba(255,255,255,0.7); + box-shadow: 0px 0px 2px 1px rgba(33,33,33,0.4); background-image: url("ws-switch-arrow-up.svg"); + border-radius: 4px; } .ws-switcher-active-down { height: 100px; - background-color: rgba(0,0,0,0.6); - border-radius: 6px; - border: 1px solid rgba(0,0,0,0.0); - box-shadow: outset 0px 0px 4px 4px rgba(0,0,0,0.4); + background-color: #C6DAEB; + border-radius: 4px 4px 4px 4px; + border: 1px solid rgba(0,0,0,0.2); + color: rgba(255,255,255,0.7); + -st-shadow: 0px 0px 2px 1px rgba(33,33,33,0.4); background-image: url("ws-switch-arrow-down.svg"); -} - -.ws-switcher-box { - height: 96px; - background: transparent; border-radius: 4px; } -/* Modal Dialogs */ -.modal-dialog { - font-size: 10pt; - text-shadow: 0px 1px 0px 0px #fff; - border-radius: 4px; - background-gradient-direction: vertical; - background-gradient-start: #e5e5e5; - background-gradient-end: #c3c3c3; - box-shadow: outset 0px 2px 2px 0px rgba(0,0,0,0.4); - color: #444; - - padding-right: 42px; - padding-left: 42px; - padding-bottom: 30px; - padding-top: 30px; +/* ShellMountOperation Dialogs */ +.shell-mount-operation-icon { + icon-size: 48px; } -.modal-dialog-button-box { - spacing: 21px; +.mount-password-reask { + color: red; } -.modal-dialog-button { - font-size: 10pt; - padding: 4px 26px; - background-gradient-direction: vertical; - background-gradient-start: #c3c3c3; - background-gradient-end: #c2c2c2; - border-radius: 4px; - border: 1px rgba(0,0,0,0.2); - box-shadow: inset 0px 1px 0px 1px rgba(255,255,255,0.2); - color: #555; +.show-processes-dialog, +.mount-question-dialog { + spacing: 24px; } -.modal-dialog-button:disabled { - color: rgba(80, 80,8 0, 0.7); +.show-processes-dialog-subject, +.mount-question-dialog-subject { + font-size: 10pt; + font-weight: bold; + color: #fff; + padding-top: 10px; + padding-left: 17px; + padding-bottom: 6px; } -.modal-dialog-button:focus { - color: #000; +.show-processes-dialog-subject:rtl, +.mount-question-dialog-subject:rtl { + padding-left: 0px; + padding-right: 17px; } -/* Run Dialog */ -.run-dialog-label { - font-size: 8pt; - font-weight:bold - color: #222; - text-shadow: 0px 1px 0px 0px #eee; - padding: 4px; +.show-processes-dialog-description, +.mount-question-dialog-description { + font-size: 10pt; + color: white; + padding-left: 17px; + width: 28em; } -.run-dialog-error-label { - font-size: 7pt; - color: red; +.show-processes-dialog-description:rtl, +.mount-question-dialog-description:rtl { + padding-right: 17px; } -.run-dialog-error-box { - padding-top: 15px; - spacing: 5px; +.show-processes-dialog-app-list { + font-size: 10pt; + max-height: 200px; + padding-top: 24px; + padding-left: 49px; + padding-right: 32px; } -.run-dialog-entry { - font-size: 9pt; - width: 23em; - color: #333; - border: 1px solid rgba(255,255,255,0.3); - border-radius: 4px; - background-color: #e9e9e9; - box-shadow: inset 0px 1px 2px 1px rgba(0,0,0,0.4); - padding: 4px; +.show-processes-dialog-app-list:rtl { + padding-right: 49px; + padding-left: 32px; } -.run-dialog { - border-radius: 4px; - - padding-right: 21px; - padding-left: 21px; - padding-bottom: 15px; - padding-top: 15px; +.show-processes-dialog-app-list-item { + color: #ccc; } -.lightbox { - background-color: rgba(0, 0, 0, 0.5); +.show-processes-dialog-app-list-item:hover { + color: white; } -/* End Session Dialog */ -.end-session-dialog { - spacing: 42px; +.show-processes-dialog-app-list-item:ltr { + padding-right: 1em; } -.end-session-dialog-subject { - font-size: 10pt; - font-weight: bold; - color: #222; - padding-top: 8px; - padding-left: 13px; - padding-bottom: 25px; +.show-processes-dialog-app-list-item:rtl { + padding-left: 1em; } -.end-session-dialog-subject:rtl { - padding-left: 0px; +.show-processes-dialog-app-list-item-icon:ltr { padding-right: 17px; } -.end-session-dialog-description { - font-size: 9pt; - color: #222; +.show-processes-dialog-app-list-item-icon:rtl { padding-left: 17px; - width: 28em; } -.end-session-dialog-description:rtl { - padding-right: 17px; +.show-processes-dialog-app-list-item-name { + font-size: 10pt; } -.end-session-dialog-logout-icon { - box-shadow: inset 0px 1px 2px 1px rgba(0,0,0,0.4); +.ws-switcher-box { + height: 96px; + background: transparent; border-radius: 4px; - width: 42px; - height: 42px; } -.end-session-dialog-shutdown-icon { - box-shadow: inset 0px 1px 2px 1px rgba(0,0,0,0.4); +/* Modal Dialogs */ +.modal-dialog { + font-size: 10pt; border-radius: 4px; - width: 42px; - height: 42px; -} + background-gradient-direction: vertical; + background-gradient-start: #f1f1f1; + background-gradient-end: #cdcdcd; + border: 1px solid rgba(0,0,0,0.2); + box-shadow: 0px 0px 6px 4px rgba(0,0,0,0.4); + color: #333; -.end-session-dialog-app-list { - font-size: 9pt; - max-height: 200px; - padding-top: 42px; - padding-left: 49px; - padding-right: 32px; + padding-right: 42px; + padding-left: 42px; + padding-bottom: 30px; + padding-top: 30px; } -.end-session-dialog-app-list:rtl { - padding-right: 49px; +.modal-dialog-button { + background-gradient-direction: vertical; + background-gradient-start: #fbfbfd; + background-gradient-end: #e9e9e9; + border: 1px solid rgba(44,44,44,0.4); + border-radius: 4px; + box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.2); + color: #222; + font-size: 9.5pt; + + margin-left: 10px; + margin-right: 10px; + padding-left: 32px; + padding-right: 32px; + padding-top: 8px; + padding-bottom: 8px; } -.end-session-dialog-app-list-item { +.modal-dialog-button:active, +.modal-dialog-button:pressed { + background-gradient-direction: vertical; + background-gradient-start: #9f9f9f; + background-gradient-end: #c1c1c1; + border: 1px solid rgba(44,44,44,0.4); + border-radius: 4px; color: #333; } -.end-session-dialog-app-list-item:hover { +.modal-dialog-button:focus { + background-gradient-direction: vertical; + background-gradient-start: #fff; + background-gradient-end: #e9e9e9; + border: 1px solid rgba(44,44,44,0.4); + border-radius: 4px; + box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.2); color: #222; -} -.end-session-dialog-app-list-item:ltr { - padding-right: 1em; -} - -.end-session-dialog-app-list-item:rtl { - padding-left: 1em; + padding-left: 31px; + padding-right: 31px; + padding-top: 7px; + padding-bottom: 7px; } -.end-session-dialog-app-list-item-icon:ltr { - padding-right: 17px; +/* Run Dialog */ +.run-dialog-label { + font-size: 9pt; + color: #444; + padding: 6px; } -.end-session-dialog-app-list-item-icon:rtl { - padding-left: 17px; +.run-dialog-error-icon { + background-image: url("dialog-error.svg"); + width: 36px; + height: 36px; } -.end-session-dialog-app-list-item-name { - font-size: 10pt; +.run-dialog-error-label { + font-size: 9pt; + color: #000; } -.end-session-dialog-app-list-item-description { - font-size: 8pt; - color: #333; +.run-dialog-entry { + font-size: 10.5pt; + width: 320px; + color: #000; + background: rgba(255,255,255,1.0); + border: 1px solid rgba(0,0,0,0.3); + border-radius: 4px; + box-shadow: inset 0px 0px 3px 1px rgba(0,0,0,0.2); + padding: 4px; } -/* ShellMountOperation Dialogs */ -.shell-mount-operation-icon { - icon-size: 48px; +.run-dialog { + padding: 8px; + border-radius: 4px; + background-gradient-direction: vertical; + background-gradient-start: #f1f1f1; + background-gradient-end: #cdcdcd; + border: 1px solid rgba(0,0,0,0.2); + box-shadow: 0px 0px 6px 4px rgba(0,0,0,0.4); } -.mount-password-reask { - color: red; +.lightbox { + background-color: rgba(160,160,160,0.0); } -.show-processes-dialog, -.mount-question-dialog { - spacing: 24px; +/* End Session Dialog */ +.end-session-dialog { + spacing: 42px; } -.show-processes-dialog-subject, -.mount-question-dialog-subject { - font-size: 12pt; +.end-session-dialog-subject { + font-size: 10pt; font-weight: bold; - color: #444; + color: #333; padding-top: 10px; padding-left: 17px; - padding-bottom: 6px; + padding-bottom: 30px; } -.show-processes-dialog-subject:rtl, -.mount-question-dialog-subject:rtl { +.end-session-dialog-subject:rtl { padding-left: 0px; padding-right: 17px; } -.show-processes-dialog-description, -.mount-question-dialog-description { - font-size: 10pt; +.end-session-dialog-description { + font-size: 9pt; color: #333; - padding-left: 17px; + padding-left: 17px + padding-top: 28px; width: 28em; } -.show-processes-dialog-description:rtl, -.mount-question-dialog-description:rtl { - padding-right: 17px; +.end-session-dialog-logout-icon { + border: 2px solid #444; + box-shadow: 0px 0px 4px 3px rgba(0,0,0,0.5); + border-radius: 3px; + width: 48px; + height: 48px; } -.show-processes-dialog-app-list { +.end-session-dialog-shutdown-icon { + width: 32px; + height: 32px; +} + +.end-session-dialog-app-list { font-size: 10pt; max-height: 200px; - padding-top: 24px; - padding-left: 49px; + padding-top: 42px; + padding-bottom: 42px; + padding-left: 17px; padding-right: 32px; } -.show-processes-dialog-app-list:rtl { - padding-right: 49px; - padding-left: 32px; -} - -.show-processes-dialog-app-list-item { - color: #333; -} - -.show-processes-dialog-app-list-item:hover { - color: #222; -} - -.show-processes-dialog-app-list-item:ltr { +.end-session-dialog-app-list-item { padding-right: 1em; } -.show-processes-dialog-app-list-item:rtl { - padding-left: 1em; -} - -.show-processes-dialog-app-list-item-icon:ltr { +.end-session-dialog-app-list-item-icon { padding-right: 17px; } -.show-processes-dialog-app-list-item-icon:rtl { - padding-left: 17px; +.end-session-dialog-app-list-item-name { + font-size: 10pt; } -.show-processes-dialog-app-list-item-name { - font-size: 10pt; +.end-session-dialog-app-list-item-description { + font-size: 8pt; + color: #444444; } /* PolicyKit Authentication Dialog */ @@ -1997,12 +1837,12 @@ StTooltip StLabel { .polkit-dialog-headline { font-size: 10pt; font-weight: bold; - color: #222; + color: #333; } .polkit-dialog-description { - font-size: 9pt; - color: #222; + font-size: 10pt; + color: 333; } .polkit-dialog-user-layout { @@ -2016,7 +1856,8 @@ StTooltip StLabel { } .polkit-dialog-user-root-label { - color: #000; + color: #6eabec; + font-weight: bold; } .polkit-dialog-password-label:ltr { @@ -2028,25 +1869,26 @@ StTooltip StLabel { } .polkit-dialog-password-entry { - color: #333; - font-size: 9pt; - border-radius: 4px; - background-color: #e9e9e9; - box-shadow: inset 0px 1px 2px 1px rgba(0,0,0,0.4); - padding: 5px; -} - -.polkit-dialog-password-entry:focus { + padding: 4px; + border-radius: 3px; + color: #222; + border: 1px solid rgba(255,255,255,0.6); + border-top: 0px; + border-left: 0px; + border-right: 0px; + background-color: rgba(255, 255, 255, 0.9); + box-shadow: inset 0px 0px 1px 1px rgba(0,0,0,0.4); } .polkit-dialog-error-label { - font-size: 7pt; - color: #000; + font-size: 10pt; + font-weight: bold; + color: #6eabec; padding-bottom: 8px; } .polkit-dialog-info-label { - font-size: 9pt; + font-size: 10pt; padding-bottom: 8px; } @@ -2057,18 +1899,6 @@ StTooltip StLabel { padding-bottom: 8px; } -.network-dialog-show-password-checkbox { - padding-top: 5px; - padding-bottom: 5px; - font-size: 10pt; - color: white; - spacing: 10px; -} - -.network-dialog-secret-table { - spacing-rows: 15px; -} - /* Magnifier */ .magnifier-zoom-region { @@ -2082,62 +1912,59 @@ StTooltip StLabel { /* On-screen Keyboard */ #keyboard { - background-gradient-direction: vertical; - background-gradient-start: rgba(200, 200, 200, 0.9); - background-gradient-end: rgba(150, 150, 150, 0.9); + background: rgba(11,11,11,0.9); + color: #ddd; } .keyboard-layout { spacing: 10px; - padding: 5px; + padding: 10px; } .keyboard-row { - spacing: 5px; + spacing: 15px; } .keyboard-key { - min-height: 50px; - min-width: 50px; - background-gradient-direction: vertical; - background-gradient-start: rgb(40,40,41); - background-gradient-end: #000; - border: 1px rgba(255, 255, 255, 0.3); - box-shadow: outset 0px 2px 2px 0px rgba(0,0,0,0.5); - font-size: 13pt; + min-height: 25px; + min-width: 25px; + background-gradient-start: #6eabec; + background-gradient-end: #3880ca; + background-gradient-direction: vertical; + box-shadow: inset 0px 0px 1px 1px rgba(255,255,255,0.1); + font-size: 14pt; font-weight: bold; - border-radius: 6px; - color: #eee; + border-radius: 4px; + color: #ddd; } .keyboard-key:grayed { - border-color: #888; + color: #ccc; } .keyboard-key:checked, .keyboard-key:hover { - background-gradient-direction: vertical; - background-gradient-start: #444; - background-gradient-end: #222; - border: 1px rgba(255, 255, 255, 0.3); - box-shadow: outset 0px 1px 2px 0px rgba(0,0,0,0.5); + background-gradient-start: #6eabec; + background-gradient-end: #3880ca; + background-gradient-direction: vertical; + box-shadow: inset 0px 0px 2px 2px rgba(255,255,255,0.4); + color: #fff; } .keyboard-key:active { - background-gradient-direction: vertical; - background-gradient-start: #000; - background-gradient-end: #111; - border: 1px rgba(255,255,255,0.1); - box-shadow: inset 0px 1px 2px 1px rgba(0,0,0,0.5); + background-gradient-start: #6eabec; + background-gradient-end: #3880ca; + background-gradient-direction: vertical; + box-shadow: inset 0px 0px 2px 2px rgba(255,255,255,0.2); } .keyboard-subkeys { - color: rgba(0,0,0,0.7); + color: white; padding: 5px; -arrow-border-radius: 10px; - -arrow-background-color: #b9b9b9; + -arrow-background-color: #090909; -arrow-border-width: 2px; - -arrow-border-color: rgba(0,0,0,0.7); + -arrow-border-color: white; -arrow-base: 20px; -arrow-rise: 10px; -boxpointer-gap: 5px; diff --git a/gnome-shell-frugalware-theme/theme/preview-elementary-luna.jpg b/gnome-shell-frugalware-theme/theme/preview-elementary-luna.jpg new file mode 100644 index 0000000..a2ac7b9 Binary files /dev/null and b/gnome-shell-frugalware-theme/theme/preview-elementary-luna.jpg differ diff --git a/gnome-shell-frugalware-theme/theme/preview.jpg b/gnome-shell-frugalware-theme/theme/preview.jpg deleted file mode 100644 index 273088e..0000000 Binary files a/gnome-shell-frugalware-theme/theme/preview.jpg and /dev/null differ diff --git a/gnome-shell-frugalware-theme/theme/running-indicator.svg b/gnome-shell-frugalware-theme/theme/running-indicator.svg new file mode 100644 index 0000000..75601d6 --- /dev/null +++ b/gnome-shell-frugalware-theme/theme/running-indicator.svg @@ -0,0 +1,86 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/gnome-shell-frugalware-theme/theme/theme.json b/gnome-shell-frugalware-theme/theme/theme.json index f18df49..b3f8553 100644 --- a/gnome-shell-frugalware-theme/theme/theme.json +++ b/gnome-shell-frugalware-theme/theme/theme.json @@ -1,9 +1,9 @@ { "shell-theme": { "name": "Frugalware", - "author": "Frugalware Artwork Team", - "version": "1.6", - "type": "Free Art", + "author": "Half-Left", + "version": "1.6.1", + "type": "custom", "thumbnail": "preview.jpg", "url": "http://frugalware.org/" } diff --git a/gnome-shell-frugalware-theme/theme/toggle-off-intl.svg b/gnome-shell-frugalware-theme/theme/toggle-off-intl.svg new file mode 100644 index 0000000..a198459 --- /dev/null +++ b/gnome-shell-frugalware-theme/theme/toggle-off-intl.svg @@ -0,0 +1,189 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/gnome-shell-frugalware-theme/theme/toggle-off-us.svg b/gnome-shell-frugalware-theme/theme/toggle-off-us.svg new file mode 100644 index 0000000..7c6df1e --- /dev/null +++ b/gnome-shell-frugalware-theme/theme/toggle-off-us.svg @@ -0,0 +1,193 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gnome-shell-frugalware-theme/theme/toggle-off.svg b/gnome-shell-frugalware-theme/theme/toggle-off.svg deleted file mode 100644 index 0e467b6..0000000 --- a/gnome-shell-frugalware-theme/theme/toggle-off.svg +++ /dev/null @@ -1,293 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - OFF - OFF - - diff --git a/gnome-shell-frugalware-theme/theme/toggle-on-intl.svg b/gnome-shell-frugalware-theme/theme/toggle-on-intl.svg new file mode 100644 index 0000000..bb9ff58 --- /dev/null +++ b/gnome-shell-frugalware-theme/theme/toggle-on-intl.svg @@ -0,0 +1,243 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/gnome-shell-frugalware-theme/theme/toggle-on-us.svg b/gnome-shell-frugalware-theme/theme/toggle-on-us.svg new file mode 100644 index 0000000..8e42b64 --- /dev/null +++ b/gnome-shell-frugalware-theme/theme/toggle-on-us.svg @@ -0,0 +1,201 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gnome-shell-frugalware-theme/theme/toggle-on.svg b/gnome-shell-frugalware-theme/theme/toggle-on.svg deleted file mode 100644 index 6732389..0000000 --- a/gnome-shell-frugalware-theme/theme/toggle-on.svg +++ /dev/null @@ -1,295 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - ON - ON - - diff --git a/gnome-shell-frugalware-theme/theme/ws-switch-arrow-down.svg b/gnome-shell-frugalware-theme/theme/ws-switch-arrow-down.svg index 318d71d..e3593d4 100644 --- a/gnome-shell-frugalware-theme/theme/ws-switch-arrow-down.svg +++ b/gnome-shell-frugalware-theme/theme/ws-switch-arrow-down.svg @@ -8,38 +8,10 @@ xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" version="1.0" width="96" height="96" - id="svg2594" - inkscape:version="0.48.1 r9760" - sodipodi:docname="ws-switch-arrow-down.svg"> - - - + id="svg2594"> @@ -48,56 +20,21 @@ image/svg+xml - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + diff --git a/gnome-shell-frugalware-theme/theme/ws-switch-arrow-up.svg b/gnome-shell-frugalware-theme/theme/ws-switch-arrow-up.svg index 323d666..b79dee9 100644 --- a/gnome-shell-frugalware-theme/theme/ws-switch-arrow-up.svg +++ b/gnome-shell-frugalware-theme/theme/ws-switch-arrow-up.svg @@ -8,34 +8,10 @@ xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" version="1.0" width="96" height="96" - id="svg2594" - inkscape:version="0.48.1 r9760" - sodipodi:docname="ws-switch-arrow-up.svg"> - + id="svg2594"> @@ -44,7 +20,7 @@ image/svg+xml - + @@ -54,11 +30,11 @@ id="linearGradient2264"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + transform="matrix(2.5254511,0,0,2.6133837,17.17906,-56.460184)" + id="g2828"> + - - - - - + style="opacity:0.35400008;fill:none;stroke:url(#linearGradient2529);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> From devil505linux at gmail.com Sat Oct 15 08:56:03 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 08:56:03 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-frugalware-theme-1.6.2-1-i686 * version bump Message-ID: <20111015065603.965D1142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c4f917ee0c9ea763f2764b01451ef9e6f0e50569 commit c4f917ee0c9ea763f2764b01451ef9e6f0e50569 Author: Devil505 Date: Sat Oct 15 08:53:05 2011 +0200 gnome-shell-frugalware-theme-1.6.2-1-i686 * version bump diff --git a/source/gnome/gnome-shell-frugalware-theme/FrugalBuild b/source/gnome/gnome-shell-frugalware-theme/FrugalBuild index 4917a49..dfa106a 100644 --- a/source/gnome/gnome-shell-frugalware-theme/FrugalBuild +++ b/source/gnome/gnome-shell-frugalware-theme/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Devil505 pkgname=gnome-shell-frugalware-theme -pkgver=1.6.1 -pkgrel=2 +pkgver=1.6.2 +pkgrel=1 pkgdesc="Frugalware theme for gnome-shell" url="http://frugalware.org" depends=() @@ -11,7 +11,7 @@ groups=('gnome') archs=('i686' 'x86_64' 'ppc') up2date="Flasttar http://ftp.frugalware.org/pub/other/artwork/$pkgname" source=(http://ftp.frugalware.org/pub/other/artwork/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('2bc3b9fbe87779f6f3823ed904ab2b4c9a38cd31') +sha1sums=('81e1669bc93324b11aad987f96f0848b3c3b35ba') build() { Fmkdir usr/share/gnome-shell/frugalware-theme From kikadf.01 at gmail.com Sat Oct 15 08:57:49 2011 From: kikadf.01 at gmail.com (kikadf) Date: Sat, 15 Oct 2011 08:57:49 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: unetbootin-563-1-i686 Message-ID: <20111015065749.A3E64142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=12df4e82aa9de8555d1c859403571bc114916592 commit 12df4e82aa9de8555d1c859403571bc114916592 Author: kikadf Date: Sat Oct 15 08:55:52 2011 +0200 unetbootin-563-1-i686 * Version bump diff --git a/source/xapps-extra/unetbootin/FrugalBuild b/source/xapps-extra/unetbootin/FrugalBuild index 23d4c9c..efc38bc 100644 --- a/source/xapps-extra/unetbootin/FrugalBuild +++ b/source/xapps-extra/unetbootin/FrugalBuild @@ -2,13 +2,13 @@ # Maintainer: kikadf pkgname=unetbootin -pkgver=555 +pkgver=563 pkgrel=1 pkgdesc="UNetbootin loads utilities or installs Linux/BSD to a partition or USB drive without a CD." _F_cd_path="/" _F_desktop_name="UNetbootin" _F_desktop_icon="unetbootin_48.png" -_F_desktop_categories=="System;" +_F_desktop_categories="System;" _F_sourceforge_sep="-source-" depends=('libqtcore' 'libqtgui' 'libqtnetwork') rodepends=('syslinux' '7zip' 'mtools') @@ -16,7 +16,7 @@ makedepends=('qt4-linguist') Finclude sourceforge groups=('xapps-extra') archs=('i686' 'x86_64') -sha1sums=('52adee7c2bf05834d59231e6a06ff8522203f4de') +sha1sums=('4c9fa0ccad6940ac4fd96a79f891dc47fff232d0') build() { @@ -31,6 +31,4 @@ build() } - - # optimization OK From devil505linux at gmail.com Sat Oct 15 09:17:57 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 09:17:57 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: vlc-1.1.12-1-i686 * version bump Message-ID: <20111015071757.94702142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=38a94d26b0d41db28b5bc246d84dd6432a3d815c commit 38a94d26b0d41db28b5bc246d84dd6432a3d815c Author: Devil505 Date: Sat Oct 15 09:15:25 2011 +0200 vlc-1.1.12-1-i686 * version bump diff --git a/source/xmultimedia/vlc/FrugalBuild b/source/xmultimedia/vlc/FrugalBuild index cc578d8..812b6b4 100644 --- a/source/xmultimedia/vlc/FrugalBuild +++ b/source/xmultimedia/vlc/FrugalBuild @@ -3,9 +3,9 @@ # Contributor: Miklos Vajna pkgname=vlc -pkgver=1.1.11 +pkgver=1.1.12 pkgextraver= -pkgrel=4 +pkgrel=1 pkgdesc="The cross-platform media player and streaming server." url="http://www.videolan.org/vlc/" depends=('e2fsprogs' 'libxpm>=3.5.8-1' 'libxdmcp' 'libshout' 'avahi' 'libdvbpsi>=0.1.7' 'libsmbclient' 'vcdimager>=0.7.24' \ @@ -22,7 +22,7 @@ archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump $url/download-sources.html|grep -m1 'Latest VLC'|sed 's/.*(\(.*\)).*/\1/;s/$pkgextraver//'" source=(http://download.videolan.org/pub/videolan/vlc/$pkgver$pkgextraver/$pkgname-$pkgver$pkgextraver.tar.bz2 \ vlc-upnp.patch) -sha1sums=('068e75bdbfe6e595a4db14ad49e05688c8b1d5ad' \ +sha1sums=('b39de66711a33746ce12f16a50e41d3def7b1452' \ '13e7ccc32f375650aec10b7c7431b01e547cfd59') From bouleetbil at frogdev.info Sat Oct 15 09:35:24 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 15 Oct 2011 09:35:24 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: glib2-2.30.1-1-x86_64 Message-ID: <20111015073524.AA6D1142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bf8507967adffc65e8e948c6709cd72ceec4895e commit bf8507967adffc65e8e948c6709cd72ceec4895e Author: bouleetbil Date: Sat Oct 15 09:29:43 2011 +0200 glib2-2.30.1-1-x86_64 *Version bump diff --git a/source/base/glib2/FrugalBuild b/source/base/glib2/FrugalBuild index d6bad58..cc9fa6a 100644 --- a/source/base/glib2/FrugalBuild +++ b/source/base/glib2/FrugalBuild @@ -4,7 +4,7 @@ USE_DOC=${USE_DOC:-"y"} pkgname=glib2 -pkgver=2.30.0 +pkgver=2.30.1 pkgrel=1 pkgdesc="Common C routines used by GTK+2 and other libraries" url="http://www.gtk.org/" @@ -20,7 +20,7 @@ _F_cd_path="glib-$pkgver" source=($source \ glib2.sh \ glib2.csh) -sha1sums=('dfb91843185927376df8c2552488f3dffb0548a0' \ +sha1sums=('29308e13aa4a24164795f08703e675e3cd6837d0' \ 'bfe05590a6498259f1045a591fd886a8572f271a' \ '6db09da816d69aab7a5cbf3460ee082bef200891') if Fuse $USE_DOC; then From bouleetbil at frogdev.info Sat Oct 15 09:38:29 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 15 Oct 2011 09:38:29 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: telepathy-glib-0.16.0-1-x86_64 Message-ID: <20111015073829.CF612142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0b1b46c05db92f29c3cba0a04cff7402f3a99913 commit 0b1b46c05db92f29c3cba0a04cff7402f3a99913 Author: bouleetbil Date: Sat Oct 15 09:32:59 2011 +0200 telepathy-glib-0.16.0-1-x86_64 *Version bump diff --git a/source/lib/telepathy-glib/FrugalBuild b/source/lib/telepathy-glib/FrugalBuild index f471d54..bd6bc92 100644 --- a/source/lib/telepathy-glib/FrugalBuild +++ b/source/lib/telepathy-glib/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=telepathy-glib -pkgver=0.15.9 +pkgver=0.16.0 pkgrel=1 pkgdesc="A glib library to ease writing telepathy clients in glib." url="http://telepathy.freedesktop.org/wiki/" @@ -13,7 +13,7 @@ groups=('lib') archs=('i686' 'x86_64' 'ppc' 'arm') up2date="lynx -dump http://telepathy.freedesktop.org/releases/telepathy-glib/ | Flasttar" source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('328f3e004aa9a536b097a5c4abbbbe81c66b0d0d') +sha1sums=('e997004a5d2a3d4796adacdb43cc8d2c1e5e05b0') Fconfopts="${Fconfopts[@]} --enable-vala-bindings" # optimization OK From devil505linux at gmail.com Sat Oct 15 10:06:13 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 10:06:13 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: frugalware-icon-theme-1.6.1-1-i686 * version bump Message-ID: <20111015080613.74E95142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5245c233446d028e9eb7512930f3eee170172355 commit 5245c233446d028e9eb7512930f3eee170172355 Author: Devil505 Date: Sat Oct 15 09:48:20 2011 +0200 frugalware-icon-theme-1.6.1-1-i686 * version bump diff --git a/source/xlib/frugalware-icon-theme/FrugalBuild b/source/xlib/frugalware-icon-theme/FrugalBuild index 29cc40d..099ff15 100644 --- a/source/xlib/frugalware-icon-theme/FrugalBuild +++ b/source/xlib/frugalware-icon-theme/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=frugalware-icon-theme -pkgver=1.6.0 +pkgver=1.6.1 pkgrel=1 pkgdesc="Official Frugalware Icon Theme (for GNOME, XFCE4 and LXDE)" depends=('librsvg' 'libpng') @@ -11,7 +11,7 @@ groups=('xlib') archs=('i686' 'x86_64' 'ppc') up2date="Flasttar $url" source=($url/$pkgname-$pkgver.tar.xz) -sha1sums=('bbf139d9fe4f200cfc5eb9dead838f514fb9073f') +sha1sums=('a76f5bd9fcfb9e901d28ce8ea8d20310467031fc') replaces=('frugalware-gnome-icon-theme') provides=('frugalware-gnome-icon-theme') From devil505linux at gmail.com Sat Oct 15 10:06:13 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 10:06:13 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: paintown-3.5.0-1-i686 * version bump Message-ID: <20111015080613.8D42E142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c032ee65d9da306eb25b1129b92cab104bd69a6f commit c032ee65d9da306eb25b1129b92cab104bd69a6f Author: Devil505 Date: Sat Oct 15 10:03:40 2011 +0200 paintown-3.5.0-1-i686 * version bump diff --git a/source/games-extra/paintown/FrugalBuild b/source/games-extra/paintown/FrugalBuild index 08da8c8..5237ff6 100644 --- a/source/games-extra/paintown/FrugalBuild +++ b/source/games-extra/paintown/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: Devil505 pkgname=paintown -pkgver=3.4.0 +pkgver=3.5.0 pkgrel=1 pkgdesc="PainTown is a 2d side scrolling beatem-up" -depends=('allegro' 'freetype2' 'libpng') -makedepends=('scons') -Finclude sourceforge +depends=('allegro' 'freetype2' 'libpng' 'sdl') +makedepends=('cmake') +Finclude sourceforge cmake groups=('games-extra') archs=('i686' 'x86_64') source=($source $pkgname.png) -sha1sums=('69ca4427ce7adec8568d867b0d2496cb756e13a1' \ +sha1sums=('2889e97ef13c25efa249000d8cf466113335cfef' \ '91a0dd5b9143b72a401749814e1f2c6ebc693f09') _F_desktop_name="Paintown" @@ -21,10 +21,13 @@ _F_desktop_categories="Game;ActionGame;" build() { Fcd - Fmake - Fmkdir usr/{bin,share/{$pkgname,pixmaps,applications,}} - sh install.sh -d $Fdestdir/usr/share/paintown -b $Fdestdir/usr/bin || Fdie - Fsed '/var/tmp/fst/pkg/' '/' $Fdestdir/usr/bin/paintown + CMake_make + cp bin/paintown .. || Fdie + Fmkdir usr/{bin,share/paintown} + cd .. || Fdie + sh install.sh -d $Fdestdir/usr/share/paintown -b $Fdestdir/usr/bin +# correct the gnerated file to remove the wrong path (because $Fdestdir/usr/bin is written in the file) + sed -i "s#$Fdestdir##g" $Fdestdir/usr/bin/paintown || Fdie Ficon $pkgname.png Fdesktop2 } From bouleetbil at frogdev.info Sat Oct 15 10:15:40 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 15 Oct 2011 10:15:40 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gtk+3-3.2.1-1-x86_64 Message-ID: <20111015081540.38C04142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ffe924fcea66666ba8dcd76a11a41f81e62a0b25 commit ffe924fcea66666ba8dcd76a11a41f81e62a0b25 Author: bouleetbil Date: Sat Oct 15 10:09:51 2011 +0200 gtk+3-3.2.1-1-x86_64 *Version bump diff --git a/source/xlib/gtk+3/FrugalBuild b/source/xlib/gtk+3/FrugalBuild index 95a9622..ec2ce1a 100644 --- a/source/xlib/gtk+3/FrugalBuild +++ b/source/xlib/gtk+3/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gtk+3 _F_gnome_name=gtk+ -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="The GTK+ Toolkit (3.x series)" depends=('libxext' 'libxfixes' 'cairo' 'libgcc' 'libjpeg' 'libtiff' 'libcups' \ @@ -20,7 +20,7 @@ Finclude gnome gnome-scriptlet url="http://www.gtk.org/" _F_cd_path="gtk+-$pkgver" source=($source im-cedilla.conf) -sha1sums=('907962ce042827cd6db89ba16cbfa72c2d3942a2' \ +sha1sums=('3f30898eaf8f67709b2c133de11357ca31ba18e4' \ 'f8a64241bcc873c1f1110e16306e48577a41852b') if [ "$_F_gnome_git" != "n" ]; then From vmiklos at frugalware.org Sat Oct 15 10:22:13 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat, 15 Oct 2011 10:22:13 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: t/srcmissing: try to fix bogus flashplugin error Message-ID: <20111015082213.6F7D7142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=85fb4301b525d17207ea1bee8cda7720f57d5394 commit 85fb4301b525d17207ea1bee8cda7720f57d5394 Author: Miklos Vajna Date: Sat Oct 15 09:07:41 2011 +0200 t/srcmissing: try to fix bogus flashplugin error diff --git a/t/srcmissing b/t/srcmissing index 66ca9d5..fdce649 100755 --- a/t/srcmissing +++ b/t/srcmissing @@ -34,13 +34,13 @@ do if [ ! -z "$pkgname" -a ! "$nobuild" -a ! "`check_option NOBUILD`" -a ! "`check_option NOMIRROR`" ]; then for j in "${archs[@]}" do - [[ "$j" =~ '^!' ]] && continue + [[ "${j:0:1}" = '!' ]] && continue reset_env export CARCH=$j . ./FrugalBuild || echo "errors parsing the FrugalBuild for $j" for k in "${source[@]}" do - [[ "$k" =~ "http://ftp.frugalware.org" ]] && continue + [[ "${k:0:25}" = "http://ftp.frugalware.org" ]] && continue file="`strip_url $k`" if [ ! -e "$file" ]; then echo "`dirname $i`: $file is missing (`grep Maintainer FrugalBuild |sed 's/.*: //'`)" From vmiklos at frugalware.org Sat Oct 15 10:23:31 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat, 15 Oct 2011 10:23:31 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: hyphen-2.8.3-1-i686 Message-ID: <20111015082331.63654142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=89620338e07460d4b076e9a5c7592f0675b48f40 commit 89620338e07460d4b076e9a5c7592f0675b48f40 Author: Miklos Vajna Date: Sat Oct 15 09:09:01 2011 +0200 hyphen-2.8.3-1-i686 - version bump diff --git a/source/apps-extra/hyphen/FrugalBuild b/source/apps-extra/hyphen/FrugalBuild index 6563fa8..3dea626 100644 --- a/source/apps-extra/hyphen/FrugalBuild +++ b/source/apps-extra/hyphen/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=hyphen -pkgver=2.8.2 +pkgver=2.8.3 pkgrel=1 pkgdesc="A text hyphenation library" _F_sourceforge_dirname="hunspell" @@ -10,7 +10,7 @@ Finclude sourceforge depends=('glibc') groups=('apps-extra') archs=('i686' 'x86_64' 'ppc') -sha1sums=('957cbab0c226f54c88e7abbb28d20c904c097d01') +sha1sums=('f708f0adb4b1e45fc041cc7152d467bf818c0fc9') build() { From bouleetbil at frogdev.info Sat Oct 15 10:23:51 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 15 Oct 2011 10:23:51 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: nautilus-3.2.0-2-x86_64 *remove useless rodepends Message-ID: <20111015082351.D2BD0142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4192b745cc30c68f3178a51b046ffe04611d59c5 commit 4192b745cc30c68f3178a51b046ffe04611d59c5 Author: bouleetbil Date: Sat Oct 15 10:18:09 2011 +0200 nautilus-3.2.0-2-x86_64 *remove useless rodepends diff --git a/source/gnome/nautilus/FrugalBuild b/source/gnome/nautilus/FrugalBuild index 5998b3a..3f391e5 100644 --- a/source/gnome/nautilus/FrugalBuild +++ b/source/gnome/nautilus/FrugalBuild @@ -3,7 +3,7 @@ pkgname=nautilus pkgver=3.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="A file manager for GNOME" url="http://www.gnome.org/" depends=('libxml2>=2.7.8' 'librsvg>=2.26.2-2' 'libexif' 'eject' \ @@ -11,7 +11,7 @@ depends=('libxml2>=2.7.8' 'librsvg>=2.26.2-2' 'libexif' 'eject' \ 'exempi' 'unique>=3.0' 'gnome-desktop>=3.1.90' 'libnotify' \ 'gvfs-gphoto2>=1.7.1-4' 'gvfs-smb>=1.7.1-4' 'gvfs>=1.10.0' \ 'libexif' 'libtracker' 'libnotify') -rodepends=('nautilus-disk-utility' 'sushi') +rodepends=('sushi') makedepends=('intltool' 'gobject-introspection') groups=('gnome') archs=('i686' 'x86_64' 'ppc') From devil505linux at gmail.com Sat Oct 15 10:57:12 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 10:57:12 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: samsung-tools-1.5-2-i686 * added systemd service file Message-ID: <20111015085712.AA547142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=524780f2a3aebcdc23cf6a163705ffbcfa202826 commit 524780f2a3aebcdc23cf6a163705ffbcfa202826 Author: Devil505 Date: Sat Oct 15 12:56:02 2011 +0200 samsung-tools-1.5-2-i686 * added systemd service file diff --git a/source/xapps-extra/samsung-tools/FrugalBuild b/source/xapps-extra/samsung-tools/FrugalBuild index 96f73c9..0a01982 100644 --- a/source/xapps-extra/samsung-tools/FrugalBuild +++ b/source/xapps-extra/samsung-tools/FrugalBuild @@ -3,7 +3,7 @@ pkgname=samsung-tools pkgver=1.5 -pkgrel=1 +pkgrel=2 pkgdesc="Tools for Samsung netbooks" depends=('pm-utils' 'xbindkeys' 'dbus-python' 'easy-slow-down-manager' 'notify-python') groups=('xapps-extra') @@ -15,9 +15,13 @@ backup=(etc/samsung-tools/system.conf etc/samsung-tools/scripts/wireless-on etc/samsung-tools/scripts/wireless-off) Finclude launchpad -sha1sums=('4c31c3bae2576eef87c825969f01c4346e3ef2df') +source=($source samsung-tools.service) +sha1sums=('4c31c3bae2576eef87c825969f01c4346e3ef2df' \ + '2ae95bc233170fb07c8447f15b25e2adf5f876a4') build() { Fcd Fmakeinstall + Fmkdir lib/systemd/system/ + Finstall 0644 samsung-tools.service /lib/systemd/system/samsung-tools.service } diff --git a/source/xapps-extra/samsung-tools/samsung-tools.service b/source/xapps-extra/samsung-tools/samsung-tools.service new file mode 100644 index 0000000..eaa4843 --- /dev/null +++ b/source/xapps-extra/samsung-tools/samsung-tools.service @@ -0,0 +1,9 @@ +[Unit] +Description=Tools for Samsung netbooks + +[Service] +ExecStart=/usr/bin/dbus-send --system --print-reply=literal --dest='org.voria.SamsungTools.System' '/' org.voria.SamsungTools.System.SetInitialDevicesStatus +Type=forking + +[Install] +WantedBy=multi-user.target \ No newline at end of file From devil505linux at gmail.com Sat Oct 15 11:09:57 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 11:09:57 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: python-logilab-astng-0.23.0-1-i686 * version bump Message-ID: <20111015090957.D8DAC142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=53fe7163267c5b7c18c1ee495c51d27784b6489a commit 53fe7163267c5b7c18c1ee495c51d27784b6489a Author: Devil505 Date: Sat Oct 15 11:09:35 2011 +0200 python-logilab-astng-0.23.0-1-i686 * version bump diff --git a/source/devel-extra/python-logilab-astng/FrugalBuild b/source/devel-extra/python-logilab-astng/FrugalBuild index 6f3b58f..c6f44a0 100644 --- a/source/devel-extra/python-logilab-astng/FrugalBuild +++ b/source/devel-extra/python-logilab-astng/FrugalBuild @@ -4,7 +4,7 @@ pkgname=python-logilab-astng _F_archive_name=logilab-astng -pkgver=0.22.0 +pkgver=0.23.0 pkgrel=1 pkgdesc="Python Abstract Syntax Tree New Generation." url="http://www.logilab.org/projects/astng/project_view" @@ -15,7 +15,7 @@ up2date="lynx -dump http://www.logilab.org/ftp/pub/astng | Flasttar" source=(ftp://ftp.logilab.org/pub/astng/logilab-astng-$pkgver.tar.gz) Finclude python _F_cd_path="logilab-astng-$pkgver" -sha1sums=('79f97dc4fbfdc90e08936853a65d06dc0a6bba5e') +sha1sums=('24e58f7efc3f0ed8b6643a1fd842f1014e8dc267') build() { From devil505linux at gmail.com Sat Oct 15 11:11:47 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 11:11:47 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: perl-anyevent-6.1-1-i686 * version bump Message-ID: <20111015091147.31551142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c227b5f3253ecb57237b22ae8bebd90b481e6c67 commit c227b5f3253ecb57237b22ae8bebd90b481e6c67 Author: Devil505 Date: Sat Oct 15 11:11:02 2011 +0200 perl-anyevent-6.1-1-i686 * version bump diff --git a/source/devel-extra/perl-anyevent/FrugalBuild b/source/devel-extra/perl-anyevent/FrugalBuild index b8bf073..4999e12 100644 --- a/source/devel-extra/perl-anyevent/FrugalBuild +++ b/source/devel-extra/perl-anyevent/FrugalBuild @@ -4,10 +4,10 @@ _F_perl_name=AnyEvent _F_perl_author=M/ML/MLEHMANN -pkgver=6.02 +pkgver=6.1 pkgdesc="Perl framework for multiple event loops." depends=('perl-event>=1.13') Finclude perl archs=('i686' 'x86_64' 'ppc') -sha1sums=('78441e01a2367c0545d1f363d1738ba2cad68cbd') +sha1sums=('dfc249136b6911189af67e234defbcaaa4d07cee') From devil505linux at gmail.com Sat Oct 15 11:13:13 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 11:13:13 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: pylint-0.25.0-1-i686 * version bump Message-ID: <20111015091313.3A3F2142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=38ba10bd60059c1373e82eae66633e21c1c66cae commit 38ba10bd60059c1373e82eae66633e21c1c66cae Author: Devil505 Date: Sat Oct 15 11:12:14 2011 +0200 pylint-0.25.0-1-i686 * version bump diff --git a/source/devel-extra/pylint/FrugalBuild b/source/devel-extra/pylint/FrugalBuild index 385ba6c..330474e 100644 --- a/source/devel-extra/pylint/FrugalBuild +++ b/source/devel-extra/pylint/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Rohan Dhruva pkgname=pylint -pkgver=0.24.0 +pkgver=0.25.0 pkgrel=1 pkgdesc="Python code checker." url="http://www.logilab.org/projects/pylint/project_view" @@ -12,7 +12,7 @@ groups=('devel-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://www.logilab.org/ftp/pub/$pkgname/ | Flasttar" source=(ftp://ftp.logilab.org/pub/pylint/$pkgname-$pkgver.tar.gz) -sha1sums=('269d84825a334a558328f36eabeb7a9748555302') +sha1sums=('f6e4081bdc9cd8e726b307a1b73462dc478b0398') build() { From devil505linux at gmail.com Sat Oct 15 11:15:51 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 11:15:51 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: python-logilab-common-0.56.2-1-i686 * version bump Message-ID: <20111015091551.A0D54142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c5b6beefa24f6182c769ceb1873bdbf2f668ca60 commit c5b6beefa24f6182c769ceb1873bdbf2f668ca60 Author: Devil505 Date: Sat Oct 15 11:13:01 2011 +0200 python-logilab-common-0.56.2-1-i686 * version bump diff --git a/source/devel-extra/python-logilab-common/FrugalBuild b/source/devel-extra/python-logilab-common/FrugalBuild index a7a920d..63d1743 100644 --- a/source/devel-extra/python-logilab-common/FrugalBuild +++ b/source/devel-extra/python-logilab-common/FrugalBuild @@ -4,7 +4,7 @@ pkgname=python-logilab-common _F_archive_name=logilab-common -pkgver=0.56.1 +pkgver=0.56.2 pkgrel=1 pkgdesc="Providing low level functionalities needed for logilab python programs." url="http://www.logilab.org/projects/common/project_view" @@ -15,5 +15,5 @@ up2date="lynx -dump http://www.logilab.org/ftp/pub/common | Flasttar" source=(ftp://ftp.logilab.org/pub/common/logilab-common-$pkgver.tar.gz) Finclude python _F_cd_path=logilab-common-$pkgver -sha1sums=('c73b27a32cb44999116e54de40e8a7707dc35674') +sha1sums=('dac8f79569373ba513a345994af882430d48895a') From devil505linux at gmail.com Sat Oct 15 11:19:16 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 11:19:16 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: blueman-1.23-1-i686 * version bump Message-ID: <20111015091916.B7EAB142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=89be81084d2711157443c1c5ee0ba67dad7f60f9 commit 89be81084d2711157443c1c5ee0ba67dad7f60f9 Author: Devil505 Date: Sat Oct 15 11:17:50 2011 +0200 blueman-1.23-1-i686 * version bump diff --git a/source/gnome-extra/blueman/FrugalBuild b/source/gnome-extra/blueman/FrugalBuild index 197a458..7b10533 100644 --- a/source/gnome-extra/blueman/FrugalBuild +++ b/source/gnome-extra/blueman/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Priyank Gosalia pkgname=blueman -pkgver=1.21 -pkgrel=4 +pkgver=1.23 +pkgrel=1 pkgdesc="A Bluetooth management utility for GNOME." url="http://blueman.tuxfamily.org/" depends=('pyrex' 'bluez>=4.61' 'pygtk>=2.16.0-4' 'notify-python' 'startup-notification>=0.11') @@ -16,6 +16,6 @@ _F_gnome_iconcache="y" Finclude gnome-scriptlet up2date="lynx -dump http://blueman-project.org/downloads.html | Flasttar" source=(http://download.tuxfamily.org/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('ec513e1a1c7bc99dd695baf7b934e38e7ea86cd6') +sha1sums=('3a6bb994e399c56d297abc84aae2ddcdfd459858') # optimization OK From devil505linux at gmail.com Sat Oct 15 11:37:20 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 11:37:20 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gtk+2-2.24.5-3-i686 * added patch: 100_overlay_scrollbar_loading.patch Message-ID: <20111015093720.407AE142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=36665b8f6605727e7e430d4ade9a3fca732e8cfe commit 36665b8f6605727e7e430d4ade9a3fca732e8cfe Author: Devil505 Date: Sat Oct 15 11:22:23 2011 +0200 gtk+2-2.24.5-3-i686 * added patch: 100_overlay_scrollbar_loading.patch diff --git a/source/xlib/gtk+2/100_overlay_scrollbar_loading.patch b/source/xlib/gtk+2/100_overlay_scrollbar_loading.patch new file mode 100644 index 0000000..064c34a --- /dev/null +++ b/source/xlib/gtk+2/100_overlay_scrollbar_loading.patch @@ -0,0 +1,252 @@ +## 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 4ab05c6..4f21ec3 100644 --- a/source/xlib/gtk+2/FrugalBuild +++ b/source/xlib/gtk+2/FrugalBuild @@ -4,7 +4,7 @@ pkgname=gtk+2 _F_gnome_name=gtk+ pkgver=2.24.5 -pkgrel=1 +pkgrel=3 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') rodepends=('gnome-icon-theme' 'shared-mime-info') @@ -24,7 +24,8 @@ source=($source \ 044_grips.patch \ 065_gir_set_packages.patch \ 072_indicator_menu_update.patch \ - 091_bugzilla_tooltip_refresh.patch) + 091_bugzilla_tooltip_refresh.patch \ + 100_overlay_scrollbar_loading.patch) sha1sums=('ddae2c87f6edfae7ed944419ae7f47017af07eec' \ '75c461740e18696a792739cd1f9a20327dbb23bb' \ 'b4a6b53cd07a63f0df59fe80be597910e8db90c5' \ @@ -32,7 +33,8 @@ sha1sums=('ddae2c87f6edfae7ed944419ae7f47017af07eec' \ '32750305c024b8690820f7260a8622c76aa06854' \ 'b48134a8c2a81e24539904e7ddf780ced75d4d93' \ '7a6606c8cf3cecba86c5f264208eb9c7cc405072' \ - 'd8d23cead06029d8f3bfe59b63a629bb38c3d3c6') + 'd8d23cead06029d8f3bfe59b63a629bb38c3d3c6' \ + '3b9320052e4171589a227e3259483ef8fc877e5b') subpkgs=("${subpkgs[@]}" "$pkgname-libs") subdescs=("${subdescs[@]}" "GTK+2 core libraries.") From melko at frugalware.org Sat Oct 15 12:06:05 2011 From: melko at frugalware.org (Melko) Date: Sat, 15 Oct 2011 12:06:05 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ffmpeg-0.8.5-2-i686 Message-ID: <20111015100605.7F81D142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1358d5bf9521e56f181d23f958ffd60c872435e2 commit 1358d5bf9521e56f181d23f958ffd60c872435e2 Author: Melko Date: Sat Oct 15 12:04:53 2011 +0200 ffmpeg-0.8.5-2-i686 * fix --enable-x11grab flag diff --git a/source/xmultimedia/ffmpeg/FrugalBuild b/source/xmultimedia/ffmpeg/FrugalBuild index 4d26068..a4391cb 100644 --- a/source/xmultimedia/ffmpeg/FrugalBuild +++ b/source/xmultimedia/ffmpeg/FrugalBuild @@ -5,10 +5,11 @@ pkgname=ffmpeg pkgver=0.8.5 #rev=22893 -pkgrel=1 +pkgrel=2 pkgdesc="FFMpeg is a complete and free Internet live audio and video broadcasting solution for Linux/Unix." url="http://ffmpeg.sourceforge.net/" -depends=('a52dec' 'amrnb' 'amrwb' 'faac>=1.28' 'lame' 'libtheora' 'libvorbis' 'x264>=20110729' 'xvidcore' 'libdc1394' 'imlib2' 'sdl>=1.2.13-2' 'faad2>=2.7' 'gsm' 'opencore-amr>=0.1.2') +depends=('a52dec' 'amrnb' 'amrwb' 'faac>=1.28' 'lame' 'libtheora' 'libvorbis' 'x264>=20110729' 'xvidcore' 'libdc1394' 'imlib2' 'sdl>=1.2.13-2' 'faad2>=2.7' 'gsm' 'opencore-amr>=0.1.2' \ + 'libxfixes') makedepends=('freetype2' 'yasm') rodepends=("$pkgname-compiletime" "$pkgname-presets") groups=('xmultimedia') From devil505linux at gmail.com Sat Oct 15 12:11:01 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 12:11:01 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: matplotlib-1.1.0-1-i686 * version bump Message-ID: <20111015101101.14B21142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d20eb871a0543c3d8f992e07c2199e13d167c0cd commit d20eb871a0543c3d8f992e07c2199e13d167c0cd Author: Devil505 Date: Sat Oct 15 11:45:21 2011 +0200 matplotlib-1.1.0-1-i686 * version bump diff --git a/source/xlib-extra/matplotlib/FrugalBuild b/source/xlib-extra/matplotlib/FrugalBuild index a49c611..35c3c78 100644 --- a/source/xlib-extra/matplotlib/FrugalBuild +++ b/source/xlib-extra/matplotlib/FrugalBuild @@ -3,14 +3,14 @@ # Contributor: enda pkgname=matplotlib -pkgver=1.0.0 -pkgrel=2 +pkgver=1.1.0 +pkgrel=1 pkgdesc="A python 2D plotting library for easy plotting of plots, histograms, charts." depends=('numpy' 'pygtk>=2.16.0-5' 'python-dateutil' 'configobj>=4.6.0') Finclude sourceforge python groups=('xlib-extra') archs=('i686' 'x86_64') -sha1sums=('6004e83d09f064ecb3fe15c8ff09d61fb454757f') +sha1sums=('435b4f04a7e099b79f66451d69ad0b5ce66030ae') build() { Fcd From devil505linux at gmail.com Sat Oct 15 12:11:01 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 12:11:01 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: hplip-3.11.10-1-i686 * version bump Message-ID: <20111015101101.25B7E142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b0d2443e3fac868a7ef24d184b734bc2cfacdc15 commit b0d2443e3fac868a7ef24d184b734bc2cfacdc15 Author: Devil505 Date: Sat Oct 15 11:49:02 2011 +0200 hplip-3.11.10-1-i686 * version bump diff --git a/source/apps-extra/hplip/FrugalBuild b/source/apps-extra/hplip/FrugalBuild index 76249b7..198daed 100644 --- a/source/apps-extra/hplip/FrugalBuild +++ b/source/apps-extra/hplip/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: voroskoi pkgname=hplip -pkgver=3.11.7 +pkgver=3.11.10 pkgrel=1 _F_sourceforge_ext=.tar.gz Finclude sourceforge @@ -17,7 +17,7 @@ conflicts=("${replaces[@]}") provides=("${replaces[@]}") groups=('apps-extra') archs=('i686' 'x86_64' 'ppc') -sha1sums=('82a41c3089392ab096a5d373ce8610ff50b004b2') +sha1sums=('716dea09c1570356b359e5b6d4a50f8b2654d760') options=('nodocs') subpkgs=("${subpackages[@]}" 'hplip-driver') From devil505linux at gmail.com Sat Oct 15 12:20:10 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 12:20:10 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libdbusmenu-0.5.1-1-i686 * version bump Message-ID: <20111015102010.ABADB142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=93e1afe5b6e9528b6b41353d2604f742a3f753ef commit 93e1afe5b6e9528b6b41353d2604f742a3f753ef Author: Devil505 Date: Sat Oct 15 12:19:04 2011 +0200 libdbusmenu-0.5.1-1-i686 * version bump diff --git a/source/xlib/libdbusmenu/FrugalBuild b/source/xlib/libdbusmenu/FrugalBuild index 86de80f..1fbf53c 100644 --- a/source/xlib/libdbusmenu/FrugalBuild +++ b/source/xlib/libdbusmenu/FrugalBuild @@ -2,22 +2,22 @@ # Maintainer: Devil505 pkgname=libdbusmenu -pkgver=0.4.5 +pkgver=0.5.1 pkgrel=1 pkgdesc="A small little library that was created by pulling out some common code out of indicator-applet." -url="https://launchpad.net/dbusmenu" -depends=('json-glib' 'dbus-glib') +depends=('json-glib>=0.13.4' 'dbus-glib') makedepends=('intltool' 'gnome-doc-utils' 'gtk+2' 'gtk+3' 'gobject-introspection' 'vala') options=('scriptlet') groups=('xlib') archs=('i686' 'x86_64' 'ppc') -up2date="Flasttar $url" -source=(http://launchpad.net/dbusmenu/0.4/$pkgver/+download/$pkgname-$pkgver.tar.gz) -sha1sums=('53caeaf71378574cb8b0b48b3053a9a1f58356ef') +_F_launchpad_dirname="dbusmenu" +_F_launchpad_branch="0.5" +Finclude launchpad +sha1sums=('fb8b4c382aae19a037a625ba85684e8f6c02f01c') subpkgs=("$pkgname-gtk") subdescs=("${subdescs[@]}" "GTK bindings for libdbusmenu") -subdepends=("${subdepends[@]}" "gdk-pixbuf2 gtk+2 gtk+3") +subdepends=("${subdepends[@]}" "gdk-pixbuf2 gtk+3") subrodepends=("${subrodepends[@]}" "$pkgname") subgroups=("${subgroups[@]}" 'xlib') subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') @@ -27,12 +27,11 @@ build() { Fbuild --disable-static \ --enable-introspection=yes - Fsplit $pkgname-gtk usr/include/libdbusmenu-0.4/libdbusmenu-gtk/ - Fsplit $pkgname-gtk usr/lib/libdbusmenu-gtk.* - Fsplit $pkgname-gtk usr/lib/pkgconfig/dbusmenu-gtk-0.4.pc - Fsplit $pkgname-gtk usr/share/gir-1.0/DbusmenuGtk-0.4.gir - Fsplit $pkgname-gtk usr/share/vala/vapi/DbusmenuGtk-0.4.vapi + Fsplit $pkgname-gtk usr/include/libdbusmenu-0.4/libdbusmenu-gtk3/ + Fsplit $pkgname-gtk usr/lib/libdbusmenu-gtk3.* + Fsplit $pkgname-gtk usr/lib/pkgconfig/dbusmenu-gtk3-0.4.pc + Fsplit $pkgname-gtk usr/share/gir-1.0/DbusmenuGtk3-0.4.gir + Fsplit $pkgname-gtk usr/share/vala/vapi/DbusmenuGtk3-0.4.vapi } # optimization OK - From devil505linux at gmail.com Sat Oct 15 12:36:49 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 12:36:49 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libindicate-0.6.1-2-i686 * version bump Message-ID: <20111015103649.2D994142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=83235da7d6bfa72014f2a0f86d0cd344107a0844 commit 83235da7d6bfa72014f2a0f86d0cd344107a0844 Author: Devil505 Date: Sat Oct 15 12:35:48 2011 +0200 libindicate-0.6.1-2-i686 * version bump diff --git a/source/xlib-extra/libindicate/FrugalBuild b/source/xlib-extra/libindicate/FrugalBuild index 11b18ce..7f4547d 100644 --- a/source/xlib-extra/libindicate/FrugalBuild +++ b/source/xlib-extra/libindicate/FrugalBuild @@ -2,23 +2,23 @@ # Maintainer: Devil505 pkgname=libindicate -pkgver=0.5.0 -pkgrel=1 +pkgver=0.6.1 +pkgrel=2 pkgdesc="A small library for applications to raise 'flags' on DBus for other components of the desktop to pick up and visualize." url="https://launchpad.net/libindicate" -depends=('libdbusmenu>=0.3.98-3') +depends=('libdbusmenu>=0.5') makedepends=('gnome-doc-utils' 'vala') _F_mono_aot=0 Finclude mono python groups=('xlib-extra') archs=('i686' 'x86_64' 'ppc') -up2date="Flasttar $url" -source=($url/0.5/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz) -sha1sums=('a421b03720486fd090f608326d3272acf751eaa2') +_F_launchpad_branch="0.6" +Finclude launchpad +sha1sums=('c1cca4924f359cbd2ccc477f368938c80e3a83b7') subpkgs=("${subpkgs[@]}" "$pkgname-gtk") subdescs=("${subdescs[@]}" "GTK bindings for libindicate") -subdepends=("${subdepends[@]}" "gtk+2") +subdepends=("${subdepends[@]}" "gtk+3") subrodepends=("${subrodepends[@]}" "$pkgname") subgroups=("${subgroups[@]}" 'xlib-extra') subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') @@ -42,17 +42,17 @@ build() { sed -i 's/-lpyglib-2\.0-python$PYTHON_VERSION/-lpyglib-2\.0-python/' configure{,.ac} || Fdie Fbuild_mono - Fsplit $pkgname-gtk usr/lib/libindicate-gtk.* - Fsplit $pkgname-gtk usr/include/libindicate-0.5/libindicate-gtk + Fsplit $pkgname-gtk usr/lib/libindicate-gtk3* + Fsplit $pkgname-gtk usr/include/libindicate-0.6/libindicate-gtk Fsplit $pkgname-gtk usr/share/gtk-doc/ - Fsplit $pkgname-gtk usr/lib/pkgconfig/indicate-gtk-0.5.pc + Fsplit $pkgname-gtk usr/lib/pkgconfig/indicate-gtk3* Fsplit $pkgname-python $_F_python_libdir Fsplit $pkgname-python usr/share/pygtk/ Fsplit $pkgname-mono usr/lib/mono/ Fsplit $pkgname-mono usr/lib/indicate-sharp-0.1/ Fsplit $pkgname-mono usr/lib/indicate-gtk-sharp-0.1/ - Fsplit $pkgname-mono usr/lib/pkgconfig/indicate-sharp-0.1.pc - Fsplit $pkgname-mono usr/lib/pkgconfig/indicate-gtk-sharp-0.1.pc + Fsplit $pkgname-mono usr/lib/pkgconfig/indicate-sharp* + Fsplit $pkgname-mono usr/lib/pkgconfig/indicate-gtk-sharp* } # optimization OK From devil505linux at gmail.com Sat Oct 15 12:42:19 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 12:42:19 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libindicator-0.4.1-2-i686 * version bump Message-ID: <20111015104219.3F68C142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9cbf68635e5e91e462f6a8446b66d95fe537ecc0 commit 9cbf68635e5e91e462f6a8446b66d95fe537ecc0 Author: Devil505 Date: Sat Oct 15 12:42:03 2011 +0200 libindicator-0.4.1-2-i686 * version bump diff --git a/source/xlib-extra/libindicator/FrugalBuild b/source/xlib-extra/libindicator/FrugalBuild index e368ff5..a665ce7 100644 --- a/source/xlib-extra/libindicator/FrugalBuild +++ b/source/xlib-extra/libindicator/FrugalBuild @@ -2,25 +2,27 @@ # Maintainer: Devil505 pkgname=libindicator -pkgver=0.3.22 -pkgrel=1 +pkgver=0.4.1 +pkgrel=2 pkgdesc="A set of symbols and convenience functions that all indicators would like to use." url="https://launchpad.net/libindicator" depends=('gtk+2' 'gtk+3' 'dbus-glib') options=('scriptlet') groups=('xlib-extra') archs=('i686' 'x86_64') -up2date="Flasttar $url" -Fconfopts="${Fconfopts[@]} " -source=(http://launchpad.net/$pkgname/0.3/$pkgver/+download/$pkgname-$pkgver.tar.gz) -sha1sums=('83fa101c972a6ff7d42f108f6e0e6adcbc439d5a') +_F_launchpad_branch="0.4" +Finclude launchpad +sha1sums=('5db717a6b83aa1bed73032afcd625c9169ad77bb') unset MAKEFLAGS build() { - Fbuild --with-gtk=3 + Fpatchall + Fmake --with-gtk=3 + Fmakeinstall make clean || Fdie - Fbuild --with-gtk=2 + Fmake --with-gtk=2 + Fmakeinstall } # optimization OK From achevaux at gmail.com Sat Oct 15 13:03:51 2011 From: achevaux at gmail.com (centuri0) Date: Sat, 15 Oct 2011 13:03:51 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: rsibreak-0.11-1-i686 Message-ID: <20111015110351.A9703142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=452d96799f455658b19790b787a8aca883ff8fa6 commit 452d96799f455658b19790b787a8aca883ff8fa6 Author: centuri0 Date: Fri Oct 7 08:51:29 2011 +0200 rsibreak-0.11-1-i686 * fixing up2date diff --git a/source/kde-extra/rsibreak/FrugalBuild b/source/kde-extra/rsibreak/FrugalBuild index 31b6299..734be21 100644 --- a/source/kde-extra/rsibreak/FrugalBuild +++ b/source/kde-extra/rsibreak/FrugalBuild @@ -11,9 +11,9 @@ groups=('kde-extra') Finclude kde depends=("${depends[@]}" 'libknotify' 'libkutils' 'libnepomuk' 'libplasma' 'libqtscript' 'libqtsql') makedepends=("${makedepends[@]}" "kdebase-runtime-compiletime>=$_F_kde_ver" "kdepimlibs-compiletime>=$_F_kde_ver" "ksgmltools2>=$_F_kde_ver" 'docbook-xsl') -url="http://www.$pkgname.org/" -up2date="lynx -dump http://www.$pkgname.org/files | Flasttar" -source=(http://www.$pkgname.org/files/$pkgname-$pkgver.tar.bz2) +url="http://www.$pkgname.org" +up2date="lynx -dump $url/download | grep 'the latest' | sed 's/.*Version //;s/ is.*//'" +source=($url/files/$pkgname-$pkgver.tar.bz2) sha1sums=('47e91d877634439e232d96c3091e0e59f44791aa') # optimization OK From achevaux at gmail.com Sat Oct 15 13:03:51 2011 From: achevaux at gmail.com (centuri0) Date: Sat, 15 Oct 2011 13:03:51 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: qbittorrent-2.9.0-1-i686 Message-ID: <20111015110351.C7EB0142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cc99d2631b1e5836c334363b222ad4584da9770e commit cc99d2631b1e5836c334363b222ad4584da9770e Author: centuri0 Date: Sat Oct 15 11:03:37 2011 +0200 qbittorrent-2.9.0-1-i686 * version bump diff --git a/source/xapps-extra/qbittorrent/FrugalBuild b/source/xapps-extra/qbittorrent/FrugalBuild index c377a2f..e498f3c 100644 --- a/source/xapps-extra/qbittorrent/FrugalBuild +++ b/source/xapps-extra/qbittorrent/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 1.39 SBU +# Compiling Time: 1.81 SBU # Maintainer: centuri0 pkgname=qbittorrent -pkgver=2.8.5 +pkgver=2.9.0 pkgrel=1 pkgdesc="A Bittorrent client." depends=('libtorrent-rasterbar>=0.15.1' 'libqtgui>=4.7.1' 'libqtnetwork>=4.7.1' 'libqtxml>=4.6.1'\ @@ -15,7 +15,7 @@ archs=('i686' 'x86_64') _F_gnome_iconcache="y" Finclude sourceforge url="http://www.$pkgname.org/" -sha1sums=('e3dea6fc3a12ffcac575d5b02d10cf209a34c6f8') +sha1sums=('3b2655ad5668e451e10b0e9b0fbc88d9cffd0eb5') build() { Fconf From achevaux at gmail.com Sat Oct 15 13:03:52 2011 From: achevaux at gmail.com (centuri0) Date: Sat, 15 Oct 2011 13:03:52 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: synaptiks-0.8.0-1-i686 Message-ID: <20111015110352.130401420060@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a0c9e1f98a75cdcbfc6d481c6333978ed45aaf9d commit a0c9e1f98a75cdcbfc6d481c6333978ed45aaf9d Author: centuri0 Date: Sat Oct 15 11:14:59 2011 +0200 synaptiks-0.8.0-1-i686 * version bump diff --git a/source/kde-extra/synaptiks/FrugalBuild b/source/kde-extra/synaptiks/FrugalBuild index 908622e..ce53454 100644 --- a/source/kde-extra/synaptiks/FrugalBuild +++ b/source/kde-extra/synaptiks/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: centuri0 pkgname=synaptiks -pkgver=0.7.0 +pkgver=0.8.0 pkgrel=1 pkgdesc="A touchpad tool for KDE." url="http://synaptiks.lunaryorn.de/" @@ -17,4 +17,4 @@ replaces=('ksynaptics') archs=('i686' 'x86_64') up2date="Flasttar http://pypi.python.org/packages/source/s/$pkgname/" source=(http://pypi.python.org/packages/source/s/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('0c4d051c4057c280bd9e8a42e696afe575cc7359') +sha1sums=('94c3701529b7ca9043614fec65643bd75d893efb') From achevaux at gmail.com Sat Oct 15 13:03:51 2011 From: achevaux at gmail.com (centuri0) Date: Sat, 15 Oct 2011 13:03:51 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: aria2-1.13.0-1-i686 Message-ID: <20111015110351.EC8EA142005F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=12f605252fe014b8854f41d61b7637dc311da601 commit 12f605252fe014b8854f41d61b7637dc311da601 Author: centuri0 Date: Sat Oct 15 11:09:18 2011 +0200 aria2-1.13.0-1-i686 * version bump diff --git a/source/network-extra/aria2/FrugalBuild b/source/network-extra/aria2/FrugalBuild index 8556782..342102b 100644 --- a/source/network-extra/aria2/FrugalBuild +++ b/source/network-extra/aria2/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: centuri0 pkgname=aria2 -pkgver=1.12.1 +pkgver=1.13.0 pkgrel=1 pkgdesc="aria2 is an utility for downloading files." depends=('openssl>=1.0.0' 'libxml2>=2.7.8' 'c-ares' 'sqlite3' 'libstdc++') @@ -12,7 +12,7 @@ groups=('network-extra') archs=('i686' 'x86_64') _F_sourceforge_ext=".tar.bz2" Finclude sourceforge -sha1sums=('ba38d558c9fe2d7ac5b09fb2a629d9a67a947008') +sha1sums=('3b0664cb21e5d482dc64544442868e8089f4cdfe') Fconfopts="$Fconfopts --without-gnutls" # optimization OK From achevaux at gmail.com Sat Oct 15 13:03:52 2011 From: achevaux at gmail.com (centuri0) Date: Sat, 15 Oct 2011 13:03:52 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: openbabel-2.3.1-1-i686 Message-ID: <20111015110352.331171420061@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6acb9b74c1b811a49591ebfccba9f2354d10e725 commit 6acb9b74c1b811a49591ebfccba9f2354d10e725 Author: centuri0 Date: Sat Oct 15 13:08:09 2011 +0200 openbabel-2.3.1-1-i686 * version bump diff --git a/source/lib-extra/openbabel/FrugalBuild b/source/lib-extra/openbabel/FrugalBuild index 2ec9db8..13e4cd3 100644 --- a/source/lib-extra/openbabel/FrugalBuild +++ b/source/lib-extra/openbabel/FrugalBuild @@ -1,15 +1,15 @@ -# Compiling Time: 1.80 SBU +# Compiling Time: 1.98 SBU # Maintainer: centuri0 pkgname=openbabel -pkgver=2.3.0 +pkgver=2.3.1 pkgrel=1 pkgdesc="a free, open-source version of the Babel chemistry file translation program." -depends=('libxml2' 'libstdc++' 'eigen' 'zlib') +depends=('libxml2' 'libstdc++' 'eigen' 'zlib' 'cairo' 'bzip2') makedepends=('doxygen') groups=('lib-extra') archs=('i686' 'x86_64') Finclude sourceforge cmake -sha1sums=('408a4bddb7f052fd89c57ea51b4204b721856b16') +sha1sums=('b2dd1638eaf7e6d350110b1561aeb23b03552846') # optimization OK From devil505linux at gmail.com Sat Oct 15 13:20:02 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 13:20:02 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ido-0.3.1-1-i686 * version bump Message-ID: <20111015112002.2547F142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0174b1383cecf1f988300d2988ed78d186074b99 commit 0174b1383cecf1f988300d2988ed78d186074b99 Author: Devil505 Date: Sat Oct 15 13:19:18 2011 +0200 ido-0.3.1-1-i686 * version bump diff --git a/source/ayatana-extra/ido/FrugalBuild b/source/ayatana-extra/ido/FrugalBuild index ac5e472..fc9381b 100644 --- a/source/ayatana-extra/ido/FrugalBuild +++ b/source/ayatana-extra/ido/FrugalBuild @@ -2,14 +2,16 @@ # Maintainer: Devil505 pkgname=ido -pkgver=0.2.2 +pkgver=0.3.1 pkgrel=1 pkgdesc="Widgets and other objects used for indicators." url="http://launchpad.net/ido" -depends=('gtk+2>=2.22.0-4' 'gdk-pixbuf2' 'utouch-geis') +depends=('gtk+3' 'gdk-pixbuf2' 'utouch-geis') +makedepends=('gnome-common' 'gtk-doc') options=('scriptlet') groups=('ayatana-extra') archs=('i686' 'x86_64') -up2date="Flasttar $url" -source=(http://launchpad.net/${pkgname}/trunk/$pkgver/+download/$pkgname-$pkgver.tar.gz) -sha1sums=('9d37ecfd62a3c6cced61c8dcc6d282a792235090') +_F_launchpad_branch="0.3" +Finclude launchpad +sha1sums=('f8cd5c7b33d18726a14fd817d2be471849c1d4e0') + From devil505linux at gmail.com Sat Oct 15 13:23:05 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 13:23:05 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libdee-0.5.22-2-i686 * version bump Message-ID: <20111015112305.50CED142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c87f8e15fd9424e888b9bbdf617999b8bebaf4ed commit c87f8e15fd9424e888b9bbdf617999b8bebaf4ed Author: Devil505 Date: Sat Oct 15 13:22:43 2011 +0200 libdee-0.5.22-2-i686 * version bump diff --git a/source/ayatana-extra/libdee/FrugalBuild b/source/ayatana-extra/libdee/FrugalBuild index 4fca9f5..759f64d 100644 --- a/source/ayatana-extra/libdee/FrugalBuild +++ b/source/ayatana-extra/libdee/FrugalBuild @@ -2,18 +2,17 @@ # Maintainer: Devil505 pkgname=libdee -pkgbranch=trunk -pkgver=0.5.18 -pkgrel=1 +pkgver=0.5.22 +pkgrel=2 pkgdesc="Libdee is a library that uses DBus to provide objects allowing you to create Model-View-Controller type programs across DBus." -url="https://launchpad.net/dee" depends=('dbus-glib') -makedepends=('gobject-introspection' 'vala') +makedepends=('gobject-introspection' 'vala' 'gtk-doc') groups=('ayatana-extra') archs=('i686' 'x86_64') -_F_archive_name="dee" -up2date="Flasttar $url" -source=(http://launchpad.net/$_F_archive_name/$pkgbranch/$pkgver/+download/$_F_archive_name-$pkgver.tar.gz) -sha1sums=('1a4199a54d0b258f9bb670f8082c0cdc8e7ac2b6') +_F_launchpad_dirname="dee" +_F_launchpad_name="dee" +_F_launchpad_branch="0.5" +Finclude launchpad +sha1sums=('59321b07804f79fb868da3794ea1c9e8ad79f002') # optimization OK From devil505linux at gmail.com Sat Oct 15 13:50:29 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 13:50:29 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: indicator-sound-0.7.9.0-1-i686 * version bump Message-ID: <20111015115029.8BE89142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f7471485ab7c2fe36cb04345e882452f8618bd68 commit f7471485ab7c2fe36cb04345e882452f8618bd68 Author: Devil505 Date: Sat Oct 15 13:50:10 2011 +0200 indicator-sound-0.7.9.0-1-i686 * version bump diff --git a/source/ayatana-extra/indicator-sound/FrugalBuild b/source/ayatana-extra/indicator-sound/FrugalBuild index 331977d..49b300e 100644 --- a/source/ayatana-extra/indicator-sound/FrugalBuild +++ b/source/ayatana-extra/indicator-sound/FrugalBuild @@ -2,18 +2,19 @@ # Maintainer: Devil505 pkgname=indicator-sound -pkgver=0.7.1 -pkgrel=2 +pkgver=0.7.9.0 +pkgrel=1 pkgdesc="A unified sound menu" -depends=('pulseaudio>=0.9.23' 'libdbusmenu-gtk>=0.3.98-3' 'libindicator>=0.3.19' 'dconf' 'libuuid' \ - 'ido>=0.2.0' 'libindicate>=0.4.93' 'libgee' 'glib2>=2.28.1-2' 'libnotify>=0.7.1') +depends=('pulseaudio>=0.9.23' 'libdbusmenu-gtk>=0.5' 'libindicator>=0.4' 'dconf' 'libuuid' \ + 'ido>=0.2.0' 'libindicate>=0.6' 'libgee' 'glib2>=2.28.1-2' 'libnotify>=0.7.1') makedepends=('intltool' 'vala' 'gconf') groups=('ayatana-extra') archs=('i686' 'x86_64') _F_gnome_glib="y" _F_launchpad_branch="fourth" +_F_launchpad_subdir="0.7.9" Finclude launchpad gnome-scriptlet -sha1sums=('d4a16a1b143e73b55b53a9968595f3bb5b269001') +sha1sums=('4155a1c888e3d12309399a58bb99ca76a2027180') build() { Fcd From melko at frugalware.org Sat Oct 15 14:08:29 2011 From: melko at frugalware.org (Melko) Date: Sat, 15 Oct 2011 14:08:29 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ibus-1.4.0-1-i686 Message-ID: <20111015120829.F2215142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5392ca102636fb56335aeac064e88e154a9b5271 commit 5392ca102636fb56335aeac064e88e154a9b5271 Author: Melko Date: Sat Oct 15 14:05:01 2011 +0200 ibus-1.4.0-1-i686 * new package diff --git a/source/xapps-extra/ibus/FrugalBuild b/source/xapps-extra/ibus/FrugalBuild new file mode 100644 index 0000000..301f682 --- /dev/null +++ b/source/xapps-extra/ibus/FrugalBuild @@ -0,0 +1,21 @@ +# Compiling Time: 0.77 SBU +# Maintainer: Melko + +pkgname=ibus +pkgver=1.4.0 +pkgrel=1 +pkgdesc="Intelligent Input Bus." +depends=('gconf' 'bzip2' 'gtk+3' 'notify-python') +makedepends=('intltool' 'iso-codes') +groups=('xapps-extra') +archs=('i686' 'x86_64') +_F_gnome_iconcache='y' +Finclude googlecode gnome-scriptlet +sha1sums=('c46ea0be728ffd4e431d4a18c6bd1e51ceaf045e') + +build() { + Fbuild + Fbuild_gnome_scriptlet +} + +# optimization OK From melko at frugalware.org Sat Oct 15 14:21:05 2011 From: melko at frugalware.org (Melko) Date: Sat, 15 Oct 2011 14:21:05 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ibus-anthy-1.2.6-1-i686 Message-ID: <20111015122105.BB5F9142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=890453e81c668c4ea28993fe8a754f77d69f2413 commit 890453e81c668c4ea28993fe8a754f77d69f2413 Author: Melko Date: Sat Oct 15 14:20:54 2011 +0200 ibus-anthy-1.2.6-1-i686 * new package diff --git a/source/xapps-extra/ibus-anthy/FrugalBuild b/source/xapps-extra/ibus-anthy/FrugalBuild new file mode 100644 index 0000000..5336c5b --- /dev/null +++ b/source/xapps-extra/ibus-anthy/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.29 SBU +# Maintainer: Melko + +pkgname=ibus-anthy +pkgver=1.2.6 +pkgrel=1 +pkgdesc="Japanese input method Anthy IMEngine for IBus." +depends=('anthy' 'ibus') +makedepends=('intltool' 'swig') +groups=('xapps-extra') +archs=('i686' 'x86_64') +_F_googlecode_dirname="ibus" +Finclude googlecode +sha1sums=('3ae6f3c8bd988c7e7f1e2911a8f32fa81ef74220') + +# optimization OK From melko at frugalware.org Sat Oct 15 14:50:20 2011 From: melko at frugalware.org (Melko) Date: Sat, 15 Oct 2011 14:50:20 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ibus-hangul-1.3.1-1-i686 Message-ID: <20111015125020.21212142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b006e28c3804f850684eb73341c0d68de4020e2b commit b006e28c3804f850684eb73341c0d68de4020e2b Author: Melko Date: Sat Oct 15 14:49:53 2011 +0200 ibus-hangul-1.3.1-1-i686 * new package diff --git a/source/xapps-extra/ibus-hangul/FrugalBuild b/source/xapps-extra/ibus-hangul/FrugalBuild new file mode 100644 index 0000000..73fdd94 --- /dev/null +++ b/source/xapps-extra/ibus-hangul/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling Time: 0.13 SBU +# Maintainer: Melko + +pkgname=ibus-hangul +pkgver=1.3.1 +pkgrel=1 +pkgdesc="Korean input engine for IBus." +depends=('libhangul' 'ibus') +makedepends=('intltool') +groups=('xapps-extra') +archs=('i686' 'x86_64') +_F_googlecode_dirname="ibus" +Finclude googlecode +source=(${source[@]} ibus-1.4.0.patch) +sha1sums=('e1fb0e0560d8987c3106992693638a298bd2ea1c' \ + '393cf0779a410ab47f3606c8783d64b86e97d86f') + +# optimization OK diff --git a/source/xapps-extra/ibus-hangul/ibus-1.4.0.patch b/source/xapps-extra/ibus-hangul/ibus-1.4.0.patch new file mode 100644 index 0000000..57604b3 --- /dev/null +++ b/source/xapps-extra/ibus-hangul/ibus-1.4.0.patch @@ -0,0 +1,58 @@ +diff -Naur ibus-hangul-1.3.1-orig/configure.ac ibus-hangul-1.3.1/configure.ac +--- ibus-hangul-1.3.1-orig/configure.ac 2011-10-02 03:36:02.000000000 -0400 ++++ ibus-hangul-1.3.1/configure.ac 2011-10-02 03:37:01.000000000 -0400 +@@ -52,7 +52,7 @@ + + # check ibus + PKG_CHECK_MODULES(IBUS, [ +- ibus-1.0 >= 1.2.99 ++ ibus-1.0 >= 1.3.99 + ]) + + # check libhangul +diff -Naur ibus-hangul-1.3.1-orig/src/engine.c ibus-hangul-1.3.1/src/engine.c +--- ibus-hangul-1.3.1-orig/src/engine.c 2011-10-02 03:36:02.000000000 -0400 ++++ ibus-hangul-1.3.1/src/engine.c 2011-10-02 03:37:51.000000000 -0400 +@@ -175,8 +194,7 @@ + void + ibus_hangul_init (IBusBus *bus) + { +- gboolean res; +- GValue value = { 0, }; ++ GVariant* value; + + hanja_table = hanja_table_load (NULL); + +@@ -187,22 +205,22 @@ + g_object_ref_sink (config); + + hangul_keyboard = g_string_new_len ("2", 8); +- res = ibus_config_get_value (config, "engine/Hangul", +- "HangulKeyboard", &value); +- if (res) { +- const gchar* str = g_value_get_string (&value); ++ value = ibus_config_get_value (config, "engine/Hangul", ++ "HangulKeyboard"); ++ if (value != NULL) { ++ const gchar* str = g_variant_get_string (value, NULL); + g_string_assign (hangul_keyboard, str); +- g_value_unset(&value); ++ g_variant_unref(value); + } + + hanja_key_list_init(&hanja_keys); + +- res = ibus_config_get_value (config, "engine/Hangul", +- "HanjaKeys", &value); +- if (res) { +- const gchar* str = g_value_get_string (&value); ++ value = ibus_config_get_value (config, "engine/Hangul", ++ "HanjaKeys"); ++ if (value != NULL) { ++ const gchar* str = g_variant_get_string (value, NULL); + hanja_key_list_set_from_string(&hanja_keys, str); +- g_value_unset(&value); ++ g_variant_unref(value); + } else { + hanja_key_list_append(&hanja_keys, IBUS_Hangul_Hanja, 0); + hanja_key_list_append(&hanja_keys, IBUS_F9, 0); From melko at frugalware.org Sat Oct 15 14:55:00 2011 From: melko at frugalware.org (Melko) Date: Sat, 15 Oct 2011 14:55:00 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ibus-m17n-1.3.3-1-i686 Message-ID: <20111015125500.722A8142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0796d8513946d35d99ccb7ba16dc31891996aedc commit 0796d8513946d35d99ccb7ba16dc31891996aedc Author: Melko Date: Sat Oct 15 14:54:49 2011 +0200 ibus-m17n-1.3.3-1-i686 * new package diff --git a/source/xapps-extra/ibus-m17n/FrugalBuild b/source/xapps-extra/ibus-m17n/FrugalBuild new file mode 100644 index 0000000..292afc8 --- /dev/null +++ b/source/xapps-extra/ibus-m17n/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.17 SBU +# Maintainer: Melko + +pkgname=ibus-m17n +pkgver=1.3.3 +pkgrel=1 +pkgdesc="M17N engine for IBus." +depends=('ibus' 'm17n-lib') +makedepends=('intltool' 'swig') +groups=('xapps-extra') +archs=('i686' 'x86_64') +_F_googlecode_dirname="ibus" +Finclude googlecode +sha1sums=('923a3d6416e06c34b63b54c40deff6ab23c6211a') + +# optimization OK From melko at frugalware.org Sat Oct 15 15:13:27 2011 From: melko at frugalware.org (Melko) Date: Sat, 15 Oct 2011 15:13:27 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ibus-qt-1.3.0-1-i686 Message-ID: <20111015131327.1EB08142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=58b1f00d7f4388025d941d108413496e7d4bdce6 commit 58b1f00d7f4388025d941d108413496e7d4bdce6 Author: Melko Date: Sat Oct 15 15:13:17 2011 +0200 ibus-qt-1.3.0-1-i686 * new package diff --git a/source/xapps-extra/ibus-qt/FrugalBuild b/source/xapps-extra/ibus-qt/FrugalBuild new file mode 100644 index 0000000..df8e5fe --- /dev/null +++ b/source/xapps-extra/ibus-qt/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling Time: 0.34 SBU +# Maintainer: Melko + +pkgname=ibus-qt +pkgver=1.3.0 +pkgrel=1 +pkgdesc="IBus qt library and IBus qt input method plugin." +depends=('libqtdbus' 'libqtgui' 'icu4c' 'bzip2' 'libuuid' 'ibus') +makedepends=('intltool' 'doxygen') +groups=('xapps-extra') +archs=('i686' 'x86_64') +_F_googlecode_dirname="ibus" +_F_googlecode_ext="-Source.tar.gz" +_F_cd_path="$pkgname-$pkgver-Source" +Finclude googlecode cmake +sha1sums=('28e4c5897b4407dfe5706fbadca7a7b0a2e29075') + +# optimization OK From melko at frugalware.org Sat Oct 15 15:22:40 2011 From: melko at frugalware.org (Melko) Date: Sat, 15 Oct 2011 15:22:40 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ibus-table-1.3.9.20110827-1-i686 Message-ID: <20111015132240.C820E142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2a3f7653fcbad8fc8392ba194f83051f4b96c953 commit 2a3f7653fcbad8fc8392ba194f83051f4b96c953 Author: Melko Date: Sat Oct 15 15:21:56 2011 +0200 ibus-table-1.3.9.20110827-1-i686 * new package diff --git a/source/xapps-extra/ibus-table/FrugalBuild b/source/xapps-extra/ibus-table/FrugalBuild new file mode 100644 index 0000000..eadb256 --- /dev/null +++ b/source/xapps-extra/ibus-table/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0.10 SBU +# Maintainer: Melko + +pkgname=ibus-table +pkgver=1.3.9.20110827 +pkgrel=1 +pkgdesc="The IM Engine framework for table-based input methods." +depends=('ibus' 'python-sqlite3' 'pygobject') +groups=('xapps-extra') +archs=('i686' 'x86_64') +_F_googlecode_dirname="ibus" +Finclude googlecode +sha1sums=('8dec2ce6c07dc258dd482780108a04d681f476e7') + +# optimization OK From melko at frugalware.org Sat Oct 15 15:29:01 2011 From: melko at frugalware.org (Melko) Date: Sat, 15 Oct 2011 15:29:01 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ibus-table-extraphrase-1.3.9.20110826-1-i686 Message-ID: <20111015132901.3B356142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a42beecd83b3dae53def4243e51c2bbf0b067ee9 commit a42beecd83b3dae53def4243e51c2bbf0b067ee9 Author: Melko Date: Sat Oct 15 15:28:29 2011 +0200 ibus-table-extraphrase-1.3.9.20110826-1-i686 * new package diff --git a/source/xapps-extra/ibus-table-extraphrase/FrugalBuild b/source/xapps-extra/ibus-table-extraphrase/FrugalBuild new file mode 100644 index 0000000..09ff84d --- /dev/null +++ b/source/xapps-extra/ibus-table-extraphrase/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0.01 SBU +# Maintainer: Melko + +pkgname=ibus-table-extraphrase +pkgver=1.3.9.20110826 +pkgrel=1 +pkgdesc="The extra phrases of tables engines for IBus." +depends=('ibus-table') +groups=('xapps-extra') +archs=('i686' 'x86_64') +_F_googlecode_dirname="ibus" +Finclude googlecode +sha1sums=('b2f69cfedc230988d7b8693dd8fd3c250a376246') + +# optimization OK From bouleetbil at frogdev.info Sat Oct 15 15:48:09 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 15 Oct 2011 15:48:09 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: mysql-workbench-oss-5.2.35-2-x86_64 *fix frugalware support Message-ID: <20111015134809.DBF42142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=79bcfc71b537c8988be943e9ed7343b9671fb491 commit 79bcfc71b537c8988be943e9ed7343b9671fb491 Author: bouleetbil Date: Sat Oct 15 15:41:18 2011 +0200 mysql-workbench-oss-5.2.35-2-x86_64 *fix frugalware support diff --git a/source/gnome-extra/mysql-workbench-oss/FrugalBuild b/source/gnome-extra/mysql-workbench-oss/FrugalBuild index c292399..1f9cf40 100644 --- a/source/gnome-extra/mysql-workbench-oss/FrugalBuild +++ b/source/gnome-extra/mysql-workbench-oss/FrugalBuild @@ -4,7 +4,7 @@ pkgname=mysql-workbench-oss _F_archive_name=mysql-workbench-gpl pkgver=5.2.35 -pkgrel=1 +pkgrel=2 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' \ @@ -16,14 +16,18 @@ options=('scriptlet') Fconfopts="${Fconfopts[@]} --enable-readline" up2date="lynx -dump -source http://dev.mysql.com/downloads/workbench/5.1.html |Flasttar" mirror="http://mysql.mirrors.crysys.hit.bme.hu/" -source=($mirror/Downloads/MySQLGUITools/$_F_archive_name-$pkgver-src.tar.gz) -sha1sums=('74c2dddba06e4b233f3b28acf8be45f0394310f2') +source=($mirror/Downloads/MySQLGUITools/$_F_archive_name-$pkgver-src.tar.gz \ + frugalware.xml frugalware.patch) +sha1sums=('74c2dddba06e4b233f3b28acf8be45f0394310f2' \ + '48e98ffa340dbc27eb96d26134fd6be4156e564e' \ + '1f4e1ab0ad490cd9ad284aefffea33fb09156fac') replaces=('mysql-administrator') provides=('mysql-administrator') build() { Fcd $_F_archive_name-${pkgver/b/}-src + cp ..//frugalware.xml res/mysql.profiles || Fdie sh ./autogen.sh || Fdie Fbuild } diff --git a/source/gnome-extra/mysql-workbench-oss/frugalware.patch b/source/gnome-extra/mysql-workbench-oss/frugalware.patch new file mode 100644 index 0000000..7d295b1 --- /dev/null +++ b/source/gnome-extra/mysql-workbench-oss/frugalware.patch @@ -0,0 +1,23 @@ +diff -Nur mysql-workbench-gpl-5.2.25/res/mysql.profiles/Makefile.am mysql-workbench-gpl-5.2.25a/res/mysql.profiles/Makefile.am +--- mysql-workbench-gpl-5.2.25/res/mysql.profiles/Makefile.am 2010-06-30 11:14:27.000000000 -0500 ++++ mysql-workbench-gpl-5.2.25a/res/mysql.profiles/Makefile.am 2010-07-04 21:36:34.425999721 -0500 +@@ -2,6 +2,7 @@ + workbenchdir=$(pkgdatadir)/mysql.profiles + + workbench_DATA=\ ++frugalware.xml\ + Fedora_Linux_(MySQL_Package).xml\ + Fedora_Linux_(Vendor_Package).xml\ + FreeBSD_(MySQL_Package).xml\ +diff -Nur mysql-workbench-gpl-5.2.25/res/mysql.profiles/Makefile.in mysql-workbench-gpl-5.2.25a/res/mysql.profiles/Makefile.in +--- mysql-workbench-gpl-5.2.25/res/mysql.profiles/Makefile.in 2010-06-30 11:14:38.000000000 -0500 ++++ mysql-workbench-gpl-5.2.25a/res/mysql.profiles/Makefile.in 2010-07-04 21:36:59.396862401 -0500 +@@ -213,6 +213,7 @@ + top_srcdir = @top_srcdir@ + workbenchdir = $(pkgdatadir)/mysql.profiles + workbench_DATA = \ ++frugalware.xml\ + Fedora_Linux_(MySQL_Package).xml\ + Fedora_Linux_(Vendor_Package).xml\ + FreeBSD_(MySQL_Package).xml\ + diff --git a/source/gnome-extra/mysql-workbench-oss/frugalware.xml b/source/gnome-extra/mysql-workbench-oss/frugalware.xml new file mode 100644 index 0000000..3480893 --- /dev/null +++ b/source/gnome-extra/mysql-workbench-oss/frugalware.xml @@ -0,0 +1,19 @@ + + + + + /etc/mysql/my.cnf + mysqld + + /etc/rc.d/mysqld start + /etc/rc.d/mysqld stop + ps -C mysqld -o pid= + 1 + 0 + /usr/bin/sudo -p EnterPasswordHere /bin/sh -c + + Linux + 5.5 + + + From devil505linux at gmail.com Sat Oct 15 16:30:51 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 16:30:51 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: xfce4-indicator-plugin-0.3.1-2-i686 * added several patches to build with last libindicator and fixng some stuff Message-ID: <20111015143051.3F759142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=162744c7b04fb68393327b8bb2954dd2b40b44a2 commit 162744c7b04fb68393327b8bb2954dd2b40b44a2 Author: Devil505 Date: Sat Oct 15 16:29:58 2011 +0200 xfce4-indicator-plugin-0.3.1-2-i686 * added several patches to build with last libindicator and fixng some stuff diff --git a/source/xfce4-extra/xfce4-indicator-plugin/01_search-for-indicator-0.4-pc.patch b/source/xfce4-extra/xfce4-indicator-plugin/01_search-for-indicator-0.4-pc.patch new file mode 100644 index 0000000..5451a6c --- /dev/null +++ b/source/xfce4-extra/xfce4-indicator-plugin/01_search-for-indicator-0.4-pc.patch @@ -0,0 +1,97 @@ +Search for the renamed libindicator .pc file + +--- xfce4-indicator-plugin-0.2.1.orig/configure.in ++++ xfce4-indicator-plugin-0.2.1/configure.in +@@ -69,7 +69,7 @@ dnl *********************************** + XDT_CHECK_PACKAGE([GTK], [gtk+-2.0], [2.6.0]) + XDT_CHECK_PACKAGE([LIBXFCE4UTIL], [libxfce4util-1.0], [4.3.99.2]) + XDT_CHECK_PACKAGE([LIBXFCE4PANEL], [libxfce4panel-1.0], [4.3.99.2]) +-XDT_CHECK_PACKAGE([INDICATOR], [indicator], [0.3.0]) ++XDT_CHECK_PACKAGE([INDICATOR], [indicator-0.4], [0.3.0]) + + dnl *********************************** + dnl *** Check for debugging support *** +@@ -79,8 +79,8 @@ XDT_FEATURE_DEBUG() + dnl *********************** + dnl *** Indicator info *** + dnl *********************** +-INDICATORDIR=`$PKG_CONFIG --variable=indicatordir indicator` +-INDICATORICONSDIR=`$PKG_CONFIG --variable=iconsdir indicator` ++INDICATORDIR=`$PKG_CONFIG --variable=indicatordir indicator-0.4` ++INDICATORICONSDIR=`$PKG_CONFIG --variable=iconsdir indicator-0.4` + + AC_SUBST(INDICATORDIR) + AC_SUBST(INDICATORICONSDIR) +--- xfce4-indicator-plugin-0.2.1.orig/configure ++++ xfce4-indicator-plugin-0.2.1/configure +@@ -13245,22 +13245,22 @@ $as_echo "$xdt_cv_PKG_CONFIG_VERSION" >& + fi + + +- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for indicator >= 0.3.0" >&5 +-$as_echo_n "checking for indicator >= 0.3.0... " >&6; } +- if $PKG_CONFIG "--atleast-version=0.3.0" "indicator" >/dev/null 2>&1; then +- INDICATOR_VERSION=`$PKG_CONFIG --modversion "indicator"` ++ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for indicator-0.4 >= 0.3.0" >&5 ++$as_echo_n "checking for indicator-0.4 >= 0.3.0... " >&6; } ++ if $PKG_CONFIG "--atleast-version=0.3.0" "indicator-0.4" >/dev/null 2>&1; then ++ INDICATOR_VERSION=`$PKG_CONFIG --modversion "indicator-0.4"` + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INDICATOR_VERSION" >&5 + $as_echo "$INDICATOR_VERSION" >&6; } + + { $as_echo "$as_me:${as_lineno-$LINENO}: checking INDICATOR_CFLAGS" >&5 + $as_echo_n "checking INDICATOR_CFLAGS... " >&6; } +- INDICATOR_CFLAGS=`$PKG_CONFIG --cflags "indicator"` ++ INDICATOR_CFLAGS=`$PKG_CONFIG --cflags "indicator-0.4"` + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INDICATOR_CFLAGS" >&5 + $as_echo "$INDICATOR_CFLAGS" >&6; } + + { $as_echo "$as_me:${as_lineno-$LINENO}: checking INDICATOR_LIBS" >&5 + $as_echo_n "checking INDICATOR_LIBS... " >&6; } +- INDICATOR_LIBS=`$PKG_CONFIG --libs "indicator"` ++ INDICATOR_LIBS=`$PKG_CONFIG --libs "indicator-0.4"` + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INDICATOR_LIBS" >&5 + $as_echo "$INDICATOR_LIBS" >&6; } + +@@ -13272,15 +13272,15 @@ $as_echo "$INDICATOR_LIBS" >&6; } + + + +- elif $PKG_CONFIG --exists "indicator" >/dev/null 2>&1; then +- xdt_cv_version=`$PKG_CONFIG --modversion "indicator"` ++ elif $PKG_CONFIG --exists "indicator-0.4" >/dev/null 2>&1; then ++ xdt_cv_version=`$PKG_CONFIG --modversion "indicator-0.4"` + { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5 + $as_echo "found, but $xdt_cv_version" >&6; } + + +- echo "*** The required package indicator was found on your system," ++ echo "*** The required package indicator-0.4 was found on your system," + echo "*** but the installed version ($xdt_cv_version) is too old." +- echo "*** Please upgrade indicator to atleast version 0.3.0, or adjust" ++ echo "*** Please upgrade indicator-0.4 to atleast version 0.3.0, or adjust" + echo "*** the PKG_CONFIG_PATH environment variable if you installed" + echo "*** the new version of the package in a nonstandard prefix so" + echo "*** pkg-config is able to find it." +@@ -13291,8 +13291,8 @@ $as_echo "found, but $xdt_cv_version" >& + $as_echo "not found" >&6; } + + +- echo "*** The required package indicator was not found on your system." +- echo "*** Please install indicator (atleast version 0.3.0) or adjust" ++ echo "*** The required package indicator-0.4 was not found on your system." ++ echo "*** Please install indicator-0.4 (atleast version 0.3.0) or adjust" + echo "*** the PKG_CONFIG_PATH environment variable if you" + echo "*** installed the package in a nonstandard prefix so that" + echo "*** pkg-config is able to find it." +@@ -13390,8 +13390,8 @@ $as_echo "minimum" >&6; } + fi + + +-INDICATORDIR=`$PKG_CONFIG --variable=indicatordir indicator` +-INDICATORICONSDIR=`$PKG_CONFIG --variable=iconsdir indicator` ++INDICATORDIR=`$PKG_CONFIG --variable=indicatordir indicator-0.4` ++INDICATORICONSDIR=`$PKG_CONFIG --variable=iconsdir indicator-0.4` + + + diff --git a/source/xfce4-extra/xfce4-indicator-plugin/02_fix-menu-position.patch b/source/xfce4-extra/xfce4-indicator-plugin/02_fix-menu-position.patch new file mode 100644 index 0000000..a479d69 --- /dev/null +++ b/source/xfce4-extra/xfce4-indicator-plugin/02_fix-menu-position.patch @@ -0,0 +1,31 @@ +From 4c410464a89615547e959c0392c69c77add4eaf5 Mon Sep 17 00:00:00 2001 +From: Mark Trompell +Date: Tue, 19 Jul 2011 06:47:21 +0000 +Subject: fix menu position + +--- +diff --git a/panel-plugin/indicator.c b/panel-plugin/indicator.c +index 1741a9c..4468a52 100644 +--- a/panel-plugin/indicator.c ++++ b/panel-plugin/indicator.c +@@ -163,14 +163,12 @@ on_button_press (GtkWidget *widget, GdkEventButton *event, IndicatorPlugin *indi + { + if( event->button == 1) /* left click only */ + { +- gtk_menu_popup (GTK_MENU(g_object_get_data (G_OBJECT(widget),"menu")), NULL, +- NULL, NULL, NULL, 1, event->time); +- /* no approvement to the above */ +- /* +- gtk_menu_popup (GTK_MENU(g_object_get_data (G_OBJECT(widget),"menu")), NULL, NULL, ++ GtkMenu * menu = GTK_MENU(g_object_get_data (G_OBJECT(widget),"menu")); ++ gtk_menu_attach_to_widget(menu, widget, NULL); ++ gtk_menu_popup (menu, NULL, NULL, + xfce_panel_plugin_position_menu, + indicator->plugin, 1, gtk_get_current_event_time ()); +- */ ++ + return TRUE; + } + /* event doesn't make it to the ebox, so I just push it. */ +-- +cgit diff --git a/source/xfce4-extra/xfce4-indicator-plugin/03_attach-button-to-menu-right-at-the-beginning.patch b/source/xfce4-extra/xfce4-indicator-plugin/03_attach-button-to-menu-right-at-the-beginning.patch new file mode 100644 index 0000000..7bda470 --- /dev/null +++ b/source/xfce4-extra/xfce4-indicator-plugin/03_attach-button-to-menu-right-at-the-beginning.patch @@ -0,0 +1,34 @@ +From defca954a995cba535ece42ae2a890ea0fdb3f10 Mon Sep 17 00:00:00 2001 +From: Mark Trompell +Date: Tue, 19 Jul 2011 07:00:00 +0000 +Subject: attach button to menu right at the beginning + +--- +diff --git a/panel-plugin/indicator.c b/panel-plugin/indicator.c +index 4468a52..613c1a5 100644 +--- a/panel-plugin/indicator.c ++++ b/panel-plugin/indicator.c +@@ -163,9 +163,7 @@ on_button_press (GtkWidget *widget, GdkEventButton *event, IndicatorPlugin *indi + { + if( event->button == 1) /* left click only */ + { +- GtkMenu * menu = GTK_MENU(g_object_get_data (G_OBJECT(widget),"menu")); +- gtk_menu_attach_to_widget(menu, widget, NULL); +- gtk_menu_popup (menu, NULL, NULL, ++ gtk_menu_popup (GTK_MENU(g_object_get_data (G_OBJECT(widget),"menu")), NULL, NULL, + xfce_panel_plugin_position_menu, + indicator->plugin, 1, gtk_get_current_event_time ()); + +@@ -234,7 +232,10 @@ entry_added (IndicatorObject * io, IndicatorObjectEntry * entry, gpointer user_d + gtk_button_set_label(GTK_BUTTON(button), gtk_label_get_label (entry->label)); + + if (entry->menu != NULL) ++ { + g_object_set_data(G_OBJECT(button), "menu", entry->menu); ++ gtk_menu_attach_to_widget(entry->menu, button, NULL); ++ } + + g_signal_connect(button, "button-press-event", G_CALLBACK(on_button_press), + user_data); +-- +cgit diff --git a/source/xfce4-extra/xfce4-indicator-plugin/FrugalBuild b/source/xfce4-extra/xfce4-indicator-plugin/FrugalBuild index 6ee7277..8603ba2 100644 --- a/source/xfce4-extra/xfce4-indicator-plugin/FrugalBuild +++ b/source/xfce4-extra/xfce4-indicator-plugin/FrugalBuild @@ -3,17 +3,23 @@ pkgname=xfce4-indicator-plugin pkgver=0.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="A plugin to display information from Ubuntu's MessagingMenu." url="http://goodies.xfce.org/projects/panel-plugins/xfce4-indicator-plugin" makedepends=('intltool') -depends=('libxfcegui4>=4.8.0' 'xfce4-panel>=4.8.0' 'libxfce4util>=4.8.0' 'libindicator>=0.3.22') +depends=('libxfcegui4>=4.8.0' 'xfce4-panel>=4.8.0' 'libxfce4util>=4.8.0' 'libindicator>=0.4') groups=('xfce4-extra' 'xfce4-goodies') _F_gnome_iconcache="y" _F_xfce_category="panel-plugins" Finclude xfce4 gnome-scriptlet archs=('i686' 'x86_64') -sha1sums=('45eece0519f5a8efcb6b8c5f5a9bc096ef310a23') +source=($source 01_search-for-indicator-0.4-pc.patch \ + 02_fix-menu-position.patch \ + 03_attach-button-to-menu-right-at-the-beginning.patch) +sha1sums=('45eece0519f5a8efcb6b8c5f5a9bc096ef310a23' \ + '097c6485d3bce96a88a415919f5d16efa69a1853' \ + '5702f2981a63d2c61f03cbdafeb0a0b32bf7c285' \ + '7b7d18da48149215f0b9153e72bc8ddadc6d3c26') # optimization OK From devil505linux at gmail.com Sat Oct 15 16:36:55 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 16:36:55 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: wingpanel-20111004-1-i686 * version bump Message-ID: <20111015143655.5B6AC142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2a5ba49bea06ee4865d08b85e5c70d1f74b78c89 commit 2a5ba49bea06ee4865d08b85e5c70d1f74b78c89 Author: Devil505 Date: Sat Oct 15 16:36:29 2011 +0200 wingpanel-20111004-1-i686 * version bump diff --git a/source/xapps-extra/wingpanel/FrugalBuild b/source/xapps-extra/wingpanel/FrugalBuild index 6c61e5d..5a0b322 100644 --- a/source/xapps-extra/wingpanel/FrugalBuild +++ b/source/xapps-extra/wingpanel/FrugalBuild @@ -2,22 +2,23 @@ # Maintainer: Devil505 pkgname=wingpanel -pkgver=20110411 +pkgver=20111004 pkgrel=1 pkgdesc="A super sexy space-saving top panel" url="https://launchpad.net/wingpanel" -depends=('libindicator>=0.3.19' 'glib2' 'libgee' 'cairo' 'unique1') +depends=('libindicator>=0.4' 'glib2' 'libgee' 'cairo' 'unique' 'gtk+3') makedepends=('intltool' 'gettext' 'vala') +_F_gnome_glib="y" +Finclude cmake gnome-scriptlet groups=('xapps-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=('6d31ccd296d3bbbffca764495e90d3930c1debd3') +sha1sums=('705eff40d0bd25fa3a1e5febb10a000ebf426088') build() { - Fcd - ./waf configure || Fdie - ./waf || Fdie - Fexerel ./_build_/$pkgname usr/bin/$pkgname + CMake_build + Fbuild_gnome_scriptlet } +# optimization OK From melko at frugalware.org Sat Oct 15 16:38:48 2011 From: melko at frugalware.org (Melko) Date: Sat, 15 Oct 2011 16:38:48 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: eric4-4.4.18-1-i686 Message-ID: <20111015143848.82A5A142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1924318ffb58f72dddac1234e6a91d010d789544 commit 1924318ffb58f72dddac1234e6a91d010d789544 Author: Melko Date: Sat Oct 15 16:38:28 2011 +0200 eric4-4.4.18-1-i686 * version bump diff --git a/source/xapps-extra/eric4/FrugalBuild b/source/xapps-extra/eric4/FrugalBuild index d73b46e..a41207a 100644 --- a/source/xapps-extra/eric4/FrugalBuild +++ b/source/xapps-extra/eric4/FrugalBuild @@ -2,33 +2,35 @@ # Maintainer: Melko pkgname=eric4 -pkgver=4.4.17 -pkgrel=2 +pkgver=4.4.18 +pkgrel=1 pkgdesc="Eric4 is a full featured Python (and Ruby) IDE that is written in PyQt4." _F_sourceforge_dirname="eric-ide" Finclude sourceforge python up2date="lynx -dump http://eric-ide.python-projects.org/eric-news.html| grep 'eric4 .* has been released'| sed -n 's/.* \([0-9.]*\) has been released.*/\1/;1p'" psrc="$source" -plangs=('cs' 'de' 'en' 'es' 'fr' 'it' 'ru' 'tr') -pdescs=('Czech' 'German' 'English' 'Spanish' 'French' 'Italian' 'Russian' 'Turkish') +plangs=('cs' 'de' 'en' 'es' 'fr' 'it' 'ru' 'tr' 'zh_cn') +pdescs=('Czech' 'German' 'English' 'Spanish' 'French' 'Italian' 'Russian' 'Turkish' 'Simplified Chinese') ## sources for i in ${plangs[@]} do - source=(${source[@]} ${psrc/eric4-$pkgver/eric4-i18n-$i-$pkgver}) + ## temporary hack for Chinese + source=(${source[@]} ${psrc/eric4-$pkgver/eric4-i18n-${i/zh_cn/zh_CN.GB2312}-$pkgver}) done source=(${source[@]} $pkgname.desktop) -sha1sums=('8e238eed54fe836daeb107c15b81102053698a5b' \ - '0a837c2332c5eea27e18c362388735631faedd79' \ - 'c66d63f715885f793652c87752f9c5443e4ccf53' \ - 'a402bbbf856c01359ca66139c1ea365d5fe27792' \ - 'fe2a7f476870fe6a02add35892083805e17f71cb' \ - 'b136764aff47c5338b74c2e4a70ac0575ae64bba' \ - '3c88f00aceb4bed0671a78c0cecd5f500a0afafa' \ - 'd8d7dea195c5676faea6ae8e1e8a6bc897b7608c' \ - '54275a0c1282261ce93e55b7783ad0e84fc6bf8b' \ +sha1sums=('6d5cfb38a114d944f93992a2b7813da0d10052c1' \ + '50d59d7e4044f913d4d23f552899ef74027c2777' \ + 'e97f4747b5897593077737ba7f235d7bb772756b' \ + '850c24adb8c83ed2b66b94a98179e80674ef4ad6' \ + '0b077ea9b2e2d10d00da317bce8e6f85d313b6fc' \ + '04c45c0a9dfc686359440d6e73d5eae425b553da' \ + '56877101286386a5842409dd94fa9a46f809f75e' \ + '200709c16a5e8460df058808bc87252eabf35889' \ + '4dbe376cf0b612b684fa59cd8e880d155f53e92f' \ + 'b27c70467147ef285aa242ea84bcaade9fba7e07' \ 'bdc6b72e48c1cab4bf779ed72a61b42cc1f997e5') groups=('xapps-extra') archs=('i686' 'x86_64') @@ -63,6 +65,6 @@ build() for i in ${plangs[@]} do - Fsplit $pkgname-i18n-$i $_F_python_libdir/eric4/i18n/eric4_$i.qm + Fsplit $pkgname-i18n-$i $_F_python_libdir/eric4/i18n/eric4_${i/zh_cn/zh_CN.GB2312}.qm done } From devil505linux at gmail.com Sat Oct 15 16:42:35 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 16:42:35 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: indicator-messages-0.5.0-2-i686 * version bump Message-ID: <20111015144235.989E9142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dc6b3959c37ffd08eecd4d2cf33c86f61905cdf1 commit dc6b3959c37ffd08eecd4d2cf33c86f61905cdf1 Author: Devil505 Date: Sat Oct 15 16:42:01 2011 +0200 indicator-messages-0.5.0-2-i686 * version bump diff --git a/source/ayatana-extra/indicator-messages/FrugalBuild b/source/ayatana-extra/indicator-messages/FrugalBuild index a8187af..39e4d7a 100644 --- a/source/ayatana-extra/indicator-messages/FrugalBuild +++ b/source/ayatana-extra/indicator-messages/FrugalBuild @@ -2,16 +2,18 @@ # Maintainer: Devil505 pkgname=indicator-messages -pkgver=0.4.0 -pkgrel=1 +pkgver=0.5.0 +pkgrel=2 pkgdesc="A place on the user's desktop that collects messages that need a response." url="https://launchpad.net/indicator-messages" -depends=('libindicator>=0.3.22' 'libindicate>=0.5.0' 'libdbusmenu-gtk>=0.4.0') +depends=('libindicator>=0.4' 'libindicate>=0.6' 'libdbusmenu-gtk>=0.5' \ + 'telepathy-glib') makedepends=('intltool') groups=('ayatana-extra') archs=('i686' 'x86_64') -up2date="Flasttar $url" -source=($url/0.4/$pkgver/+download/$pkgname-$pkgver.tar.gz) +_F_launchpad_branch="0.5" +Finclude launchpad Fconfopts="${Fconfopts[@]} --disable-static" -sha1sums=('759b5aba18957f013a74fe6cc40fd8495303fdfd') +sha1sums=('ac1cf52a7d125d1fb5cc5f64ff7122ea52327a8b') +# optimization OK From devil505linux at gmail.com Sat Oct 15 16:44:11 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 16:44:11 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: indicator-session-0.3.7-1-i686 * version bump Message-ID: <20111015144411.AB83E142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1b38ab81e3272b77513b6e90f585911e64a0a643 commit 1b38ab81e3272b77513b6e90f585911e64a0a643 Author: Devil505 Date: Sat Oct 15 16:43:47 2011 +0200 indicator-session-0.3.7-1-i686 * version bump diff --git a/source/ayatana-extra/indicator-session/FrugalBuild b/source/ayatana-extra/indicator-session/FrugalBuild index db0efbd..fcd3fe1 100644 --- a/source/ayatana-extra/indicator-session/FrugalBuild +++ b/source/ayatana-extra/indicator-session/FrugalBuild @@ -2,17 +2,14 @@ # Maintainer: Devil505 pkgname=indicator-session -pkgver=0.2.17 +pkgver=0.3.7 pkgrel=1 pkgdesc="An indicator showing session management, status and user switching." -url="https://launchpad.net/indicator-session" -depends=('libdbusmenu-gtk>=0.3.98-3' 'libindicator>=0.3.19' 'gconf') +depends=('libdbusmenu-gtk>=0.5' 'libindicator>=0.4' 'gconf' 'libgudev') makedepends=('intltool') groups=('ayatana-extra') archs=('i686' 'x86_64') _F_gnome_schemas=('/etc/gconf/schemas/indicator-session.schemas') -Finclude gnome-scriptlet -up2date="Flasttar $url" -source=(http://launchpad.net/${pkgname}/0.2/$pkgver/+download/$pkgname-$pkgver.tar.gz) -sha1sums=('874d1495c90d6c47dbd0f10e90d60f8982b8f3de') - +_F_launchpad_branch="0.3" +Finclude launchpad gnome-scriptlet +sha1sums=('94c3c42b3de98de81a9a7b474d2d1ea8654220c8') From devil505linux at gmail.com Sat Oct 15 16:52:02 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 16:52:02 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gtkspell-2.0.16-5-i686 * added patch to get the GTK+3 support * bouleetbil ^^ Message-ID: <20111015145202.CC457142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4849c83446a00b68df480320fe2cba2cd8b769a1 commit 4849c83446a00b68df480320fe2cba2cd8b769a1 Author: Devil505 Date: Sat Oct 15 16:51:40 2011 +0200 gtkspell-2.0.16-5-i686 * added patch to get the GTK+3 support * bouleetbil ^^ diff --git a/source/xlib/gtkspell/FrugalBuild b/source/xlib/gtkspell/FrugalBuild index 272f07a..78df8a8 100644 --- a/source/xlib/gtkspell/FrugalBuild +++ b/source/xlib/gtkspell/FrugalBuild @@ -3,15 +3,25 @@ pkgname=gtkspell pkgver=2.0.16 -pkgrel=3 +pkgrel=5 pkgdesc="GtkSpell provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget." url="http://gtkspell.sourceforge.net/" -depends=('libxml2>=2.7.8' 'gtk+2>=2.20.0-2' 'aspell' 'enchant') -makedepends=('intltool') +depends=('libxml2>=2.7.8' 'aspell' 'enchant' 'gtk+3') +makedepends=('intltool' 'gtk-doc') options=('scriptlet') groups=('xlib') archs=('i686' 'x86_64' 'ppc') Finclude sourceforge -sha1sums=('49a3eaff850d119a94fc929635270f01e87cdca1') +source=($source gtk3_support.patch) +sha1sums=('49a3eaff850d119a94fc929635270f01e87cdca1' \ + '2d371218a761fd627cd03460dc2faf86d4fd10c7') + +build() { + Fcd + Fpatchall + autoreconf -fi || Fdie + Fmake + Fmakeinstall +} # optimization OK diff --git a/source/xlib/gtkspell/gtk3_support.patch b/source/xlib/gtkspell/gtk3_support.patch new file mode 100644 index 0000000..7605aee --- /dev/null +++ b/source/xlib/gtkspell/gtk3_support.patch @@ -0,0 +1,141 @@ +=== modified file 'Makefile.am' +--- old/Makefile.am 2010-01-08 22:13:05 +0000 ++++ new/Makefile.am 2011-07-23 21:39:04 +0000 +@@ -1,8 +1,14 @@ + SUBDIRS=gtkspell examples docs po + + pkgconfigdir=$(libdir)/pkgconfig ++ ++if USE_GTK3 ++pkgconfig_DATA=gtkspell3-2.0.pc ++DISTCLEANFILES=gtkspell3-2.0.pc ++else + pkgconfig_DATA=gtkspell-2.0.pc + DISTCLEANFILES=gtkspell-2.0.pc ++endif + + dist-hook: + $(MAKE) -C "$(srcdir)/po" "$(GETTEXT_PACKAGE).pot" + +=== modified file 'configure.ac' +--- old/configure.ac 2010-01-08 22:13:05 +0000 ++++ new/configure.ac 2011-07-24 00:34:17 +0000 +@@ -15,11 +15,32 @@ + SPELLER_LIB=-lenchant + + AC_SUBST(SPELLER_LIB) +-GTKSPELL_PACKAGES=gtk+-2.0 ++ ++AC_ARG_WITH([gtk], ++ [AS_HELP_STRING([--with-gtk], ++ [Which version of gtk to use @<:@default=2@:>@])], ++ [], ++ [with_gtk=3]) ++AS_IF([test "x$with_gtk" = x3], ++ [PKG_CHECK_MODULES(GTKSPELL, gtk+-3.0 ++ enchant >= 0.4.0) ++ GTKSPELL_PACKAGES=gtk+-3.0 ++ AC_SUBST(GTKSPELL_CFLAGS) ++ AC_SUBST(GTKSPELL_LIBS) ++ AC_DEFINE(HAVE_GTK3, 1, [whether gtk3 is available]) ++ ], ++ [test "x$with_gtk" = x2], ++ [PKG_CHECK_MODULES(GTKSPELL, gtk+-2.0 ++ enchant >= 0.4.0) ++ GTKSPELL_PACKAGES=gtk+-2.0 ++ AC_SUBST(GTKSPELL_CFLAGS) ++ AC_SUBST(GTKSPELL_LIBS) ++ ], ++ [AC_MSG_FAILURE([Value for --with-gtk was neither 2 nor 3])] ++) ++AM_CONDITIONAL(USE_GTK3, [test "x$with_gtk" = x3]) ++ + AC_SUBST(GTKSPELL_PACKAGES) +-PKG_CHECK_MODULES(GTKSPELL, $GTKSPELL_PACKAGES enchant >= 0.4.0 ) +-AC_SUBST(GTKSPELL_CFLAGS) +-AC_SUBST(GTKSPELL_LIBS) + + # check Pango version so we can use PANGO_UNDERLINE_ERROR when available: + PKG_CHECK_MODULES(PANGO, [pango >= 1.3.5], +@@ -90,7 +111,7 @@ + + dnl AM_MAINTAINER_MODE + +-AC_CONFIG_FILES(Makefile gtkspell/Makefile examples/Makefile gtkspell-2.0.pc gtkspell.spec docs/Makefile po/Makefile.in) ++AC_CONFIG_FILES(Makefile gtkspell/Makefile examples/Makefile gtkspell-2.0.pc gtkspell3-2.0.pc gtkspell.spec docs/Makefile po/Makefile.in) + + GTK_DOC_CHECK(1.0) + + +=== modified file 'examples/Makefile.am' +--- old/examples/Makefile.am 2005-09-06 13:00:45 +0000 ++++ new/examples/Makefile.am 2011-07-23 21:39:04 +0000 +@@ -1,6 +1,10 @@ + noinst_PROGRAMS = simple advanced + AM_CFLAGS = @GTKSPELL_CFLAGS@ -I$(top_builddir) + INCLUDES = -I$(top_srcdir) ++if USE_GTK3 ++LDADD = @GTKSPELL_LIBS@ $(top_builddir)/gtkspell/libgtkspell3.la ++else + LDADD = @GTKSPELL_LIBS@ $(top_builddir)/gtkspell/libgtkspell.la ++endif + simple_SOURCES = simple.c + advanced_SOURCES = advanced.c + +=== modified file 'gtkspell/Makefile.am' +--- old/gtkspell/Makefile.am 2005-09-06 13:00:45 +0000 ++++ new/gtkspell/Makefile.am 2011-07-23 21:39:04 +0000 +@@ -1,6 +1,19 @@ +-lib_LTLIBRARIES=libgtkspell.la ++if USE_GTK3 ++VER=3 ++lib_LTLIBRARIES = libgtkspell3.la ++else ++VER= ++lib_LTLIBRARIES = libgtkspell.la ++endif ++ + AM_CFLAGS=@GTKSPELL_CFLAGS@ -DG_LOG_DOMAIN=\"gtkspell\" -DLOCALEDIR=\""$(datadir)/locale"\" + libgtkspell_la_LIBADD=@GTKSPELL_LIBS@ @SPELLER_LIB@ + libgtkspell_la_includedir=$(includedir)/gtkspell-2.0/gtkspell + libgtkspell_la_include_HEADERS=gtkspell.h + libgtkspell_la_SOURCES=gtkspell.c deprecated.c gtkspell.h ++ ++libgtkspell3_la_LIBADD=$(libgtkspell_la_LIBADD) ++libgtkspell3_la_includedir=$(libgtkspell_la_includedir) ++libgtkspell3_la_include_HEADERS=$(libgtkspell_la_include_HEADERS) ++libgtkspell3_la_SOURCES=$(libgtkspell_la_SOURCES) ++ + +=== modified file 'gtkspell/gtkspell.c' +--- old/gtkspell/gtkspell.c 2010-01-08 22:13:05 +0000 ++++ new/gtkspell/gtkspell.c 2011-07-23 21:39:04 +0000 +@@ -310,7 +310,8 @@ + + get_word_extents_from_mark(spell->buffer, &start, &end, spell->mark_click); + oldword = gtk_text_buffer_get_text(spell->buffer, &start, &end, FALSE); +- newword = gtk_label_get_text(GTK_LABEL(GTK_BIN(menuitem)->child)); ++ newword = ++ gtk_label_get_text(GTK_LABEL(gtk_bin_get_child(GTK_BIN(menuitem)))); + + if (debug) { + g_print("old word: '%s'\n", oldword); + +=== added file 'gtkspell3-2.0.pc.in' +--- old/gtkspell3-2.0.pc.in 1970-01-01 00:00:00 +0000 ++++ new/gtkspell3-2.0.pc.in 2011-07-23 21:39:04 +0000 +@@ -0,0 +1,13 @@ ++prefix=@prefix@ ++exec_prefix=@exec_prefix@ ++libdir=@libdir@ ++includedir=@includedir@ ++ ++Name: GTKSpell ++Description: GTK spelling library ++Version: @VERSION@ ++Requires: @GTKSPELL_PACKAGES@ ++Libs: -L${libdir} -lgtkspell3 ++Libs.private: @SPELLER_LIB@ ++Cflags: -I${includedir}/gtkspell-2.0 ++ + From iron at frugalware.org Sat Oct 15 17:41:35 2011 From: iron at frugalware.org (Krisztian VASAS) Date: Sat, 15 Oct 2011 17:41:35 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: exim-4.77-1-x86_64 - version bump - removed not needed patch Message-ID: <20111015154135.C473A142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=95d810d06fd971e015e77082a1dadd84a30c9875 commit 95d810d06fd971e015e77082a1dadd84a30c9875 Author: Krisztian VASAS Date: Sat Oct 15 17:41:04 2011 +0200 exim-4.77-1-x86_64 - version bump - removed not needed patch diff --git a/source/network-extra/exim/FrugalBuild b/source/network-extra/exim/FrugalBuild index 53864ad..4db9f03 100644 --- a/source/network-extra/exim/FrugalBuild +++ b/source/network-extra/exim/FrugalBuild @@ -2,9 +2,9 @@ # Maintainer: Krisztian VASAS pkgname=exim -pkgver=4.76 +pkgver=4.77 eximver=${pkgver%%.*} -pkgrel=2 +pkgrel=1 pkgdesc="MTA developed at the University of Cambridge for use on Unix systems." url="http://www.exim.org" depends=('openldap>=2.4.23-2' 'cyrus-sasl' 'libmysqlclient>=5.5.10' 'libpq') @@ -23,9 +23,8 @@ source=("${mirror}/${pkgname}${eximver}/${pkgname}-${pkgver}.tar.bz2" \ "${pkgname}${eximver}.sysconfig" \ "add_localmakefile.patch" \ "ignore-exim_install-versioncheck.patch" \ - "add-missing-destdir-to-install.patch" \ "fix-default_config-mail_spool_path.patch") -signatures=("${source[0]}.asc" '' '' '' '' '' '' '') +signatures=("${source[0]}.asc" '' '' '' '' '' '') install="$pkgname.install" build() From iron at frugalware.org Sat Oct 15 17:45:06 2011 From: iron at frugalware.org (Krisztian VASAS) Date: Sat, 15 Oct 2011 17:45:06 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: quagga-0.99.20-1-x86_64 - version bump Message-ID: <20111015154506.733EE142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=59bead1a3dc563aab7a86529e0e8fa7ed942e2ac commit 59bead1a3dc563aab7a86529e0e8fa7ed942e2ac Author: Krisztian VASAS Date: Sat Oct 15 17:45:00 2011 +0200 quagga-0.99.20-1-x86_64 - version bump diff --git a/source/network-extra/quagga/FrugalBuild b/source/network-extra/quagga/FrugalBuild index cb005fe..b57e1fe 100644 --- a/source/network-extra/quagga/FrugalBuild +++ b/source/network-extra/quagga/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Krisztian VASAS pkgname=quagga -pkgver=0.99.18 -pkgrel=2 +pkgver=0.99.20 +pkgrel=1 pkgdesc="A GPL licensed IPv4/IPv6 routing software" url="http://www.quagga.net/" depends=('net-snmp>=5.5') From devil505linux at gmail.com Sat Oct 15 17:47:40 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 17:47:40 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: unity-3.8.16-1-i686 * bin Message-ID: <20111015154740.4F259142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a376fe56e28e2f085236e9634cacf7745ee3cf5c commit a376fe56e28e2f085236e9634cacf7745ee3cf5c Author: Devil505 Date: Sat Oct 15 17:46:56 2011 +0200 unity-3.8.16-1-i686 * bin diff --git a/source/ayatana-extra/unity/FrugalBuild b/source/ayatana-extra/unity/FrugalBuild deleted file mode 100644 index de8b08d..0000000 --- a/source/ayatana-extra/unity/FrugalBuild +++ /dev/null @@ -1,40 +0,0 @@ -# Compiling Time: 0.33 SBU -# Maintainer: Devil505 - -pkgname=unity -pkgver=3.8.16 -branch=3.0 -pkgrel=1 -pkgdesc="A desktop experience designed for efficiency of space and interaction" -url="https://launchpad.net/unity/" -depends=('compiz-gnome>=0.9.4-2' 'nux>=0.9.48' 'bamf>=0.2.70' 'libdee>=0.5.16' 'libdbusmenu>=0.4.0' 'libindicator' \ - 'libunity-misc' 'unity-asset-pool' 'compizconfig-backend-gconf') -makedepends=('vala' 'intltool' 'gobject-introspection' 'boost') -groups=('ayatana-extra') -_F_cmake_confopts="-DCMAKE_BUILD_TYPE=Release -DCOMPIZ_PLUGIN_INSTALL_TYPE=package" -_F_gnome_glib="y" -_F_gnome_schemas=('/etc/gconf/schemas/compiz-unityshell.schemas') -Finclude cmake gnome-scriptlet -archs=('i686' 'x86_64') -up2date="Flasttar $url" -source=($url/$branch/$pkgver/+download/$pkgname-$pkgver.tar.bz2 frugalware-icon.png unity-3.2.14-disable_tests.patch) -sha1sums=('223b4507f8964cb3b35bcb4301c76bdc339cfb5e' \ - '74be0bbad4cda0b411fb4f8e62c5fa401535aa8b' \ - '14b8f00bc15e7789fc81a87a0b7f4505baf43957') - -build() { - CMake_build - - Fmkdir /etc/gconf/schemas/ - Fmv usr/share/gconf/schemas/compiz-unitymtgrabhandles.schemas etc/gconf/schemas/compiz-unitymtgrabhandles.schemas - Frm usr/share/gconf/ - Fbuild_gnome_scriptlet - Frm /var - - # replacing ubuntu icon by frugalware icon :) - Frm usr/share/unity/3/bfb.png - Ffile frugalware-icon.png usr/share/unity/3/bfb.png -} - - -# optimization OK diff --git a/source/ayatana-extra/unity/frugalware-icon.png b/source/ayatana-extra/unity/frugalware-icon.png deleted file mode 100644 index 897ec66..0000000 Binary files a/source/ayatana-extra/unity/frugalware-icon.png and /dev/null differ diff --git a/source/ayatana-extra/unity/unity-3.2.14-disable_tests.patch b/source/ayatana-extra/unity/unity-3.2.14-disable_tests.patch deleted file mode 100644 index cde16ab..0000000 --- a/source/ayatana-extra/unity/unity-3.2.14-disable_tests.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -urN unity-3.2.14.old//CMakeLists.txt unity-3.2.14/CMakeLists.txt ---- unity-3.2.14.old//CMakeLists.txt 2011-01-20 17:10:33.000000000 +0000 -+++ unity-3.2.14/CMakeLists.txt 2011-01-21 16:27:44.780555107 +0000 -@@ -4,7 +4,7 @@ - - include (cmake/Documentation.cmake) - --subdirs (services tests tools doc) -+subdirs (services tools doc) - - # - # Base bits From devil505linux at gmail.com Sat Oct 15 17:47:40 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 17:47:40 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: unity-2d-3.8.10-1-i686 * bin Message-ID: <20111015154740.6567A142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8ed164a7da0f6b7eade9bd4a7c143e7bb6f7986f commit 8ed164a7da0f6b7eade9bd4a7c143e7bb6f7986f Author: Devil505 Date: Sat Oct 15 17:47:45 2011 +0200 unity-2d-3.8.10-1-i686 * bin diff --git a/source/ayatana-extra/unity-2d/FrugalBuild b/source/ayatana-extra/unity-2d/FrugalBuild deleted file mode 100644 index 4a626b4..0000000 --- a/source/ayatana-extra/unity-2d/FrugalBuild +++ /dev/null @@ -1,30 +0,0 @@ -# Compiling Time: 0.12 SBU -# Maintainer: Devil505 - -pkgname=unity-2d -pkgver=3.8.10 -pkgrel=1 -pkgdesc="unity-2d project is a 2d implementation of Unity" -depends=('libwnck2' 'libdbusmenu-qt' 'libindicator' 'libqtbamf>=0.2.1' 'libqtdee' 'libqtgconf' \ - 'utouch-geis' 'unity-asset-pool' 'libqtopengl') -groups=('ayatana-extra') -archs=('i686' 'x86_64') -Finclude cmake launchpad -Fpkgversep="_" -up2date="Flasttar https://launchpad.net/ubuntu/oneiric/+source/$pkgname | sed 's/.orig//g'" -source=(https://launchpad.net/ubuntu/oneiric/+source/$pkgname/$pkgver-0ubuntu1/+files/$pkgname$Fpkgversep$pkgver.orig.tar.gz \ - gio-unix.patch $pkgname.desktop $pkgname.session) -_F_cd_path="$pkgname-$pkgver" -sha1sums=('8683b8a29874db1370b37001bab1b49744b428f7' \ - '38f4638c2af7b05fb1f83eb52350e0e946a9a8f2' \ - 'fe674eb62915eea13a77c90c4c1ead6d947fdc6d' \ - '590c4de584afe4329317e6dab09e5a596e4773c7') - -build() { - CMake_build - Fmkdir usr/share/{xsessions,gnome-session/sessions} - Ffile $pkgname.desktop usr/share/xsessions/$pkgname.desktop - Ffile $pkgname.session usr/share/gnome-session/sessions/$pkgname.session -} - -# optimization OK diff --git a/source/ayatana-extra/unity-2d/gio-unix.patch b/source/ayatana-extra/unity-2d/gio-unix.patch deleted file mode 100644 index e3c2f04..0000000 --- a/source/ayatana-extra/unity-2d/gio-unix.patch +++ /dev/null @@ -1,24 +0,0 @@ -diff -pruN unity-2d.orig/libunity-2d-private/Unity2d/dragitemwithurl.cpp unity-2d/libunity-2d-private/Unity2d/dragitemwithurl.cpp ---- unity-2d.orig/libunity-2d-private/Unity2d/dragitemwithurl.cpp 2011-06-10 12:25:28.000000000 +1100 -+++ unity-2d/libunity-2d-private/Unity2d/dragitemwithurl.cpp 2011-06-10 12:27:41.000000000 +1100 -@@ -25,7 +25,7 @@ - // GIO - #undef signals - extern "C" { -- #include -+ #include - } - - // Qt -diff -pruN unity-2d.orig/libunity-2d-private/Unity2d/launcherapplication.h unity-2d/libunity-2d-private/Unity2d/launcherapplication.h ---- unity-2d.orig/libunity-2d-private/Unity2d/launcherapplication.h 2011-06-10 12:25:28.000000000 +1100 -+++ unity-2d/libunity-2d-private/Unity2d/launcherapplication.h 2011-06-10 12:26:27.000000000 +1100 -@@ -17,7 +17,7 @@ - #ifndef LAUNCHERAPPLICATION_H - #define LAUNCHERAPPLICATION_H - --#include -+#include - #include - - // libindicator diff --git a/source/ayatana-extra/unity-2d/unity-2d.desktop b/source/ayatana-extra/unity-2d/unity-2d.desktop deleted file mode 100644 index 9da74a2..0000000 --- a/source/ayatana-extra/unity-2d/unity-2d.desktop +++ /dev/null @@ -1,9 +0,0 @@ - -[Desktop Entry] -Name=Unity 2D -Comment=This session logs you into Unity 2D Mode -Exec=gnome-session --session=unity-2d -TryExec=unity-2d-panel -Icon= -Type=Application -X-Gnome-Gettext-Domain=gnome-session-3.0 diff --git a/source/ayatana-extra/unity-2d/unity-2d.session b/source/ayatana-extra/unity-2d/unity-2d.session deleted file mode 100644 index f858ae3..0000000 --- a/source/ayatana-extra/unity-2d/unity-2d.session +++ /dev/null @@ -1,8 +0,0 @@ -[GNOME Session] -Name=Unity 2D -RequiredComponents=gnome-settings-daemon; -RequiredProviders=windowmanager;panel;launcher; -DefaultProvider-windowmanager=metacity -DefaultProvider-panel=unity-2d-panel -DefaultProvider-launcher=unity-2d-launcher - From iron at frugalware.org Sat Oct 15 17:49:29 2011 From: iron at frugalware.org (Krisztian VASAS) Date: Sat, 15 Oct 2011 17:49:29 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: dovecot-2.0.15-1-x86_64 - version bump Message-ID: <20111015154929.C4C47142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fcb89c8991f4d1f2b75383bc9880364e8243bc85 commit fcb89c8991f4d1f2b75383bc9880364e8243bc85 Author: Krisztian VASAS Date: Sat Oct 15 17:49:31 2011 +0200 dovecot-2.0.15-1-x86_64 - version bump diff --git a/source/network-extra/dovecot/FrugalBuild b/source/network-extra/dovecot/FrugalBuild index 0b19b0d..e50f1d4 100644 --- a/source/network-extra/dovecot/FrugalBuild +++ b/source/network-extra/dovecot/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Krisztian VASAS pkgname=dovecot -pkgver=2.0.14 +pkgver=2.0.15 pkgrel=1 mainver=${pkgver%.*} pkgdesc="An open source IMAP and POP3 server, written with security primarily in mind." From devil505linux at gmail.com Sat Oct 15 17:50:15 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 17:50:15 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: unity-asset-pool-0.8.20-1-i686 * bin Message-ID: <20111015155015.CCFD3142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cc5b3c1bfeba21282a450529de51c96351e7dcda commit cc5b3c1bfeba21282a450529de51c96351e7dcda Author: Devil505 Date: Sat Oct 15 17:49:57 2011 +0200 unity-asset-pool-0.8.20-1-i686 * bin diff --git a/source/ayatana-extra/unity-asset-pool/FrugalBuild b/source/ayatana-extra/unity-asset-pool/FrugalBuild deleted file mode 100644 index 8dad2ed..0000000 --- a/source/ayatana-extra/unity-asset-pool/FrugalBuild +++ /dev/null @@ -1,31 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: Devil505 - -pkgname=unity-asset-pool -pkgver=0.8.20 -pkgrel=1 -pkgdesc="Design assets for Unity" -depends=('gnome-icon-theme') -groups=('ayatana-extra') -archs=('i686' 'x86_64') -Finclude launchpad -source=($url/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.gz \ - distributor-logo22.png distributor-logo24.png) -sha1sums=('0900f21d4d1efc41fdfa26c5ef755f131b4ce030' \ - 'cb05d3a9a5e7179633403ad9554f4ca5a4da71c0' \ - '6f8f49e9778b27afc85dd4f4eab121e36558d46a') - -build() { - Fcd $pkgname - Fmkdir usr/share/unity/themes - cp -r launcher/* "$Fdestdir/usr/share/unity/themes" || Fdie - cp -r panel/* "$Fdestdir/usr/share/unity/themes" || Fdie - - Fmkdir usr/share/icons - cp -r unity-icon-theme "$Fdestdir/usr/share/icons" || Fdie - # let's replace ubuntu logo by Frugalware's one :p - Frm usr/share/icons/unity-icon-theme/places/22/distributor-logo.png - Frm usr/share/icons/unity-icon-theme/places/24/distributor-logo.png - Finstall 644 distributor-logo22.png usr/share/icons/unity-icon-theme/places/22/distributor-logo.png - Finstall 644 distributor-logo24.png usr/share/icons/unity-icon-theme/places/24/distributor-logo.png -} diff --git a/source/ayatana-extra/unity-asset-pool/distributor-logo22.png b/source/ayatana-extra/unity-asset-pool/distributor-logo22.png deleted file mode 100644 index 89d649c..0000000 Binary files a/source/ayatana-extra/unity-asset-pool/distributor-logo22.png and /dev/null differ diff --git a/source/ayatana-extra/unity-asset-pool/distributor-logo24.png b/source/ayatana-extra/unity-asset-pool/distributor-logo24.png deleted file mode 100644 index ad95bda..0000000 Binary files a/source/ayatana-extra/unity-asset-pool/distributor-logo24.png and /dev/null differ From devil505linux at gmail.com Sat Oct 15 17:51:38 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 17:51:38 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: unity-place-files-0.5.46-1-i686 * bin Message-ID: <20111015155138.D7F0B142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8a1535fa5cc6639a69863721e7bc4f4e2eec9e0f commit 8a1535fa5cc6639a69863721e7bc4f4e2eec9e0f Author: Devil505 Date: Sat Oct 15 17:51:43 2011 +0200 unity-place-files-0.5.46-1-i686 * bin diff --git a/source/ayatana-extra/unity-place-files/FrugalBuild b/source/ayatana-extra/unity-place-files/FrugalBuild deleted file mode 100644 index da56fdc..0000000 --- a/source/ayatana-extra/unity-place-files/FrugalBuild +++ /dev/null @@ -1,14 +0,0 @@ -# Compiling Time: 0.03 SBU -# Maintainer: Devil505 - -pkgname=unity-place-files -pkgver=0.5.46 -pkgrel=1 -pkgdesc="A daemon exposing your files and file history to Unity" -depends=('glib2>=2.27' 'libzeitgeist>=0.3.0' 'libunity>=3.6.2' 'zeitgeist-extensions') -makedepends=('vala>=0.11.3' 'intltool') -groups=('ayatana-extra') -archs=('i686' 'x86_64') -Finclude launchpad -sha1sums=('127ac08036ee5da7c157c90e3022cdf719a97b0a') - From devil505linux at gmail.com Sat Oct 15 18:09:08 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 18:09:08 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: nux-1.0.2-1-i686 * bin Message-ID: <20111015160908.53D25142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=51b264eec1a3cdcdd1f08e5f48b5e7f684e675b1 commit 51b264eec1a3cdcdd1f08e5f48b5e7f684e675b1 Author: Devil505 Date: Sat Oct 15 18:08:50 2011 +0200 nux-1.0.2-1-i686 * bin diff --git a/source/ayatana-extra/nux/FrugalBuild b/source/ayatana-extra/nux/FrugalBuild deleted file mode 100644 index 6216498..0000000 --- a/source/ayatana-extra/nux/FrugalBuild +++ /dev/null @@ -1,21 +0,0 @@ -# Compiling Time: 0.35 SBU -# Maintainer: Devil505 - -pkgname=nux -pkgver=1.0.2 -pkgrel=1 -pkgdesc="An OpenGL toolkit (for Unity)" -url="https://launchpad.net/nux" -depends=('dbus-sharp-glib' 'gnome-desktop-sharp' 'gnome-keyring-sharp' \ - 'mono-addins' 'xdg-utils' 'glib2' 'gdk-pixbuf2' 'glewmx' 'libsigc++2' \ - 'gmock' 'libboost-static') -makedepends=('boost') -_F_mono_aot=0 -_F_launchpad_ext=".tar.gz" -_F_launchpad_branch="1.0" -Finclude mono launchpad -groups=('ayatana-extra') -archs=('i686' 'x86_64') -sha1sums=('de0d2e9cbdd6b0189284b1e716cfd0a74b990f56') - -# optimization OK From devil505linux at gmail.com Sat Oct 15 18:13:49 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 18:13:49 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: clutk-0.3.54-3-i686 * bin Message-ID: <20111015161349.D1AED142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3320f99c2ba76e91282d4458f31d8322d5d6dbd7 commit 3320f99c2ba76e91282d4458f31d8322d5d6dbd7 Author: Devil505 Date: Sat Oct 15 18:13:52 2011 +0200 clutk-0.3.54-3-i686 * bin diff --git a/source/ayatana-extra/clutk/FrugalBuild b/source/ayatana-extra/clutk/FrugalBuild deleted file mode 100644 index f22f1a5..0000000 --- a/source/ayatana-extra/clutk/FrugalBuild +++ /dev/null @@ -1,15 +0,0 @@ -# Compiling Time: 0.14 SBU -# Maintainer: Devil505 - -pkgname=clutk -pkgver=0.3.54 -pkgrel=3 -pkgdesc="A general-purpose toolkit for Clutter used by UNR's netbook-launcher." -url="https://launchpad.net/clutk/" -depends=('clutter-gtk2' 'glew') -groups=('ayatana-extra') -archs=('i686' 'x86_64') -up2date="Flasttar $url" -source=($url/0.3/$pkgver/+download/$pkgname-$pkgver.tar.gz) -sha1sums=('3ec1615a5ca226f2e08c5add32d8874b3968107e') -Fconfopts="${Fconfopts[@]} --disable-introspection" From devil505linux at gmail.com Sat Oct 15 18:21:45 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 18:21:45 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libqtgconf-0.1-1-i686 * bin Message-ID: <20111015162145.614C8142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b71e0ca9ab8912274ef214d637dd6a2add292e9f commit b71e0ca9ab8912274ef214d637dd6a2add292e9f Author: Devil505 Date: Sat Oct 15 18:20:48 2011 +0200 libqtgconf-0.1-1-i686 * bin diff --git a/source/ayatana-extra/libqtgconf/FrugalBuild b/source/ayatana-extra/libqtgconf/FrugalBuild deleted file mode 100644 index e9f307e..0000000 --- a/source/ayatana-extra/libqtgconf/FrugalBuild +++ /dev/null @@ -1,19 +0,0 @@ -# Compiling Time: 0.02 SBU -# Maintainer: Devil505 - -pkgname=libqtgconf -pkgver=0.1 -pkgrel=1 -pkgdesc="Qt bindings for GConf" -depends=('libqtdbus' 'gconf' 'libqtdeclarative' 'libqtsql' 'libqtxmlpatterns' 'libuuid') -groups=('ayatana-extra') -archs=('i686' 'x86_64') -_F_launchpad_dirname="gconf-qt" -Finclude cmake launchpad -Fpkgversep="_" -up2date="Flasttar https://launchpad.net/ubuntu/natty/+source/$pkgname | sed 's/.orig//g'" -source=(https://launchpad.net/ubuntu/natty/+source/$pkgname/$pkgver-0ubuntu5/+files/$pkgname$Fpkgversep$pkgver.orig.tar.gz) -_F_cd_path="$pkgname-$pkgver" -sha1sums=('aa15463887e7aa1aea8eaadae6dd4728c18a2114') - -# optimization OK From devil505linux at gmail.com Sat Oct 15 18:21:45 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 18:21:45 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libqtdee-0.2.2-1-i686 * bin Message-ID: <20111015162145.6BDD2142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bce634785a9f04c21afc88e999da74529debf52f commit bce634785a9f04c21afc88e999da74529debf52f Author: Devil505 Date: Sat Oct 15 18:21:15 2011 +0200 libqtdee-0.2.2-1-i686 * bin diff --git a/source/ayatana-extra/libqtdee/FrugalBuild b/source/ayatana-extra/libqtdee/FrugalBuild deleted file mode 100644 index 0c08252..0000000 --- a/source/ayatana-extra/libqtdee/FrugalBuild +++ /dev/null @@ -1,24 +0,0 @@ -# Compiling Time: 0.02 SBU -# Maintainer: Devil505 - -pkgname=libqtdee -pkgver=0.2.2 -pkgrel=1 -pkgdesc="Qt bindings for libdee" -depends=('libdee' 'libqtdeclarative' 'libqtsql' 'libqtxmlpatterns' 'libuuid') -groups=('ayatana-extra') -archs=('i686' 'x86_64') -_F_launchpad_dirname="dee-qt" -Finclude cmake launchpad -Fpkgversep="_" -up2date="Flasttar https://launchpad.net/ubuntu/natty/+source/$pkgname | sed 's/.orig//g'" -source=(https://launchpad.net/ubuntu/natty/+source/$pkgname/$pkgver-0ubuntu1/+files/$pkgname$Fpkgversep$pkgver.orig.tar.gz) -_F_cd_path="$pkgname-$pkgver" -sha1sums=('ad8926af1d5381487d73bd0c4dea3871a8c3dd60') - -build() { - CMake_build - Ffilerel ../libqtdee.pc usr/lib/pkgconfig/libqtdee.pc -} - -# optimization OK From devil505linux at gmail.com Sat Oct 15 18:21:45 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 18:21:45 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libqtbamf-0.2.1-1-i686 * bin Message-ID: <20111015162145.72C0E142005F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c7ba91c0cb39f6b2f911a0f8caf82a52215c16ac commit c7ba91c0cb39f6b2f911a0f8caf82a52215c16ac Author: Devil505 Date: Sat Oct 15 18:21:46 2011 +0200 libqtbamf-0.2.1-1-i686 * bin diff --git a/source/ayatana-extra/libqtbamf/FrugalBuild b/source/ayatana-extra/libqtbamf/FrugalBuild deleted file mode 100644 index da97d71..0000000 --- a/source/ayatana-extra/libqtbamf/FrugalBuild +++ /dev/null @@ -1,19 +0,0 @@ -# Compiling Time: 0.02 SBU -# Maintainer: Devil505 - -pkgname=libqtbamf -pkgver=0.2.1 -pkgrel=1 -pkgdesc="Qt bindings for libbamf" -depends=('libqtdbus' 'libqtdeclarative' 'libqtsql' 'libqtxmlpatterns' 'libuuid') -groups=('ayatana-extra') -archs=('i686' 'x86_64') -_F_launchpad_dirname="bamf-qt" -Finclude cmake launchpad -Fpkgversep="_" -up2date="Flasttar https://launchpad.net/ubuntu/natty/+source/$pkgname | sed 's/.orig//g'" -source=(https://launchpad.net/ubuntu/natty/+source/$pkgname/$pkgver-0ubuntu1/+files/$pkgname$Fpkgversep$pkgver.orig.tar.gz) -_F_cd_path="$pkgname-$pkgver" -sha1sums=('0641bda9021e79878c74edf11ba30f992577ced2') - -# optimization OK From devil505linux at gmail.com Sat Oct 15 18:25:24 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 18:25:24 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libunity-3.8.4-1-i686 * bin Message-ID: <20111015162524.34F91142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bdac36adade3beb2b5cfc924d4638346bb0541ba commit bdac36adade3beb2b5cfc924d4638346bb0541ba Author: Devil505 Date: Sat Oct 15 18:25:30 2011 +0200 libunity-3.8.4-1-i686 * bin diff --git a/source/ayatana-extra/libunity/FrugalBuild b/source/ayatana-extra/libunity/FrugalBuild deleted file mode 100644 index 3ef9e75..0000000 --- a/source/ayatana-extra/libunity/FrugalBuild +++ /dev/null @@ -1,14 +0,0 @@ -# Compiling Time: 0.02 SBU -# Maintainer: Devil505 - -pkgname=libunity -pkgver=3.8.4 -pkgrel=1 -pkgdesc="A library for instrumenting- and integrating with all aspects of the Unity shell" -depends=('libgee' 'libdee' 'dbus-glib' 'libdbusmenu>=0.4') -makedepends=('vala>=0.11.3') -groups=('ayatana-extra') -archs=('i686' 'x86_64') -_F_launchpad_branch="3.0" -Finclude launchpad -sha1sums=('b6b359cc6bd985ca5e97789af582dc2e1e84f10b') From devil505linux at gmail.com Sat Oct 15 18:29:50 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 18:29:50 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libunity-misc-4.0.2-1-i686 * bin Message-ID: <20111015162950.82089142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5d7700310ca31e3c3f7da9daab0fead76a193fa9 commit 5d7700310ca31e3c3f7da9daab0fead76a193fa9 Author: Devil505 Date: Sat Oct 15 18:27:49 2011 +0200 libunity-misc-4.0.2-1-i686 * bin diff --git a/source/ayatana-extra/libunity-misc/FrugalBuild b/source/ayatana-extra/libunity-misc/FrugalBuild deleted file mode 100644 index 791fc0b..0000000 --- a/source/ayatana-extra/libunity-misc/FrugalBuild +++ /dev/null @@ -1,12 +0,0 @@ -# Compiling Time: 0.05 SBU -# Maintainer: Devil505 - -pkgname=libunity-misc -pkgver=4.0.2 -pkgrel=1 -pkgdesc="Misc. differently licensed stuff for Unity" -depends=('clutter' 'libuuid' 'gtk+2' 'gtk+3') -groups=('ayatana-extra') -archs=('i686' 'x86_64') -Finclude launchpad -sha1sums=('979c943b6328fe14e6e6694a273603cb7af4b676') From devil505linux at gmail.com Sat Oct 15 18:42:20 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 18:42:20 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: xchat-indicator-0.3.8-2-i686 * bin Message-ID: <20111015164220.00A34142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=40bbc44cc99d0a6418ab362d52bc6e9aa3cc9109 commit 40bbc44cc99d0a6418ab362d52bc6e9aa3cc9109 Author: Devil505 Date: Sat Oct 15 18:41:31 2011 +0200 xchat-indicator-0.3.8-2-i686 * bin diff --git a/source/ayatana-extra/xchat-indicator/FrugalBuild b/source/ayatana-extra/xchat-indicator/FrugalBuild deleted file mode 100644 index 1a27b9f..0000000 --- a/source/ayatana-extra/xchat-indicator/FrugalBuild +++ /dev/null @@ -1,34 +0,0 @@ -# Compiling Time: 0.05 SBU -# Maintainer: Devil505 - -pkgname=xchat-indicator -pkgver=0.3.8 -pkgrel=2 -pkgdesc="Plugin to make XChat use the messaging indicator" -url="https://launchpad.net/xchat-indicator" -depends=('libindicate>=0.4.93-2' 'xchat' 'libunity>=3.8.4') -groups=('ayatana-extra') -archs=('i686' 'x86_64') -up2date="Flasttar $url" -source=($url/trunk/$pkgver/+download/$pkgname-$pkgver.tar.gz) -Fconfopts="${Fconfopts[@]} --disable-static" -sha1sums=('3c116be6166963b8a636f3107761c4d4a5885eab') - -subpkgs=("${subpkgs[@]}" "xchat-gnome-indicator") -subdescs=("${subdescs[@]}" "Plugin to make XChat-Gnome use the messaging indicator") -subdepends=("${subdepends[@]}" "libindicate>=0.4.93-2 xchat-gnome libunity>=3.8.4") -subrodepends=("${subrodepends[@]}" "") -subgroups=("${subgroups[@]}" 'ayatana-extra') -subarchs=("${subarchs[@]}" 'i686 x86_64') - -build() { - Fbuild - echo '/usr/share/applications/xchat.desktop' >> xchat - echo '/usr/share/applications/xchat-gnome.desktop' >> xchat-gnome - Finstallrel 644 xchat usr/share/indicators/messages/applications/xchat - Finstallrel 644 xchat-gnome usr/share/indicators/messages/applications/xchat-gnome - Fmkdir usr/lib/xchat/plugins/ - cp $Fdestdir/usr/lib/xchat-gnome/plugins/indicator.so $Fdestdir/usr/lib/xchat/plugins/indicator.so || Fdie - Fsplit xchat-gnome-indicator usr/lib/xchat-gnome/ - Fsplit xchat-gnome-indicator usr/share/indicators/messages/applications/xchat-gnome -} From devil505linux at gmail.com Sat Oct 15 18:42:20 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 18:42:20 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: evolution-indicator-0.2.16-1-i686 * bin Message-ID: <20111015164220.0DB43142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=331e88ceb659e751e502774b275b673fa1c2b9e3 commit 331e88ceb659e751e502774b275b673fa1c2b9e3 Author: Devil505 Date: Sat Oct 15 18:42:24 2011 +0200 evolution-indicator-0.2.16-1-i686 * bin diff --git a/source/ayatana-extra/evolution-indicator/FrugalBuild b/source/ayatana-extra/evolution-indicator/FrugalBuild deleted file mode 100644 index ab9f6b1..0000000 --- a/source/ayatana-extra/evolution-indicator/FrugalBuild +++ /dev/null @@ -1,27 +0,0 @@ -# Compiling Time: 0.13 SBU -# Maintainer: Devil505 - -pkgname=evolution-indicator -pkgver=0.2.16 -pkgrel=1 -pkgdesc="A plugin for Evolution that uses libindicate and libnotify to provide additional information to the shell about Evolution's state." -url="https://launchpad.net/evolution-indicator" -depends=('libindicate-gtk>=0.4.93-2' 'evolution-base' 'unique' 'libunity') -makedepends=('intltool' ) -_F_gnome_schemas=('/etc/gconf/schemas/evolution-indicator.schemas') -Finclude gnome-scriptlet -groups=('ayatana-extra') -archs=('i686' 'x86_64') -Fconfopts="${Fconfopts[@]} --disable-static" -up2date="Flasttar $url" -source=($url/0.2.0/$pkgver/+download/$pkgname-$pkgver.tar.gz) -sha1sums=('1bf5139df8c5d0120d698be964dfe5752ebb6aec') - -build() { - Fcd - Fbuild - Fbuild_gnome_scriptlet - echo '/usr/share/applications/evolution.desktop' >> evolution - Finstallrel 644 evolution usr/share/indicators/messages/applications/evolution -} - From devil505linux at gmail.com Sat Oct 15 18:45:12 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 18:45:12 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: indicator-weather-11.02.13-5-i686 * bin Message-ID: <20111015164512.A83E8142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4df4a7d91bc242faa6bd941e13d597ce079ef40e commit 4df4a7d91bc242faa6bd941e13d597ce079ef40e Author: Devil505 Date: Sat Oct 15 18:45:01 2011 +0200 indicator-weather-11.02.13-5-i686 * bin diff --git a/source/ayatana-extra/indicator-weather/FrugalBuild b/source/ayatana-extra/indicator-weather/FrugalBuild deleted file mode 100644 index cb6e483..0000000 --- a/source/ayatana-extra/indicator-weather/FrugalBuild +++ /dev/null @@ -1,19 +0,0 @@ -# Compiling Time: 0.02 SBU -# Maintainer: Devil505 - -pkgname=indicator-weather -pkgver=11.02.13 -pkgrel=5 -pkgdesc="A comprehensive weather notification system, implemented using the indicator applet API." -url="https://launchpad.net/weather-indicator" -depends=('libindicate>=0.4.93-3' 'libdbusmenu>=0.3.98-3' 'ido' 'python-appindicator>=0.2.95' \ - 'pygtk' 'gconf' 'notify-python' 'python-simplejson' 'python-gweather' 'pymetar') -makedepends=('libindicator>=0.3.19' 'python-distutils-extra' 'intltool') -groups=('ayatana-extra') -archs=('i686' 'x86_64') -Fpkgversep="_" -options=('force') -up2date="Flasttar $url" -source=($url/2.0/$pkgver/+download/$pkgname$Fpkgversep$pkgver.tar.gz) -_F_cd_path="trunk" -sha1sums=('59e5732cdc7335500072691c3d79ae7ddc9b8221') From devil505linux at gmail.com Sat Oct 15 18:55:54 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 18:55:54 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: appmenu-gtk-0.2.1-1-i686 * bin Message-ID: <20111015165554.2537D142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=985a8701a896f12211155f2cf4e94ca9466aa73d commit 985a8701a896f12211155f2cf4e94ca9466aa73d Author: Devil505 Date: Sat Oct 15 18:55:54 2011 +0200 appmenu-gtk-0.2.1-1-i686 * bin diff --git a/source/ayatana-extra/appmenu-gtk/FrugalBuild b/source/ayatana-extra/appmenu-gtk/FrugalBuild deleted file mode 100644 index 4ff56c9..0000000 --- a/source/ayatana-extra/appmenu-gtk/FrugalBuild +++ /dev/null @@ -1,13 +0,0 @@ -# Compiling Time: 0.04 SBU -# Maintainer: Devil505 - -pkgname=appmenu-gtk -pkgver=0.2.1 -pkgrel=1 -pkgdesc="Application menu module for GTK+" -depends=('gtk+2>=2.21' 'libdbusmenu-gtk>=0.3.98-3') -groups=('ayatana-extra') -archs=('i686' 'x86_64') -_F_launchpad_branch="0.2" -Finclude launchpad -sha1sums=('5e36ff15a7a6b7a4c9a4f2e85ac22ea30c9a486a') From devil505linux at gmail.com Sat Oct 15 18:58:39 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 18:58:39 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: battery-status-0.1.1-3-i686 * bin Message-ID: <20111015165839.66676142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=49f9cc8e9b6908589a5d4e69deb1c4275f006592 commit 49f9cc8e9b6908589a5d4e69deb1c4275f006592 Author: Devil505 Date: Sat Oct 15 18:58:40 2011 +0200 battery-status-0.1.1-3-i686 * bin diff --git a/source/ayatana-extra/battery-status/FrugalBuild b/source/ayatana-extra/battery-status/FrugalBuild deleted file mode 100644 index 166649b..0000000 --- a/source/ayatana-extra/battery-status/FrugalBuild +++ /dev/null @@ -1,28 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: Devil505 - -pkgname=battery-status -pkgver=0.1.1 -pkgrel=3 -pkgdesc="Battery Status is an applet/indicator for the GNOME environment." -url="https://launchpad.net/battery-status" -depends=('libindicate>=0.4.93-2' 'libdbusmenu>=0.3.98-3' 'ido' 'gnome-power-manager') -groups=('ayatana-extra') -_F_gnome_schemas=('/etc/gconf/schemas/battery-status.schemas') -Finclude gnome-scriptlet -archs=('i686' 'x86_64') -Fpkgversep="_" -up2date="Flasttar $url" -source=($url/0.x/$pkgver/+download/$pkgname$Fpkgversep$pkgver.tar.gz) -_F_cd_path="$pkgname-$pkgver" -sha1sums=('9279405fe8b7eb60a3026efe0e922df38f42eea8') - -build() { - Fcd - python setup.py build || Fdie - python setup.py install --prefix=/usr --root=$Fdestdir|| Fdie - Fmkdir etc/gconf/schemas/ - Fmv /usr/share/gconf/schemas/battery-status.schemas /etc/gconf/schemas/battery-status.schemas - Frm usr/share/gconf - Fbuild_gnome_scriptlet -} From devil505linux at gmail.com Sat Oct 15 19:01:08 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 19:01:08 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: exaile-sound-menu-indicator-0.0.4-1-i686 * bin Message-ID: <20111015170108.5BFF0142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3bd2930be74d2f657f5fe300c144615e99f4a21f commit 3bd2930be74d2f657f5fe300c144615e99f4a21f Author: Devil505 Date: Sat Oct 15 19:01:15 2011 +0200 exaile-sound-menu-indicator-0.0.4-1-i686 * bin diff --git a/source/ayatana-extra/exaile-sound-menu-indicator/FrugalBuild b/source/ayatana-extra/exaile-sound-menu-indicator/FrugalBuild deleted file mode 100644 index cb4ff3b..0000000 --- a/source/ayatana-extra/exaile-sound-menu-indicator/FrugalBuild +++ /dev/null @@ -1,27 +0,0 @@ -# Compiling Time: 0 SBU -# Maintainer: Devil505 - -pkgname=exaile-sound-menu-indicator -pkgver=0.0.4 -pkgrel=1 -pkgdesc="integrate exaile with sound menu indicator." -rodepends=('exaile' 'indicator-sound' 'libindicate-python' 'libindicate-gtk') -depends=() -groups=('ayatana-extra') -archs=('i686' 'x86_64') -_F_github_name="Exaile-Soundmenu-Indicator" -_F_github_author="sunng87" -_F_github_ver="1-g9c8ab30" -Finclude github -up2date=$pkgver -source=(https://download.github.com/$_F_github_author-$_F_github_name-$pkgver-$_F_github_ver.tar.gz) -sha1sums=('8fc8baf9efbc2b9600b14c928939ecd5f53c7a7b') - -build() { - Fmkdir usr/share/exaile/plugins/$pkgname - Fcd $_F_github_author-$_F_github_name-9c8ab30 - rm .gitignore || Fdie - Ffilerel PLUGININFO usr/share/exaile/plugins/$pkgname/ - Ffilerel *.py usr/share/exaile/plugins/$pkgname/ - Ffilerel README.md usr/share/exaile/plugins/$pkgname/ -} From devil505linux at gmail.com Sat Oct 15 19:07:55 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 19:07:55 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: indicator-applet-0.4.10-1-i686 * bin Message-ID: <20111015170755.048DF142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8972652703e2eac4266e51f3b19574c30b35d611 commit 8972652703e2eac4266e51f3b19574c30b35d611 Author: Devil505 Date: Sat Oct 15 19:07:58 2011 +0200 indicator-applet-0.4.10-1-i686 * bin diff --git a/source/ayatana-extra/indicator-applet/FrugalBuild b/source/ayatana-extra/indicator-applet/FrugalBuild deleted file mode 100644 index 3fb429c..0000000 --- a/source/ayatana-extra/indicator-applet/FrugalBuild +++ /dev/null @@ -1,29 +0,0 @@ -# Compiling Time: 0.06 SBU -# Maintainer: Devil505 - -pkgname=indicator-applet -pkgver=0.4.10 -pkgrel=1 -pkgdesc="A small applet to display information from various applications consistently in the panel." -url="http://launchpad.net/indicator-applet" -depends=('gconf' 'gnome-panel' 'indicator-messages' 'indicator-session') -makedepends=('intltool' 'libindicator>=0.3.19-3') -groups=('ayatana-extra') -archs=('i686' 'x86_64') -_F_gnome_iconcache="y" -_F_gnome_schemas=('/etc/gconf/schemas/indicator-applet.schemas') -Finclude gnome-scriptlet -up2date="Flasttar $url" -source=($url/0.4/$pkgver/+download/$pkgname-$pkgver.tar.gz) -sha1sums=('77d840c9d6fa2e4d4bad2e25669dc3f827420230') - -build() { - Fcd - #rename FastUserSwitchApplet to avoid conflict with GDM - mv data/org.ayatana.panel.FastUserSwitchApplet.panel-applet.in.in data/org.ayatana.panel.IndicatorAppletSession.panel-applet.in.in - mv data/org.gnome.panel.applet.FastUserSwitchAppletFactory.service.in data/org.gnome.panel.applet.IndicatorAppletSessionFactory.service.in - find -type f | xargs sed -i 's/FastUserSwitchApplet/IndicatorAppletSession/' - Fbuild - Fbuild_gnome_scriptlet -} - From devil505linux at gmail.com Sat Oct 15 19:10:50 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 19:10:50 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: indicator-application-0.3.2-1-i686 * bin Message-ID: <20111015171050.9E80E142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ee1c2b3172a2f193810e223f5dbb179867bff17c commit ee1c2b3172a2f193810e223f5dbb179867bff17c Author: Devil505 Date: Sat Oct 15 19:10:48 2011 +0200 indicator-application-0.3.2-1-i686 * bin diff --git a/source/ayatana-extra/indicator-application/FrugalBuild b/source/ayatana-extra/indicator-application/FrugalBuild deleted file mode 100644 index a358105..0000000 --- a/source/ayatana-extra/indicator-application/FrugalBuild +++ /dev/null @@ -1,25 +0,0 @@ -# Compiling Time: 0.11 SBU -# Maintainer: Devil505 - -pkgname=indicator-application -pkgver=0.3.2 -pkgrel=1 -pkgdesc="A library and indicator to take menus from applications and place them in the panel." -url="https://launchpad.net/indicator-application" -depends=('libappindicator>=0.3.0') -makedepends=('gtk-doc' 'gnome-common' 'vala') -groups=('ayatana-extra') -archs=('i686' 'x86_64') -up2date="Flasttar $url" -source=($url/0.3/$pkgver/+download/$pkgname-$pkgver.tar.gz) -sha1sums=('2ea19fe5ce985fc8e068a9fec58328066994e8f5') - -build() { - Fcd - Fconf --disable-static - Fmake --enable-introspection=yes - Fmakeinstall -} - -# optimization OK - From devil505linux at gmail.com Sat Oct 15 19:12:44 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 19:12:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: indicator-appmenu-0.2.1-1-i686 * bin Message-ID: <20111015171244.0CB2C142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c0d211f0881368bc3a2db6583fa2b55294fc3c39 commit c0d211f0881368bc3a2db6583fa2b55294fc3c39 Author: Devil505 Date: Sat Oct 15 19:12:28 2011 +0200 indicator-appmenu-0.2.1-1-i686 * bin diff --git a/source/ayatana-extra/indicator-appmenu/FrugalBuild b/source/ayatana-extra/indicator-appmenu/FrugalBuild deleted file mode 100644 index 7b2cfc8..0000000 --- a/source/ayatana-extra/indicator-appmenu/FrugalBuild +++ /dev/null @@ -1,15 +0,0 @@ -# Compiling Time: 0.05 SBU -# Maintainer: Devil505 - -pkgname=indicator-appmenu -pkgver=0.2.1 -pkgrel=1 -pkgdesc="An indicator to host the menus from an application." -url="https://launchpad.net/indicator-appmenu" -depends=('libindicator>=0.3.19-3' 'libdbusmenu-gtk>=0.4.0' 'ido' 'bamf') -makedepends=('intltool') -groups=('ayatana-extra') -archs=('i686' 'x86_64') -up2date="Flasttar $url" -source=($url/0.2/$pkgver/+download/$pkgname-$pkgver.tar.gz) -sha1sums=('4517eda12df5d0a3e0ca4b0cb60424b7b823e7ad') From devil505linux at gmail.com Sat Oct 15 19:13:49 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 19:13:49 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: indicator-me-0.2.19-1-i686 * bin Message-ID: <20111015171349.98C17142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7b0448c5344dae66808003b60eaa15349d146ce0 commit 7b0448c5344dae66808003b60eaa15349d146ce0 Author: Devil505 Date: Sat Oct 15 19:13:51 2011 +0200 indicator-me-0.2.19-1-i686 * bin diff --git a/source/ayatana-extra/indicator-me/FrugalBuild b/source/ayatana-extra/indicator-me/FrugalBuild deleted file mode 100644 index b79fc90..0000000 --- a/source/ayatana-extra/indicator-me/FrugalBuild +++ /dev/null @@ -1,16 +0,0 @@ -# Compiling Time: 0.07 SBU -# Maintainer: Devil505 - -pkgname=indicator-me -pkgver=0.2.19 -pkgrel=1 -pkgdesc="A menu in the menu bar that represents you, the user, and the things that represent you in the computer." -url="https://launchpad.net/indicator-me" -depends=('libdbusmenu-gtk>=0.3.98-3' 'gconf' 'libindicator>=0.3.19-3' 'telepathy-glib' 'ido' 'libgwibber>=0.1.0') -makedepends=('intltool') -groups=('ayatana-extra') -archs=('i686' 'x86_64') -up2date="Flasttar $url" -source=(http://launchpad.net/${pkgname}/0.2/$pkgver/+download/$pkgname-$pkgver.tar.gz) -sha1sums=('46b2d3a37993191b10835ad8254faa9f1bddd7b3') - From devil505linux at gmail.com Sat Oct 15 19:15:07 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 19:15:07 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: indicator-monitor-0.1.0-7-i686 * bin Message-ID: <20111015171507.C0576142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2f264d250762605465375dfa25a396068b315d78 commit 2f264d250762605465375dfa25a396068b315d78 Author: Devil505 Date: Sat Oct 15 19:15:05 2011 +0200 indicator-monitor-0.1.0-7-i686 * bin diff --git a/source/ayatana-extra/indicator-monitor/FrugalBuild b/source/ayatana-extra/indicator-monitor/FrugalBuild deleted file mode 100644 index 3723602..0000000 --- a/source/ayatana-extra/indicator-monitor/FrugalBuild +++ /dev/null @@ -1,25 +0,0 @@ -# Compiling Time: 0.06 SBU -# Maintainer: Devil505 - -pkgname=indicator-monitor -pkgver=0.1.0 -pkgrel=7 -pkgdesc="Monitors process activities, and lists heavy CPU, memory or disk consumers." -depends=('gtkmm2' 'indicator-application>=0.2.93' 'libnotify>0.7' 'libgtop') -makedepends=('intltool' 'libindicator>=0.3.19') -groups=('ayatana-extra') -archs=('i686' 'x86_64') -_F_gnome_desktop="y" -_F_gnome_iconcache="y" -Finclude googlecode gnome-scriptlet -sha1sums=('3201b71575872b560d7bb7ae14af011e66949431') - -build() { - Fcd - Fsed "summary.c_str(), text.c_str(), NULL, NULL);" "summary.c_str(), text.c_str(), NULL);" src/notification_sender.cpp - Fbuild - Fbuild_gnome_scriptlet -} - -# optimization OK - From devil505linux at gmail.com Sat Oct 15 19:16:19 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 19:16:19 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: indicator-workspaces-0.5-5-i686 * bin Message-ID: <20111015171619.8F849142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f579fedb52a73988e1a5c398118d0c1e5e3f3747 commit f579fedb52a73988e1a5c398118d0c1e5e3f3747 Author: Devil505 Date: Sat Oct 15 19:16:18 2011 +0200 indicator-workspaces-0.5-5-i686 * bin diff --git a/source/ayatana-extra/indicator-workspaces/FrugalBuild b/source/ayatana-extra/indicator-workspaces/FrugalBuild deleted file mode 100644 index fff76bf..0000000 --- a/source/ayatana-extra/indicator-workspaces/FrugalBuild +++ /dev/null @@ -1,23 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: Devil505 - -pkgname=indicator-workspaces -pkgver=0.5 -pkgrel=5 -pkgdesc="Simple indicator applet for switching between workspaces" -url="https://launchpad.net/~geod/" -depends=('libindicate>=0.4.93-2' 'python-appindicator' \ - 'gnome-python-desktop-wnck' 'gnome-python') -groups=('ayatana-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=('c98e506a2629fb85fff0e9778517d8373a9ee372') - -build() { - Fcd - Fmkdir usr/share/$pkgname - Fcprel workspaces-preferences.glade usr/share/$pkgname/workspaces-preferences.glade - Fexerel indicator-workspaces usr/bin/$pkgname - } - From devil505linux at gmail.com Sat Oct 15 19:17:50 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 19:17:50 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libgwibber-0.1.0-4-i686 * bin Message-ID: <20111015171750.91473142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=99b98e50faf36da5c81e5f7c98ac74b08efcf473 commit 99b98e50faf36da5c81e5f7c98ac74b08efcf473 Author: Devil505 Date: Sat Oct 15 19:17:52 2011 +0200 libgwibber-0.1.0-4-i686 * bin diff --git a/source/ayatana-extra/libgwibber/FrugalBuild b/source/ayatana-extra/libgwibber/FrugalBuild deleted file mode 100644 index f73e85e..0000000 --- a/source/ayatana-extra/libgwibber/FrugalBuild +++ /dev/null @@ -1,35 +0,0 @@ -# Compiling Time: 0.09 SBU -# Maintainer: Devil505 - -pkgname=libgwibber -pkgver=0.1.0 -pkgrel=4 -pkgdesc="libgwibber provides a library for accessing social networks via gwibber." -url="https://launchpad.net/gwibber" -depends=('gtk+2' 'libgee' 'json-glib' 'dbus-glib' 'libdee>=0.5.8-2') -makedepends=('intltool' 'vala' 'gnome-doc-utils' 'gobject-introspection' 'gtk2-sharp') -groups=('ayatana-extra') -archs=('i686' 'x86_64') -up2date="Flasttar $url/libgwibber" -source=(http://launchpad.net/gwibber/$pkgname/$pkgname-$pkgver/+download/$pkgname-$pkgver.tar.gz) -Finclude mono -Fconfopts="${Fconfopts[@]} --disable-static --disable-maintainer-flags" -sha1sums=('ee267bc1b1327703c73e83a05b4ff957651fdc6a') - -subpkgs=("$pkgname-mono") -subdescs=("${subdescs[@]}" "Mono bindings for libgwibber") -subdepends=("${subdepends[@]}" "gtk2-sharp") -subrodepends=("${subrodepends[@]}" "$pkgname") -subgroups=("${subgroups[@]}" 'devel-extra') -subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') - -build() { - Fbuild_mono - Fln /usr/lib/pkgconfig/gwibber.pc /usr/lib/pkgconfig/gwibber-0.1.pc - Fln /usr/lib/pkgconfig/gwibber-gtk.pc /usr/lib/pkgconfig/gwibber-gtk-0.1.pc - Fsplit $pkgname-mono usr/lib/gwibber-gtk-sharp-0.1/ - Fsplit $pkgname-mono usr/lib/mono/ - Fsplit $pkgname-mono usr/lib/pkgconfig/gwibber-gtk-sharp-0.1.pc -} - -# optimization OK From devil505linux at gmail.com Sat Oct 15 19:19:48 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 19:19:48 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: indicator-network-0.3.8-1-i686 * bin Message-ID: <20111015171948.99118142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=456d92fa082bf48be6d9631747bcfeaffd270a73 commit 456d92fa082bf48be6d9631747bcfeaffd270a73 Author: Devil505 Date: Sat Oct 15 19:19:46 2011 +0200 indicator-network-0.3.8-1-i686 * bin diff --git a/source/ayatana-extra/indicator-network/FrugalBuild b/source/ayatana-extra/indicator-network/FrugalBuild deleted file mode 100644 index 0b0c915..0000000 --- a/source/ayatana-extra/indicator-network/FrugalBuild +++ /dev/null @@ -1,26 +0,0 @@ -# Compiling Time: 0.10 SBU -# Maintainer: Devil505 - -pkgname=indicator-network -pkgver=0.3.8 -pkgrel=1 -pkgdesc="Network Menu for controlling network connections. Uses Connection Manager." -url="http://launchpad.net/indicator-network" -depends=('libindicate>=0.4.93' 'libdbusmenu-gtk>=0.3.98-3' 'ido' 'connman' 'libnotify>=0.7.1' 'libgee') -makedepends=('libindicator>=0.3.18-3' 'intltool' 'gnome-common' 'gtk-doc' 'vala') -groups=('ayatana-extra') -archs=('i686' 'x86_64') -up2date="Flasttar $url" -_F_gnome_iconcache="y" -Finclude gnome-scriptlet -source=($url/trunk/$pkgver/+download/$pkgname-$pkgver.tar.gz) -sha1sums=('889bc6499f9cb3252a0586e4fcc4cb747d311f65') - -build() { - Fcd - Fpatchall - ./autogen.sh --prefix=/usr --disable-static || Fdie - Fmake - Fmakeinstall - Fbuild_gnome_scriptlet -} From devil505linux at gmail.com Sat Oct 15 19:20:57 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 19:20:57 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: indicator-keylock-1.1.0-3-i686 * bin Message-ID: <20111015172057.EDE57142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=30b155b626b95316f392b7d1e8184b16432295ed commit 30b155b626b95316f392b7d1e8184b16432295ed Author: Devil505 Date: Sat Oct 15 19:21:00 2011 +0200 indicator-keylock-1.1.0-3-i686 * bin diff --git a/source/ayatana-extra/indicator-keylock/FrugalBuild b/source/ayatana-extra/indicator-keylock/FrugalBuild deleted file mode 100644 index cefc0d6..0000000 --- a/source/ayatana-extra/indicator-keylock/FrugalBuild +++ /dev/null @@ -1,23 +0,0 @@ -# Compiling Time: 0.09 SBU -# Maintainer: Devil505 - -pkgname=indicator-keylock -pkgver=1.1.0 -pkgrel=3 -pkgdesc="An indicator that displays the status of the keyboard lock keys." -url="https://launchpad.net/indicator-keylock" -depends=('gconf' 'libappindicator>=0.2.95' 'unique1') -makedepends=('intltool') -groups=('ayatana-extra') -archs=('i686' 'x86_64') -_F_gnome_schemas=('/etc/gconf/schemas/indicator-keylock.schemas') -_F_gnome_iconcache="y" -Finclude gnome-scriptlet -Fpkgversep="_" -up2date="Flasttar $url | sed 's/.orig//g'" -source=($url/trunk/$pkgver/+download/$pkgname$Fpkgversep$pkgver.orig.tar.gz) -_F_cd_path="$pkgname-$pkgver" -sha1sums=('3c2bb3dc08d4e0bf4df3753326232741cfea3648') - -# optimization OK - From devil505linux at gmail.com Sat Oct 15 19:23:47 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 19:23:47 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: indicator-datetime-0.2.3-1-i686 * bin Message-ID: <20111015172347.11212142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8946993dde460c22c29df5971c6c2efa953a97e7 commit 8946993dde460c22c29df5971c6c2efa953a97e7 Author: Devil505 Date: Sat Oct 15 19:23:48 2011 +0200 indicator-datetime-0.2.3-1-i686 * bin diff --git a/source/ayatana-extra/indicator-datetime/FrugalBuild b/source/ayatana-extra/indicator-datetime/FrugalBuild deleted file mode 100644 index a2205d7..0000000 --- a/source/ayatana-extra/indicator-datetime/FrugalBuild +++ /dev/null @@ -1,28 +0,0 @@ -# Compiling Time: 0.05 SBU -# Maintainer: Devil505 - -pkgname=indicator-datetime -pkgver=0.2.3 -pkgrel=1 -pkgdesc="The Date and Time Indicator" -url="https://launchpad.net/indicator-datetime" -depends=('libindicator>=0.3.19-3' 'libdbusmenu-gtk>=0.3.98-3' 'ido>=0.2.0' 'geoclue' 'liboobs' \ - 'libical' 'evolution-data-server' 'unique1' 'polkit-gnome') -makedepends=('intltool') -_F_gnome_glib="y" -Finclude gnome-scriptlet -groups=('ayatana-extra') -archs=('i686' 'x86_64') -up2date="Flasttar $url" -source=($url/0.2/$pkgver/+download/$pkgname-$pkgver.tar.gz) -sha1sums=('a003a5666ce3a77bb0d50d633d410a6c428e07c6') - -build() { - Fcd - ## fix for evolution 3 - Fsed "EDS_REQUIRED_VERSION=2.30" "EDS_REQUIRED_VERSION=2.91.6" configure{,.ac} - Fsed "libedataserverui-1.2" "libedataserverui-3.0" configure{,.ac} - Fbuild - Fbuild_gnome_scriptlet -} - From devil505linux at gmail.com Sat Oct 15 19:26:29 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 19:26:29 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libappindicator-0.3.0-1-i686 * bin Message-ID: <20111015172629.577B6142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a5c6ed5b06664a981dbc1bac25e7859216fdb1ef commit a5c6ed5b06664a981dbc1bac25e7859216fdb1ef Author: Devil505 Date: Sat Oct 15 19:25:38 2011 +0200 libappindicator-0.3.0-1-i686 * bin diff --git a/source/ayatana-extra/libappindicator/FrugalBuild b/source/ayatana-extra/libappindicator/FrugalBuild deleted file mode 100644 index 8baa85e..0000000 --- a/source/ayatana-extra/libappindicator/FrugalBuild +++ /dev/null @@ -1,42 +0,0 @@ -# Compiling Time: 0.05 SBU -# Maintainer: Devil505 - -pkgname=libappindicator -pkgver=0.3.0 -pkgrel=1 -pkgdesc="A library to allow applications to export a menu into the Unity Menu bar" -url="https://launchpad.net/libappindicator" -depends=('libindicator>=0.3.19-3' 'libdbusmenu-gtk>=0.3.98-3') -makedepends=('gobject-introspection' 'vala' 'gtk2-sharp' 'pygtk' 'intltool' 'perl-xml-libxml') -groups=('ayatana-extra') -archs=('i686' 'x86_64') -up2date="Flasttar $url" -source=(http://launchpad.net/$pkgname/0.3/$pkgver/+download/$pkgname-$pkgver.tar.gz) -sha1sums=('a469b3766f6f07adb4b2f413bca8cbcaa44fe689') - -subpkgs=("${subpkgs[@]}" "python-appindicator") -subdescs=("${subdescs[@]}" "Python bindings for libappindicator") -subdepends=("${subdepends[@]}" "pygtk pygobject libindicator>=0.3.19-2 libdbusmenu-gtk>=0.3.98-3") -subrodepends=("${subrodepends[@]}" "libappindicator>=$pkgver") -subgroups=("${subgroups[@]}" 'devel-extra') -subarchs=("${subarchs[@]}" 'i686 x86_64') - -build() { - unset MAKEFLAGS - Fcd - sed -i 's/nunit >= 2\.4\.7/mono-nunit >= 2\.4\.7/' configure{,.ac} - sed -i 's/-lpyglib-2\.0-python2\.6/-lpyglib-2\.0-python/' bindings/python/Makefile{.am,.in} - - #fix mono bindings location - sed -i 's|assemblydir = $(libdir)/cli/appindicator-sharp-0.1|assemblydir = $(libdir)/appindicator-sharp-0.1|' bindings/mono/Makefile{.am,.in} - sed -i 's|assemblies_dir=${libdir}/cli/appindicator-sharp-0.1|assemblies_dir=${libdir}/appindicator-sharp-0.1|' bindings/mono/appindicator-sharp-0.1.pc.in - - Fbuild - - Fsplit python-appindicator usr/share/pygtk - Fsplit python-appindicator $_F_python_libdir - - ## Think to split the mono bindings later -} - -# optimization OK From devil505linux at gmail.com Sat Oct 15 19:28:02 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 19:28:02 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: indicator-session-0.3.7-1-i686 * bin Message-ID: <20111015172802.CDAB5142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8a41fd61c1794cadf2d0afbca15bd62553bb3e30 commit 8a41fd61c1794cadf2d0afbca15bd62553bb3e30 Author: Devil505 Date: Sat Oct 15 19:28:03 2011 +0200 indicator-session-0.3.7-1-i686 * bin diff --git a/source/ayatana-extra/indicator-session/FrugalBuild b/source/ayatana-extra/indicator-session/FrugalBuild deleted file mode 100644 index fcd3fe1..0000000 --- a/source/ayatana-extra/indicator-session/FrugalBuild +++ /dev/null @@ -1,15 +0,0 @@ -# Compiling Time: 0.05 SBU -# Maintainer: Devil505 - -pkgname=indicator-session -pkgver=0.3.7 -pkgrel=1 -pkgdesc="An indicator showing session management, status and user switching." -depends=('libdbusmenu-gtk>=0.5' 'libindicator>=0.4' 'gconf' 'libgudev') -makedepends=('intltool') -groups=('ayatana-extra') -archs=('i686' 'x86_64') -_F_gnome_schemas=('/etc/gconf/schemas/indicator-session.schemas') -_F_launchpad_branch="0.3" -Finclude launchpad gnome-scriptlet -sha1sums=('94c3c42b3de98de81a9a7b474d2d1ea8654220c8') From devil505linux at gmail.com Sat Oct 15 19:30:06 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 19:30:06 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: indicator-sound-0.7.9.0-1-i686 * bin Message-ID: <20111015173006.77464142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2762c0b40eca1dd0030ba8c2df8c5b65aa64fba4 commit 2762c0b40eca1dd0030ba8c2df8c5b65aa64fba4 Author: Devil505 Date: Sat Oct 15 19:30:12 2011 +0200 indicator-sound-0.7.9.0-1-i686 * bin diff --git a/source/ayatana-extra/indicator-sound/FrugalBuild b/source/ayatana-extra/indicator-sound/FrugalBuild deleted file mode 100644 index 49b300e..0000000 --- a/source/ayatana-extra/indicator-sound/FrugalBuild +++ /dev/null @@ -1,25 +0,0 @@ -# Compiling Time: 0.05 SBU -# Maintainer: Devil505 - -pkgname=indicator-sound -pkgver=0.7.9.0 -pkgrel=1 -pkgdesc="A unified sound menu" -depends=('pulseaudio>=0.9.23' 'libdbusmenu-gtk>=0.5' 'libindicator>=0.4' 'dconf' 'libuuid' \ - 'ido>=0.2.0' 'libindicate>=0.6' 'libgee' 'glib2>=2.28.1-2' 'libnotify>=0.7.1') -makedepends=('intltool' 'vala' 'gconf') -groups=('ayatana-extra') -archs=('i686' 'x86_64') -_F_gnome_glib="y" -_F_launchpad_branch="fourth" -_F_launchpad_subdir="0.7.9" -Finclude launchpad gnome-scriptlet -sha1sums=('4155a1c888e3d12309399a58bb99ca76a2027180') - -build() { - Fcd - export CFLAGS="$CFLAGS -I/usr/include/gio-unix-2.0" - Fbuild - Fbuild_gnome_scriptlet -} - From devil505linux at gmail.com Sat Oct 15 19:31:12 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 19:31:12 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: indicator-messages-0.5.0-2-i686 * bin Message-ID: <20111015173112.BB929142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6babfd8a767ca76664ea177196e583fd2949344c commit 6babfd8a767ca76664ea177196e583fd2949344c Author: Devil505 Date: Sat Oct 15 19:31:14 2011 +0200 indicator-messages-0.5.0-2-i686 * bin diff --git a/source/ayatana-extra/indicator-messages/FrugalBuild b/source/ayatana-extra/indicator-messages/FrugalBuild deleted file mode 100644 index 39e4d7a..0000000 --- a/source/ayatana-extra/indicator-messages/FrugalBuild +++ /dev/null @@ -1,19 +0,0 @@ -# Compiling Time: 0.05 SBU -# Maintainer: Devil505 - -pkgname=indicator-messages -pkgver=0.5.0 -pkgrel=2 -pkgdesc="A place on the user's desktop that collects messages that need a response." -url="https://launchpad.net/indicator-messages" -depends=('libindicator>=0.4' 'libindicate>=0.6' 'libdbusmenu-gtk>=0.5' \ - 'telepathy-glib') -makedepends=('intltool') -groups=('ayatana-extra') -archs=('i686' 'x86_64') -_F_launchpad_branch="0.5" -Finclude launchpad -Fconfopts="${Fconfopts[@]} --disable-static" -sha1sums=('ac1cf52a7d125d1fb5cc5f64ff7122ea52327a8b') - -# optimization OK From devil505linux at gmail.com Sat Oct 15 19:34:58 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 19:34:58 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libdee-0.5.22-3-i686 * moved to lib-extra Message-ID: <20111015173458.26EE8142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=188a5990e966ddfb8444f037d6e308eb399f45af commit 188a5990e966ddfb8444f037d6e308eb399f45af Author: Devil505 Date: Sat Oct 15 19:34:58 2011 +0200 libdee-0.5.22-3-i686 * moved to lib-extra diff --git a/source/ayatana-extra/libdee/FrugalBuild b/source/lib-extra/libdee/FrugalBuild similarity index 93% rename from source/ayatana-extra/libdee/FrugalBuild rename to source/lib-extra/libdee/FrugalBuild index 759f64d..79c500c 100644 --- a/source/ayatana-extra/libdee/FrugalBuild +++ b/source/lib-extra/libdee/FrugalBuild @@ -3,11 +3,11 @@ pkgname=libdee pkgver=0.5.22 -pkgrel=2 +pkgrel=3 pkgdesc="Libdee is a library that uses DBus to provide objects allowing you to create Model-View-Controller type programs across DBus." depends=('dbus-glib') makedepends=('gobject-introspection' 'vala' 'gtk-doc') -groups=('ayatana-extra') +groups=('lib-extra') archs=('i686' 'x86_64') _F_launchpad_dirname="dee" _F_launchpad_name="dee" From bouleetbil at frogdev.info Sat Oct 15 19:46:06 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 15 Oct 2011 19:46:06 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: Revert "gtkspell-2.0.16-5-i686" Message-ID: <20111015174606.BEC0F142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1edfeaea3806f374d759647006b7c5471fe6e0ff commit 1edfeaea3806f374d759647006b7c5471fe6e0ff Author: bouleetbil Date: Sat Oct 15 19:40:01 2011 +0200 Revert "gtkspell-2.0.16-5-i686" This reverts commit 4849c83446a00b68df480320fe2cba2cd8b769a1. we should keep gtk2 support and split gtk3 diff --git a/source/xlib/gtkspell/FrugalBuild b/source/xlib/gtkspell/FrugalBuild index 78df8a8..272f07a 100644 --- a/source/xlib/gtkspell/FrugalBuild +++ b/source/xlib/gtkspell/FrugalBuild @@ -3,25 +3,15 @@ pkgname=gtkspell pkgver=2.0.16 -pkgrel=5 +pkgrel=3 pkgdesc="GtkSpell provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget." url="http://gtkspell.sourceforge.net/" -depends=('libxml2>=2.7.8' 'aspell' 'enchant' 'gtk+3') -makedepends=('intltool' 'gtk-doc') +depends=('libxml2>=2.7.8' 'gtk+2>=2.20.0-2' 'aspell' 'enchant') +makedepends=('intltool') options=('scriptlet') groups=('xlib') archs=('i686' 'x86_64' 'ppc') Finclude sourceforge -source=($source gtk3_support.patch) -sha1sums=('49a3eaff850d119a94fc929635270f01e87cdca1' \ - '2d371218a761fd627cd03460dc2faf86d4fd10c7') - -build() { - Fcd - Fpatchall - autoreconf -fi || Fdie - Fmake - Fmakeinstall -} +sha1sums=('49a3eaff850d119a94fc929635270f01e87cdca1') # optimization OK diff --git a/source/xlib/gtkspell/gtk3_support.patch b/source/xlib/gtkspell/gtk3_support.patch deleted file mode 100644 index 7605aee..0000000 --- a/source/xlib/gtkspell/gtk3_support.patch +++ /dev/null @@ -1,141 +0,0 @@ -=== modified file 'Makefile.am' ---- old/Makefile.am 2010-01-08 22:13:05 +0000 -+++ new/Makefile.am 2011-07-23 21:39:04 +0000 -@@ -1,8 +1,14 @@ - SUBDIRS=gtkspell examples docs po - - pkgconfigdir=$(libdir)/pkgconfig -+ -+if USE_GTK3 -+pkgconfig_DATA=gtkspell3-2.0.pc -+DISTCLEANFILES=gtkspell3-2.0.pc -+else - pkgconfig_DATA=gtkspell-2.0.pc - DISTCLEANFILES=gtkspell-2.0.pc -+endif - - dist-hook: - $(MAKE) -C "$(srcdir)/po" "$(GETTEXT_PACKAGE).pot" - -=== modified file 'configure.ac' ---- old/configure.ac 2010-01-08 22:13:05 +0000 -+++ new/configure.ac 2011-07-24 00:34:17 +0000 -@@ -15,11 +15,32 @@ - SPELLER_LIB=-lenchant - - AC_SUBST(SPELLER_LIB) --GTKSPELL_PACKAGES=gtk+-2.0 -+ -+AC_ARG_WITH([gtk], -+ [AS_HELP_STRING([--with-gtk], -+ [Which version of gtk to use @<:@default=2@:>@])], -+ [], -+ [with_gtk=3]) -+AS_IF([test "x$with_gtk" = x3], -+ [PKG_CHECK_MODULES(GTKSPELL, gtk+-3.0 -+ enchant >= 0.4.0) -+ GTKSPELL_PACKAGES=gtk+-3.0 -+ AC_SUBST(GTKSPELL_CFLAGS) -+ AC_SUBST(GTKSPELL_LIBS) -+ AC_DEFINE(HAVE_GTK3, 1, [whether gtk3 is available]) -+ ], -+ [test "x$with_gtk" = x2], -+ [PKG_CHECK_MODULES(GTKSPELL, gtk+-2.0 -+ enchant >= 0.4.0) -+ GTKSPELL_PACKAGES=gtk+-2.0 -+ AC_SUBST(GTKSPELL_CFLAGS) -+ AC_SUBST(GTKSPELL_LIBS) -+ ], -+ [AC_MSG_FAILURE([Value for --with-gtk was neither 2 nor 3])] -+) -+AM_CONDITIONAL(USE_GTK3, [test "x$with_gtk" = x3]) -+ - AC_SUBST(GTKSPELL_PACKAGES) --PKG_CHECK_MODULES(GTKSPELL, $GTKSPELL_PACKAGES enchant >= 0.4.0 ) --AC_SUBST(GTKSPELL_CFLAGS) --AC_SUBST(GTKSPELL_LIBS) - - # check Pango version so we can use PANGO_UNDERLINE_ERROR when available: - PKG_CHECK_MODULES(PANGO, [pango >= 1.3.5], -@@ -90,7 +111,7 @@ - - dnl AM_MAINTAINER_MODE - --AC_CONFIG_FILES(Makefile gtkspell/Makefile examples/Makefile gtkspell-2.0.pc gtkspell.spec docs/Makefile po/Makefile.in) -+AC_CONFIG_FILES(Makefile gtkspell/Makefile examples/Makefile gtkspell-2.0.pc gtkspell3-2.0.pc gtkspell.spec docs/Makefile po/Makefile.in) - - GTK_DOC_CHECK(1.0) - - -=== modified file 'examples/Makefile.am' ---- old/examples/Makefile.am 2005-09-06 13:00:45 +0000 -+++ new/examples/Makefile.am 2011-07-23 21:39:04 +0000 -@@ -1,6 +1,10 @@ - noinst_PROGRAMS = simple advanced - AM_CFLAGS = @GTKSPELL_CFLAGS@ -I$(top_builddir) - INCLUDES = -I$(top_srcdir) -+if USE_GTK3 -+LDADD = @GTKSPELL_LIBS@ $(top_builddir)/gtkspell/libgtkspell3.la -+else - LDADD = @GTKSPELL_LIBS@ $(top_builddir)/gtkspell/libgtkspell.la -+endif - simple_SOURCES = simple.c - advanced_SOURCES = advanced.c - -=== modified file 'gtkspell/Makefile.am' ---- old/gtkspell/Makefile.am 2005-09-06 13:00:45 +0000 -+++ new/gtkspell/Makefile.am 2011-07-23 21:39:04 +0000 -@@ -1,6 +1,19 @@ --lib_LTLIBRARIES=libgtkspell.la -+if USE_GTK3 -+VER=3 -+lib_LTLIBRARIES = libgtkspell3.la -+else -+VER= -+lib_LTLIBRARIES = libgtkspell.la -+endif -+ - AM_CFLAGS=@GTKSPELL_CFLAGS@ -DG_LOG_DOMAIN=\"gtkspell\" -DLOCALEDIR=\""$(datadir)/locale"\" - libgtkspell_la_LIBADD=@GTKSPELL_LIBS@ @SPELLER_LIB@ - libgtkspell_la_includedir=$(includedir)/gtkspell-2.0/gtkspell - libgtkspell_la_include_HEADERS=gtkspell.h - libgtkspell_la_SOURCES=gtkspell.c deprecated.c gtkspell.h -+ -+libgtkspell3_la_LIBADD=$(libgtkspell_la_LIBADD) -+libgtkspell3_la_includedir=$(libgtkspell_la_includedir) -+libgtkspell3_la_include_HEADERS=$(libgtkspell_la_include_HEADERS) -+libgtkspell3_la_SOURCES=$(libgtkspell_la_SOURCES) -+ - -=== modified file 'gtkspell/gtkspell.c' ---- old/gtkspell/gtkspell.c 2010-01-08 22:13:05 +0000 -+++ new/gtkspell/gtkspell.c 2011-07-23 21:39:04 +0000 -@@ -310,7 +310,8 @@ - - get_word_extents_from_mark(spell->buffer, &start, &end, spell->mark_click); - oldword = gtk_text_buffer_get_text(spell->buffer, &start, &end, FALSE); -- newword = gtk_label_get_text(GTK_LABEL(GTK_BIN(menuitem)->child)); -+ newword = -+ gtk_label_get_text(GTK_LABEL(gtk_bin_get_child(GTK_BIN(menuitem)))); - - if (debug) { - g_print("old word: '%s'\n", oldword); - -=== added file 'gtkspell3-2.0.pc.in' ---- old/gtkspell3-2.0.pc.in 1970-01-01 00:00:00 +0000 -+++ new/gtkspell3-2.0.pc.in 2011-07-23 21:39:04 +0000 -@@ -0,0 +1,13 @@ -+prefix=@prefix@ -+exec_prefix=@exec_prefix@ -+libdir=@libdir@ -+includedir=@includedir@ -+ -+Name: GTKSpell -+Description: GTK spelling library -+Version: @VERSION@ -+Requires: @GTKSPELL_PACKAGES@ -+Libs: -L${libdir} -lgtkspell3 -+Libs.private: @SPELLER_LIB@ -+Cflags: -I${includedir}/gtkspell-2.0 -+ - From ryuo at frugalware.org Sat Oct 15 20:01:49 2011 From: ryuo at frugalware.org (James Buren) Date: Sat, 15 Oct 2011 20:01:49 +0200 (CEST) Subject: [Frugalware-git] fw32: add more utility commands Message-ID: <20111015180149.D5742142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fw32.git;a=commitdiff;h=633c2671424cb76205f860ad72d895abce8abf35 commit 633c2671424cb76205f860ad72d895abce8abf35 Author: James Buren Date: Sat Oct 15 13:02:26 2011 -0500 add more utility commands diff --git a/fw32 b/fw32 index f644d80..1446e8a 100644 --- a/fw32 +++ b/fw32 @@ -2,6 +2,20 @@ FW32_ROOT="/usr/lib/fw32" FW32_CONFIG="/etc/fw32/pacman-g2.conf" +FW32_DIRS=( + '/proc' + '/sys' + '/dev' + '/etc' + '/home' + '/tmp' + '/var/tmp' + '/var/cache/pacman-g2/pkg' + '/usr/share/kde' + '/usr/share/icons' + '/usr/share/fonts' + '/usr/share/themes' +) error() { @@ -11,14 +25,35 @@ error() mount() { - grep -q "$FW32_ROOT/$1" /proc/mounts + /usr/bin/grep -q "$FW32_ROOT/$1" /proc/mounts [ $? -eq 0 ] && return /bin/mount --bind "$1" "$FW32_ROOT/$1" [ $? -ne 0 ] && error "Failed to mount $1." } +umount() +{ + /bin/umount "$FW32_ROOT/$1" + [ $? -ne 0 ] && error "Failed to umount $1." +} + +mkdir() +{ + /usr/bin/mkdir -p "$1" + [ $? -ne 0 ] && "Failed to create directory $1." +} + pacman_g2() { /usr/bin/linux32 /usr/bin/pacman-g2 --noconfirm --root "$FW32_ROOT" --config "$FW32_CONFIG" $@ [ $? -ne 0 ] && error "pacman-g2 failed to perform its action." } + +umount_all() +{ + for i in $(/usr/bin/grep -o -E "$FW32_ROOT/[a-zA-Z0-9_/]+" /proc/mounts); do + umount "$(/usr/bin/echo $i | /usr/bin/sed 's|^$FW32_ROOT||')" + done +} + +[ $UID -ne 0 ] && [ $EUID -ne 0 ] && error "You must run this command as root." From bouleetbil at frogdev.info Sat Oct 15 20:13:28 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 15 Oct 2011 20:13:28 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: sushi-0.2.0-2-ppc Message-ID: <20111015181328.19087142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=69be8fab541fa20033da0047d4e2bca5665a595e commit 69be8fab541fa20033da0047d4e2bca5665a595e Author: bouleetbil Date: Sat Oct 15 19:00:09 2011 +0200 sushi-0.2.0-2-ppc added ppc to archs() diff --git a/source/gnome/sushi/FrugalBuild b/source/gnome/sushi/FrugalBuild index db5aa55..6cd7af0 100644 --- a/source/gnome/sushi/FrugalBuild +++ b/source/gnome/sushi/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="A quick previewer for Nautilus" depends=('clutter-gtk' 'clutter-gst' 'gjs' 'libmusicbrainz3' 'webkit-gtk3' 'gtksourceview3' 'evince' 'libkrb5') makedepends=('intltool' 'gobject-introspection' 'krb5') groups=('gnome') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') Finclude gnome sha1sums=('4ff0fe49bca9d10ab413f7fd25f05929c84662f1') export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/xulrunner/ From devil505linux at gmail.com Sat Oct 15 20:25:00 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 20:25:00 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ido-0.3.1-2-i686 * moved to xlib-extra Message-ID: <20111015182500.1E932142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3a62afa56b78237d8a239e7a41df2f5bcfe4c089 commit 3a62afa56b78237d8a239e7a41df2f5bcfe4c089 Author: Devil505 Date: Sat Oct 15 20:24:33 2011 +0200 ido-0.3.1-2-i686 * moved to xlib-extra diff --git a/source/ayatana-extra/ido/FrugalBuild b/source/xlib-extra/ido/FrugalBuild similarity index 92% rename from source/ayatana-extra/ido/FrugalBuild rename to source/xlib-extra/ido/FrugalBuild index fc9381b..ba9f367 100644 --- a/source/ayatana-extra/ido/FrugalBuild +++ b/source/xlib-extra/ido/FrugalBuild @@ -3,13 +3,13 @@ pkgname=ido pkgver=0.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="Widgets and other objects used for indicators." url="http://launchpad.net/ido" depends=('gtk+3' 'gdk-pixbuf2' 'utouch-geis') makedepends=('gnome-common' 'gtk-doc') options=('scriptlet') -groups=('ayatana-extra') +groups=('xlib-extra') archs=('i686' 'x86_64') _F_launchpad_branch="0.3" Finclude launchpad From devil505linux at gmail.com Sat Oct 15 20:26:04 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 20:26:04 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: bamf-0.2.104-2-i686 * moved to xlib-extra Message-ID: <20111015182604.347CF142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aad45af28a011d456114da2ca78583386dc85251 commit aad45af28a011d456114da2ca78583386dc85251 Author: Devil505 Date: Sat Oct 15 20:26:04 2011 +0200 bamf-0.2.104-2-i686 * moved to xlib-extra diff --git a/source/ayatana-extra/bamf/FrugalBuild b/source/xlib-extra/bamf/FrugalBuild similarity index 93% rename from source/ayatana-extra/bamf/FrugalBuild rename to source/xlib-extra/bamf/FrugalBuild index 1e4e1ba..31462d1 100644 --- a/source/ayatana-extra/bamf/FrugalBuild +++ b/source/xlib-extra/bamf/FrugalBuild @@ -3,10 +3,10 @@ pkgname=bamf pkgver=0.2.104 -pkgrel=1 +pkgrel=2 pkgdesc="BAMF Application Matching Framework." depends=('dbus-glib' 'libwnck' 'libwnck2' 'libgtop' 'libuuid') -groups=('ayatana-extra') +groups=('xlib-extra') archs=('i686' 'x86_64') _F_launchpad_branch="0.2" _F_launchpad_subdir="0.2.204" From devil505linux at gmail.com Sat Oct 15 20:53:14 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 20:53:14 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ubuntuone-client-2.0.0-2-i686 * moved to gnome-extra Message-ID: <20111015185314.D5CCC142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2a00b2e5206dc8df95f906e5bf0e433e2251c522 commit 2a00b2e5206dc8df95f906e5bf0e433e2251c522 Author: Devil505 Date: Sat Oct 15 20:51:50 2011 +0200 ubuntuone-client-2.0.0-2-i686 * moved to gnome-extra diff --git a/source/ayatana-extra/ubuntuone-client/FrugalBuild b/source/gnome-extra/ubuntuone-client/FrugalBuild similarity index 94% rename from source/ayatana-extra/ubuntuone-client/FrugalBuild rename to source/gnome-extra/ubuntuone-client/FrugalBuild index 1923e59..e270ce2 100644 --- a/source/ayatana-extra/ubuntuone-client/FrugalBuild +++ b/source/gnome-extra/ubuntuone-client/FrugalBuild @@ -3,13 +3,13 @@ pkgname=ubuntuone-client pkgver=2.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="Client for Ubuntu One shareing service" depends=('dbus-python' 'gnome-python-desktop' 'gnome-settings-daemon' 'libproxy' \ 'pyinotify' 'python-configglue' 'notify-python' 'python-simplejson' \ 'ubuntuone-storage-protocol' 'ubuntu-sso-client' 'xdg-utils' 'distribute') makedepends=('intltool' 'nautilus' 'lndir' 'imake' 'evolution-data-server') -groups=('ayatana-extra') +groups=('gnome-extra') archs=('i686' 'x86_64') _F_gnome_iconcache="y" Finclude launchpad gnome-scriptlet From devil505linux at gmail.com Sat Oct 15 20:53:14 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 20:53:14 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ubuntu-sso-client-1.3.3-2-i686 * moved to xapps-extra Message-ID: <20111015185314.C4116142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a1ecd25f39f0ffffb04b2c77fece0536d4b737c1 commit a1ecd25f39f0ffffb04b2c77fece0536d4b737c1 Author: Devil505 Date: Sat Oct 15 20:50:40 2011 +0200 ubuntu-sso-client-1.3.3-2-i686 * moved to xapps-extra diff --git a/source/ayatana-extra/ubuntu-sso-client/FrugalBuild b/source/xapps-extra/ubuntu-sso-client/FrugalBuild similarity index 92% rename from source/ayatana-extra/ubuntu-sso-client/FrugalBuild rename to source/xapps-extra/ubuntu-sso-client/FrugalBuild index 35c86b88..de6d948 100644 --- a/source/ayatana-extra/ubuntu-sso-client/FrugalBuild +++ b/source/xapps-extra/ubuntu-sso-client/FrugalBuild @@ -3,11 +3,11 @@ pkgname=ubuntu-sso-client pkgver=1.3.3 -pkgrel=1 +pkgrel=2 pkgdesc="Ubuntu Single Sign On Client" depends=('dbus-python' 'lazr.restfulclient' 'pygtk' 'python-oauth' 'pywebkitgtk' 'pyxdg' 'twisted' 'python-mocker' 'lazr.uri' 'pyqt4') makedepends=('intltool' 'python-distutils-extra>=2.27') -groups=('ayatana-extra') +groups=('xapps-extra') archs=('i686' 'x86_64') Finclude launchpad sha1sums=('540eb97ef301e5ce78783128b23cec5cab8cca65') From devil505linux at gmail.com Sat Oct 15 20:53:15 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 20:53:15 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ubuntuone-storage-protocol-2.0.0-2-i686 * moved to xlib-extra Message-ID: <20111015185315.17E66142005F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=546cdec6e32afe51447f9a357d51bf48e0f0e94d commit 546cdec6e32afe51447f9a357d51bf48e0f0e94d Author: Devil505 Date: Sat Oct 15 20:53:15 2011 +0200 ubuntuone-storage-protocol-2.0.0-2-i686 * moved to xlib-extra diff --git a/source/ayatana-extra/ubuntuone-storage-protocol/FrugalBuild b/source/xlib-extra/ubuntuone-storage-protocol/FrugalBuild similarity index 92% rename from source/ayatana-extra/ubuntuone-storage-protocol/FrugalBuild rename to source/xlib-extra/ubuntuone-storage-protocol/FrugalBuild index 8512921..2c90daf 100644 --- a/source/ayatana-extra/ubuntuone-storage-protocol/FrugalBuild +++ b/source/xlib-extra/ubuntuone-storage-protocol/FrugalBuild @@ -3,11 +3,11 @@ pkgname=ubuntuone-storage-protocol pkgver=2.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="Python library for Ubuntu One file storage and sharing service" depends=('protobuf-python' 'pyopenssl' 'python-oauth' 'pyopenssl' 'pyxdg' 'twisted') makedepends=('distribute') -groups=('ayatana-extra') +groups=('xlib-extra') archs=('i686' 'x86_64') Finclude launchpad sha1sums=('8e2b35692f3647abe0605f2f941b955d3d2300dd') From devil505linux at gmail.com Sat Oct 15 20:57:27 2011 From: devil505linux at gmail.com (Devil505) Date: Sat, 15 Oct 2011 20:57:27 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: wingpanel-20111004-1-i686 * bin, we don't have indicators anymore Message-ID: <20111015185727.C51DA142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=af9bec879faed444cc4e5108d6bceae2e2004cd8 commit af9bec879faed444cc4e5108d6bceae2e2004cd8 Author: Devil505 Date: Sat Oct 15 20:56:49 2011 +0200 wingpanel-20111004-1-i686 * bin, we don't have indicators anymore diff --git a/source/xapps-extra/wingpanel/FrugalBuild b/source/xapps-extra/wingpanel/FrugalBuild deleted file mode 100644 index 5a0b322..0000000 --- a/source/xapps-extra/wingpanel/FrugalBuild +++ /dev/null @@ -1,24 +0,0 @@ -# Compiling Time: 0.02 SBU -# Maintainer: Devil505 - -pkgname=wingpanel -pkgver=20111004 -pkgrel=1 -pkgdesc="A super sexy space-saving top panel" -url="https://launchpad.net/wingpanel" -depends=('libindicator>=0.4' 'glib2' 'libgee' 'cairo' 'unique' 'gtk+3') -makedepends=('intltool' 'gettext' 'vala') -_F_gnome_glib="y" -Finclude cmake gnome-scriptlet -groups=('xapps-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=('705eff40d0bd25fa3a1e5febb10a000ebf426088') - -build() { - CMake_build - Fbuild_gnome_scriptlet -} - -# optimization OK From bouleetbil at frogdev.info Sat Oct 15 21:32:55 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 15 Oct 2011 21:32:55 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gtkspell-2.0.16-6-x86_64 *pgkrel update for force install this version Message-ID: <20111015193255.C31B0142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f684672c1ad0acaf253ac01f8e78b5cd9efd9ecd commit f684672c1ad0acaf253ac01f8e78b5cd9efd9ecd Author: bouleetbil Date: Sat Oct 15 21:26:39 2011 +0200 gtkspell-2.0.16-6-x86_64 *pgkrel update for force install this version diff --git a/source/xlib/gtkspell/FrugalBuild b/source/xlib/gtkspell/FrugalBuild index 272f07a..a6e1874 100644 --- a/source/xlib/gtkspell/FrugalBuild +++ b/source/xlib/gtkspell/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gtkspell pkgver=2.0.16 -pkgrel=3 +pkgrel=6 pkgdesc="GtkSpell provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget." url="http://gtkspell.sourceforge.net/" depends=('libxml2>=2.7.8' 'gtk+2>=2.20.0-2' 'aspell' 'enchant') From bouleetbil at frogdev.info Sat Oct 15 23:02:15 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat, 15 Oct 2011 23:02:15 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gtkspell-2.0.16-7-i686 *added gtk3 support Message-ID: <20111015210215.07E99142000B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=613e723c83182e5b8e9e09511bf86c9d32c03af5 commit 613e723c83182e5b8e9e09511bf86c9d32c03af5 Author: bouleetbil Date: Sat Oct 15 22:49:24 2011 +0200 gtkspell-2.0.16-7-i686 *added gtk3 support diff --git a/source/xlib/gtkspell/FrugalBuild b/source/xlib/gtkspell/FrugalBuild index a6e1874..860158f 100644 --- a/source/xlib/gtkspell/FrugalBuild +++ b/source/xlib/gtkspell/FrugalBuild @@ -3,15 +3,47 @@ pkgname=gtkspell pkgver=2.0.16 -pkgrel=6 +pkgrel=7 pkgdesc="GtkSpell provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget." url="http://gtkspell.sourceforge.net/" depends=('libxml2>=2.7.8' 'gtk+2>=2.20.0-2' 'aspell' 'enchant') -makedepends=('intltool') +makedepends=('intltool' 'gtk-doc') +rodepends=("gtkspell-lib") options=('scriptlet') groups=('xlib') archs=('i686' 'x86_64' 'ppc') Finclude sourceforge -sha1sums=('49a3eaff850d119a94fc929635270f01e87cdca1') +source=($source gtkspell-gtk3.patch) +sha1sums=('49a3eaff850d119a94fc929635270f01e87cdca1' \ + '2d371218a761fd627cd03460dc2faf86d4fd10c7') +subpkgs=('gtkspell3') +subdescs=('GtkSpell provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget.') +subdepends=('libxml2 gtk+3 aspell enchant') +subrodepends=("gtkspell-lib") +subgroups=('xlib-extra') +subarchs=('i686 x86_64 ppc') + +subpkgs=("${subpkgs[@]}" "gtkspell-lib") +subdescs=("${subdescs[@]}" 'GtkSpell lib') +subrodepends=("${subrodepends[@]}" "") +subdepends=("${subdepends[@]}" "") +subgroups=("${subgroups[@]}" 'lib') +subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') + +build() { + Fcd + Fpatchall + Fautoreconf + Fmake --with-gtk=3 + Fmakeinstall + Frm usr/share + Frm usr/include + Fsplit gtkspell3 usr + make clean || Fdie + Fmake --with-gtk=2 + Fmakeinstall + Fsplit gtkspell-lib usr/share + Fsplit gtkspell-lib usr/include +} # optimization OK diff --git a/source/xlib/gtkspell/gtkspell-gtk3.patch b/source/xlib/gtkspell/gtkspell-gtk3.patch new file mode 100644 index 0000000..7605aee --- /dev/null +++ b/source/xlib/gtkspell/gtkspell-gtk3.patch @@ -0,0 +1,141 @@ +=== modified file 'Makefile.am' +--- old/Makefile.am 2010-01-08 22:13:05 +0000 ++++ new/Makefile.am 2011-07-23 21:39:04 +0000 +@@ -1,8 +1,14 @@ + SUBDIRS=gtkspell examples docs po + + pkgconfigdir=$(libdir)/pkgconfig ++ ++if USE_GTK3 ++pkgconfig_DATA=gtkspell3-2.0.pc ++DISTCLEANFILES=gtkspell3-2.0.pc ++else + pkgconfig_DATA=gtkspell-2.0.pc + DISTCLEANFILES=gtkspell-2.0.pc ++endif + + dist-hook: + $(MAKE) -C "$(srcdir)/po" "$(GETTEXT_PACKAGE).pot" + +=== modified file 'configure.ac' +--- old/configure.ac 2010-01-08 22:13:05 +0000 ++++ new/configure.ac 2011-07-24 00:34:17 +0000 +@@ -15,11 +15,32 @@ + SPELLER_LIB=-lenchant + + AC_SUBST(SPELLER_LIB) +-GTKSPELL_PACKAGES=gtk+-2.0 ++ ++AC_ARG_WITH([gtk], ++ [AS_HELP_STRING([--with-gtk], ++ [Which version of gtk to use @<:@default=2@:>@])], ++ [], ++ [with_gtk=3]) ++AS_IF([test "x$with_gtk" = x3], ++ [PKG_CHECK_MODULES(GTKSPELL, gtk+-3.0 ++ enchant >= 0.4.0) ++ GTKSPELL_PACKAGES=gtk+-3.0 ++ AC_SUBST(GTKSPELL_CFLAGS) ++ AC_SUBST(GTKSPELL_LIBS) ++ AC_DEFINE(HAVE_GTK3, 1, [whether gtk3 is available]) ++ ], ++ [test "x$with_gtk" = x2], ++ [PKG_CHECK_MODULES(GTKSPELL, gtk+-2.0 ++ enchant >= 0.4.0) ++ GTKSPELL_PACKAGES=gtk+-2.0 ++ AC_SUBST(GTKSPELL_CFLAGS) ++ AC_SUBST(GTKSPELL_LIBS) ++ ], ++ [AC_MSG_FAILURE([Value for --with-gtk was neither 2 nor 3])] ++) ++AM_CONDITIONAL(USE_GTK3, [test "x$with_gtk" = x3]) ++ + AC_SUBST(GTKSPELL_PACKAGES) +-PKG_CHECK_MODULES(GTKSPELL, $GTKSPELL_PACKAGES enchant >= 0.4.0 ) +-AC_SUBST(GTKSPELL_CFLAGS) +-AC_SUBST(GTKSPELL_LIBS) + + # check Pango version so we can use PANGO_UNDERLINE_ERROR when available: + PKG_CHECK_MODULES(PANGO, [pango >= 1.3.5], +@@ -90,7 +111,7 @@ + + dnl AM_MAINTAINER_MODE + +-AC_CONFIG_FILES(Makefile gtkspell/Makefile examples/Makefile gtkspell-2.0.pc gtkspell.spec docs/Makefile po/Makefile.in) ++AC_CONFIG_FILES(Makefile gtkspell/Makefile examples/Makefile gtkspell-2.0.pc gtkspell3-2.0.pc gtkspell.spec docs/Makefile po/Makefile.in) + + GTK_DOC_CHECK(1.0) + + +=== modified file 'examples/Makefile.am' +--- old/examples/Makefile.am 2005-09-06 13:00:45 +0000 ++++ new/examples/Makefile.am 2011-07-23 21:39:04 +0000 +@@ -1,6 +1,10 @@ + noinst_PROGRAMS = simple advanced + AM_CFLAGS = @GTKSPELL_CFLAGS@ -I$(top_builddir) + INCLUDES = -I$(top_srcdir) ++if USE_GTK3 ++LDADD = @GTKSPELL_LIBS@ $(top_builddir)/gtkspell/libgtkspell3.la ++else + LDADD = @GTKSPELL_LIBS@ $(top_builddir)/gtkspell/libgtkspell.la ++endif + simple_SOURCES = simple.c + advanced_SOURCES = advanced.c + +=== modified file 'gtkspell/Makefile.am' +--- old/gtkspell/Makefile.am 2005-09-06 13:00:45 +0000 ++++ new/gtkspell/Makefile.am 2011-07-23 21:39:04 +0000 +@@ -1,6 +1,19 @@ +-lib_LTLIBRARIES=libgtkspell.la ++if USE_GTK3 ++VER=3 ++lib_LTLIBRARIES = libgtkspell3.la ++else ++VER= ++lib_LTLIBRARIES = libgtkspell.la ++endif ++ + AM_CFLAGS=@GTKSPELL_CFLAGS@ -DG_LOG_DOMAIN=\"gtkspell\" -DLOCALEDIR=\""$(datadir)/locale"\" + libgtkspell_la_LIBADD=@GTKSPELL_LIBS@ @SPELLER_LIB@ + libgtkspell_la_includedir=$(includedir)/gtkspell-2.0/gtkspell + libgtkspell_la_include_HEADERS=gtkspell.h + libgtkspell_la_SOURCES=gtkspell.c deprecated.c gtkspell.h ++ ++libgtkspell3_la_LIBADD=$(libgtkspell_la_LIBADD) ++libgtkspell3_la_includedir=$(libgtkspell_la_includedir) ++libgtkspell3_la_include_HEADERS=$(libgtkspell_la_include_HEADERS) ++libgtkspell3_la_SOURCES=$(libgtkspell_la_SOURCES) ++ + +=== modified file 'gtkspell/gtkspell.c' +--- old/gtkspell/gtkspell.c 2010-01-08 22:13:05 +0000 ++++ new/gtkspell/gtkspell.c 2011-07-23 21:39:04 +0000 +@@ -310,7 +310,8 @@ + + get_word_extents_from_mark(spell->buffer, &start, &end, spell->mark_click); + oldword = gtk_text_buffer_get_text(spell->buffer, &start, &end, FALSE); +- newword = gtk_label_get_text(GTK_LABEL(GTK_BIN(menuitem)->child)); ++ newword = ++ gtk_label_get_text(GTK_LABEL(gtk_bin_get_child(GTK_BIN(menuitem)))); + + if (debug) { + g_print("old word: '%s'\n", oldword); + +=== added file 'gtkspell3-2.0.pc.in' +--- old/gtkspell3-2.0.pc.in 1970-01-01 00:00:00 +0000 ++++ new/gtkspell3-2.0.pc.in 2011-07-23 21:39:04 +0000 +@@ -0,0 +1,13 @@ ++prefix=@prefix@ ++exec_prefix=@exec_prefix@ ++libdir=@libdir@ ++includedir=@includedir@ ++ ++Name: GTKSpell ++Description: GTK spelling library ++Version: @VERSION@ ++Requires: @GTKSPELL_PACKAGES@ ++Libs: -L${libdir} -lgtkspell3 ++Libs.private: @SPELLER_LIB@ ++Cflags: -I${includedir}/gtkspell-2.0 ++ + From devil505linux at gmail.com Sun Oct 16 07:22:08 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 16 Oct 2011 07:22:08 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gwibber-3.2.0.1-1-i686 * version bump * added patch to build with last vala Message-ID: <20111016052208.9EB01142000A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b963ea75cc33ebd729fa4241096ebac9a5f41ba4 commit b963ea75cc33ebd729fa4241096ebac9a5f41ba4 Author: Devil505 Date: Sun Oct 16 07:21:31 2011 +0200 gwibber-3.2.0.1-1-i686 * version bump * added patch to build with last vala diff --git a/source/gnome-extra/gwibber/FrugalBuild b/source/gnome-extra/gwibber/FrugalBuild index 628c41f..e2a77ca 100644 --- a/source/gnome-extra/gwibber/FrugalBuild +++ b/source/gnome-extra/gwibber/FrugalBuild @@ -2,20 +2,31 @@ # Maintainer: Devil505 pkgname=gwibber -pkgver=3.1.0 +pkgver=3.2.0.1 pkgrel=1 pkgdesc="Open Source microblogging client for GNOME, with webkit" -depends=('python-simplejson' 'pygtk' 'dbus-python' 'pywebkitgtk>=1.1.6-2' 'gnome-python-desktop-wnck' \ - 'gnome-python' 'egenix-mx-base' 'feedparser' 'mako' 'gnome-python-desktop' 'python-sqlite3' \ - 'notify-python' 'imaging' 'aspell' 'pycurl' 'python-markupsafe' 'pyxdg' 'python-oauth' \ - 'gnome-python-desktop-keyring' 'python-sqlite3' 'ca-certificates') -makedepends=('distribute' 'python-distutils-extra' 'intltool') +depends=('libgee' 'libnotify' 'libdee' 'json-glib' 'gtkspell3' 'desktop-file-utils' 'dbus-python' \ + 'gnome-keyring' 'gnome-python-desktop-keyring' 'libwnck' 'egenix-mx-base' \ + 'python-oauth' 'imaging' 'pycurl' 'python-simplejson' 'pywebkitgtk' 'pyxdg' \ + 'gnome-python-extras-gtkspell' 'notify-python' 'gsettings-desktop-schemas') +makedepends=('vala' 'intltool' 'gobject-introspection' 'gnome-common') options=('scriptlet') groups=('gnome-extra') _F_gnome_desktop="y" +_F_gnome_glib="y" +_F_gnome_iconcache="y" _F_launchpad_branch="3.2" Finclude gnome-scriptlet launchpad archs=('i686' 'x86_64') -sha1sums=('cd4f835866d4f4185529ca06842d52e763f0d8ac') -replaces=('twitux') +Fconfopts="${Fconfopts[@]} --disable-unity" +source=($source gwibber-3.2.0-vala.patch) +sha1sums=('c912a3324b14aa0767e6e35beb93baca926c5580' \ + 'dcfe30c33790b86ebc82eac9c5584aa8467adbf2') +replaces=('twitux' 'libgwibber') +build() { + Fcd + ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var \ + --disable-static --disable-unity || Fdie + Fbuild +} diff --git a/source/gnome-extra/gwibber/gwibber-3.2.0-vala.patch b/source/gnome-extra/gwibber/gwibber-3.2.0-vala.patch new file mode 100644 index 0000000..67c5489 --- /dev/null +++ b/source/gnome-extra/gwibber/gwibber-3.2.0-vala.patch @@ -0,0 +1,11 @@ +--- acinclude.m4.vala 2011-10-01 20:39:23.000000000 +0200 ++++ acinclude.m4 2011-10-01 20:39:47.000000000 +0200 +@@ -254,7 +254,7 @@ + # GWIBBER_PROG_VALAC([MINIMUM-VERSION]) + # -------------------------------- + AC_DEFUN([GWIBBER_PROG_VALAC], +-[AC_PATH_PROG([VALAC], [valac-0.12], []) ++[AC_PATH_PROG([VALAC], [valac], []) + AS_IF([test -z "$VALAC"], + [AC_MSG_WARN([No Vala compiler found. You will not be able to compile .vala source files.])], + [AS_IF([test -n "$1"], From devil505linux at gmail.com Sun Oct 16 07:33:00 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 16 Oct 2011 07:33:00 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gwibber-3.2.0.1-1-i686 * oops fixing build Message-ID: <20111016053300.4A79E142000A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1b6de63cbab87b7bdaede3d676fef139311f4a9b commit 1b6de63cbab87b7bdaede3d676fef139311f4a9b Author: Devil505 Date: Sun Oct 16 07:33:03 2011 +0200 gwibber-3.2.0.1-1-i686 * oops fixing build diff --git a/source/gnome-extra/gwibber/FrugalBuild b/source/gnome-extra/gwibber/FrugalBuild index e2a77ca..3acb60c 100644 --- a/source/gnome-extra/gwibber/FrugalBuild +++ b/source/gnome-extra/gwibber/FrugalBuild @@ -26,7 +26,10 @@ replaces=('twitux' 'libgwibber') build() { Fcd + Fpatchall ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var \ --disable-static --disable-unity || Fdie - Fbuild + Fmake + Fmakeinstall + Fbuild_gnome_scriptlet } From devil505linux at gmail.com Sun Oct 16 07:59:41 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 16 Oct 2011 07:59:41 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: granite-20111016-1-i686 * version bump Message-ID: <20111016055942.00488142000A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b7b5ad4e39a027d0e43a1479e449cbe10ef93ec3 commit b7b5ad4e39a027d0e43a1479e449cbe10ef93ec3 Author: Devil505 Date: Sun Oct 16 07:59:36 2011 +0200 granite-20111016-1-i686 * version bump diff --git a/source/devel-extra/granite/FrugalBuild b/source/devel-extra/granite/FrugalBuild index eec17a0..4fad595 100644 --- a/source/devel-extra/granite/FrugalBuild +++ b/source/devel-extra/granite/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=granite -pkgver=20111013 +pkgver=20111016 pkgrel=1 pkgdesc="A development library for elementary development." url="https://launchpad.net/granite" @@ -13,6 +13,6 @@ Finclude cmake 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=('f73529dbcbbad55dcae2106aa8d21378fabe6dcf') +sha1sums=('9f9274400d21e23129195275ec6f8b2cc9312449') # optimization OK From devil505linux at gmail.com Sun Oct 16 08:09:43 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 16 Oct 2011 08:09:43 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ergo-20110912-1-i686 * new package Message-ID: <20111016060943.78079142000A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a1219fd749ca23eadfe92f3b190964871a9e0da0 commit a1219fd749ca23eadfe92f3b190964871a9e0da0 Author: Devil505 Date: Sun Oct 16 08:08:22 2011 +0200 ergo-20110912-1-i686 * new package diff --git a/source/xapps-extra/ergo/FrugalBuild b/source/xapps-extra/ergo/FrugalBuild new file mode 100644 index 0000000..35effc4 --- /dev/null +++ b/source/xapps-extra/ergo/FrugalBuild @@ -0,0 +1,25 @@ +# Compiling Time: 0.01 SBU +# Maintainer: Devil505 + +pkgname=ergo +pkgver=20110912 +pkgrel=1 +pkgdesc="Ergo is a lightweight ToDo app written in Vala for the elementary project." +url="https://launchpad.net/ergo" +depends=('granite' 'bzip2') +makedepends=('vala') +groups=('xapps-extra' 'pantheon-desktop') +_F_gnome_glib="y" +_F_gnome_desktop="y" +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=('033e90dc30916ba82197049c7914263147bb0462') + +build() { + CMake_build + Fbuild_gnome_scriptlet +} + +# optimization OK From melko at frugalware.org Sun Oct 16 10:08:44 2011 From: melko at frugalware.org (Melko) Date: Sun, 16 Oct 2011 10:08:44 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: rekonq-0.8.0-1-i686 Message-ID: <20111016080844.C0236142000A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cbc258f4c3ea6866b92bf106ffbee736e5b7381b commit cbc258f4c3ea6866b92bf106ffbee736e5b7381b Author: Melko Date: Sun Oct 16 10:05:40 2011 +0200 rekonq-0.8.0-1-i686 * version bump diff --git a/source/kde-extra/rekonq/FrugalBuild b/source/kde-extra/rekonq/FrugalBuild index f8fc2c6..d3fe97e 100644 --- a/source/kde-extra/rekonq/FrugalBuild +++ b/source/kde-extra/rekonq/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Devil505 pkgname=rekonq -pkgver=0.7.92 +pkgver=0.8.0 pkgrel=1 pkgdesc='A WebKit based web browser for KDE' groups=('kde-extra') @@ -13,7 +13,7 @@ Finclude sourceforge kde depends=("${depends[@]}" "kdelibs>=$_F_kde_ver" "kdelibs-compiletime>=$_F_kde_ver" \ "libqtcore" "libqtgui" "libqtnetwork" "libqtwebkit" "gtk+2") makedepends=("${makedepends[@]}" 'docbook-xsl' "ksgmltools2>=$_F_kde_ver") -sha1sums=('6389e88e54dd2ab85f08666ba0cbea9a6a09afdb') +sha1sums=('f7cfb781535f5fdc8155e20808cbf77da43e3a19') # optimization OK From devil505linux at gmail.com Sun Oct 16 13:41:16 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 16 Oct 2011 13:41:16 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libdbusmenu-0.5.1-2-i686 * we have now both GTK2 and 3 support Message-ID: <20111016114116.35DEB142000A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bbd179e3e68e680f027b6f63a4b18f86387e1b6b commit bbd179e3e68e680f027b6f63a4b18f86387e1b6b Author: Devil505 Date: Sun Oct 16 13:40:45 2011 +0200 libdbusmenu-0.5.1-2-i686 * we have now both GTK2 and 3 support diff --git a/source/xlib/libdbusmenu/FrugalBuild b/source/xlib/libdbusmenu/FrugalBuild index 1fbf53c..d5c1b1a 100644 --- a/source/xlib/libdbusmenu/FrugalBuild +++ b/source/xlib/libdbusmenu/FrugalBuild @@ -3,7 +3,7 @@ pkgname=libdbusmenu pkgver=0.5.1 -pkgrel=1 +pkgrel=2 pkgdesc="A small little library that was created by pulling out some common code out of indicator-applet." depends=('json-glib>=0.13.4' 'dbus-glib') makedepends=('intltool' 'gnome-doc-utils' 'gtk+2' 'gtk+3' 'gobject-introspection' 'vala') @@ -17,16 +17,26 @@ sha1sums=('fb8b4c382aae19a037a625ba85684e8f6c02f01c') subpkgs=("$pkgname-gtk") subdescs=("${subdescs[@]}" "GTK bindings for libdbusmenu") -subdepends=("${subdepends[@]}" "gdk-pixbuf2 gtk+3") +subdepends=("${subdepends[@]}" "gdk-pixbuf2 gtk+3 gtk+2") subrodepends=("${subrodepends[@]}" "$pkgname") subgroups=("${subgroups[@]}" 'xlib') subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') build() { unset MAKEFLAGS - Fbuild --disable-static \ + Fmake --with-gtk=3 --disable-static \ --enable-introspection=yes + Fmakeinstall + make clean || Fdie + Fmake --with-gtk=2 --disable-static \ + --enable-introspection=yes + Fmakeinstall + Fsplit $pkgname-gtk usr/include/libdbusmenu-0.4/libdbusmenu-gtk/ + Fsplit $pkgname-gtk usr/lib/libdbusmenu-gtk.* + Fsplit $pkgname-gtk usr/lib/pkgconfig/dbusmenu-gtk-0.4.pc + Fsplit $pkgname-gtk usr/share/gir-1.0/DbusmenuGtk-0.4.gir + Fsplit $pkgname-gtk usr/share/vala/vapi/DbusmenuGtk-0.4.vapi Fsplit $pkgname-gtk usr/include/libdbusmenu-0.4/libdbusmenu-gtk3/ Fsplit $pkgname-gtk usr/lib/libdbusmenu-gtk3.* Fsplit $pkgname-gtk usr/lib/pkgconfig/dbusmenu-gtk3-0.4.pc From devil505linux at gmail.com Sun Oct 16 16:35:53 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 16 Oct 2011 16:35:53 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: utouch-frame-1.1.4-1-i686 * version bump Message-ID: <20111016143553.0A6D0142000A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=75eaf38428ccf4a7596e6abf64bfa4acb796fc8c commit 75eaf38428ccf4a7596e6abf64bfa4acb796fc8c Author: Devil505 Date: Sun Oct 16 16:35:32 2011 +0200 utouch-frame-1.1.4-1-i686 * version bump diff --git a/source/lib-extra/utouch-frame/FrugalBuild b/source/lib-extra/utouch-frame/FrugalBuild index 86f786c..d1c71ad 100644 --- a/source/lib-extra/utouch-frame/FrugalBuild +++ b/source/lib-extra/utouch-frame/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: Devil505 pkgname=utouch-frame -pkgver=1.1.3 +pkgver=1.1.4 pkgrel=1 pkgdesc="This tree handles the buildup and synchronization of a set of simultaneous touches" depends=('utouch-evemu' 'mtdev') groups=('lib-extra') archs=('i686' 'x86_64') +_F_launchpad_subdir="v$pkgver" Finclude launchpad -source=($url/trunk/v$pkgver/+download/$pkgname-$pkgver.tar.gz) -sha1sums=('df547681d1993599eec84521e8c0d8a65359054c') +sha1sums=('6c796dda99276d5f8a6136591d04d9e1d085c91e') # optimization OK From devil505linux at gmail.com Sun Oct 16 16:37:11 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 16 Oct 2011 16:37:11 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: utouch-grail-2.0.1-1-i686 * version bump Message-ID: <20111016143711.6E6F9142000A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e1bff4811edcd3768dcc7eaad5f0009a4592a827 commit e1bff4811edcd3768dcc7eaad5f0009a4592a827 Author: Devil505 Date: Sun Oct 16 16:37:07 2011 +0200 utouch-grail-2.0.1-1-i686 * version bump diff --git a/source/lib-extra/utouch-grail/FrugalBuild b/source/lib-extra/utouch-grail/FrugalBuild index 31676dd..3ff71fc 100644 --- a/source/lib-extra/utouch-grail/FrugalBuild +++ b/source/lib-extra/utouch-grail/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: Devil505 pkgname=utouch-grail -pkgver=2.0.0 +pkgver=2.0.1 pkgrel=1 pkgdesc="Gesture Recognition And Instantiation Library" depends=('utouch-frame>=1.1.1') groups=('lib-extra') archs=('i686' 'x86_64') +_F_launchpad_subdir="v$pkgver" Finclude launchpad -source=(http://launchpad.net/utouch-grail/trunk/v$pkgver/+download/$pkgname-$pkgver.tar.gz) -sha1sums=('d8a4d9a307962f80e5b381b3527fbc9dc9d316f2') +sha1sums=('afb3d26bda73956a528fc7c1787fb512a5cfdcb0') # optimization OK From devil505linux at gmail.com Sun Oct 16 16:43:07 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 16 Oct 2011 16:43:07 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: utouch-geis-2.1.2-1-i686 * version bump Message-ID: <20111016144307.CA1B9142000A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fba5f4047c5270bdc3a5b2c2dcaf2703f7ccac7b commit fba5f4047c5270bdc3a5b2c2dcaf2703f7ccac7b Author: Devil505 Date: Sun Oct 16 16:42:58 2011 +0200 utouch-geis-2.1.2-1-i686 * version bump diff --git a/source/lib-extra/utouch-geis/FrugalBuild b/source/lib-extra/utouch-geis/FrugalBuild index f33d489..298c700 100644 --- a/source/lib-extra/utouch-geis/FrugalBuild +++ b/source/lib-extra/utouch-geis/FrugalBuild @@ -2,15 +2,14 @@ # Maintainer: Devil505 pkgname=utouch-geis -pkgver=2.1.1 -pkgrel=2 +pkgver=2.1.2 +pkgrel=1 pkgdesc="Implementation of the GEIS (Gesture Engine Interface and Support) interface." depends=('utouch-grail>=1.0.19' 'libxi' 'dbus') +makedepends=('xorg-server') groups=('lib-extra') archs=('i686' 'x86_64') -_F_launchpad_subdir="2.1.0" Finclude launchpad -source=(http://launchpad.net/utouch-geis/trunk/2.1.1/+download/$pkgname-$pkgver.tar.gz) -sha1sums=('bac00ffb1a4631fc2449ea091777552293665c1c') +sha1sums=('74116991a74e81f58b08b8a1580fd13451e73425') # optimization OK From devil505linux at gmail.com Sun Oct 16 16:45:30 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 16 Oct 2011 16:45:30 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: utouch-geis-2.1.2-2-i686 * moved to xlib-extra (X depends) Message-ID: <20111016144530.0749C142000A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=28d141c1e4bc3d88d2c11524649fe01477629975 commit 28d141c1e4bc3d88d2c11524649fe01477629975 Author: Devil505 Date: Sun Oct 16 16:44:34 2011 +0200 utouch-geis-2.1.2-2-i686 * moved to xlib-extra (X depends) diff --git a/source/lib-extra/utouch-geis/FrugalBuild b/source/xlib-extra/utouch-geis/FrugalBuild similarity index 92% rename from source/lib-extra/utouch-geis/FrugalBuild rename to source/xlib-extra/utouch-geis/FrugalBuild index 298c700..d0408e9 100644 --- a/source/lib-extra/utouch-geis/FrugalBuild +++ b/source/xlib-extra/utouch-geis/FrugalBuild @@ -3,11 +3,11 @@ pkgname=utouch-geis pkgver=2.1.2 -pkgrel=1 +pkgrel=2 pkgdesc="Implementation of the GEIS (Gesture Engine Interface and Support) interface." depends=('utouch-grail>=1.0.19' 'libxi' 'dbus') makedepends=('xorg-server') -groups=('lib-extra') +groups=('xlib-extra') archs=('i686' 'x86_64') Finclude launchpad sha1sums=('74116991a74e81f58b08b8a1580fd13451e73425') From devil505linux at gmail.com Sun Oct 16 21:28:42 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 16 Oct 2011 21:28:42 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: python-keybinder-0.2.2-2-i686 * removing (will be replaced sooner) Message-ID: <20111016192842.CAAB2142000A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=af35e35abc0d63cdeff617fd38c6c46b460831d9 commit af35e35abc0d63cdeff617fd38c6c46b460831d9 Author: Devil505 Date: Sun Oct 16 23:28:36 2011 +0200 python-keybinder-0.2.2-2-i686 * removing (will be replaced sooner) diff --git a/source/devel-extra/python-keybinder/FrugalBuild b/source/devel-extra/python-keybinder/FrugalBuild deleted file mode 100644 index 591175d..0000000 --- a/source/devel-extra/python-keybinder/FrugalBuild +++ /dev/null @@ -1,19 +0,0 @@ -# Compiling Time: 0.05 SBU -# Maintainer: Devil505 - -pkgname=python-keybinder -pkgver=0.2.2 -pkgrel=2 -pkgdesc="keybinder is a python module for gtk-based applications registering global key bindings" -url="http://kaizer.se/wiki/python-keybinder/" -depends=('gtk+2-libs' 'cairo' 'zlib' 'libxext' 'libxfixes' 'libgcc') -makedepends=('gnome-python-desktop' 'gnome-doc-utils') -groups=('devel-extra') -archs=('i686' 'x86_64') -_F_archive_name="keybinder" -up2date="Flasttar http://kaizer.se/publicfiles/$_F_archive_name/" -source=(http://kaizer.se/publicfiles/$_F_archive_name/$_F_archive_name-$pkgver.tar.gz) -_F_cd_path="$_F_archive_name-$pkgver" -sha1sums=('9e7e62727fd236f2d3c49cc9ff1eaadc78841987') - -# optimization OK From devil505linux at gmail.com Sun Oct 16 21:35:20 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 16 Oct 2011 21:35:20 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: keybinder-0.2.2-3-i686 * new package * python and lua bindings splitted Message-ID: <20111016193520.5B7CA142000A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3e2a9e1542d977c42969c88382303eff97e5b725 commit 3e2a9e1542d977c42969c88382303eff97e5b725 Author: Devil505 Date: Sun Oct 16 23:30:39 2011 +0200 keybinder-0.2.2-3-i686 * new package * python and lua bindings splitted diff --git a/source/xlib/keybinder/FrugalBuild b/source/xlib/keybinder/FrugalBuild new file mode 100644 index 0000000..31d2cfe --- /dev/null +++ b/source/xlib/keybinder/FrugalBuild @@ -0,0 +1,39 @@ +# Compiling Time: 0.05 SBU +# Maintainer: Devil505 + +pkgname=keybinder +pkgver=0.2.2 +pkgrel=3 +pkgdesc="libkeybinder is a library for registering global keyboard shortcuts. Keybinder works with GTK-based applications using the X Window System." +url="http://kaizer.se/wiki/python-keybinder/" +depends=('gtk+2') +makedepends=('gnome-python-desktop' 'gnome-doc-utils' 'vala' 'lua') +groups=('xlib') +Finclude python +archs=('i686' 'x86_64') +up2date="Flasttar http://kaizer.se/publicfiles/$_F_archive_name/" +source=(http://kaizer.se/publicfiles/$_F_archive_name/$_F_archive_name-$pkgver.tar.gz) +_F_cd_path="$_F_archive_name-$pkgver" +sha1sums=('9e7e62727fd236f2d3c49cc9ff1eaadc78841987') + +subpkgs=("${subpkgs[@]}" "python-$pkgname") +subdescs=("${subdescs[@]}" "Python bindings of keybinder") +subdepends=("${subdepends[@]}" "pygtk") +subrodepends=("${subrodepends[@]}" "$pkgname") +subgroups=("${subgroups[@]}" 'devel-extra') +subarchs=("${subarchs[@]}" 'i686 x86_64') + +subpkgs=("${subpkgs[@]}" "$pkgname-lua") +subdescs=("${subdescs[@]}" "Lua bindings of keybinder") +subdepends=("${subdepends[@]}" "lua") +subrodepends=("${subrodepends[@]}" "$pkgname") +subgroups=("${subgroups[@]}" 'devel-extra') +subarchs=("${subarchs[@]}" 'i686 x86_64') + +build() { + Fbuild + Fsplit python-$pkgname $_F_python_libdir + Fsplit $pkgname-lua usr/lib/lua/ +} + +# optimization OK From devil505linux at gmail.com Sun Oct 16 21:35:20 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 16 Oct 2011 21:35:20 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: keybinder-0.2.2-3-i686 * fixing mistakes Message-ID: <20111016193520.6750F142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7dcfcfe36c54adc9cc2b91d66a61fc5063dfc0be commit 7dcfcfe36c54adc9cc2b91d66a61fc5063dfc0be Author: Devil505 Date: Sun Oct 16 23:32:52 2011 +0200 keybinder-0.2.2-3-i686 * fixing mistakes diff --git a/source/xlib/keybinder/FrugalBuild b/source/xlib/keybinder/FrugalBuild index 31d2cfe..c6c5115 100644 --- a/source/xlib/keybinder/FrugalBuild +++ b/source/xlib/keybinder/FrugalBuild @@ -12,8 +12,7 @@ groups=('xlib') Finclude python archs=('i686' 'x86_64') up2date="Flasttar http://kaizer.se/publicfiles/$_F_archive_name/" -source=(http://kaizer.se/publicfiles/$_F_archive_name/$_F_archive_name-$pkgver.tar.gz) -_F_cd_path="$_F_archive_name-$pkgver" +source=(http://kaizer.se/publicfiles/$_F_archive_name/$pkgname-$pkgver.tar.gz) sha1sums=('9e7e62727fd236f2d3c49cc9ff1eaadc78841987') subpkgs=("${subpkgs[@]}" "python-$pkgname") From devil505linux at gmail.com Sun Oct 16 21:45:27 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 16 Oct 2011 21:45:27 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: dmedia-11.09.0-2-i686 * fixing depends Message-ID: <20111016194527.330E0142000A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d9637c9b3c9b9035827443d05df4f2d91016c62e commit d9637c9b3c9b9035827443d05df4f2d91016c62e Author: Devil505 Date: Sun Oct 16 23:45:15 2011 +0200 dmedia-11.09.0-2-i686 * fixing depends diff --git a/source/gnome-extra/dmedia/FrugalBuild b/source/gnome-extra/dmedia/FrugalBuild index 4a29b20..481fcb7 100644 --- a/source/gnome-extra/dmedia/FrugalBuild +++ b/source/gnome-extra/dmedia/FrugalBuild @@ -3,10 +3,9 @@ pkgname=dmedia pkgver=11.09.0 -pkgrel=1 +pkgrel=2 pkgdesc="A simple distributed media library. Media files are given a globally unique ID based on their content-hash." -depends=('desktopcouch' 'totem' 'perl-image-exiftool' 'genshi' 'pywebkitgtk' \ - 'python-paste' 'notify-python' 'pyxdg' 'indicator-application') +depends=('dbus-python' 'pygobject' 'python-userwebkit' 'python-microfiber') groups=('gnome-extra') archs=('i686' 'x86_64') _F_gnome_iconcache="y" From devil505linux at gmail.com Sun Oct 16 21:48:09 2011 From: devil505linux at gmail.com (Devil505) Date: Sun, 16 Oct 2011 21:48:09 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: keybinder-0.2.2-3-i686 * fixing source link and url Message-ID: <20111016194809.F0673142000A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c401cad9496dba498e8533a40fa8a64eebd3796d commit c401cad9496dba498e8533a40fa8a64eebd3796d Author: Devil505 Date: Sun Oct 16 23:48:17 2011 +0200 keybinder-0.2.2-3-i686 * fixing source link and url diff --git a/source/xlib/keybinder/FrugalBuild b/source/xlib/keybinder/FrugalBuild index c6c5115..0c4ee26 100644 --- a/source/xlib/keybinder/FrugalBuild +++ b/source/xlib/keybinder/FrugalBuild @@ -5,14 +5,14 @@ pkgname=keybinder pkgver=0.2.2 pkgrel=3 pkgdesc="libkeybinder is a library for registering global keyboard shortcuts. Keybinder works with GTK-based applications using the X Window System." -url="http://kaizer.se/wiki/python-keybinder/" +url="http://kaizer.se/wiki/keybinder/" depends=('gtk+2') makedepends=('gnome-python-desktop' 'gnome-doc-utils' 'vala' 'lua') groups=('xlib') Finclude python archs=('i686' 'x86_64') -up2date="Flasttar http://kaizer.se/publicfiles/$_F_archive_name/" -source=(http://kaizer.se/publicfiles/$_F_archive_name/$pkgname-$pkgver.tar.gz) +up2date="Flasttar http://kaizer.se/publicfiles/$pkgname/" +source=(http://kaizer.se/publicfiles/$pkgname/$pkgname-$pkgver.tar.gz) sha1sums=('9e7e62727fd236f2d3c49cc9ff1eaadc78841987') subpkgs=("${subpkgs[@]}" "python-$pkgname") From vmiklos at frugalware.org Sun Oct 16 21:58:15 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 16 Oct 2011 21:58:15 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: dmidecode-2.11-1-i686 Message-ID: <20111016195815.AACA2142000A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b14455296f53bf18689a96fbdd8933902d3b2c04 commit b14455296f53bf18689a96fbdd8933902d3b2c04 Author: Miklos Vajna Date: Sun Oct 16 20:43:45 2011 +0200 dmidecode-2.11-1-i686 - version bump diff --git a/source/apps/dmidecode/FrugalBuild b/source/apps/dmidecode/FrugalBuild index 0250f1e..14edf8f 100644 --- a/source/apps/dmidecode/FrugalBuild +++ b/source/apps/dmidecode/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=dmidecode -pkgver=2.10 +pkgver=2.11 pkgrel=1 pkgdesc="Desktop Management Interface (DMI) table related utilities." url="http://www.nongnu.org/dmidecode/" @@ -11,7 +11,7 @@ groups=('apps') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://download.savannah.gnu.org/releases/dmidecode/|Flasttar" source=(http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz makefile.patch) -sha1sums=('3eca8388c85eff8a1c3d6ae99c18e00c92030d5d' \ +sha1sums=('4b53195a10b74869fda6e0c3bf84a5e1be8761be' \ '0949964ccab7d0dbc476216f99a6ed24be9898e8') # optimization OK From elentir at frugalware.org Sun Oct 16 23:09:02 2011 From: elentir at frugalware.org (Elentir) Date: Sun, 16 Oct 2011 23:09:02 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ethtool-3.0-1-x86_64 Message-ID: <20111016210902.17CB1142000A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=07ffa9eccf403fa3f1741fe1e117c4b6595689af commit 07ffa9eccf403fa3f1741fe1e117c4b6595689af Author: Elentir Date: Sun Oct 16 23:08:27 2011 +0200 ethtool-3.0-1-x86_64 * version bump * change m8r diff --git a/source/network/ethtool/FrugalBuild b/source/network/ethtool/FrugalBuild index 916c4c5..1c60a00 100644 --- a/source/network/ethtool/FrugalBuild +++ b/source/network/ethtool/FrugalBuild @@ -1,16 +1,19 @@ # Compiling Time: 0.01 SBU # Contributor: Miklos Vajna -# Maintainer: voroskoi +# Maintainer: Elentir pkgname=ethtool -pkgver=6 +pkgver=3.0 pkgrel=1 pkgdesc="A tool for setting ethernet parameters" -_F_sourceforge_dirname="gkernel" -Finclude sourceforge depends=('glibc') groups=('network') archs=('i686' 'x86_64' 'ppc') -sha1sums=('808fda9c353714ad1d5f0428e7347fca8c0c23f6') +url="http://www.kernel.org/pub/software/network/ethtool/" +# use a mirror till we can't use kernel.org +pkgurl="http://ftp.tlk-l.net/pub/mirrors/kernel.org/software/network/$pkgname" +source=("$pkgurl/$pkgname-$pkgver.tar.bz2") +up2date="Flasttar $pkgurl" +signatures=("$pkgurl/$pkgname-$pkgver.tar.bz2.sign") # optimization OK From elentir at frugalware.org Sun Oct 16 23:13:30 2011 From: elentir at frugalware.org (Elentir) Date: Sun, 16 Oct 2011 23:13:30 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: glibc-2.14.1-2-arm Message-ID: <20111016211330.33BA6142000A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5a0f87e2698c295dfabfd7a0ed0efd3ad70e61b3 commit 5a0f87e2698c295dfabfd7a0ed0efd3ad70e61b3 Author: Elentir Date: Sun Oct 16 23:09:49 2011 +0200 glibc-2.14.1-2-arm * fix build on arm diff --git a/source/base/glibc/FrugalBuild b/source/base/glibc/FrugalBuild index b8a82af..1550390 100644 --- a/source/base/glibc/FrugalBuild +++ b/source/base/glibc/FrugalBuild @@ -39,7 +39,7 @@ sha1sums=('d1e787f1f55eba4544e4847668cc1edb782622f7' \ if Fuse GLIBC_PORTS; then source=("${source[@]}" "http://ftp.frugalware.org/pub/other/people/elentir/glibc-ports/glibc-ports-$pkgver.tar.bz2") - sha1sums=("${sha1sums[@]}" '2668de9c563c83dbe6409eed5f003cdb17f52e67') + sha1sums=("${sha1sums[@]}" '8bc28c62ffd3074dc19c9d90271377f1e66e19c9') fi build() From elentir at frugalware.org Sun Oct 16 23:22:41 2011 From: elentir at frugalware.org (Elentir) Date: Sun, 16 Oct 2011 23:22:41 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ethtool-3.0-1-arm Message-ID: <20111016212241.BD79C142000A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=768248fde3be270afef044b237a4cf17c27dfc4e commit 768248fde3be270afef044b237a4cf17c27dfc4e Author: Elentir Date: Sun Oct 16 23:17:28 2011 +0200 ethtool-3.0-1-arm * add arm to archs diff --git a/source/network/ethtool/FrugalBuild b/source/network/ethtool/FrugalBuild index 1c60a00..2fcf456 100644 --- a/source/network/ethtool/FrugalBuild +++ b/source/network/ethtool/FrugalBuild @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc="A tool for setting ethernet parameters" depends=('glibc') groups=('network') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64' 'ppc' 'arm') url="http://www.kernel.org/pub/software/network/ethtool/" # use a mirror till we can't use kernel.org pkgurl="http://ftp.tlk-l.net/pub/mirrors/kernel.org/software/network/$pkgname" From elentir at frugalware.org Sun Oct 16 23:40:49 2011 From: elentir at frugalware.org (Elentir) Date: Sun, 16 Oct 2011 23:40:49 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: whois-5.0.12-1-arm Message-ID: <20111016214049.31D7F142000A@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=84c18642b5466e1372612b9bc9809d95cc8e68d0 commit 84c18642b5466e1372612b9bc9809d95cc8e68d0 Author: Elentir Date: Sun Oct 16 23:35:38 2011 +0200 whois-5.0.12-1-arm * version bump * add arm to archs diff --git a/source/network/whois/FrugalBuild b/source/network/whois/FrugalBuild index 9e218c7..3843c22 100644 --- a/source/network/whois/FrugalBuild +++ b/source/network/whois/FrugalBuild @@ -3,14 +3,14 @@ # Maintainer: voroskoi pkgname=whois -pkgver=5.0.11 +pkgver=5.0.12 pkgrel=1 pkgdesc="The GNU whois client" url="http://www.linux.it/~md/software/" depends=('glibc') groups=('network') backup=('/etc/whois.conf') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'arm') up2date="lynx -dump 'http://ftp.de.debian.org/debian/pool/main/w/whois/?C=M;O=D'|grep tar.gz$|sed -n 's/.*_\(.*\).t.*/\1/;1 p'" source=(http://ftp.de.debian.org/debian/pool/main/w/whois/$pkgname\_$pkgver.tar.gz \ whois-4.7.9-useconfig.patch whois-4.7.16-glibc.diff) @@ -28,7 +28,7 @@ build() Frm /usr/bin/mkpasswd Frm /usr/share/man/man1/mkpasswd.1 } -sha1sums=('435770400fbccd0066af62a85e2028420e43ca4b' \ +sha1sums=('53bcb49db075f5bb0f4b9c1e47fdde933b6ffa1c' \ '07bc0caaa23521d35d75584fdb5f95f1befdba25' \ '50e73d59b53cadf80e3c5aa8c1c8eb6667fa80e6') From bouleetbil at frogdev.info Mon Oct 17 08:29:57 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 08:29:57 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gtksourceview3-3.2.2-1-x86_64 Message-ID: <20111017062957.1883D1420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a5a86543479f2c059b3eeaf017ee8aacc2e73ea3 commit a5a86543479f2c059b3eeaf017ee8aacc2e73ea3 Author: bouleetbil Date: Mon Oct 17 08:23:31 2011 +0200 gtksourceview3-3.2.2-1-x86_64 *Version bump diff --git a/source/gnome/gtksourceview3/FrugalBuild b/source/gnome/gtksourceview3/FrugalBuild index 383cf35..478fd13 100644 --- a/source/gnome/gtksourceview3/FrugalBuild +++ b/source/gnome/gtksourceview3/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gtksourceview3 _F_gnome_name="gtksourceview" -pkgver=3.2.1 +pkgver=3.2.2 pkgrel=1 pkgdesc="A text widget adding syntax highlighting and more to GNOME" depends=('libxml2>=2.7.8' 'gtk+3') @@ -12,7 +12,7 @@ groups=('gnome') archs=('i686' 'x86_64' 'ppc') Finclude gnome _F_cd_path="$_F_gnome_name-$pkgver" -sha1sums=('e83c7c3be5939fe5f07b396fc26ed3617f40553e') +sha1sums=('96ebd2e12f0429ca8ab89c7178b1b75bfeb3ebc5') build() { Fbuild --enable-gtk-doc --enable-glade-catalog From bouleetbil at frogdev.info Mon Oct 17 08:33:23 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 08:33:23 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-desktop-3.2.1-1-x86_64 Message-ID: <20111017063323.CB2991420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c06d2d652d4ad15beb222faa65c3d5d8ca9c34de commit c06d2d652d4ad15beb222faa65c3d5d8ca9c34de Author: bouleetbil Date: Mon Oct 17 08:27:12 2011 +0200 gnome-desktop-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/gnome-desktop/FrugalBuild b/source/gnome/gnome-desktop/FrugalBuild index 061c198..2087605 100644 --- a/source/gnome/gnome-desktop/FrugalBuild +++ b/source/gnome/gnome-desktop/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=gnome-desktop -pkgver=3.2.0 -pkgrel=2 +pkgver=3.2.1 +pkgrel=1 pkgdesc="The GNOME Desktop" url="http://www.gnome.org/" depends=('libxml2>=2.7.8' 'gtk+3' 'startup-notification>=0.10-2' 'rarian>=0.8.0' 'libxrandr' 'gsettings-desktop-schemas' \ @@ -14,7 +14,7 @@ archs=('i686' 'x86_64' 'ppc') _F_gnome_scrollkeeper="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --with-gnome-distributor=Frugalware --enable-gtk-doc" -sha1sums=('a9a0b13e05327f46c2614a3601c24b7b170549c9') +sha1sums=('17f0d22a8781fed451619a73732c0231dcdf953f') replaces=('desktop-data-model' 'gnome-volume-manager' 'gnome-spell' 'gnome-art' 'xournal') provides=('gnome-volume-manager' 'gnome-spell') From bouleetbil at frogdev.info Mon Oct 17 08:37:57 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 08:37:57 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-session-3.2.1-1-x86_64 Message-ID: <20111017063757.307DC1420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a1e0f9f0494c379d5e588b1864d4e80ed6b430bb commit a1e0f9f0494c379d5e588b1864d4e80ed6b430bb Author: bouleetbil Date: Mon Oct 17 08:31:51 2011 +0200 gnome-session-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/gnome-session/FrugalBuild b/source/gnome/gnome-session/FrugalBuild index 2fdca64..b5a7b03 100644 --- a/source/gnome/gnome-session/FrugalBuild +++ b/source/gnome/gnome-session/FrugalBuild @@ -4,10 +4,10 @@ USE_DEBUG=${USE_DEBUG:-"n"} pkgname=gnome-session -pkgver=3.2.0 -pkgrel=5 +pkgver=3.2.1 +pkgrel=1 pkgdesc="GNOME session manager" -depends=('libxml2>=2.7.8' 'gnome-desktop>=3.2.0' 'polkit' 'upower' 'gconf-gtk' 'usermode' \ +depends=('libxml2>=2.7.8' 'gnome-desktop>=3.2.1' 'polkit' 'upower' 'gconf-gtk' 'usermode' \ 'dbus-glib>=0.76' 'gnome-control-center>=3.1.92' 'libnotify' 'gnome-keyring>=3.0.0' \ 'metacity') makedepends=('intltool' 'gnome-common') @@ -21,8 +21,8 @@ _F_gnome_desktop="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --with-gtk=3.0" source=($source check_XGetWindowProperty.diff) -sha1sums=('470ce899f39e02b784646313e0965376165f92e1' \ - '32a9743c3797a29355b605dcf7a78f73190c8249') +sha1sums=('4b77df85a41a5a3fb41f0e76de3411d2d616037f' \ + '32a9743c3797a29355b605dcf7a78f73190c8249') build() { Fcd From bouleetbil at frogdev.info Mon Oct 17 08:39:57 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 08:39:57 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libwnck-3.2.1-1-x86_64 Message-ID: <20111017063957.737F51420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4814b2b6c6696d1dc96ed9bdd15f1d2a13b41a4b commit 4814b2b6c6696d1dc96ed9bdd15f1d2a13b41a4b Author: bouleetbil Date: Mon Oct 17 08:33:51 2011 +0200 libwnck-3.2.1-1-x86_64 *Version bump diff --git a/source/xlib/libwnck/FrugalBuild b/source/xlib/libwnck/FrugalBuild index 731b6b3..e818a8b 100644 --- a/source/xlib/libwnck/FrugalBuild +++ b/source/xlib/libwnck/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=libwnck -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="Window Navigator Construction Kit" url="http://www.gnome.org/" @@ -13,7 +13,7 @@ makedepends=('gtk-doc' 'perl-xml-parser' 'intltool' 'gobject-introspection') archs=('i686' 'x86_64' 'ppc' 'arm') Finclude gnome Fconfopts="$Fconfopts --enable-gtk-doc" -sha1sums=('5db4520308ca5312e8b8aaa558ac5166664a6da1') +sha1sums=('562114c8f41b192d67229360f1cd7514431cc601') export CFLAGS="$CFLAGS -fno-strict-aliasing" # optimization OK From bouleetbil at frogdev.info Mon Oct 17 08:44:00 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 08:44:00 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-panel-3.2.1-1-x86_64 Message-ID: <20111017064400.703EC1420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fe03c41bce0809e27deec8081dc46c3030368563 commit fe03c41bce0809e27deec8081dc46c3030368563 Author: bouleetbil Date: Mon Oct 17 08:37:53 2011 +0200 gnome-panel-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/gnome-panel/FrugalBuild b/source/gnome/gnome-panel/FrugalBuild index a6fbafb..ad0b9e0 100644 --- a/source/gnome/gnome-panel/FrugalBuild +++ b/source/gnome/gnome-panel/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: bouleetbil pkgname=gnome-panel -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="GNOME panel and core applets" -depends=('libxml2>=2.7.8' 'gnome-desktop>=3.2.0' 'gnome-menus>=3.2.0' \ +depends=('libxml2>=2.7.8' 'gnome-desktop>=3.2.1' 'gnome-menus>=3.2.0' \ 'libwnck>=3.0.0' 'rarian>=0.8.0' 'dbus-glib>=0.71' 'avahi-glib>=0.6.17' 'librsvg>=2.32.0' \ 'libcanberra-gtk' 'libkrb5' 'openssl>=1.0.0-3' 'libgweather>=3.1.3-3' 'evolution-data-server>=3.1.91' \ 'networkmanager' 'dconf' 'telepathy-glib') @@ -20,7 +20,7 @@ _F_gnome_scrollkeeper="y" _F_gnome_iconcache="y" _F_gnome_desktop="y" Finclude gnome gnome-scriptlet -sha1sums=('04fd021fd8ae40d7edef24f87a3d954ac3ac34bd') +sha1sums=('bb15c5e342873023615fe7bce510c7a267b9eba3') replaces=('libpanelappletmm' 'deskbar-applet' 'gnome-globalmenu' 'giplet' 'hamster-applet' 'webilder' 'mintmenu' 'lock-keys-applet') provides=('deskbar-applet') From bouleetbil at frogdev.info Mon Oct 17 08:46:43 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 08:46:43 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gtkhtml-4.2.1-1-x86_64 Message-ID: <20111017064643.97DBF1420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=af9f9671d18364fb98fb469d6ccbf2ecaf564cb2 commit af9f9671d18364fb98fb469d6ccbf2ecaf564cb2 Author: bouleetbil Date: Mon Oct 17 08:40:37 2011 +0200 gtkhtml-4.2.1-1-x86_64 *Version bump diff --git a/source/gnome/gtkhtml/FrugalBuild b/source/gnome/gtkhtml/FrugalBuild index fec2b31..2a45dc8 100644 --- a/source/gnome/gtkhtml/FrugalBuild +++ b/source/gnome/gtkhtml/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gtkhtml -pkgver=4.2.0 +pkgver=4.2.1 pkgrel=1 pkgdesc="A lightweight HTML rendering/printing/editing engine" depends=('libxml2>=2.7.8' 'gtk+3' 'gconf' \ @@ -12,7 +12,7 @@ makedepends=('intltool') groups=('gnome') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('111adc113fe3af16283a9820f62031b238d5e93b') +sha1sums=('22e01768ebd962dc9931a7530ab9e8a43035632d') replaces=('gtkhtml312') provides=('gtkhtml312') From bouleetbil at frogdev.info Mon Oct 17 08:54:29 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 08:54:29 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: evolution-data-server-3.2.1-1-x86_64 Message-ID: <20111017065429.A0BC81420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c57278f0a3c584cc6c85c6947aa07430a561747f commit c57278f0a3c584cc6c85c6947aa07430a561747f Author: bouleetbil Date: Mon Oct 17 08:48:17 2011 +0200 evolution-data-server-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/evolution-data-server/FrugalBuild b/source/gnome/evolution-data-server/FrugalBuild index 92120ba..23ca4be 100644 --- a/source/gnome/evolution-data-server/FrugalBuild +++ b/source/gnome/evolution-data-server/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=evolution-data-server -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="Evolution Data Server provides a central location for addressbook and calendar in the GNOME Desktop" depends=('nss>=3.12.9' 'libsoup-gnome>=2.32.0' 'libgweather>=3.1-3' \ @@ -13,7 +13,7 @@ groups=('gnome') archs=('i686' 'x86_64' 'ppc') _F_gnome_git="n" Finclude gnome -sha1sums=('5ffbfc127475dd0827874078c6cae49e2ad7550b') +sha1sums=('2103b399482d5d381fdccb9615a3390748b9e63b') if [ "$_F_gnome_git" != "n" ]; then unset sha1sums fi From bouleetbil at frogdev.info Mon Oct 17 09:51:19 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 09:51:19 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: evolution-3.2.1-1-x86_64 Message-ID: <20111017075119.B5A401420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7846b1cc77c9e30f9c9980114c6bb963d1e0ae2e commit 7846b1cc77c9e30f9c9980114c6bb963d1e0ae2e Author: bouleetbil Date: Mon Oct 17 09:44:51 2011 +0200 evolution-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/evolution/FrugalBuild b/source/gnome/evolution/FrugalBuild index d25cdc6..6730470 100644 --- a/source/gnome/evolution/FrugalBuild +++ b/source/gnome/evolution/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: bouleetbil pkgname=evolution -pkgver=3.2.0 +pkgver=3.2.1 evo_major=3.2 -pkgrel=2 +pkgrel=1 pkgdesc="Integrated mail, calendar and address book suite for GNOME" -depends=('unique' 'gst-plugins-base' 'gnome-desktop>=3.1.91' 'libcanberra-gtk' 'xcb-util>=0.3.8' 'clutter-gtk') +depends=('unique' 'gst-plugins-base' 'gnome-desktop>=3.2.1' 'libcanberra-gtk' 'xcb-util>=0.3.8' 'clutter-gtk') rodepends=("$pkgname-base" "$pkgname-audio") makedepends=('intltool' 'gnome-doc-utils>=0.14.0' 'openldap' \ 'psmisc' 'gnome-common' 'krb5' 'gtk-doc' 'openssl>=1.0.0') @@ -57,9 +57,9 @@ subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') subpkgs=("${subpkgs[@]}" "$pkgname-base") subdescs=("${subdescs[@]}" "base library for Evolution") -subdepends=("${subdepends[@]}" "clutter-gtk evolution-data-server>=3.2.0 \ - gtkhtml>=4.2.0 rarian libkrb5 \ - evolution-data-server-ldap>=3.2.0 nss>=3.12 nspr>=4.7.1 \ +subdepends=("${subdepends[@]}" "clutter-gtk evolution-data-server>=3.2.1 \ + gtkhtml>=4.2.1 rarian libkrb5 \ + evolution-data-server-ldap>=3.2.1 nss>=3.12 nspr>=4.7.1 \ libnotify db>=4.7.25 gnome-pilot networkmanager") subrodepends=("${subrodepends[@]}" "") subgroups=("${subgroups[@]}" 'gnome') @@ -163,6 +163,6 @@ build() { Fbuild_gnome_scriptlet } -sha1sums=('0e32e5749779ed0a8598cdb1c7068c726afbbe38') +sha1sums=('ef7c68d0516bf1c64cc271e50dab93b2614e34ba') # optimization OK From bouleetbil at frogdev.info Mon Oct 17 09:57:08 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 09:57:08 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: evolution-exchange-3.2.1-1-x86_64 Message-ID: <20111017075708.60C7C1420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2460855563c7ccc453237dc9e5ffbf508024cb76 commit 2460855563c7ccc453237dc9e5ffbf508024cb76 Author: bouleetbil Date: Mon Oct 17 09:51:01 2011 +0200 evolution-exchange-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/evolution-exchange/FrugalBuild b/source/gnome/evolution-exchange/FrugalBuild index c39f1cd..cdb8615 100644 --- a/source/gnome/evolution-exchange/FrugalBuild +++ b/source/gnome/evolution-exchange/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: bouleetbil pkgname=evolution-exchange -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="Ximian Connector for Microsoft Exchange, which adds support for Microsoft Exchange 2000 and 2003 to Evolution." -depends=('gtkhtml>=4.1.2' 'evolution-data-server>=3.2.0' 'evolution>=3.2.0' 'libsoup>=2.30.0' \ - 'evolution-data-server-ldap>=3.2.0' 'libkrb5' 'openssl>=1.0.0' 'gnome-desktop' 'libcanberra-gtk') +depends=('gtkhtml>=4.1.2' 'evolution-data-server>=3.2.1' 'evolution>=3.2.1' 'libsoup>=2.30.0' \ + 'evolution-data-server-ldap>=3.2.1' 'libkrb5' 'openssl>=1.0.0' 'gnome-desktop' 'libcanberra-gtk') makedepends=('gtk-doc>=1.11' 'perl-xml-parser' 'openldap' 'intltool' 'krb5') groups=('gnome') archs=('i686' 'x86_64' 'ppc') Finclude gnome url="http://www.gnome.org/projects/evolution/" Fconfopts="$Fconfopts --disable-gtk-doc --with-krb5=/usr" -sha1sums=('8b5e2800e10e43b8013713147623e4f772f40611') +sha1sums=('97bff4d354ba715f7f009ab3ab555709a8e451e0') # optimization OK From devil505linux at gmail.com Mon Oct 17 09:57:54 2011 From: devil505linux at gmail.com (Devil505) Date: Mon, 17 Oct 2011 09:57:54 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: * let's go back to stable version of compiz Message-ID: <20111017075754.69A031420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ec9629c94211ec09fe8152a3c2f5ba2b82015e36 commit ec9629c94211ec09fe8152a3c2f5ba2b82015e36 Author: Devil505 Date: Mon Oct 17 09:57:35 2011 +0200 * let's go back to stable version of compiz diff --git a/source/include/compiz.sh b/source/include/compiz.sh index a8be32e..1a172fe 100644 --- a/source/include/compiz.sh +++ b/source/include/compiz.sh @@ -32,7 +32,7 @@ # to declare the real version ### -compizver=0.9.4 +compizver=0.8.8 if [ -z "$_F_compiz_name" ]; then _F_compiz_name=$pkgname From bouleetbil at frogdev.info Mon Oct 17 10:01:35 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 10:01:35 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: krb5-auth-dialog-3.2.1-1-x86_64 Message-ID: <20111017080135.9F3211420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=68094455cc1d703fb8a802449ccde39acea4e865 commit 68094455cc1d703fb8a802449ccde39acea4e865 Author: bouleetbil Date: Mon Oct 17 09:55:22 2011 +0200 krb5-auth-dialog-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome-extra/krb5-auth-dialog/FrugalBuild b/source/gnome-extra/krb5-auth-dialog/FrugalBuild index 7329c49..e2dd907 100644 --- a/source/gnome-extra/krb5-auth-dialog/FrugalBuild +++ b/source/gnome-extra/krb5-auth-dialog/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=krb5-auth-dialog -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="krb5-auth-dialog is an applet for the GNOME desktop that monitors and refreshes your Kerberos ticket." depends=('libkrb5' 'gnome-control-center') @@ -13,6 +13,6 @@ _F_gnome_iconcache="y" _F_gnome_desktop="y" _F_gnome_schemas=('/etc/gconf/schemas/krb5-auth-dialog.schemas') Finclude gnome gnome-scriptlet -sha1sums=('46d593a8921e964ce748076dce5f73a095d1337d') +sha1sums=('4746e6d311a08663a21d202ecf465f4e6b160fac') # optimization OK From pingax at frugalware.fr Mon Oct 17 10:04:50 2011 From: pingax at frugalware.fr (Pingax) Date: Mon, 17 Oct 2011 10:04:50 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: cclive-0.7.7-1-i686 * Version bump Message-ID: <20111017080450.4E424142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=47a5f0ea46931634e22beabf4974e02e86b1265e commit 47a5f0ea46931634e22beabf4974e02e86b1265e Author: Pingax Date: Mon Oct 17 07:58:33 2011 +0200 cclive-0.7.7-1-i686 * Version bump diff --git a/source/apps-extra/cclive/FrugalBuild b/source/apps-extra/cclive/FrugalBuild index 6d0c9b2..cdaa6f0 100644 --- a/source/apps-extra/cclive/FrugalBuild +++ b/source/apps-extra/cclive/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Kooda pkgname=cclive -pkgver=0.7.6 +pkgver=0.7.7 pkgrel=1 pkgdesc="A command line video download tool for Youtube and similar websites." depends=('quvi>=0.2.2' 'libboost-static') @@ -11,6 +11,6 @@ makedepends=('boost') groups=('apps-extra') archs=('i686' 'x86_64') Finclude sourceforge -sha1sums=('1e3772327c8d21f81b4873d49c9ea43e1d3765be') +sha1sums=('fc1623001eb7ce65724a1b0f298a29a2cd693bdb') # optimization OK From bouleetbil at frogdev.info Mon Oct 17 10:09:52 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 10:09:52 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gedit-3.2.1-1-x86_64 Message-ID: <20111017080952.CF3D01420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=65c8f897f31192d95cd5a438328ff62a7b5beec7 commit 65c8f897f31192d95cd5a438328ff62a7b5beec7 Author: bouleetbil Date: Mon Oct 17 10:03:07 2011 +0200 gedit-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/gedit/FrugalBuild b/source/gnome/gedit/FrugalBuild index 9ead5e3..33a60a3 100644 --- a/source/gnome/gedit/FrugalBuild +++ b/source/gnome/gedit/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gedit -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="A text editor for GNOME" url="http://www.gnome.org/" @@ -15,7 +15,7 @@ _F_gnome_glib="y" _F_gnome_scrollkeeper="y" _F_gnome_desktop="y" Finclude gnome gnome-scriptlet -sha1sums=('86c0fafc8dea3f8b7b000ab1cc08602843666ee0') +sha1sums=('981997c499227ca58123a10c9c58d89e17ec45fd') replaces=("$pkgname-python") build() { From bouleetbil at frogdev.info Mon Oct 17 10:14:55 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 10:14:55 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gedit-plugins-3.2.1-1-x86_64 Message-ID: <20111017081455.BDF991420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fddb0e48dc51cd3ad6b40b411812b5d9efc4e9b8 commit fddb0e48dc51cd3ad6b40b411812b5d9efc4e9b8 Author: bouleetbil Date: Mon Oct 17 10:08:45 2011 +0200 gedit-plugins-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome-extra/gedit-plugins/FrugalBuild b/source/gnome-extra/gedit-plugins/FrugalBuild index 8cef082..2a9399e 100644 --- a/source/gnome-extra/gedit-plugins/FrugalBuild +++ b/source/gnome-extra/gedit-plugins/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: bouleetbil pkgname=gedit-plugins -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="Plugins for gedit" -depends=('gedit>=3.2.0' 'gucharmap') +depends=('gedit>=3.2.1' 'gucharmap') makedepends=('intltool' 'gnome-doc-utils>=0.16.0' 'gtk-doc') groups=('gnome-extra') archs=('i686' 'x86_64') _F_gnome_desktop="y" _F_gnome_glib="y" Finclude gnome gnome-scriptlet -sha1sums=('e2d0f5d056348d6c5d755a5b5828dbbc89d09cd4') +sha1sums=('417b75ce76abb3fe3adb8ee461ca92d7bcb8f164') From bouleetbil at frogdev.info Mon Oct 17 10:43:17 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 10:43:17 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: keytouch *not ported to gnome3 *closed #4618 Message-ID: <20111017084317.C8C721420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=53c9092040d96e3c3a33ce981d9ff779e3fab895 commit 53c9092040d96e3c3a33ce981d9ff779e3fab895 Author: bouleetbil Date: Mon Oct 17 10:31:21 2011 +0200 keytouch *not ported to gnome3 *closed #4618 diff --git a/source/gnome-extra/keytouch/FrugalBuild b/source/gnome-extra/keytouch/FrugalBuild deleted file mode 100644 index 3d4e44d..0000000 --- a/source/gnome-extra/keytouch/FrugalBuild +++ /dev/null @@ -1,45 +0,0 @@ -# Compiling Time: 0.12 SBU -# Maintainer: Priyank Gosalia - -pkgname=keytouch -pkgver=2.4.1 -pkgrel=2 -pkgdesc="A program which allows you to easily configure the extra function keys of your keyboard." -Finclude sourceforge -url="http://keytouch.sourceforge.net/" -depends=('gtk+2>=2.20.1' 'libxtst' 'gnome-menus>=2.30.0' 'gksu-frugalware' 'acpid' 'alsa-lib') -makedepends=('pkgconfig') -groups=('gnome-extra') -archs=('i686' 'x86_64') -up2date="lynx -dump "http://keytouch.sourceforge.net/dl-keytouch.php" | grep -m1 source | sed 's/.*h \(.*\) -.*/\1/'" -source=(${source[@]} rc.keytouch README.Frugalware) -_F_desktop_name="Keytouch" -_F_desktop_desc="Keyboard configuration tool" -_F_desktop_icon="keytouch.png" -_F_desktop_categories="Utility;" -sha1sums=('f1f26dc95c21afd404aebe2b1066e75c8313ca80' \ - '594fa5fc0b38af200319024e612c578d598ca4d9' \ - '6607455f94d2af444aa3e21ce19385aa13e80835') - -build() -{ - Fsed 'gnome-calculator' 'gcalctool' keyboards/* - Fsed 'install-data-local' '' keytouch{-acpid,d,-init}/Makefile.in - Fbuild - cd keytouch-config || Fdie - Fbuild - cd ../keytouch-keyboard || Fdie - Fbuild - cd .. - Fmkdir /usr/share/pixmaps - Fcp usr/share/keytouch/pixmaps/icon.png /usr/share/pixmaps/keytouch.png - - # Install rc scripts - Frcd2 - # Menu entry - Fdesktop2 - # documentation - Fdoc README.Frugalware -} - -# optimization OK diff --git a/source/gnome-extra/keytouch/README.Frugalware b/source/gnome-extra/keytouch/README.Frugalware deleted file mode 100644 index c2db7af..0000000 --- a/source/gnome-extra/keytouch/README.Frugalware +++ /dev/null @@ -1,19 +0,0 @@ -In order to use keytouch, you must start the keytouch daemon. This can -be done by executing the following command (as root): - ------------------------------ -# service keytouch start ------------------------------ - -To start it automatically everytime your system boots, just type - ------------------------------ -# service keytouch add ------------------------------ - -Now, before you can use keytouch, you need to start one more daemon -(this time as user) called keytouchd. You might even want to add -keytouchd to the list of startup programs in your respective Desktop -Environment. For e.g.: In GNOME, point to System->Preferences->Personal and -open Sessions to open the session preferences. Now you can add keytouchd to the -list of startup programs. diff --git a/source/gnome-extra/keytouch/rc.keytouch b/source/gnome-extra/keytouch/rc.keytouch deleted file mode 100644 index eedb68a..0000000 --- a/source/gnome-extra/keytouch/rc.keytouch +++ /dev/null @@ -1,41 +0,0 @@ -#!/bin/sh - -# (c) 2006 Priyank M.G. -# rc.keytouch-acpid for Frugalware -# distributed under GPL License - -# chkconfig: 2345 85 15 -# description: A program which allows you to configure multimedia keys on your keyboard (acpid) - -source /lib/initscripts/functions - -TEXTDOMAIN=keytouch-init -TEXTDOMAINDIR=/lib/initscripts/messages -actions=(restart start stop status) -daemon=$"keytouch-acpid" -pid="pidof keytouch-acpid 2> /dev/null" - -rc_start() -{ - start_msg - if [ -z "$(eval $pid)" ]; then - /usr/bin/keytouch-init - /usr/bin/keytouch-acpid & - ok $? - else - ok 999 - fi -} - -rc_stop() -{ - stop_msg - if [ ! -z "$(eval $pid)" ]; then - killall keytouch-acpid - ok $? - else - ok 999 - fi -} - -rc_exec $1 From bouleetbil at frogdev.info Mon Oct 17 10:43:17 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 10:43:17 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-desktop-3.2.1-2-x86_64 *replace keytouch Message-ID: <20111017084317.DD501142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ed99f88c59b85de06202b4de3cb23af5af7d006a commit ed99f88c59b85de06202b4de3cb23af5af7d006a Author: bouleetbil Date: Mon Oct 17 10:36:50 2011 +0200 gnome-desktop-3.2.1-2-x86_64 *replace keytouch diff --git a/source/gnome/gnome-desktop/FrugalBuild b/source/gnome/gnome-desktop/FrugalBuild index 2087605..79f2f1d 100644 --- a/source/gnome/gnome-desktop/FrugalBuild +++ b/source/gnome/gnome-desktop/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gnome-desktop pkgver=3.2.1 -pkgrel=1 +pkgrel=2 pkgdesc="The GNOME Desktop" url="http://www.gnome.org/" depends=('libxml2>=2.7.8' 'gtk+3' 'startup-notification>=0.10-2' 'rarian>=0.8.0' 'libxrandr' 'gsettings-desktop-schemas' \ @@ -15,7 +15,7 @@ _F_gnome_scrollkeeper="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --with-gnome-distributor=Frugalware --enable-gtk-doc" sha1sums=('17f0d22a8781fed451619a73732c0231dcdf953f') -replaces=('desktop-data-model' 'gnome-volume-manager' 'gnome-spell' 'gnome-art' 'xournal') +replaces=('desktop-data-model' 'gnome-volume-manager' 'gnome-spell' 'gnome-art' 'xournal' 'keytouch') provides=('gnome-volume-manager' 'gnome-spell') # optimization OK From bouleetbil at frogdev.info Mon Oct 17 11:08:59 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 11:08:59 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-system-tools *gnome-control-center replace it Message-ID: <20111017090859.477CB1420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=543d649d976d19dcdf1b8214d7dd5c5eebaa41a5 commit 543d649d976d19dcdf1b8214d7dd5c5eebaa41a5 Author: bouleetbil Date: Mon Oct 17 10:53:24 2011 +0200 gnome-system-tools *gnome-control-center replace it diff --git a/source/gnome-extra/gnome-system-tools/08_desktops_changes.patch b/source/gnome-extra/gnome-system-tools/08_desktops_changes.patch deleted file mode 100644 index d93609e..0000000 --- a/source/gnome-extra/gnome-system-tools/08_desktops_changes.patch +++ /dev/null @@ -1,65 +0,0 @@ -diff -Naur gnome-system-tools-2.22.0.orig/src/network/network.desktop.in.in gnome-system-tools-2.22.0/src/network/network.desktop.in.in ---- gnome-system-tools-2.22.0.orig/src/network/network.desktop.in.in 2008-04-12 18:22:53.000000000 +0200 -+++ gnome-system-tools-2.22.0/src/network/network.desktop.in.in 2008-04-12 18:23:44.000000000 +0200 -@@ -1,7 +1,8 @@ - [Desktop Entry] - _Name=Network - _Comment=Configure network devices and connections --Exec=network-admin -+Exec=gksu network-admin -+X-KDE-SubstituteUID=true - Icon=preferences-system-network - Terminal=false - Type=Application -diff -Naur gnome-system-tools-2.22.0.orig/src/services/services.desktop.in.in gnome-system-tools-2.22.0/src/services/services.desktop.in.in ---- gnome-system-tools-2.22.0.orig/src/services/services.desktop.in.in 2008-04-12 18:22:53.000000000 +0200 -+++ gnome-system-tools-2.22.0/src/services/services.desktop.in.in 2008-04-12 18:24:07.000000000 +0200 -@@ -1,7 +1,8 @@ - [Desktop Entry] - _Name=Services - _Comment=Configure which services will be run when the system starts --Exec=services-admin -+Exec=gksu services-admin -+X-KDE-SubstituteUID=true - Icon=network-server - Terminal=false - Type=Application -diff -Naur gnome-system-tools-2.22.0.orig/src/shares/shares.desktop.in.in gnome-system-tools-2.22.0/src/shares/shares.desktop.in.in ---- gnome-system-tools-2.22.0.orig/src/shares/shares.desktop.in.in 2008-04-12 18:22:53.000000000 +0200 -+++ gnome-system-tools-2.22.0/src/shares/shares.desktop.in.in 2008-04-12 18:24:21.000000000 +0200 -@@ -1,7 +1,8 @@ - [Desktop Entry] - _Name=Shared Folders - _Comment=Configure which folders are available for your network neighborhood --Exec=shares-admin -+Exec=gksu shares-admin -+X-KDE-SubstituteUID=true - Icon=gnome-fs-share - Terminal=false - Type=Application -diff -Naur gnome-system-tools-2.22.0.orig/src/time/time.desktop.in.in gnome-system-tools-2.22.0/src/time/time.desktop.in.in ---- gnome-system-tools-2.22.0.orig/src/time/time.desktop.in.in 2008-04-12 18:22:53.000000000 +0200 -+++ gnome-system-tools-2.22.0/src/time/time.desktop.in.in 2008-04-12 18:24:32.000000000 +0200 -@@ -1,7 +1,8 @@ - [Desktop Entry] - _Name=Time and Date - _Comment=Change system time, date, and timezone --Exec=time-admin -+Exec=gksu time-admin -+X-KDE-SubstituteUID=true - Icon=time-admin - Terminal=false - Type=Application -diff -Naur gnome-system-tools-2.22.0.orig/src/users/users.desktop.in.in gnome-system-tools-2.22.0/src/users/users.desktop.in.in ---- gnome-system-tools-2.22.0.orig/src/users/users.desktop.in.in 2008-04-12 18:22:53.000000000 +0200 -+++ gnome-system-tools-2.22.0/src/users/users.desktop.in.in 2008-04-12 18:24:41.000000000 +0200 -@@ -1,7 +1,8 @@ - [Desktop Entry] - _Name=Users and Groups - _Comment=Add or remove users and groups --Exec=users-admin -+Exec=gksu users-admin -+X-KDE-SubstituteUID=true - Icon=config-users - Terminal=false - Type=Application diff --git a/source/gnome-extra/gnome-system-tools/FrugalBuild b/source/gnome-extra/gnome-system-tools/FrugalBuild deleted file mode 100644 index e9f382c..0000000 --- a/source/gnome-extra/gnome-system-tools/FrugalBuild +++ /dev/null @@ -1,33 +0,0 @@ -# Compiling Time: 0.33 SBU -# Maintainer: bouleetbil -# Contributor: AlexExtreme - -pkgname=gnome-system-tools -pkgver=3.0.0 -pkgrel=1 -pkgdesc="Gnome System Administration Tools" -url="http://www.gnome.org/projects/gst/" -depends=('liboobs>=2.30.0' 'polkit-gnome' 'nautilus>=2.32.0') -makedepends=('gnome-doc-utils>=0.14.0' 'intltool') -groups=('gnome-extra') -archs=('i686' 'x86_64') -_F_gnome_glib="y" -_F_gnome_scrollkeeper="y" -_F_gnome_desktop="y" -_F_gnome_iconcache="y" -Finclude gnome gnome-scriptlet -Fconfopts="$Fconfopts --disable-services --disable-network" -sha1sums=('cffff713cd8a473d878eff728afe139e1e8595fd') - -build() { - Fcd - Fsed "Exec=" "Exec=gksu " src/network/network.desktop.in.in - Fsed "Exec=" "Exec=gksu " src/time/time.desktop.in.in - Fsed "Exec=" "Exec=gksu " src/shares/shares.desktop.in.in - Fsed "Exec=" "Exec=gksu " src/users/users.desktop.in.in - Fbuild - Fbuild_slice_scrollkeeper - Fbuild_gnome_scriptlet -} - -# optimization OK From bouleetbil at frogdev.info Mon Oct 17 11:08:59 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 11:08:59 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-control-center-3.2.0-3-x86_64 *replace gnome-system-tools Message-ID: <20111017090859.5D7B3142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=54679cc9faad74a84b0d364eccc89ec6251a3f8c commit 54679cc9faad74a84b0d364eccc89ec6251a3f8c Author: bouleetbil Date: Mon Oct 17 11:02:18 2011 +0200 gnome-control-center-3.2.0-3-x86_64 *replace gnome-system-tools diff --git a/source/gnome/gnome-control-center/FrugalBuild b/source/gnome/gnome-control-center/FrugalBuild index 145c9e9..d96649e 100644 --- a/source/gnome/gnome-control-center/FrugalBuild +++ b/source/gnome/gnome-control-center/FrugalBuild @@ -5,7 +5,7 @@ USE_CHEESE=${USE_CHEESE:-"y"} pkgname=gnome-control-center pkgver=3.2.0 -pkgrel=2 +pkgrel=3 pkgdesc="GNOME Control Center" depends=('libxml2>=2.7.8' 'gnome-desktop>=3.2.0' 'mutter' 'libgnomekbd>=3.0.0' 'gnome-menus' \ 'nautilus>=3.2.0' 'gst-plugins-base>=0.10.19-2' 'desktop-file-utils' \ @@ -31,7 +31,7 @@ if Fuse $USE_CHEESE; then depends=("${depends[@]}" "cheese") fi sha1sums=('9928b439c3a8b7531d249eed8439b861afeb196f') -replaces=('accountsdialog') +replaces=('accountsdialog' 'gnome-system-tools') build() { Fbuild From bouleetbil at frogdev.info Mon Oct 17 12:21:30 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 12:21:30 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: liboobs *deprecated Message-ID: <20111017102130.1EFDA1420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8520eb3614dee6dd14e5a17cd99856be08b82db3 commit 8520eb3614dee6dd14e5a17cd99856be08b82db3 Author: bouleetbil Date: Mon Oct 17 12:12:15 2011 +0200 liboobs *deprecated diff --git a/source/gnome-extra/liboobs/FixGlib2.diff b/source/gnome-extra/liboobs/FixGlib2.diff deleted file mode 100644 index 4bcf5c6..0000000 --- a/source/gnome-extra/liboobs/FixGlib2.diff +++ /dev/null @@ -1,31 +0,0 @@ ---- liboobs-2.22.0old/oobs/oobs-usersconfig.c 2008-01-02 15:06:41.000000000 +0100 -+++ liboobs-2.22.0/oobs/oobs-usersconfig.c 2008-11-20 23:27:07.000000000 +0100 -@@ -21,6 +21,7 @@ - #include - #include - #include -+#include - - #include "oobs-object.h" - #include "oobs-object-private.h" -@@ -359,7 +360,19 @@ - "other-data", &other_data, - NULL); - -- g_return_val_if_fail ((login && password && homedir && shell), FALSE); -+if ( sizeof(login)<1 ) { -+ return FALSE ; -+} -+if ( sizeof(password)<1 ) { -+ return FALSE ; -+} -+if ( sizeof(homedir)<1 ) { -+ return FALSE ; -+} -+if ( sizeof(shell)<1 ) { -+ return FALSE ; -+} -+ - - group = oobs_user_get_main_group (user); - gid = oobs_group_get_gid (group); diff --git a/source/gnome-extra/liboobs/FrugalBuild b/source/gnome-extra/liboobs/FrugalBuild deleted file mode 100644 index ec9c99c..0000000 --- a/source/gnome-extra/liboobs/FrugalBuild +++ /dev/null @@ -1,18 +0,0 @@ -# Compiling Time: 0.06 SBU -# Maintainer: Christian Hamar alias krix -# Contributor: AlexExtreme - -pkgname=liboobs -pkgver=3.0.0 -pkgrel=1 -pkgdesc="Liboobs is a lightweight library that provides a GObject based interface to system-tools-backends" -url="http://www.gnome.org/projects/gst/" -depends=('system-tools-backends>=2.10.0' 'glib2>=2.28.5' 'dbus-glib>=0.80') -makedepends=('gtk-doc') -groups=('gnome-extra') -archs=('i686' 'x86_64' 'ppc') -Finclude gnome -Fconfopts="$Fconfopts --enable-gtk-doc" -sha1sums=('d7c6360c3b05876fe6967c068ee26e1b4b54ba0e') - -# optimization OK From bouleetbil at frogdev.info Mon Oct 17 12:21:30 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 12:21:30 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: system-tools-backends *deprecated Message-ID: <20111017102130.372FA142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c141187aabdf3da0fae594d7bac7d98c742f9525 commit c141187aabdf3da0fae594d7bac7d98c742f9525 Author: bouleetbil Date: Mon Oct 17 12:13:13 2011 +0200 system-tools-backends *deprecated diff --git a/source/gnome-extra/system-tools-backends/FrugalBuild b/source/gnome-extra/system-tools-backends/FrugalBuild deleted file mode 100644 index 3a6b36d..0000000 --- a/source/gnome-extra/system-tools-backends/FrugalBuild +++ /dev/null @@ -1,21 +0,0 @@ -# Compiling Time: 0.06 SBU -# Maintainer: Christian Hamar alias krix -# Contributor: AlexExtreme - -pkgname=system-tools-backends -pkgver=2.10.2 -pkgrel=1 -pkgdesc="Backends for Gnome System Toools" -url="http://www.gnome.org/projects/gst/" -depends=('perl-xml-parser' 'perl-net-dbus' 'dbus-glib' 'polkit') -makedepends=('intltool') -groups=('gnome-extra') -archs=('i686' 'x86_64' 'ppc') -Finclude gnome -source=(${source[@]} $pkgname-2.4.1-frugalware-as-slackware.patch rc.$pkgname) -Fconfopts="$Fconfopts --with-stb-group=root --datadir=/usr/share --with-net-dbus=/usr/lib/perl5" -sha1sums=('509b9644c10d7c268b7935287612c4630ab9b42d' \ - 'c777161b43f7f6e498975b1e18b9ce09d533dd87' \ - '05c234ec228b90cc7fbcc7e7691d08b528bb27fa') - -# optimization OK diff --git a/source/gnome-extra/system-tools-backends/rc.system-tools-backends b/source/gnome-extra/system-tools-backends/rc.system-tools-backends deleted file mode 100644 index a7119d6..0000000 --- a/source/gnome-extra/system-tools-backends/rc.system-tools-backends +++ /dev/null @@ -1,40 +0,0 @@ -#!/bin/bash - -# (c) 2006 Alex Smith -# rc.system-tools-backends for Frugalware -# distributed under GPL License - -# chkconfig: 2345 99 01 -# description: Backends for Gnome System Tools - -source /lib/initscripts/functions -TEXTDOMAIN=system-tools-backends -TEXTDOMAINDIR=/lib/initscripts/messages - -actions=(restart start stop status) -daemon=$"System Tools Backends" -pid="pidof /usr/sbin/system-tools-backends 2> /dev/null" - -rc_start() -{ - start_msg - if [[ "$(eval ${pid})" == "" ]]; then - /usr/sbin/system-tools-backends & - ok $? - else - ok 999 - fi -} - -rc_stop() -{ - stop_msg - if [ "$(eval ${pid})" != "" ]; then - kill $(eval ${pid}) - ok $? - else - ok 999 - fi -} - -rc_exec $1 diff --git a/source/gnome-extra/system-tools-backends/rc.system-tools-backends.pot b/source/gnome-extra/system-tools-backends/rc.system-tools-backends.pot deleted file mode 100644 index 6afc756..0000000 --- a/source/gnome-extra/system-tools-backends/rc.system-tools-backends.pot +++ /dev/null @@ -1,21 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-09-26 17:40+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: 8bit\n" - -#: rc.system-tools-backends:15 -msgid "System Tools Backends" -msgstr "" diff --git a/source/gnome-extra/system-tools-backends/system-tools-backends-2.4.1-frugalware-as-slackware.patch b/source/gnome-extra/system-tools-backends/system-tools-backends-2.4.1-frugalware-as-slackware.patch deleted file mode 100644 index 0167e70..0000000 --- a/source/gnome-extra/system-tools-backends/system-tools-backends-2.4.1-frugalware-as-slackware.patch +++ /dev/null @@ -1,27 +0,0 @@ -diff -Naur system-tools-backends-2.4.0/Utils/Platform.pm system-tools-backends-2.4.0-p/Utils/Platform.pm ---- system-tools-backends-2.4.0/Utils/Platform.pm 2007-09-12 00:43:37.000000000 +0200 -+++ system-tools-backends-2.4.0-p/Utils/Platform.pm 2007-09-26 03:02:42.000000000 +0200 -@@ -74,6 +74,7 @@ - "slackware-10.2.0" => [ "Slackware", "10.2.0", "" ], - "slackware-11.0.0" => [ "Slackware", "11.0.0", "" ], - "slackware-12.0.0" => [ "Slackware", "12.0.0", "" ], -+ "frugalware" => [ "Frugalware Linux", "", "" ], - "bluewhite64-12.0.0" => [ "Bluewhite64", "12.0.0", "" ], - "freebsd-4" => [ "FreeBSD", "4", "" ], - "freebsd-5" => [ "FreeBSD", "5", "" ], -@@ -144,6 +145,7 @@ - "slackware-10.2.0" => "slackware-9.1.0", - "slackware-11.0.0" => "slackware-9.1.0", - "slackware-12.0.0" => "slackware-9.1.0", -+ "frugalware" => "slackware-9.1.0", - "bluewhite64-12.0.0" => "slackware-9.1.0", - "suse-9.1" => "suse-9.0", - "ubuntu-5.04" => "debian-3.0", -@@ -381,6 +383,7 @@ - [ \&check_distro_file, "/etc/bluewhite64-version", "bluewhite64", "^Bluewhite64 (\\S+)" ], - [ \&check_distro_file, "/etc/vlos-release", "vlos", "^VLOS.*\\s+(\\S+)" ], - [ \&check_file_exists, "/usr/portage", "gentoo" ], -+ [ \&check_file_exists, "/etc/frugalware-release", "frugalware" ], - [ \&check_distro_file, "/etc/pld-release", "pld", "^(\\S+) PLD Linux" ], - [ \&check_rpath ], - [ \&check_file_exists, "/etc/arch-release", "archlinux" ], diff --git a/source/gnome-extra/system-tools-backends/system-tools-backends.install b/source/gnome-extra/system-tools-backends/system-tools-backends.install deleted file mode 100644 index 7b5f048..0000000 --- a/source/gnome-extra/system-tools-backends/system-tools-backends.install +++ /dev/null @@ -1,27 +0,0 @@ -post_install() -{ - if [ -e /usr/sbin/chkconfig ] && [ -x /usr/sbin/chkconfig ]; then - echo "START adding rc.system-tools-backends to boot" - /usr/sbin/chkconfig --add rc.system-tools-backends - echo "DONE $?" - fi -} - -post_upgrade() -{ - post_install $1 -} - -pre_remove() -{ - if [ -e /usr/sbin/chkconfig ] && [ -x /usr/sbin/chkconfig ]; then - echo "START removing rc.system-tools-backends from boot" - /usr/sbin/chkconfig --del rc.system-tools-backends - echo "DONE $?" - fi -} - -op=$1 -shift -$op $* - From bouleetbil at frogdev.info Mon Oct 17 12:21:30 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 12:21:30 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-desktop-3.2.1-3-x86_64 *replace system-tools-backends liboobs Message-ID: <20111017102130.4794E142005F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ec392f63a22a7a640f4ed6ff32a1a985130d8326 commit ec392f63a22a7a640f4ed6ff32a1a985130d8326 Author: bouleetbil Date: Mon Oct 17 12:14:57 2011 +0200 gnome-desktop-3.2.1-3-x86_64 *replace system-tools-backends liboobs diff --git a/source/gnome/gnome-desktop/FrugalBuild b/source/gnome/gnome-desktop/FrugalBuild index 79f2f1d..19af4b8 100644 --- a/source/gnome/gnome-desktop/FrugalBuild +++ b/source/gnome/gnome-desktop/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gnome-desktop pkgver=3.2.1 -pkgrel=2 +pkgrel=3 pkgdesc="The GNOME Desktop" url="http://www.gnome.org/" depends=('libxml2>=2.7.8' 'gtk+3' 'startup-notification>=0.10-2' 'rarian>=0.8.0' 'libxrandr' 'gsettings-desktop-schemas' \ @@ -15,7 +15,8 @@ _F_gnome_scrollkeeper="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --with-gnome-distributor=Frugalware --enable-gtk-doc" sha1sums=('17f0d22a8781fed451619a73732c0231dcdf953f') -replaces=('desktop-data-model' 'gnome-volume-manager' 'gnome-spell' 'gnome-art' 'xournal' 'keytouch') +replaces=('desktop-data-model' 'gnome-volume-manager' 'gnome-spell' 'gnome-art' 'xournal' 'keytouch' \ + 'system-tools-backends' 'liboobs') provides=('gnome-volume-manager' 'gnome-spell') # optimization OK From bouleetbil at frogdev.info Mon Oct 17 13:28:20 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 13:28:20 +0200 (CEST) Subject: [Frugalware-git] gnometesting: libgnomekbd-3.2.0-2-x86_64 *fix depends Message-ID: <20111017112820.AE2D41420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=223989796172111f02517b2dc617a6d982d6b64e commit 223989796172111f02517b2dc617a6d982d6b64e Author: bouleetbil Date: Mon Oct 17 13:22:05 2011 +0200 libgnomekbd-3.2.0-2-x86_64 *fix depends diff --git a/source/gnome/libgnomekbd/FrugalBuild b/source/gnome/libgnomekbd/FrugalBuild index 35c5194..4832a9a 100644 --- a/source/gnome/libgnomekbd/FrugalBuild +++ b/source/gnome/libgnomekbd/FrugalBuild @@ -3,10 +3,10 @@ pkgname=libgnomekbd pkgver=3.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="Keyboard library for GNOME" url="http://www.gnome.org/" -depends=('libxml2>=2.7.8' 'dbus-glib>=0.76' 'gtk+3' 'libglade' 'libgnome>=2.32.0' 'libxklavier>=5.0') +depends=('libxml2>=2.7.8' 'dbus-glib>=0.76' 'gtk+3' 'libxklavier>=5.0') makedepends=('intltool' 'perl-xml-parser' 'gobject-introspection') groups=('gnome') archs=('i686' 'x86_64' 'ppc') From bouleetbil at frogdev.info Mon Oct 17 13:33:06 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 13:33:06 +0200 (CEST) Subject: [Frugalware-git] gnometesting: nautilus-3.2.0-3-x86_64 Message-ID: <20111017113306.675A41420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=3360f41291593cf2a73ab5255011cde64b0fdf6f commit 3360f41291593cf2a73ab5255011cde64b0fdf6f Author: bouleetbil Date: Mon Oct 17 13:26:57 2011 +0200 nautilus-3.2.0-3-x86_64 *fix depends diff --git a/source/gnome/nautilus/FrugalBuild b/source/gnome/nautilus/FrugalBuild index 3f391e5..3f485d7 100644 --- a/source/gnome/nautilus/FrugalBuild +++ b/source/gnome/nautilus/FrugalBuild @@ -3,12 +3,12 @@ pkgname=nautilus pkgver=3.2.0 -pkgrel=2 +pkgrel=3 pkgdesc="A file manager for GNOME" url="http://www.gnome.org/" depends=('libxml2>=2.7.8' 'librsvg>=2.26.2-2' 'libexif' 'eject' \ - 'desktop-file-utils' 'libgnome>=2.32.0' 'gsettings-desktop-schemas' \ - 'exempi' 'unique>=3.0' 'gnome-desktop>=3.1.90' 'libnotify' \ + 'desktop-file-utils' 'gsettings-desktop-schemas' \ + 'exempi' 'unique>=3.0' 'gnome-desktop>=3.2.1' 'libnotify' \ 'gvfs-gphoto2>=1.7.1-4' 'gvfs-smb>=1.7.1-4' 'gvfs>=1.10.0' \ 'libexif' 'libtracker' 'libnotify') rodepends=('sushi') From bouleetbil at frogdev.info Mon Oct 17 13:38:06 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 13:38:06 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-power-manager-3.2.1-1-x86_64 Message-ID: <20111017113806.794601420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=8a3e1f260a5af80d91f25de73d94f63911ad38b9 commit 8a3e1f260a5af80d91f25de73d94f63911ad38b9 Author: bouleetbil Date: Mon Oct 17 13:31:58 2011 +0200 gnome-power-manager-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/gnome-power-manager/FrugalBuild b/source/gnome/gnome-power-manager/FrugalBuild index 535a46b..5de5c28 100644 --- a/source/gnome/gnome-power-manager/FrugalBuild +++ b/source/gnome/gnome-power-manager/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: bouleetbil pkgname=gnome-power-manager -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="GNOME Power Management tool" url="http://www.gnome.org/" -depends=('libxml2>=2.7.8' 'libnotify>=0.7.0' 'dbus-glib>=0.80' 'xextproto' 'libgnome>=2.30.0' \ - 'libglade' 'libwnck>=3.0.0' 'gnome-keyring>=3.2.0' 'gstreamer' 'gnome-control-center>=3.0.0' \ +depends=('libxml2>=2.7.8' 'libnotify>=0.7.0' 'dbus-glib>=0.80' 'xextproto' \ + 'libwnck>=3.0.0' 'gnome-keyring>=3.2.0' 'gstreamer' 'gnome-control-center>=3.0.0' \ 'upower>=0.9.10' 'udisks' 'gnome-policykit' 'libcanberra-gtk' 'unique' 'pm-utils') makedepends=('intltool' 'gnome-doc-utils') groups=('gnome') @@ -18,7 +18,7 @@ _F_gnome_desktop=y _F_gnome_iconcache=y Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --enable-keyring --enable-policykit" -sha1sums=('9130a9200d9d3acb443b15bcb886918ca927ff71') +sha1sums=('2c8d677c910d33056916a44a49e4635b7bac8202') build() { Fcd From bouleetbil at frogdev.info Mon Oct 17 13:40:54 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 13:40:54 +0200 (CEST) Subject: [Frugalware-git] gnometesting: libgnome *move to extra Message-ID: <20111017114054.9109D1420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=077b8f394a25a52d28d85d44ec77ca0b49a49530 commit 077b8f394a25a52d28d85d44ec77ca0b49a49530 Author: bouleetbil Date: Mon Oct 17 13:34:34 2011 +0200 libgnome *move to extra diff --git a/source/gnome/libgnome/FrugalBuild b/source/gnome-extra/libgnome/FrugalBuild similarity index 98% rename from source/gnome/libgnome/FrugalBuild rename to source/gnome-extra/libgnome/FrugalBuild index 8b64a5a..986de3e 100644 --- a/source/gnome/libgnome/FrugalBuild +++ b/source/gnome-extra/libgnome/FrugalBuild @@ -3,13 +3,13 @@ pkgname=libgnome pkgver=2.32.1 -pkgrel=5 +pkgrel=6 pkgdesc="Common libraries for GNOME" url="http://www.gnome.org/" depends=('libxml2>=2.7.8' 'esd' 'gtk+2-engines>=2.20.0' 'gnome-frugalware>=0.7.2' 'dbus-x11' \ 'libbonobo>=2.32.0' 'gnome-vfs>=2.24.4' 'libcanberra-gtk' 'openssl>=1.0.0') makedepends=('intltool' 'gtk-doc') -groups=('gnome') +groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') replaces=('gal') provides=('gal') diff --git a/source/gnome/libgnome/libgnome-2.32.1-frugalware_defaults.patch b/source/gnome-extra/libgnome/libgnome-2.32.1-frugalware_defaults.patch similarity index 100% rename from source/gnome/libgnome/libgnome-2.32.1-frugalware_defaults.patch rename to source/gnome-extra/libgnome/libgnome-2.32.1-frugalware_defaults.patch From bouleetbil at frogdev.info Mon Oct 17 13:41:53 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 13:41:53 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-vfs *move to extra Message-ID: <20111017114153.CE8191420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=ce78568e73ed5f913110737a96b12262edf22812 commit ce78568e73ed5f913110737a96b12262edf22812 Author: bouleetbil Date: Mon Oct 17 13:35:35 2011 +0200 gnome-vfs *move to extra diff --git a/source/gnome/gnome-vfs/00-default-browser.patch b/source/gnome-extra/gnome-vfs/00-default-browser.patch similarity index 100% rename from source/gnome/gnome-vfs/00-default-browser.patch rename to source/gnome-extra/gnome-vfs/00-default-browser.patch diff --git a/source/gnome/gnome-vfs/02-user-visible-drives.patch b/source/gnome-extra/gnome-vfs/02-user-visible-drives.patch similarity index 100% rename from source/gnome/gnome-vfs/02-user-visible-drives.patch rename to source/gnome-extra/gnome-vfs/02-user-visible-drives.patch diff --git a/source/gnome/gnome-vfs/FrugalBuild b/source/gnome-extra/gnome-vfs/FrugalBuild similarity index 98% rename from source/gnome/gnome-vfs/FrugalBuild rename to source/gnome-extra/gnome-vfs/FrugalBuild index 146ee35..bb5323c 100644 --- a/source/gnome/gnome-vfs/FrugalBuild +++ b/source/gnome-extra/gnome-vfs/FrugalBuild @@ -4,7 +4,7 @@ pkgname=gnome-vfs pkgver=2.24.4 -pkgrel=8 +pkgrel=9 pkgdesc="GNOME Virtual File System" url="http://www.gnome.org/" depends=('gconf>=2.28.0' 'bzip2' 'dbus-glib>=0.74-2' 'gnome-mime-data' 'gamin>=0.1.9-2' \ @@ -12,7 +12,7 @@ depends=('gconf>=2.28.0' 'bzip2' 'dbus-glib>=0.74-2' 'gnome-mime-data' 'gamin>=0 'libxml2>=2.7.8') makedepends=('intltool' 'krb5' 'samba') rodepends=('gvfs') -groups=('gnome') +groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') _F_gnome_schemas=('/etc/gconf/schemas/desktop_default_applications.schemas' '/etc/gconf/schemas/desktop_gnome_url_handlers.schemas' diff --git a/source/gnome/gnome-vfs/fstab_edit_crash.patch b/source/gnome-extra/gnome-vfs/fstab_edit_crash.patch similarity index 100% rename from source/gnome/gnome-vfs/fstab_edit_crash.patch rename to source/gnome-extra/gnome-vfs/fstab_edit_crash.patch diff --git a/source/gnome/gnome-vfs/gnome-vfs-2.8.2-schema_about_for_upstream.patch b/source/gnome-extra/gnome-vfs/gnome-vfs-2.8.2-schema_about_for_upstream.patch similarity index 100% rename from source/gnome/gnome-vfs/gnome-vfs-2.8.2-schema_about_for_upstream.patch rename to source/gnome-extra/gnome-vfs/gnome-vfs-2.8.2-schema_about_for_upstream.patch diff --git a/source/gnome/gnome-vfs/gnome-vfs-2.9.90-modules-conf.patch b/source/gnome-extra/gnome-vfs/gnome-vfs-2.9.90-modules-conf.patch similarity index 100% rename from source/gnome/gnome-vfs/gnome-vfs-2.9.90-modules-conf.patch rename to source/gnome-extra/gnome-vfs/gnome-vfs-2.9.90-modules-conf.patch diff --git a/source/gnome/gnome-vfs/resolve_fstab_symlinks.patch b/source/gnome-extra/gnome-vfs/resolve_fstab_symlinks.patch similarity index 100% rename from source/gnome/gnome-vfs/resolve_fstab_symlinks.patch rename to source/gnome-extra/gnome-vfs/resolve_fstab_symlinks.patch From bouleetbil at frogdev.info Mon Oct 17 13:46:02 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 13:46:02 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-color-manager-3.2.1-1-x86_64 Message-ID: <20111017114602.8D9061420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=41927597ec1ca7c1e5978830e7447260d848e418 commit 41927597ec1ca7c1e5978830e7447260d848e418 Author: bouleetbil Date: Mon Oct 17 13:39:53 2011 +0200 gnome-color-manager-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome-extra/gnome-color-manager/FrugalBuild b/source/gnome-extra/gnome-color-manager/FrugalBuild index 9ae6566..8e3bc4a 100644 --- a/source/gnome-extra/gnome-color-manager/FrugalBuild +++ b/source/gnome-extra/gnome-color-manager/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: bouleetbil pkgname=gnome-color-manager -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="$pkgname install and generate color profiles in the GNOME desktop" -depends=('gtk+3>=3.0.8' 'gnome-desktop' 'unique' 'vte' 'libgudev' 'lcms2' 'libcanberra-gtk' \ +depends=('gtk+3>=3.0.8' 'gnome-desktop' 'unique' 'vte3' 'libgudev' 'lcms2' 'libcanberra-gtk' \ 'cups' 'libnotify>=0.7' 'sane-backends' 'gnome-settings-daemon' \ 'gnome-control-center' 'exiv2>=0.22') makedepends=('intltool' 'gnome-doc-utils') @@ -16,6 +16,6 @@ _F_gnome_desktop="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet archs=('i686' 'x86_64') -sha1sums=('77630ca94f3b7ab662f417c6a6f556a89f7c7ae1') +sha1sums=('c0a1b2a3dd16c8eec86426b6e3a0c7ac7ce58739') # optimization OK From bouleetbil at frogdev.info Mon Oct 17 13:48:36 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 13:48:36 +0200 (CEST) Subject: [Frugalware-git] gnometesting: aisleriot-3.2.1-1-x86_64 Message-ID: <20111017114836.16C961420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=2d531c294bde6ad6c0d16fa28490273023d5f170 commit 2d531c294bde6ad6c0d16fa28490273023d5f170 Author: bouleetbil Date: Mon Oct 17 13:42:26 2011 +0200 aisleriot-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome-extra/aisleriot/FrugalBuild b/source/gnome-extra/aisleriot/FrugalBuild index 70ebdf6..3297400 100644 --- a/source/gnome-extra/aisleriot/FrugalBuild +++ b/source/gnome-extra/aisleriot/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Baste pkgname=aisleriot -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="Aisleriot (also known as Solitaire or sol) Games for GNOME" url="http://www.gnome.org/" @@ -17,4 +17,4 @@ _F_gnome_desktop="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --with-scores-group=users --with-scores-user=root" -sha1sums=('a63c902f41fcecb5ce1e6dff8ddac70ab2e72f52') +sha1sums=('bc5f788ab83c2404d69163f3c0f0e96090674bb9') From bouleetbil at frogdev.info Mon Oct 17 13:50:56 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 13:50:56 +0200 (CEST) Subject: [Frugalware-git] gnometesting: vte3-0.30.1-1-x86_64 Message-ID: <20111017115056.E7D681420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=9647c170f31dd1d76c237154187968fe6039f562 commit 9647c170f31dd1d76c237154187968fe6039f562 Author: bouleetbil Date: Mon Oct 17 13:44:48 2011 +0200 vte3-0.30.1-1-x86_64 *Version bump diff --git a/source/xapps/vte3/FrugalBuild b/source/xapps/vte3/FrugalBuild index 6ea1ed2..6bf9349 100644 --- a/source/xapps/vte3/FrugalBuild +++ b/source/xapps/vte3/FrugalBuild @@ -3,7 +3,7 @@ pkgname=vte3 _F_gnome_name=vte -pkgver=0.30.0 +pkgver=0.30.1 pkgrel=1 pkgdesc="Virtual Terminal Emulator (gtk+3)" depends=('gtk+3') @@ -12,7 +12,7 @@ makedepends=('gtk-doc>=1.11' 'perl-xml-parser' 'intltool' 'vala' 'gobject-intros groups=('xapps') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('dbd00ab5afb1a8a9cb13881e7e79eb106d5136d1') +sha1sums=('01405861a1d5e262da00b1e86d5172865b4771e5') Fconfopts="$Fconfopts --enable-gtk-doc" build() { From baste at frugalware.org Mon Oct 17 13:51:45 2011 From: baste at frugalware.org (Baste) Date: Mon, 17 Oct 2011 13:51:45 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-pie-20111017-1-x86_64 * Version bump Message-ID: <20111017115145.4CE6D1420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3c3637284faef4dfaddd14d08c5a8a7db7ac2d47 commit 3c3637284faef4dfaddd14d08c5a8a7db7ac2d47 Author: Baste Date: Mon Oct 17 13:42:52 2011 +0200 gnome-pie-20111017-1-x86_64 * Version bump diff --git a/source/gnome-extra/gnome-pie/FrugalBuild b/source/gnome-extra/gnome-pie/FrugalBuild index bfb424c..dfdd455 100644 --- a/source/gnome-extra/gnome-pie/FrugalBuild +++ b/source/gnome-extra/gnome-pie/FrugalBuild @@ -1,18 +1,21 @@ -# Compiling Time: 0.33 SBU +# Compiling Time: 0.20 SBU # Maintainer: Baste pkgname=gnome-pie -pkgver=20111012 +pkgver=20111017 pkgrel=1 pkgdesc="A visual application launcher for gnome." url="https://github.com/Simmesimme/Gnome-Pie.git" -depends=('gtk+2' 'libgee' 'libappindicator' 'libxtst' 'gnome-menus' 'unique1') +depends=('gtk+2' 'libxtst' 'libgee' 'gnome-menus' 'unique1') makedepends=('cmake' 'vala') groups=('gnome-extra') archs=('i686' 'x86_64') +_F_gnome_desktop="y" +_F_gnome_iconcache="y" +Finclude cmake gnome-scriptlet up2date="Flasttar http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname" source=(http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('a672a4c8b1295e324ede25cfd4e383f03c67e806') +sha1sums=('10a94379a078d81acfd141f2a6418d23e3861b43') build() { Fcd @@ -21,4 +24,5 @@ build() { cmake .. -DCMAKE_INSTALL_PREFIX=$Fprefix make make DESTDIR="$Fdestdir" install + Fbuild_gnome_scriptlet } From bouleetbil at frogdev.info Mon Oct 17 13:54:00 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 13:54:00 +0200 (CEST) Subject: [Frugalware-git] gnometesting: drwright-3.2.1-1-x86_64 Message-ID: <20111017115400.4590D1420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=0a662b23dbeaf76647cf403661ee6f9d5493200c commit 0a662b23dbeaf76647cf403661ee6f9d5493200c Author: bouleetbil Date: Mon Oct 17 13:47:51 2011 +0200 drwright-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/drwright/FrugalBuild b/source/gnome/drwright/FrugalBuild index 6488aaf..ccac2df 100644 --- a/source/gnome/drwright/FrugalBuild +++ b/source/gnome/drwright/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=drwright -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="Typing monitor to force typing breaks" depends=('gnome-control-center') @@ -13,5 +13,5 @@ _F_gnome_desktop="y" _F_gnome_iconcache="y" _F_gnome_glib="y" Finclude gnome-scriptlet gnome -sha1sums=('9ba62bf8a63232b3b52b940312ea618d67ad1149') +sha1sums=('5b458e8eed12b328156c2d7808e0cf9386e9deea') From bouleetbil at frogdev.info Mon Oct 17 13:56:13 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 13:56:13 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-terminal-3.2.1-1-x86_64 Message-ID: <20111017115613.1619F1420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=611ff3ad936d7c3395d83edd4f0cb2d2c16bfbad commit 611ff3ad936d7c3395d83edd4f0cb2d2c16bfbad Author: bouleetbil Date: Mon Oct 17 13:50:03 2011 +0200 gnome-terminal-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/gnome-terminal/FrugalBuild b/source/gnome/gnome-terminal/FrugalBuild index 238db40..a9d7680 100644 --- a/source/gnome/gnome-terminal/FrugalBuild +++ b/source/gnome/gnome-terminal/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: bouleetbil pkgname=gnome-terminal -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="GNOME terminal emulator" url="http://www.gnome.org/" -depends=('libxml2>=2.7.8' 'startup-notification' 'vte3>=0.30.0' 'rarian' 'gconf' \ +depends=('libxml2>=2.7.8' 'startup-notification' 'vte3>=0.30.1' 'rarian' 'gconf' \ 'avahi-glib>=0.6.23' 'dbus-glib>=0.76' 'gsettings-desktop-schemas') makedepends=('intltool' 'gnome-doc-utils>=0.20.0' 'gtk+2-tools') groups=('gnome') @@ -15,7 +15,7 @@ _F_gnome_scrollkeeper="y" _F_gnome_schemas=('/etc/gconf/schemas/gnome-terminal.schemas') Finclude gnome gnome-scriptlet source=(${source[@]} 00-$pkgname-2.12.0-prompt.patch) -sha1sums=('306361a68de98ec6d1ca80e863c010bc77c5d569' \ +sha1sums=('81e227e2c72ca12016c93ff199529fc569b66c1d' \ '4c81fb467dff18f0db3cda535a3549d233b9275a') Fconfopts="$Fconfopts --with-gtk=3.0" From bouleetbil at frogdev.info Mon Oct 17 13:58:05 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 13:58:05 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gucharmap-3.2.1-1-x86_64 Message-ID: <20111017115805.6E7941420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=b924b89f4b69f92b83a9ed03daca3c936623e57f commit b924b89f4b69f92b83a9ed03daca3c936623e57f Author: bouleetbil Date: Mon Oct 17 13:51:56 2011 +0200 gucharmap-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/gucharmap/FrugalBuild b/source/gnome/gucharmap/FrugalBuild index ecd1958..3c22643 100644 --- a/source/gnome/gucharmap/FrugalBuild +++ b/source/gnome/gucharmap/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: bouleetbil pkgname=gucharmap -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="A featureful Unicode character map for GNOME" url="http://www.gnome.org/" -depends=('libxml2>=2.7.8' 'rarian' 'gtk+3' 'gconf>=3.1.92') +depends=('libxml2>=2.7.8' 'rarian' 'gtk+3' 'gconf>=3.2.0') makedepends=('intltool' 'gnome-doc-utils>=0.14.0') groups=('gnome') archs=('i686' 'x86_64' 'ppc') @@ -15,6 +15,6 @@ _F_gnome_iconcache="y" _F_gnome_desktop="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --with-gtk=3.0" -sha1sums=('db3108958e54b54af6945b8a8b3a7b8c08099f91') +sha1sums=('af8e2313778aa3dd6019b486bb48552bb17a393f') # optimization OK From bouleetbil at frogdev.info Mon Oct 17 14:04:39 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 14:04:39 +0200 (CEST) Subject: [Frugalware-git] gnometesting: libbonobo *move to extra Message-ID: <20111017120439.B192F1420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=cbdc1a750bc72cd0dd6bc2afc9fe3b00adb545e7 commit cbdc1a750bc72cd0dd6bc2afc9fe3b00adb545e7 Author: bouleetbil Date: Mon Oct 17 13:58:13 2011 +0200 libbonobo *move to extra diff --git a/source/gnome/libbonobo/FrugalBuild b/source/gnome-extra/libbonobo/FrugalBuild similarity index 95% rename from source/gnome/libbonobo/FrugalBuild rename to source/gnome-extra/libbonobo/FrugalBuild index 6270efa..5ebef2e 100644 --- a/source/gnome/libbonobo/FrugalBuild +++ b/source/gnome-extra/libbonobo/FrugalBuild @@ -4,12 +4,12 @@ pkgname=libbonobo pkgver=2.32.1 -pkgrel=3 +pkgrel=4 pkgdesc="GNOME CORBA framework" url="http://www.gnome.org/" depends=('orbit2>=2.14.18' 'libxml2>=2.7.8' 'perl' 'dbus-glib' 'openssl>=1.0.0') makedepends=('intltool' 'gtk-doc>=1.9' 'popt' 'sgml-common') -groups=('gnome') +groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') install=$pkgname.install Finclude gnome diff --git a/source/gnome/libbonobo/libbonobo-search-path-fix.patch b/source/gnome-extra/libbonobo/libbonobo-search-path-fix.patch similarity index 100% rename from source/gnome/libbonobo/libbonobo-search-path-fix.patch rename to source/gnome-extra/libbonobo/libbonobo-search-path-fix.patch diff --git a/source/gnome/libbonobo/libbonobo.install b/source/gnome-extra/libbonobo/libbonobo.install similarity index 100% rename from source/gnome/libbonobo/libbonobo.install rename to source/gnome-extra/libbonobo/libbonobo.install From bouleetbil at frogdev.info Mon Oct 17 14:09:23 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 14:09:23 +0200 (CEST) Subject: [Frugalware-git] gnometesting: clutter-1.8.2-1-x86_64 Message-ID: <20111017120923.17450142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=9585fa01e6a89e223ecfb3d69ca5582ca41d9259 commit 9585fa01e6a89e223ecfb3d69ca5582ca41d9259 Author: bouleetbil Date: Mon Oct 17 14:03:09 2011 +0200 clutter-1.8.2-1-x86_64 *Version bump diff --git a/source/xlib/clutter/FrugalBuild b/source/xlib/clutter/FrugalBuild index 4b7e829..113979d 100644 --- a/source/xlib/clutter/FrugalBuild +++ b/source/xlib/clutter/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Devil505 pkgname=clutter -pkgver=1.8.0 +pkgver=1.8.2 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' \ @@ -15,6 +15,6 @@ replaces=('clutter-cairo') provides=('clutter-cairo') unset MAKEFLAGS Fconfopts="$Fconfopts --with-imagebackend=gdk-pixbuf --enable-xinput" -sha1sums=('c13dc1ad88fe3e91a06f410b9017f0e34c525a46') +sha1sums=('5e662e848c1d28a67dd3a65895ba3f1f98b07d41') # optimization OK From baste at frugalware.org Mon Oct 17 14:47:38 2011 From: baste at frugalware.org (Baste) Date: Mon, 17 Oct 2011 14:47:38 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-extension-weather-20111017-1-x86_64 * Version bump Message-ID: <20111017124738.B48AF1420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ae90f184c4b7bf58e7cc2fce2496f6013f276b81 commit ae90f184c4b7bf58e7cc2fce2496f6013f276b81 Author: Baste Date: Mon Oct 17 14:40:38 2011 +0200 gnome-shell-extension-weather-20111017-1-x86_64 * Version bump diff --git a/source/gnome-extra/gnome-shell-extension-weather/FrugalBuild b/source/gnome-extra/gnome-shell-extension-weather/FrugalBuild index 0a23033..1400121 100644 --- a/source/gnome-extra/gnome-shell-extension-weather/FrugalBuild +++ b/source/gnome-extra/gnome-shell-extension-weather/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Baste pkgname=gnome-shell-extension-weather -pkgver=20111004 +pkgver=20111017 pkgrel=1 pkgdesc="gnome-shell-extension-weather is a simple extension for displaying weather notifications in Gnome Shell." url="https://github.com/simon04/gnome-shell-extension-weather" @@ -10,17 +10,22 @@ depends=('gnome-shell') makedepends=('gnome-common' 'intltool') groups=('gnome-extra') archs=('i686' 'x86_64') +_F_gnome_desktop="y" _F_gnome_glib="y" Finclude gnome-scriptlet gnome-shell-extensions up2date="Flasttar http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname" source=(http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('d63c2950cbc332f8e918983c5ed19ee1413f251b') +sha1sums=('c202cf82a7e56a5ea19fd7f6ae0f3a04a43758cf') build(){ Fcd ./autogen.sh --prefix=/usr Fmake Fmakeinstall + Fexerel weather-extension-configurator.py usr/bin/weather-extension-configurator + Fmkdir usr/share/applications + Fsed "weather-extension-configurator.py" "weather-extension-configurator" weather-extension-configurator.desktop + Ffilerel weather-extension-configurator.desktop usr/share/applications/ FGnomeShellVersion Fbuild_gnome_scriptlet } From baste at frugalware.org Mon Oct 17 15:00:13 2011 From: baste at frugalware.org (Baste) Date: Mon, 17 Oct 2011 15:00:13 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-extension-weather-20111017-2-x86_64 * Fix version of python Message-ID: <20111017130013.9F0141420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=07071bcd97674bbb8d8d3a35f5ddd39a12fbbe47 commit 07071bcd97674bbb8d8d3a35f5ddd39a12fbbe47 Author: Baste Date: Mon Oct 17 14:53:27 2011 +0200 gnome-shell-extension-weather-20111017-2-x86_64 * Fix version of python diff --git a/source/gnome-extra/gnome-shell-extension-weather/FrugalBuild b/source/gnome-extra/gnome-shell-extension-weather/FrugalBuild index 1400121..ee69aae 100644 --- a/source/gnome-extra/gnome-shell-extension-weather/FrugalBuild +++ b/source/gnome-extra/gnome-shell-extension-weather/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gnome-shell-extension-weather pkgver=20111017 -pkgrel=1 +pkgrel=2 pkgdesc="gnome-shell-extension-weather is a simple extension for displaying weather notifications in Gnome Shell." url="https://github.com/simon04/gnome-shell-extension-weather" depends=('gnome-shell') @@ -22,6 +22,7 @@ build(){ ./autogen.sh --prefix=/usr Fmake Fmakeinstall + Fsed "python2" "python" weather-extension-configurator.py Fexerel weather-extension-configurator.py usr/bin/weather-extension-configurator Fmkdir usr/share/applications Fsed "weather-extension-configurator.py" "weather-extension-configurator" weather-extension-configurator.desktop From bouleetbil at frogdev.info Mon Oct 17 15:39:34 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 15:39:34 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gst-plugins-base-0.10.35-2-x86_64 *move gst-plugins-gnome-vfs to extra Message-ID: <20111017133934.F0E781420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=75692f7469d3fc2a36f1308595c6704445579f0e commit 75692f7469d3fc2a36f1308595c6704445579f0e Author: bouleetbil Date: Mon Oct 17 15:32:38 2011 +0200 gst-plugins-base-0.10.35-2-x86_64 *move gst-plugins-gnome-vfs to extra diff --git a/source/xmultimedia/gst-plugins-base/FrugalBuild b/source/xmultimedia/gst-plugins-base/FrugalBuild index ab82fb9..4c6724c 100644 --- a/source/xmultimedia/gst-plugins-base/FrugalBuild +++ b/source/xmultimedia/gst-plugins-base/FrugalBuild @@ -4,7 +4,7 @@ pkgname=gst-plugins-base pkgver=0.10.35 -pkgrel=1 +pkgrel=2 pkgdesc="Plugins for GStreamer" url="http://gstreamer.freedesktop.org/" depends=('libxv' 'libsm' 'gstreamer>=0.10.35') @@ -34,7 +34,7 @@ subdepends=("gnome-vfs>=2.22.0 dbus-glib>=0.74-2 avahi-glib>=0.6.14-2" "cdparano subrodepends=("$pkgname=$pkgver" "$pkgname=$pkgver" "$pkgname=$pkgver" "$pkgname=$pkgver" "$pkgname=$pkgver" \ "$pkgname=$pkgver" "$pkgname=$pkgver" "$pkgname=$pkgver" "$pkgname=$pkgver" "$pkgname=$pkgver" \ "$pkgname=$pkgver") -subgroups=('gnome' 'xmultimedia' 'xmultimedia' 'xmultimedia' 'xmultimedia' \ +subgroups=('gnome-extra' 'xmultimedia' 'xmultimedia' 'xmultimedia' 'xmultimedia' \ 'xmultimedia' 'xmultimedia' 'xmultimedia' 'xmultimedia' 'xmultimedia' 'docs-extra') subarchs=('i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' \ 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc') From baste at frugalware.org Mon Oct 17 15:47:10 2011 From: baste at frugalware.org (Baste) Date: Mon, 17 Oct 2011 15:47:10 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-shell-mousewheel-zoom-20111017-1-x86_64 * Version bump Message-ID: <20111017134710.834A3142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=62410b7932009f4557e35522c497cba249b1607a commit 62410b7932009f4557e35522c497cba249b1607a Author: Baste Date: Mon Oct 17 15:40:32 2011 +0200 gnome-shell-mousewheel-zoom-20111017-1-x86_64 * Version bump diff --git a/source/gnome-extra/gnome-shell-mousewheel-zoom/FrugalBuild b/source/gnome-extra/gnome-shell-mousewheel-zoom/FrugalBuild index f4a4e60..8a30542 100644 --- a/source/gnome-extra/gnome-shell-mousewheel-zoom/FrugalBuild +++ b/source/gnome-extra/gnome-shell-mousewheel-zoom/FrugalBuild @@ -2,19 +2,22 @@ # Maintainer: Baste pkgname=gnome-shell-mousewheel-zoom -pkgver=20110915 +pkgver=20111017 pkgrel=1 pkgdesc="Enable mousewheel zoom using left-alt key using gnome-shell." url="https://github.com/tobiasquinn/gnome-shell-mousewheel-zoom" depends=('gnome-shell' 'dbus-python' 'python-xlib') groups=('gnome-extra') archs=('i686' 'x86_64') +_F_gnome_desktop="y" +Finclude gnome-scriptlet up2date="Flasttar http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname" source=(http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('f8933fa8b0e5509ecfae4818e3dfb96dcd3192da') +sha1sums=('204f2408bd5e8095e36b7d26ffd067492088c324') build(){ Fcd Fexerel mousewheelzoom.py usr/bin/mousewheelzoom.py Ffilerel mousewheelzoom.py.desktop etc/xdg/autostart/mousewheelzoom.py.desktop + Fbuild_gnome_scriptlet } From bouleetbil at frogdev.info Mon Oct 17 16:23:27 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 16:23:27 +0200 (CEST) Subject: [Frugalware-git] gnometesting: totem-3.2.1-1-x86_64 Message-ID: <20111017142327.4D8301420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=50e7d2e9fd11b519bace7fd1075e0dddd3c4ccbf commit 50e7d2e9fd11b519bace7fd1075e0dddd3c4ccbf Author: bouleetbil Date: Mon Oct 17 16:17:08 2011 +0200 totem-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/totem/FrugalBuild b/source/gnome/totem/FrugalBuild index 8d694cd..b8d1f96 100644 --- a/source/gnome/totem/FrugalBuild +++ b/source/gnome/totem/FrugalBuild @@ -3,12 +3,12 @@ # Contributor: AlexExtreme pkgname=totem -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="Movie player for GNOME based on Xine" depends=('libxi' 'libxtst' 'fontconfig' 'libstdc++' 'libxxf86vm' 'dbus-glib>=0.71' \ 'libxrandr' 'atk>=1.20.0' 'libsm' 'libxinerama' 'libmusicbrainz' 'nss>=3.12' 'avahi-glib>=0.6.19' \ - 'cairo>=1.8.6' 'libxcursor' 'gnome-desktop>=3.2.0' 'iso-codes' \ + 'cairo>=1.8.6' 'libxcursor' 'gnome-desktop>=3.2.1' 'iso-codes' \ 'shared-mime-info>=0.22' 'totem-pl-parser>=2.32.5' 'libkrb5' 'db>=4.7.25' \ 'evolution-data-server>=3.1.1' 'python>=2.7' 'mx' 'clutter-gst>=1.3.14-2' \ 'gst-plugins-base-oil' 'gst-plugins-good-gconf' 'libpeas-gtk>=0.7.2' \ @@ -38,7 +38,7 @@ subrodepends=("${subrodepends[@]}" "$pkgname=$pkgver") subgroups=("${subgroups[@]}" 'gnome') subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') -sha1sums=('7ffc9592f3c834676a920831477b0a0735a7efbd') +sha1sums=('fd55a802f97e235241bf97276e2c2518ef2d3a78') build() { Fcd From bouleetbil at frogdev.info Mon Oct 17 16:37:07 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 16:37:07 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-bluetooth-3.2.1-1-x86_64 Message-ID: <20111017143707.1FF3F1420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=57c5985dd6cc76ef21db86db2709d675b5b76514 commit 57c5985dd6cc76ef21db86db2709d675b5b76514 Author: bouleetbil Date: Mon Oct 17 16:30:54 2011 +0200 gnome-bluetooth-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/gnome-bluetooth/FrugalBuild b/source/gnome/gnome-bluetooth/FrugalBuild index b98484f..5dad270 100644 --- a/source/gnome/gnome-bluetooth/FrugalBuild +++ b/source/gnome/gnome-bluetooth/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gnome-bluetooth -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="The GNOME Bluetooth Subsystem." url="http://www.usefulinc.com/software/gnome-bluetooth/" @@ -16,7 +16,7 @@ _F_gnome_scrollkeeper="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet source=($source gnome-bluetooth-rfkill.rules) -sha1sums=('5d715b13c30ce247fd45dc8fa60ceb32d3a7a1f5' \ +sha1sums=('7c22a76de3da81c94e28c8a78253dbd41ec3f400' \ 'dfdae8371cc3febe90f5f019f3c2362feeb5977e') replaces=('bluez-gnome' 'gnome-phone-manager' 'gnome-bluetooth-nautilus-sendto') provides=('bluez-gnome' 'gnome-bluetooth-nautilus-sendto') From bouleetbil at frogdev.info Mon Oct 17 16:41:06 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 16:41:06 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gvfs-1.10.1-1-x86_64 Message-ID: <20111017144106.56E5B1420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=fe63d92d69986ffc7c03da363872aec8bd486b93 commit fe63d92d69986ffc7c03da363872aec8bd486b93 Author: bouleetbil Date: Mon Oct 17 16:34:42 2011 +0200 gvfs-1.10.1-1-x86_64 *Version bump diff --git a/source/xapps/gvfs/FrugalBuild b/source/xapps/gvfs/FrugalBuild index 94be311..0b0950c 100644 --- a/source/xapps/gvfs/FrugalBuild +++ b/source/xapps/gvfs/FrugalBuild @@ -4,8 +4,8 @@ USE_DEBUG=${USE_DEBUG:-"n"} pkgname=gvfs -pkgver=1.10.0 -pkgrel=2 +pkgver=1.10.1 +pkgrel=1 pkgdesc="gvfs is a userspace virtual filesystem designed to work with the i/o abstractions of gio." url="http://www.gnome.org/" @@ -22,7 +22,7 @@ provides=('gnome-mount') _F_gnome_glib="y" Finclude gnome gnome-scriptlet source=($source gvfs-libsoup.diff) -sha1sums=('ed5940a5670d2ad3d80954dbd25116bf1500de54' \ +sha1sums=('aa6cef75b2be8b7bcc89f5c48e83eb275355c658' \ '1eb9391f6bf3716ddc8fbf75340257e537c61199') subpkgs=("${subpkgs[@]}" "gvfs-apple") From bouleetbil at frogdev.info Mon Oct 17 16:52:46 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 16:52:46 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-settings-daemon-3.2.1-1-x86_64 Message-ID: <20111017145246.190AF1420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=21cb1bafd84adbfc4791282acab37ab05cb8a4e8 commit 21cb1bafd84adbfc4791282acab37ab05cb8a4e8 Author: bouleetbil Date: Mon Oct 17 16:46:35 2011 +0200 gnome-settings-daemon-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/gnome-settings-daemon/FrugalBuild b/source/gnome/gnome-settings-daemon/FrugalBuild index a1ae2c2..b98f709 100644 --- a/source/gnome/gnome-settings-daemon/FrugalBuild +++ b/source/gnome/gnome-settings-daemon/FrugalBuild @@ -2,12 +2,13 @@ # Maintainer: bouleetbil pkgname=gnome-settings-daemon -pkgver=3.2.0 -pkgrel=2 +pkgver=3.2.1 +pkgrel=1 pkgdesc="Utility library for accessing gnome-settings-daemon over DBUS" depends=('libxml2>=2.7.8' 'libgnomekbd>=3.1.0' 'esd' 'gst-plugins-base>=0.10.22-2' 'libxxf86misc' \ - 'gnome-desktop>=3.2.0' 'alsa-lib' 'pulseaudio>=1.0' 'gsettings-desktop-schemas' 'libxtst' 'libnotify' \ - 'gnome-icon-theme-symbolic' 'gnome-icon-theme' 'gnome-themes-standard' 'libcups' 'hwdata' 'colord' 'upower' 'nss') + 'gnome-desktop>=3.2.1' 'alsa-lib' 'pulseaudio>=1.0' 'gsettings-desktop-schemas' 'libxtst' 'libnotify' \ + 'gnome-icon-theme-symbolic' 'gnome-icon-theme' 'gnome-themes-standard' 'libcups' 'hwdata' 'colord' \ + 'upower' 'nss' 'gconf' 'libcanberra-gtk' 'libcanberra-pulseaudio') makedepends=('intltool' 'gtk-doc>=1.11' 'gnome-doc-utils>=0.14.0' 'cups' 'krb5') rodepends=('xkbcomp') groups=('gnome') @@ -17,7 +18,7 @@ _F_gnome_scrollkeeper="y" _F_gnome_iconcache="y" _F_gnome_git="n" Finclude gnome gnome-scriptlet -sha1sums=('beb865da8d256605f141baff55cdd9b1e31b17e6') +sha1sums=('df45b37c839dd7251ac4153e5eef1196939ab2bb') if [ "$_F_gnome_git" != "n" ]; then unset sha1sums unset source From bouleetbil at frogdev.info Mon Oct 17 16:57:31 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 16:57:31 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-utils-3.2.1-1-x86_64 Message-ID: <20111017145731.560DD1420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=9cc70cb09ae933ada7ca5a8628b95a2e816b7609 commit 9cc70cb09ae933ada7ca5a8628b95a2e816b7609 Author: bouleetbil Date: Mon Oct 17 16:51:12 2011 +0200 gnome-utils-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/gnome-utils/FrugalBuild b/source/gnome/gnome-utils/FrugalBuild index c0ac7da..007c7d0 100644 --- a/source/gnome/gnome-utils/FrugalBuild +++ b/source/gnome/gnome-utils/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gnome-utils -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="GNOME utilities" url="http://www.gnome.org/" @@ -20,7 +20,7 @@ _F_gnome_iconcache="y" _F_gnome_glib="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --enable-ipv6 --disable-gtk-doc" -sha1sums=('c00f2c4b2cd55850e92ebe412620f86bb7ecf60d') +sha1sums=('27d4bc66806a866c189728ccbf4906c8c72ca636') build() { Fbuild From bouleetbil at frogdev.info Mon Oct 17 17:01:07 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 17:01:07 +0200 (CEST) Subject: [Frugalware-git] gnometesting: cogl-1.8.2-1-x86_64 Message-ID: <20111017150107.7020E142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=f61bcfa5899a61f938a11586cb4658db1bbea245 commit f61bcfa5899a61f938a11586cb4658db1bbea245 Author: bouleetbil Date: Mon Oct 17 16:54:55 2011 +0200 cogl-1.8.2-1-x86_64 *Version bump diff --git a/source/xlib/cogl/FrugalBuild b/source/xlib/cogl/FrugalBuild index bcddc70..2a64f5d 100644 --- a/source/xlib/cogl/FrugalBuild +++ b/source/xlib/cogl/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: bouleetbil pkgname=cogl -pkgver=1.8.0 +pkgver=1.8.2 pkgrel=1 pkgdesc="Cogl is a modern 3D graphics API." depends=('pango' 'libxcomposite') makedepends=('gobject-introspection') Finclude clutter groups=('xlib') -sha1sums=('425d659351d4a8c285e80b2984f6f6ab8a72bbe1') +sha1sums=('7757e3eeaa057951c639dabbc58279e69ad790de') build() { Fcd From bouleetbil at frogdev.info Mon Oct 17 17:03:57 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 17:03:57 +0200 (CEST) Subject: [Frugalware-git] gnometesting: mousetweaks-3.2.1-1-x86_64 Message-ID: <20111017150357.A5CE01420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=d96f88d935e4922231c1cd1b018ad6c4886091ae commit d96f88d935e4922231c1cd1b018ad6c4886091ae Author: bouleetbil Date: Mon Oct 17 16:57:44 2011 +0200 mousetweaks-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome-extra/mousetweaks/FrugalBuild b/source/gnome-extra/mousetweaks/FrugalBuild index e3f0ec6..57a9cd7 100644 --- a/source/gnome-extra/mousetweaks/FrugalBuild +++ b/source/gnome-extra/mousetweaks/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: jercel pkgname=mousetweaks -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="The Mousetweaks package provides mouse accessibility enhancements for the GNOME desktop." url="http://www.gnome.org/" @@ -12,6 +12,6 @@ groups=('gnome-extra') archs=('i686' 'x86_64') _F_gnome_glib="y" Finclude gnome -sha1sums=('35ece36a4c4dedc8de00854e9d793e28668941a2') +sha1sums=('4af7a6eeaa54f34aae8414a59d2e3a6fea4e66a3') # optimization OK From bouleetbil at frogdev.info Mon Oct 17 17:12:02 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 17:12:02 +0200 (CEST) Subject: [Frugalware-git] gnometesting: empathy-3.2.1-1-x86_64 Message-ID: <20111017151202.3859D1420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=11eba45efbf457f71793c165d40e5ddd323b6e0d commit 11eba45efbf457f71793c165d40e5ddd323b6e0d Author: bouleetbil Date: Mon Oct 17 17:05:47 2011 +0200 empathy-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/empathy/FrugalBuild b/source/gnome/empathy/FrugalBuild index 781375d..f2e9b18 100644 --- a/source/gnome/empathy/FrugalBuild +++ b/source/gnome/empathy/FrugalBuild @@ -7,7 +7,7 @@ USE_SENDTO=${USE_SENDTO:-"n"} #Sendto have be merged to nautilus should wait pkgname=empathy -pkgver=3.2.0.1 +pkgver=3.2.1 pkgrel=1 pkgdesc="Empathy consists of a rich set of reusable instant messaging widgets" depends=('telepathy-glib' 'libxml2' 'enchant' 'ca-certificates' \ @@ -16,7 +16,7 @@ depends=('telepathy-glib' 'libxml2' 'enchant' 'ca-certificates' \ 'libxi' 'libxrandr' 'libxcursor' 'libjpeg>=8a' \ 'libsm' 'libffi' 'gnome-keyring>=3.1.90' \ 'aspell' 'iso-codes' 'telepathy-mission-control' 'telepathy-gabble' \ - 'evolution-data-server>=3.1.90' 'libcanberra-gtk' 'telepathy-farsight' \ + 'evolution-data-server>=3.2.1' 'libcanberra-gtk' 'telepathy-farsight' \ 'webkit-gtk3' 'unique' 'libkrb5' 'folks>=0.6.0' 'telepathy-logger' \ 'ca-certificates' 'gsettings-desktop-schemas' 'libnotify>=0.7' 'telepathy-butterfly' \ 'telepathy-logger>=0.2.8' 'networkmanager' 'glib-networking' 'pulseaudio>=1.0' 'cheese') @@ -37,7 +37,7 @@ if Fuse $USE_MAP; then depend=("${depends[@]}" "libchamplain" "geoclue") Fconfopts="${Fconfopts[@]} --enable-map=yes" fi -sha1sums=('cc1ebed5820da3abe116b7dcb42708f48ac7635f') +sha1sums=('d4d8fd0ba7f16882ee87518eaa303a1731524528') replaces=('galaxium' 'gossip') if Fuse $USE_SENDTO; then @@ -67,8 +67,8 @@ build() { if Fuse $USE_SENDTO; then Fsplit $pkgname-nautilus-sendto usr/lib/nautilus-sendto fi - Fsed "X-GNOME-Settings-Panel=empathy-accounts" "" $Fdestdir/usr/share/applications/empathy-accounts.desktop - Fsed "X-GNOME-Settings-Panel;X-GNOME-PersonalSettings;" "" $Fdestdir/usr/share/applications/empathy-accounts.desktop + #Fsed "X-GNOME-Settings-Panel=empathy-accounts" "" $Fdestdir/usr/share/applications/empathy-accounts.desktop + #Fsed "X-GNOME-Settings-Panel;X-GNOME-PersonalSettings;" "" $Fdestdir/usr/share/applications/empathy-accounts.desktop } # optimization OK From bouleetbil at frogdev.info Mon Oct 17 17:17:20 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 17:17:20 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-user-share-3.0.1-1-x86_64 Message-ID: <20111017151720.9E9E91420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=0cb63696d7f1c8f138195e56ed42557891d1df88 commit 0cb63696d7f1c8f138195e56ed42557891d1df88 Author: bouleetbil Date: Mon Oct 17 17:11:07 2011 +0200 gnome-user-share-3.0.1-1-x86_64 *Version bump diff --git a/source/gnome-extra/gnome-user-share/FrugalBuild b/source/gnome-extra/gnome-user-share/FrugalBuild index c5fb20b..744852d 100644 --- a/source/gnome-extra/gnome-user-share/FrugalBuild +++ b/source/gnome-extra/gnome-user-share/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gnome-user-share -pkgver=3.0.0 +pkgver=3.0.1 pkgrel=1 pkgdesc="a system for easy sharing of user files." options=('scriptlet') @@ -12,10 +12,10 @@ _F_gnome_scrollkeeper="y" _F_gnome_iconcache="y" Finclude gnome-scriptlet gnome makedepends=('intltool' 'gnome-doc-utils') -depends=('glib' 'gtk+2>=2.22.0' 'gconf>=2.32.0' 'dbus-glib' 'libnotify>=0.7' 'libcanberra-gtk2' 'dbus' 'gnome-bluetooth' 'nautilus' 'unique1') +depends=('glib' 'gtk+3' 'gconf>=2.32.0' 'dbus-glib' 'libnotify>=0.7' 'libcanberra-gtk2' 'dbus' 'gnome-bluetooth' 'nautilus' 'unique') groups=('gnome-extra') archs=('i686' 'x86_64') -sha1sums=('d2ef58bbced61cdd8387ee0f1b747578777e50b8') +sha1sums=('1c9e2c233d8d016d990036019ab35527c9ad1b5d') replaces=('nautilus-share') # optimization OK From bouleetbil at frogdev.info Mon Oct 17 17:23:04 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 17:23:04 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-control-center-3.2.1-1-x86_64 Message-ID: <20111017152304.0FDC91420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=fa27e8d058e4c5fcbc62d2f4d6ef9986b56c6a14 commit fa27e8d058e4c5fcbc62d2f4d6ef9986b56c6a14 Author: bouleetbil Date: Mon Oct 17 17:16:45 2011 +0200 gnome-control-center-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/gnome-control-center/FrugalBuild b/source/gnome/gnome-control-center/FrugalBuild index d96649e..9ab87dd 100644 --- a/source/gnome/gnome-control-center/FrugalBuild +++ b/source/gnome/gnome-control-center/FrugalBuild @@ -4,10 +4,10 @@ USE_CHEESE=${USE_CHEESE:-"y"} pkgname=gnome-control-center -pkgver=3.2.0 -pkgrel=3 +pkgver=3.2.1 +pkgrel=1 pkgdesc="GNOME Control Center" -depends=('libxml2>=2.7.8' 'gnome-desktop>=3.2.0' 'mutter' 'libgnomekbd>=3.0.0' 'gnome-menus' \ +depends=('libxml2>=2.7.8' 'gnome-desktop>=3.2.1' 'mutter' 'libgnomekbd>=3.0.0' 'gnome-menus' \ 'nautilus>=3.2.0' 'gst-plugins-base>=0.10.19-2' 'desktop-file-utils' \ 'evolution-data-server>=3.2.0' 'libxxf86misc' 'libxscrnsaver' 'xrdb' \ 'libkrb5' 'db>=4.7.25' 'libsocialweb>=0.25.7' 'gsettings-desktop-schemas' \ @@ -30,7 +30,7 @@ if Fuse $USE_CHEESE; then #export CFLAGS="$CFLAGS -I/usr/include/cheese -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2" depends=("${depends[@]}" "cheese") fi -sha1sums=('9928b439c3a8b7531d249eed8439b861afeb196f') +sha1sums=('fd7b19920e605712431ec0a02c2382d678e2a3ff') replaces=('accountsdialog' 'gnome-system-tools') build() { From bouleetbil at frogdev.info Mon Oct 17 17:27:01 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 17:27:01 +0200 (CEST) Subject: [Frugalware-git] gnometesting: sushi-0.2.1-1-x86_64 Message-ID: <20111017152701.98E941420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=efce4da187f688ca2c613a0db0b93b95281311b3 commit efce4da187f688ca2c613a0db0b93b95281311b3 Author: bouleetbil Date: Mon Oct 17 17:20:50 2011 +0200 sushi-0.2.1-1-x86_64 *Version bump diff --git a/source/gnome/sushi/FrugalBuild b/source/gnome/sushi/FrugalBuild index 6cd7af0..b438fff 100644 --- a/source/gnome/sushi/FrugalBuild +++ b/source/gnome/sushi/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: bouleetbil pkgname=sushi -pkgver=0.2.0 -pkgrel=2 +pkgver=0.2.1 +pkgrel=1 pkgdesc="A quick previewer for Nautilus" depends=('clutter-gtk' 'clutter-gst' 'gjs' 'libmusicbrainz3' 'webkit-gtk3' 'gtksourceview3' 'evince' 'libkrb5') makedepends=('intltool' 'gobject-introspection' 'krb5') groups=('gnome') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('4ff0fe49bca9d10ab413f7fd25f05929c84662f1') +sha1sums=('12e24722c5790b5ca015e0c91f62f57f715a9d36') export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/xulrunner/ replaces=('gloobus-preview') From bouleetbil at frogdev.info Mon Oct 17 17:39:19 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 17:39:19 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-documents-0.2.1-1-x86_64 Message-ID: <20111017153919.1CE191420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=2f4f96d8c70d53780ef918d6f760eb28badde3e8 commit 2f4f96d8c70d53780ef918d6f760eb28badde3e8 Author: bouleetbil Date: Mon Oct 17 17:33:07 2011 +0200 gnome-documents-0.2.1-1-x86_64 *Version bump diff --git a/source/gnome/gnome-documents/FrugalBuild b/source/gnome/gnome-documents/FrugalBuild index 2f0869a..b173f54 100644 --- a/source/gnome/gnome-documents/FrugalBuild +++ b/source/gnome/gnome-documents/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=gnome-documents -pkgver=0.2.0 -pkgrel=3 +pkgver=0.2.1 +pkgrel=1 pkgdesc="Document manager for gnome" depends=('evince' 'gjs' 'gnome-online-accounts' 'gtk+3' 'liboauth' 'clutter-gtk' 'libgdata' \ 'gnome-desktop' 'tracker') @@ -14,7 +14,7 @@ _F_gnome_iconcache="y" _F_gnome_desktop="y" _F_gnome_glib="y" Finclude gnome gnome-scriptlet -sha1sums=('0843308395c85b6cf7571124fd9f3a0f8fdaf183') +sha1sums=('d74885146f7c544e1aae6d119f0d488ce8e3e6fc') replaces=('referencer') # optimization OK From bouleetbil at frogdev.info Mon Oct 17 17:47:29 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 17:47:29 +0200 (CEST) Subject: [Frugalware-git] gnometesting: libfm-0.1.16-3-x86_64 *switch to udisks Message-ID: <20111017154729.F08F31420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=b53d241641b2b8b1f9b1fc9421a1b55179b9b9ed commit b53d241641b2b8b1f9b1fc9421a1b55179b9b9ed Author: bouleetbil Date: Mon Oct 17 17:41:02 2011 +0200 libfm-0.1.16-3-x86_64 *switch to udisks diff --git a/source/xlib-extra/libfm/FrugalBuild b/source/xlib-extra/libfm/FrugalBuild index b6c3547..af6f5e0 100644 --- a/source/xlib-extra/libfm/FrugalBuild +++ b/source/xlib-extra/libfm/FrugalBuild @@ -3,9 +3,9 @@ pkgname=libfm pkgver=0.1.16 -pkgrel=2 +pkgrel=3 pkgdesc="GIO-based library for file manager-like programs" -depends=('gtk+2>=2.20.0-2' 'gvfs' 'menu-cache') +depends=('gtk+2>=2.20.0-2' 'udisks' 'menu-cache') makedepends=('intltool' 'gtk-doc') groups=('xlib-extra') options=('scriptlet') @@ -18,7 +18,7 @@ build() { Fcd sed -i '/^\ \ \ \ docs/d' configure.ac || Fdie autoreconf -i || Fdie - Fbuild + Fbuild --enable-udisks } # optimization OK From bouleetbil at frogdev.info Mon Oct 17 17:57:35 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 17:57:35 +0200 (CEST) Subject: [Frugalware-git] gnometesting: ifuse-1.1.1-2-x86_64 *remove useless hal depends Message-ID: <20111017155735.7E5081420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=fc04e0f92ba0477db1f5abc3e3ac3f14f79ccef2 commit fc04e0f92ba0477db1f5abc3e3ac3f14f79ccef2 Author: bouleetbil Date: Mon Oct 17 17:51:10 2011 +0200 ifuse-1.1.1-2-x86_64 *remove useless hal depends diff --git a/source/apps-extra/ifuse/FrugalBuild b/source/apps-extra/ifuse/FrugalBuild index ce303a8..af69888 100644 --- a/source/apps-extra/ifuse/FrugalBuild +++ b/source/apps-extra/ifuse/FrugalBuild @@ -3,11 +3,11 @@ pkgname=ifuse pkgver=1.1.1 -pkgrel=1 +pkgrel=2 url="http://libimobiledevice.org" up2date="Flasttar http://libimobiledevice.org/ " pkgdesc="A fuse filesystem for mounting iPhone and iPod touch devices" -depends=('fuse' 'hal' 'libimobiledevice') +depends=('fuse' 'libimobiledevice') groups=('apps-extra') archs=('i686' 'x86_64' 'ppc') source=(http://libimobiledevice.org/downloads/$pkgname-$pkgver.tar.bz2) From bouleetbil at frogdev.info Mon Oct 17 18:37:28 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 18:37:28 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-user-docs-3.2.1-1-x86_64 Message-ID: <20111017163728.50DDA1420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=d6b96383e95ead9854f905c07c44b0e76716fa42 commit d6b96383e95ead9854f905c07c44b0e76716fa42 Author: bouleetbil Date: Mon Oct 17 18:31:12 2011 +0200 gnome-user-docs-3.2.1-1-x86_64 *version bump diff --git a/source/gnome-extra/gnome-user-docs/FrugalBuild b/source/gnome-extra/gnome-user-docs/FrugalBuild index 8955d0c..5298242 100644 --- a/source/gnome-extra/gnome-user-docs/FrugalBuild +++ b/source/gnome-extra/gnome-user-docs/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=gnome-user-docs -pkgver=3.2.0.1 +pkgver=3.2.1 pkgrel=1 pkgdesc="User documentation for GNOME" depends=('rarian') @@ -14,4 +14,4 @@ archs=('i686' 'x86_64' 'ppc') _F_gnome_scrollkeeper="y" Finclude gnome gnome-scriptlet unset MAKEFLAGS -sha1sums=('dd8536ef9c0c7ca99624cf02e16c43bbe541d213') +sha1sums=('0c73b4b76214bbbf942b72d98f402c47813c28e7') From bouleetbil at frogdev.info Mon Oct 17 18:43:05 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 18:43:05 +0200 (CEST) Subject: [Frugalware-git] gnometesting: evince-3.2.1-1-x86_64 Message-ID: <20111017164305.C2B711420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=96ee09d448b9ab0712da0e9b942d85710db7f690 commit 96ee09d448b9ab0712da0e9b942d85710db7f690 Author: bouleetbil Date: Mon Oct 17 18:36:47 2011 +0200 evince-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/evince/FrugalBuild b/source/gnome/evince/FrugalBuild index 617b73b..4fc0bde 100644 --- a/source/gnome/evince/FrugalBuild +++ b/source/gnome/evince/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: bouleetbil pkgname=evince -pkgver=3.2.0 -pkgrel=2 +pkgver=3.2.1 +pkgrel=1 pkgdesc="A document viewer for GNOME" depends=('gtk+3' 'poppler-glib>=0.18.0' 'rarian' 'desktop-file-utils' 'libxml2>=2.7.8' \ 't1lib' 'dbus-glib>=0.76' 'djvulibre' 'libspectre>=0.2.6-5' 'lcms' \ - 'gsettings-desktop-schemas') + 'gsettings-desktop-schemas' 'libgxps') makedepends=('intltool' 'gnome-doc-utils' 'perl-xml-parser' \ 'gobject-introspection>=0.9.6' 'nautilus>=3.1.90' 'texlive') replaces=('gpdf') @@ -19,7 +19,7 @@ _F_gnome_scrollkeeper="y" _F_gnome_desktop="y" Finclude gnome gnome-scriptlet url="http://www.gnome.org/projects/evince/" -sha1sums=('db499c26df2741b7713961f0ffd20b3feb090711') +sha1sums=('2e5145ace9870e584a7ef28b734a004530db27a6') subpkgs=('evince-nautilus') subdescs=('Evince plugin for Nautilus') From bouleetbil at frogdev.info Mon Oct 17 18:43:20 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 18:43:20 +0200 (CEST) Subject: [Frugalware-git] gnometesting: yelp-xsl-3.2.1-1-x86_64 Message-ID: <20111017164320.BEB651420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=2d159b91f5de63406f28d17d01ac334d624275fb commit 2d159b91f5de63406f28d17d01ac334d624275fb Author: bouleetbil Date: Mon Oct 17 18:37:07 2011 +0200 yelp-xsl-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/yelp-xsl/FrugalBuild b/source/gnome/yelp-xsl/FrugalBuild index b2bd569..e16a073 100644 --- a/source/gnome/yelp-xsl/FrugalBuild +++ b/source/gnome/yelp-xsl/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=yelp-xsl -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="TXSL stylesheets for the yelp help browser" depends=('libxml2' 'libxslt') @@ -10,4 +10,4 @@ makedepends=('intltool' 'itstool') groups=('gnome') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('b3104567a46faa93b180ad10b789047041afd055') +sha1sums=('9d2adc3ac45c5c2e88979a4a5737ab21a7b64543') From devil505linux at gmail.com Mon Oct 17 18:45:54 2011 From: devil505linux at gmail.com (Devil505) Date: Mon, 17 Oct 2011 18:45:54 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: xfce4-indicator-plugin-0.3.1-2-i686 * bin, since we don't have indicators anymore Message-ID: <20111017164554.BFF231420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=10ab151d14bc0970913bd5104c87f207015dca75 commit 10ab151d14bc0970913bd5104c87f207015dca75 Author: Devil505 Date: Mon Oct 17 20:45:31 2011 +0200 xfce4-indicator-plugin-0.3.1-2-i686 * bin, since we don't have indicators anymore diff --git a/source/xfce4-extra/xfce4-indicator-plugin/01_search-for-indicator-0.4-pc.patch b/source/xfce4-extra/xfce4-indicator-plugin/01_search-for-indicator-0.4-pc.patch deleted file mode 100644 index 5451a6c..0000000 --- a/source/xfce4-extra/xfce4-indicator-plugin/01_search-for-indicator-0.4-pc.patch +++ /dev/null @@ -1,97 +0,0 @@ -Search for the renamed libindicator .pc file - ---- xfce4-indicator-plugin-0.2.1.orig/configure.in -+++ xfce4-indicator-plugin-0.2.1/configure.in -@@ -69,7 +69,7 @@ dnl *********************************** - XDT_CHECK_PACKAGE([GTK], [gtk+-2.0], [2.6.0]) - XDT_CHECK_PACKAGE([LIBXFCE4UTIL], [libxfce4util-1.0], [4.3.99.2]) - XDT_CHECK_PACKAGE([LIBXFCE4PANEL], [libxfce4panel-1.0], [4.3.99.2]) --XDT_CHECK_PACKAGE([INDICATOR], [indicator], [0.3.0]) -+XDT_CHECK_PACKAGE([INDICATOR], [indicator-0.4], [0.3.0]) - - dnl *********************************** - dnl *** Check for debugging support *** -@@ -79,8 +79,8 @@ XDT_FEATURE_DEBUG() - dnl *********************** - dnl *** Indicator info *** - dnl *********************** --INDICATORDIR=`$PKG_CONFIG --variable=indicatordir indicator` --INDICATORICONSDIR=`$PKG_CONFIG --variable=iconsdir indicator` -+INDICATORDIR=`$PKG_CONFIG --variable=indicatordir indicator-0.4` -+INDICATORICONSDIR=`$PKG_CONFIG --variable=iconsdir indicator-0.4` - - AC_SUBST(INDICATORDIR) - AC_SUBST(INDICATORICONSDIR) ---- xfce4-indicator-plugin-0.2.1.orig/configure -+++ xfce4-indicator-plugin-0.2.1/configure -@@ -13245,22 +13245,22 @@ $as_echo "$xdt_cv_PKG_CONFIG_VERSION" >& - fi - - -- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for indicator >= 0.3.0" >&5 --$as_echo_n "checking for indicator >= 0.3.0... " >&6; } -- if $PKG_CONFIG "--atleast-version=0.3.0" "indicator" >/dev/null 2>&1; then -- INDICATOR_VERSION=`$PKG_CONFIG --modversion "indicator"` -+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for indicator-0.4 >= 0.3.0" >&5 -+$as_echo_n "checking for indicator-0.4 >= 0.3.0... " >&6; } -+ if $PKG_CONFIG "--atleast-version=0.3.0" "indicator-0.4" >/dev/null 2>&1; then -+ INDICATOR_VERSION=`$PKG_CONFIG --modversion "indicator-0.4"` - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INDICATOR_VERSION" >&5 - $as_echo "$INDICATOR_VERSION" >&6; } - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking INDICATOR_CFLAGS" >&5 - $as_echo_n "checking INDICATOR_CFLAGS... " >&6; } -- INDICATOR_CFLAGS=`$PKG_CONFIG --cflags "indicator"` -+ INDICATOR_CFLAGS=`$PKG_CONFIG --cflags "indicator-0.4"` - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INDICATOR_CFLAGS" >&5 - $as_echo "$INDICATOR_CFLAGS" >&6; } - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking INDICATOR_LIBS" >&5 - $as_echo_n "checking INDICATOR_LIBS... " >&6; } -- INDICATOR_LIBS=`$PKG_CONFIG --libs "indicator"` -+ INDICATOR_LIBS=`$PKG_CONFIG --libs "indicator-0.4"` - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INDICATOR_LIBS" >&5 - $as_echo "$INDICATOR_LIBS" >&6; } - -@@ -13272,15 +13272,15 @@ $as_echo "$INDICATOR_LIBS" >&6; } - - - -- elif $PKG_CONFIG --exists "indicator" >/dev/null 2>&1; then -- xdt_cv_version=`$PKG_CONFIG --modversion "indicator"` -+ elif $PKG_CONFIG --exists "indicator-0.4" >/dev/null 2>&1; then -+ xdt_cv_version=`$PKG_CONFIG --modversion "indicator-0.4"` - { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5 - $as_echo "found, but $xdt_cv_version" >&6; } - - -- echo "*** The required package indicator was found on your system," -+ echo "*** The required package indicator-0.4 was found on your system," - echo "*** but the installed version ($xdt_cv_version) is too old." -- echo "*** Please upgrade indicator to atleast version 0.3.0, or adjust" -+ echo "*** Please upgrade indicator-0.4 to atleast version 0.3.0, or adjust" - echo "*** the PKG_CONFIG_PATH environment variable if you installed" - echo "*** the new version of the package in a nonstandard prefix so" - echo "*** pkg-config is able to find it." -@@ -13291,8 +13291,8 @@ $as_echo "found, but $xdt_cv_version" >& - $as_echo "not found" >&6; } - - -- echo "*** The required package indicator was not found on your system." -- echo "*** Please install indicator (atleast version 0.3.0) or adjust" -+ echo "*** The required package indicator-0.4 was not found on your system." -+ echo "*** Please install indicator-0.4 (atleast version 0.3.0) or adjust" - echo "*** the PKG_CONFIG_PATH environment variable if you" - echo "*** installed the package in a nonstandard prefix so that" - echo "*** pkg-config is able to find it." -@@ -13390,8 +13390,8 @@ $as_echo "minimum" >&6; } - fi - - --INDICATORDIR=`$PKG_CONFIG --variable=indicatordir indicator` --INDICATORICONSDIR=`$PKG_CONFIG --variable=iconsdir indicator` -+INDICATORDIR=`$PKG_CONFIG --variable=indicatordir indicator-0.4` -+INDICATORICONSDIR=`$PKG_CONFIG --variable=iconsdir indicator-0.4` - - - diff --git a/source/xfce4-extra/xfce4-indicator-plugin/02_fix-menu-position.patch b/source/xfce4-extra/xfce4-indicator-plugin/02_fix-menu-position.patch deleted file mode 100644 index a479d69..0000000 --- a/source/xfce4-extra/xfce4-indicator-plugin/02_fix-menu-position.patch +++ /dev/null @@ -1,31 +0,0 @@ -From 4c410464a89615547e959c0392c69c77add4eaf5 Mon Sep 17 00:00:00 2001 -From: Mark Trompell -Date: Tue, 19 Jul 2011 06:47:21 +0000 -Subject: fix menu position - ---- -diff --git a/panel-plugin/indicator.c b/panel-plugin/indicator.c -index 1741a9c..4468a52 100644 ---- a/panel-plugin/indicator.c -+++ b/panel-plugin/indicator.c -@@ -163,14 +163,12 @@ on_button_press (GtkWidget *widget, GdkEventButton *event, IndicatorPlugin *indi - { - if( event->button == 1) /* left click only */ - { -- gtk_menu_popup (GTK_MENU(g_object_get_data (G_OBJECT(widget),"menu")), NULL, -- NULL, NULL, NULL, 1, event->time); -- /* no approvement to the above */ -- /* -- gtk_menu_popup (GTK_MENU(g_object_get_data (G_OBJECT(widget),"menu")), NULL, NULL, -+ GtkMenu * menu = GTK_MENU(g_object_get_data (G_OBJECT(widget),"menu")); -+ gtk_menu_attach_to_widget(menu, widget, NULL); -+ gtk_menu_popup (menu, NULL, NULL, - xfce_panel_plugin_position_menu, - indicator->plugin, 1, gtk_get_current_event_time ()); -- */ -+ - return TRUE; - } - /* event doesn't make it to the ebox, so I just push it. */ --- -cgit diff --git a/source/xfce4-extra/xfce4-indicator-plugin/03_attach-button-to-menu-right-at-the-beginning.patch b/source/xfce4-extra/xfce4-indicator-plugin/03_attach-button-to-menu-right-at-the-beginning.patch deleted file mode 100644 index 7bda470..0000000 --- a/source/xfce4-extra/xfce4-indicator-plugin/03_attach-button-to-menu-right-at-the-beginning.patch +++ /dev/null @@ -1,34 +0,0 @@ -From defca954a995cba535ece42ae2a890ea0fdb3f10 Mon Sep 17 00:00:00 2001 -From: Mark Trompell -Date: Tue, 19 Jul 2011 07:00:00 +0000 -Subject: attach button to menu right at the beginning - ---- -diff --git a/panel-plugin/indicator.c b/panel-plugin/indicator.c -index 4468a52..613c1a5 100644 ---- a/panel-plugin/indicator.c -+++ b/panel-plugin/indicator.c -@@ -163,9 +163,7 @@ on_button_press (GtkWidget *widget, GdkEventButton *event, IndicatorPlugin *indi - { - if( event->button == 1) /* left click only */ - { -- GtkMenu * menu = GTK_MENU(g_object_get_data (G_OBJECT(widget),"menu")); -- gtk_menu_attach_to_widget(menu, widget, NULL); -- gtk_menu_popup (menu, NULL, NULL, -+ gtk_menu_popup (GTK_MENU(g_object_get_data (G_OBJECT(widget),"menu")), NULL, NULL, - xfce_panel_plugin_position_menu, - indicator->plugin, 1, gtk_get_current_event_time ()); - -@@ -234,7 +232,10 @@ entry_added (IndicatorObject * io, IndicatorObjectEntry * entry, gpointer user_d - gtk_button_set_label(GTK_BUTTON(button), gtk_label_get_label (entry->label)); - - if (entry->menu != NULL) -+ { - g_object_set_data(G_OBJECT(button), "menu", entry->menu); -+ gtk_menu_attach_to_widget(entry->menu, button, NULL); -+ } - - g_signal_connect(button, "button-press-event", G_CALLBACK(on_button_press), - user_data); --- -cgit diff --git a/source/xfce4-extra/xfce4-indicator-plugin/FrugalBuild b/source/xfce4-extra/xfce4-indicator-plugin/FrugalBuild deleted file mode 100644 index 8603ba2..0000000 --- a/source/xfce4-extra/xfce4-indicator-plugin/FrugalBuild +++ /dev/null @@ -1,25 +0,0 @@ -# Compiling Time: 0.05 SBU -# Maintainer: Devil505 - -pkgname=xfce4-indicator-plugin -pkgver=0.3.1 -pkgrel=2 -pkgdesc="A plugin to display information from Ubuntu's MessagingMenu." -url="http://goodies.xfce.org/projects/panel-plugins/xfce4-indicator-plugin" -makedepends=('intltool') -depends=('libxfcegui4>=4.8.0' 'xfce4-panel>=4.8.0' 'libxfce4util>=4.8.0' 'libindicator>=0.4') -groups=('xfce4-extra' 'xfce4-goodies') -_F_gnome_iconcache="y" -_F_xfce_category="panel-plugins" -Finclude xfce4 gnome-scriptlet -archs=('i686' 'x86_64') -source=($source 01_search-for-indicator-0.4-pc.patch \ - 02_fix-menu-position.patch \ - 03_attach-button-to-menu-right-at-the-beginning.patch) -sha1sums=('45eece0519f5a8efcb6b8c5f5a9bc096ef310a23' \ - '097c6485d3bce96a88a415919f5d16efa69a1853' \ - '5702f2981a63d2c61f03cbdafeb0a0b32bf7c285' \ - '7b7d18da48149215f0b9153e72bc8ddadc6d3c26') - -# optimization OK - From bouleetbil at frogdev.info Mon Oct 17 18:46:04 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 18:46:04 +0200 (CEST) Subject: [Frugalware-git] gnometesting: yelp-3.2.1-1-x86_64 Message-ID: <20111017164604.E849D1420060@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=5f2f213b2b224067837b6c45ab0a01ed95a55f00 commit 5f2f213b2b224067837b6c45ab0a01ed95a55f00 Author: bouleetbil Date: Mon Oct 17 18:39:47 2011 +0200 yelp-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/yelp/FrugalBuild b/source/gnome/yelp/FrugalBuild index 456010c..2f2c6a8 100644 --- a/source/gnome/yelp/FrugalBuild +++ b/source/gnome/yelp/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: bouleetbil pkgname=yelp -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="The default help browser for GNOME" url="http://www.gnome.org/" depends=('libxml2>=2.7.8' 'libxslt' 'gnome-doc-utils' \ - 'gtk+3' 'webkit-gtk3' 'yelp-xsl>=3.0.2-1') + 'gtk+3' 'webkit-gtk3' 'yelp-xsl>=3.0.1') makedepends=('intltool' 'gnome-common') groups=('gnome') archs=('i686' 'x86_64' 'ppc') @@ -15,6 +15,6 @@ _F_gnome_glib="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet unset MAKEFLAGS -sha1sums=('db9d81d80180fdbf683de05030a35d7dd3544fd6') +sha1sums=('d53cf0e3a8ad592179d52d9b40564d7b1ca624b9') # optimization OK From bouleetbil at frogdev.info Mon Oct 17 18:50:57 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 18:50:57 +0200 (CEST) Subject: [Frugalware-git] gnometesting: libgxps *move to xlib (evince) Message-ID: <20111017165057.4B3071420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=e6103a214214b92d2dd8f901bbf3f32f7bc68af4 commit e6103a214214b92d2dd8f901bbf3f32f7bc68af4 Author: bouleetbil Date: Mon Oct 17 18:44:17 2011 +0200 libgxps *move to xlib (evince) diff --git a/source/xlib-extra/libgxps/FrugalBuild b/source/xlib/libgxps/FrugalBuild similarity index 92% rename from source/xlib-extra/libgxps/FrugalBuild rename to source/xlib/libgxps/FrugalBuild index a7a5b2b..16cf8a0 100644 --- a/source/xlib-extra/libgxps/FrugalBuild +++ b/source/xlib/libgxps/FrugalBuild @@ -3,11 +3,11 @@ pkgname=libgxps pkgver=0.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="XPS Documents library" depends=('cairo' 'libjpeg' 'freetype2' 'libtiff') makedepends=('perl-xml-parser' 'intltool' 'gobject-introspection' 'gtk+3') -groups=('xlib-extra') +groups=('xlib') archs=('i686' 'x86_64') _F_gnome_devel=y Finclude gnome From vmiklos at frugalware.org Mon Oct 17 19:49:39 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon, 17 Oct 2011 19:49:39 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libreoffice-3.4.3.2-2-i686 Message-ID: <20111017174939.594BA1420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fe1ef056be591673500a7019136f8138c7e1c824 commit fe1ef056be591673500a7019136f8138c7e1c824 Author: Miklos Vajna Date: Mon Oct 17 18:34:47 2011 +0200 libreoffice-3.4.3.2-2-i686 - move gnome subpkg to extra, as requested by bouleetbil diff --git a/source/xapps/libreoffice/FrugalBuild b/source/xapps/libreoffice/FrugalBuild index 5fde1f5..542bc80 100644 --- a/source/xapps/libreoffice/FrugalBuild +++ b/source/xapps/libreoffice/FrugalBuild @@ -74,7 +74,8 @@ subrodepends=("$pkgname=$pkgver" \ "$pkgname=$pkgver" \ "$pkgname=$pkgver") subarchs=('i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64') -subgroups=('kde' 'gnome' 'devel-extra' 'xapps') +# gnome subpkg goes to extra as it pulls in deprecated pkgs +subgroups=('kde' 'gnome-extra' 'devel-extra' 'xapps') subinstall=("" "$_F_gnome_scriptlet" "" "") # sed ':a;N;$!ba;s/\\\n//g' solenv/inc/langlist.mk|grep ^completelangiso=|sed 's/completelangiso=//;s/en-US //' From bouleetbil at frogdev.info Mon Oct 17 20:41:48 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 20:41:48 +0200 (CEST) Subject: [Frugalware-git] gnometesting: notification-daemon-0.7.3-1-x86_64 Message-ID: <20111017184148.C7E451420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=d01f8c055856bc627260e81827a1b805f43e3b63 commit d01f8c055856bc627260e81827a1b805f43e3b63 Author: bouleetbil Date: Mon Oct 17 20:35:33 2011 +0200 notification-daemon-0.7.3-1-x86_64 *Version bump diff --git a/source/xapps/notification-daemon/FrugalBuild b/source/xapps/notification-daemon/FrugalBuild index 957669b..1702be2 100644 --- a/source/xapps/notification-daemon/FrugalBuild +++ b/source/xapps/notification-daemon/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=notification-daemon -pkgver=0.7.2 +pkgver=0.7.3 pkgrel=1 pkgdesc="Notifications daemon" depends=('libxml2>=2.7.8' 'libnotify>=0.7' 'libwnck' 'libcanberra-gtk' 'dbus-glib>=0.78') @@ -11,6 +11,6 @@ groups=('xapps') archs=('i686' 'x86_64' 'ppc') _F_gnome_devel="y" Finclude gnome -sha1sums=('70f426e11f056bff4a430c98fb49abe07bed3fad') +sha1sums=('b3af77235d1d9ebb92da3286d3aa60a315275139') # optimization OK From bouleetbil at frogdev.info Mon Oct 17 20:44:53 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 20:44:53 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-online-accounts-3.2.1-1-x86_64 Message-ID: <20111017184453.7D0A31420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=70ab5ee545d31dd66de4de887e309512c9dd636e commit 70ab5ee545d31dd66de4de887e309512c9dd636e Author: bouleetbil Date: Mon Oct 17 20:38:38 2011 +0200 gnome-online-accounts-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/gnome-online-accounts/FrugalBuild b/source/gnome/gnome-online-accounts/FrugalBuild index 0b1ebef..64ce544 100644 --- a/source/gnome/gnome-online-accounts/FrugalBuild +++ b/source/gnome/gnome-online-accounts/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=gnome-online-accounts -pkgver=3.2.0.1 -pkgrel=2 +pkgver=3.2.1 +pkgrel=1 pkgdesc="A configuration system" depends=('webkit-gtk3' 'liboauth' 'json-glib' 'libuuid' 'librest' 'libnotify' \ 'libsoup-gnome') @@ -11,7 +11,7 @@ makedepends=('libxslt' 'gobject-introspection' 'intltool' 'docbook-xsl') groups=('gnome') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('9e5bea46f8edef75467e484b676176a1e6d15115') +sha1sums=('99ea96f2da5c977397cba507923bf3ce6db2d7d5') Fconfopts="$Fconfopts --disable-twitter --disable-yahoo --disable-facebook --disable-static" # optimization OK From bouleetbil at frogdev.info Mon Oct 17 21:02:22 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 21:02:22 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gdm-3.2.0-7-x86_64 *disable gnome-shell for see if that help *nvidia blob drivers Message-ID: <20111017190222.6F4D01420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=5ffc641fb19b8d51972471e999392847c70f2975 commit 5ffc641fb19b8d51972471e999392847c70f2975 Author: bouleetbil Date: Mon Oct 17 20:55:40 2011 +0200 gdm-3.2.0-7-x86_64 *disable gnome-shell for see if that help *nvidia blob drivers diff --git a/source/gnome/gdm/FrugalBuild b/source/gnome/gdm/FrugalBuild index 29a92b4..6d31ead 100644 --- a/source/gnome/gdm/FrugalBuild +++ b/source/gnome/gdm/FrugalBuild @@ -7,7 +7,7 @@ USE_FWLOGO=${USE_FWLOGO:-"n"} pkgname=gdm pkgver=3.2.0 -pkgrel=6 +pkgrel=7 pkgdesc="GNOME Display Manager" url="http://www.gnome.org/" backup=(etc/gdm/custom.conf etc/pam.d/gdm etc/pam.d/gdm-autologin \ From bouleetbil at frogdev.info Mon Oct 17 21:10:40 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 21:10:40 +0200 (CEST) Subject: [Frugalware-git] gnometesting: file-roller-3.2.1-1-x86_64 Message-ID: <20111017191040.A68FB1420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=d16a7619d6b52f17a149589d90e3bb3fd81d4b76 commit d16a7619d6b52f17a149589d90e3bb3fd81d4b76 Author: bouleetbil Date: Mon Oct 17 21:04:20 2011 +0200 file-roller-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/file-roller/FrugalBuild b/source/gnome/file-roller/FrugalBuild index 6d894f2..0cb3dc8 100644 --- a/source/gnome/file-roller/FrugalBuild +++ b/source/gnome/file-roller/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Christian Hamar alias krix pkgname=file-roller -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="Archive manager utility for GNOME" depends=('libxml2>=2.7.8' 'nautilus>=3.2.0' 'rarian' \ @@ -16,7 +16,7 @@ _F_gnome_scrollkeeper="y" _F_gnome_desktop="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet -sha1sums=('12010da38ba38dac8a3329f55ec4d4f7c1b81362') +sha1sums=('049955ac705d2c71b2e6beee594f51e77f418f4c') Fconfopts="$Fconfopts --disable-packagekit" build(){ From bouleetbil at frogdev.info Mon Oct 17 21:11:28 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 21:11:28 +0200 (CEST) Subject: [Frugalware-git] gnometesting: polkit-gnome-0.104-1-x86_64 Message-ID: <20111017191128.46B711420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=9f8a38f72158ce63f36ca85910b5f30af5b48696 commit 9f8a38f72158ce63f36ca85910b5f30af5b48696 Author: bouleetbil Date: Mon Oct 17 21:05:12 2011 +0200 polkit-gnome-0.104-1-x86_64 *Version bump diff --git a/source/gnome/polkit-gnome/FrugalBuild b/source/gnome/polkit-gnome/FrugalBuild index df94fc1..4c88d7b 100644 --- a/source/gnome/polkit-gnome/FrugalBuild +++ b/source/gnome/polkit-gnome/FrugalBuild @@ -2,17 +2,16 @@ # Maintainer: bouleetbil pkgname=polkit-gnome -pkgver=0.102 -pkgrel=3 +pkgver=0.104 +pkgrel=1 pkgdesc="PolicyKit policies and configurations for the GNOME desktop" -url="http://hal.freedesktop.org/docs/PolicyKit" depends=('libxml2>=2.7.8' 'polkit>=0.100' 'gconf' 'gtk+3') makedepends=('intltool' 'gnome-doc-utils' 'gobject-introspection>=0.9.0') groups=('gnome') +Finclude gnome archs=('i686' 'x86_64' 'ppc') -up2date="Flasttar http://hal.freedesktop.org/releases/" -source=(http://hal.freedesktop.org/releases/$pkgname-$pkgver.tar.bz2 polkit-gnome-authentication-agent-1.desktop) -sha1sums=('21c60ba77d8593abdb8f96522bd9942caec55e3d' \ +source=($source polkit-gnome-authentication-agent-1.desktop) +sha1sums=('18a649503b4b00310d7597c6bd55f91eb199ee4a' \ '93d1f9a7d068dd8e70c930abea9acf5b770a3485') Fconfopts="${Fconfopts[@]} --disable-gtk-doc --with-gtk=3.0" replaces=('gnome-policykit') From bouleetbil at frogdev.info Mon Oct 17 21:54:25 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 21:54:25 +0200 (CEST) Subject: [Frugalware-git] gnometesting: eog-3.2.1-1-x86_64 Message-ID: <20111017195425.E8A5B1420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=a5e842a8f89fb7a75d4168e8a3292c2d6de3e679 commit a5e842a8f89fb7a75d4168e8a3292c2d6de3e679 Author: bouleetbil Date: Mon Oct 17 21:48:02 2011 +0200 eog-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/eog/FrugalBuild b/source/gnome/eog/FrugalBuild index 639d48c..c1cd7f9 100644 --- a/source/gnome/eog/FrugalBuild +++ b/source/gnome/eog/FrugalBuild @@ -3,11 +3,11 @@ # Contributor: Christian Hamar alias krix pkgname=eog -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="An image viewing and cataloging program for GNOME" depends=('libxml2>=2.7.8' 'libexif' 'rarian' 'desktop-file-utils' 'python>=2.7' \ - 'gnome-desktop>=3.2.0' 'lcms2' 'libart_lgpl' 'libpeas-gtk') + 'gnome-desktop>=3.2.1' 'lcms2' 'libart_lgpl' 'libpeas-gtk') makedepends=('intltool' 'gnome-doc-utils>=0.16.0') groups=('gnome') archs=('i686' 'x86_64' 'ppc') @@ -16,6 +16,6 @@ _F_gnome_scrollkeeper="y" _F_gnome_desktop="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet -sha1sums=('be28b0112891d905d66effb8950761d06d292746') +sha1sums=('036160cc6fdebd0e9ea6af7f0f6bb2346b8121ab') # optimization OK From bouleetbil at frogdev.info Mon Oct 17 21:56:22 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 21:56:22 +0200 (CEST) Subject: [Frugalware-git] gnometesting: vino-3.2.1-1-x86_64 Message-ID: <20111017195622.0E7171420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=b7f2ae8a04809fbe54e17ed65123b370b3fe568e commit b7f2ae8a04809fbe54e17ed65123b370b3fe568e Author: bouleetbil Date: Mon Oct 17 21:50:06 2011 +0200 vino-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/vino/FrugalBuild b/source/gnome/vino/FrugalBuild index b05c7d9..186f4af 100644 --- a/source/gnome/vino/FrugalBuild +++ b/source/gnome/vino/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=vino -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="An integrated VNC server for GNOME" depends=('gnutls>=2.8' 'avahi-glib' 'libxtst' 'libxdamage' 'libnotify' \ @@ -18,6 +18,6 @@ _F_gnome_devel="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --enable-http-server=yes --enable-session-support=yes --enable-avahi \ --enable-debug=no --enable-gnome-keyring=yes" -sha1sums=('9fabec8fc051db991c4cc8de38a06736c06f02c7') +sha1sums=('7b6ce8591695ed620e94c0ff2eb47912b300cbb8') # optimization OK From bouleetbil at frogdev.info Mon Oct 17 21:58:40 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 21:58:40 +0200 (CEST) Subject: [Frugalware-git] gnometesting: vinagre-3.2.1-1-x86_64 Message-ID: <20111017195840.0B4A11420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=0756aef877a62197be9344e169a6aa8fd313183e commit 0756aef877a62197be9344e169a6aa8fd313183e Author: bouleetbil Date: Mon Oct 17 21:52:22 2011 +0200 vinagre-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/vinagre/FrugalBuild b/source/gnome/vinagre/FrugalBuild index 811e00b..94827ce 100644 --- a/source/gnome/vinagre/FrugalBuild +++ b/source/gnome/vinagre/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=vinagre -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="VNC Client for the GNOME Desktop" depends=('gtk3-vnc' 'gnutls' 'libgcrypt' 'libavahi-ui' 'atk' \ @@ -19,7 +19,7 @@ _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet groups=('gnome') archs=('i686' 'ppc' 'x86_64') -sha1sums=('f48548347b42adba5953432139a4ce3727e14547') +sha1sums=('5a183280a71ce787cc0529e9c6764f185a975141') unset MAKEFLAGS Fconfopts="$Fconfopts --enable-rdp --enable-ssh --disable-static --disable-applet" replaces=('tsclient') From bouleetbil at frogdev.info Mon Oct 17 22:02:20 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 22:02:20 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-applets-3.2.1-1-x86_64 Message-ID: <20111017200220.7B3391420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=7517d7b1678f555e54b9c588dab805e3717ac3eb commit 7517d7b1678f555e54b9c588dab805e3717ac3eb Author: bouleetbil Date: Mon Oct 17 21:55:51 2011 +0200 gnome-applets-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/gnome-applets/FrugalBuild b/source/gnome/gnome-applets/FrugalBuild index c5fda85..2e51e8c 100644 --- a/source/gnome/gnome-applets/FrugalBuild +++ b/source/gnome/gnome-applets/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gnome-applets -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="Small applications for the GNOME panel" depends=('gnome-panel' 'pygobject-cairo' 'gnome-icon-theme' 'libxslt' \ @@ -21,7 +21,7 @@ _F_gnome_schemas=('/etc/gconf/schemas/mini-commander.schemas' \ '/etc/gconf/schemas/geyes.schemas' \ '/etc/gconf/schemas/charpick.schemas') Finclude gnome gnome-scriptlet -sha1sums=('2168ad5b8a31782f4fc17dd1c80ad012519439a7') +sha1sums=('73fb0f673276d5bac43fe4780a8d9c765c324fea') Fconfopts="$Fconfopts --enable-suid=no \ --disable-battstat \ --disable-scrollkeeper \ From bouleetbil at frogdev.info Mon Oct 17 22:51:18 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 22:51:18 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: mysql-workbench-oss-5.2.35-3-x86_64 *freeze fix on startup Message-ID: <20111017205118.0B2D5142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=150c39c1fe62af63e22c379ec86177c137aaf339 commit 150c39c1fe62af63e22c379ec86177c137aaf339 Author: bouleetbil Date: Mon Oct 17 22:44:09 2011 +0200 mysql-workbench-oss-5.2.35-3-x86_64 *freeze fix on startup diff --git a/source/gnome-extra/mysql-workbench-oss/FrugalBuild b/source/gnome-extra/mysql-workbench-oss/FrugalBuild index 1f9cf40..d24ad50 100644 --- a/source/gnome-extra/mysql-workbench-oss/FrugalBuild +++ b/source/gnome-extra/mysql-workbench-oss/FrugalBuild @@ -4,7 +4,7 @@ pkgname=mysql-workbench-oss _F_archive_name=mysql-workbench-gpl pkgver=5.2.35 -pkgrel=2 +pkgrel=3 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' \ @@ -17,10 +17,11 @@ Fconfopts="${Fconfopts[@]} --enable-readline" up2date="lynx -dump -source http://dev.mysql.com/downloads/workbench/5.1.html |Flasttar" mirror="http://mysql.mirrors.crysys.hit.bme.hu/" source=($mirror/Downloads/MySQLGUITools/$_F_archive_name-$pkgver-src.tar.gz \ - frugalware.xml frugalware.patch) + frugalware.xml frugalware.patch freeze_fix.patch) sha1sums=('74c2dddba06e4b233f3b28acf8be45f0394310f2' \ '48e98ffa340dbc27eb96d26134fd6be4156e564e' \ - '1f4e1ab0ad490cd9ad284aefffea33fb09156fac') + '1f4e1ab0ad490cd9ad284aefffea33fb09156fac' \ + '7392e23e3268ff99f9a269ab50c12006f80e3440') replaces=('mysql-administrator') provides=('mysql-administrator') diff --git a/source/gnome-extra/mysql-workbench-oss/freeze_fix.patch b/source/gnome-extra/mysql-workbench-oss/freeze_fix.patch new file mode 100644 index 0000000..72f04d4 --- /dev/null +++ b/source/gnome-extra/mysql-workbench-oss/freeze_fix.patch @@ -0,0 +1,39 @@ +=== modified file 'configure.in' +--- configure.in 2011-06-29 17:49:13 +0000 ++++ configure.in 2011-10-17 10:05:52 +0000 +@@ -246,7 +246,7 @@ + cfg=sysconfig.get_config_vars() + lib = os.path.join(cfg['LIBDIR'], cfg['LDLIBRARY']) + if os.path.exists(lib): +- print lib")] ++ print \"-L\" + cfg['LIBDIR'] + \" -l\" + cfg['LDLIBRARY'].lstrip(\"lib\").rstrip(\".so\")")] + PYTHON_CFLAGS=[$(python -c "from distutils import sysconfig + print sysconfig.get_python_inc()")] + PYTHON_CFLAGS="-I$PYTHON_CFLAGS" + +=== modified file 'frontend/linux/workbench/main.cpp' +--- frontend/linux/workbench/main.cpp 2011-04-25 17:08:20 +0000 ++++ frontend/linux/workbench/main.cpp 2011-10-17 13:25:23 +0000 +@@ -247,7 +247,8 @@ + if (!wboptions.quit_when_done) + { + Gtk::Window *splash = show_splash(); +- ++ splash->get_window()->freeze_updates(); // Added to stop idle window update requests storm in gnome-3 ++ + while (app.events_pending()) + app.iteration(false); + + +=== modified file 'library/forms/gtk/src/lf_utilities.cpp' +--- library/forms/gtk/src/lf_utilities.cpp 2011-08-05 20:43:23 +0000 ++++ library/forms/gtk/src/lf_utilities.cpp 2011-10-17 13:26:09 +0000 +@@ -759,6 +759,7 @@ + #endif + window->process_updates(true); + show_now(); ++ window->freeze_updates(); // Added to stop idle window update requests storm in gnome-3 + } + + + From bouleetbil at frogdev.info Mon Oct 17 22:54:45 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 22:54:45 +0200 (CEST) Subject: [Frugalware-git] gnometesting: cheese-3.2.1-1-x86_64 Message-ID: <20111017205445.3E6CA1420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=c865444bb22fefd5eca3dc4e98a840cea6e6a36b commit c865444bb22fefd5eca3dc4e98a840cea6e6a36b Author: bouleetbil Date: Mon Oct 17 22:48:24 2011 +0200 cheese-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/cheese/FrugalBuild b/source/gnome/cheese/FrugalBuild index f2e3ead..99cf029 100644 --- a/source/gnome/cheese/FrugalBuild +++ b/source/gnome/cheese/FrugalBuild @@ -2,13 +2,13 @@ # Maintainer: bouleetbil pkgname=cheese -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="Cheese is a Photobooth-inspired GNOME application for taking pictures and videos from a webcam." url="http://www.gnome.org/projects/cheese" depends=('librsvg>=2.26.0-2' 'gst-plugins-good>=0.10.16-3' 'gst-plugins-base>=0.10.24-1' 'gst-plugins-base-pango' \ 'xf86vidmodeproto' 'evolution-data-server>=3.1.92' 'dbus' 'gnome-video-effects' \ - 'gst-plugins-good-video4linux2' 'db>=4.7.25-2' 'gnome-desktop>=3.2.0' \ + 'gst-plugins-good-video4linux2' 'db>=4.7.25-2' 'gnome-desktop>=3.2.1' \ 'gst-plugins-bad-mpeg2enc' 'gst-plugins-base-ogg' 'gst-plugins-base-theora' 'gst-plugins-base-vorbis' 'gst-plugins-good-gconf' \ 'libgudev' 'libcanberra-gtk' 'clutter-gst' 'libgee' 'clutter-gtk' 'mx') makedepends=('intltool' 'gnome-doc-utils' 'samba' 'fuse' 'libsoup' 'gconf>=2.28.0' 'krb5') @@ -18,6 +18,6 @@ _F_gnome_iconcache="y" _F_gnome_desktop="y" _F_gnome_glib="y" Finclude gnome gnome-scriptlet -sha1sums=('2247c25b17bfbf694c8db331a4f3d55e2bc64107') +sha1sums=('2e09d063188ed1cf23e2e8ba12499c8bc2699450') # optimization OK From melko at frugalware.org Mon Oct 17 22:55:43 2011 From: melko at frugalware.org (Melko) Date: Mon, 17 Oct 2011 22:55:43 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libhangul-0.1.0-1-i686 Message-ID: <20111017205543.585DD1420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1a16c4f5c743750a80b6da2c91019640682da312 commit 1a16c4f5c743750a80b6da2c91019640682da312 Author: Melko Date: Mon Oct 17 22:54:13 2011 +0200 libhangul-0.1.0-1-i686 * version bump * change m8r diff --git a/source/lib-extra/libhangul/FrugalBuild b/source/lib-extra/libhangul/FrugalBuild index 63b0855..8e7f7af 100644 --- a/source/lib-extra/libhangul/FrugalBuild +++ b/source/lib-extra/libhangul/FrugalBuild @@ -1,8 +1,8 @@ # Compiling Time: 0.05 SBU -# Maintainer: crazy +# Maintainer: Melko pkgname=libhangul -pkgver=0.0.12 +pkgver=0.1.0 pkgrel=1 pkgdesc="Hangul hanja input support." url="http://kldp.net/projects/hangul/" @@ -10,7 +10,7 @@ depends=() groups=('lib-extra') archs=('i686' 'x86_64') up2date="lynx -dump 'http://kldp.net/frs/?group_id=362&release_id=1990'|grep -m1 'libhangul-\(.*\).tar.gz'|sed 's/.*-\(.*\).t.*/\1/'" -source=(http://kldp.net/frs/download.php/5855/$pkgname-$pkgver.tar.gz) -sha1sums=('5e02fe61c8f51ace03bebb1ec75875a2262e3cd5') +source=(http://kldp.net/frs/download.php/6000/$pkgname-$pkgver.tar.gz) +sha1sums=('9c6f3a82f2d4068771215f1b9f13a0d4bdbbfc77') # optimization OK From melko at frugalware.org Mon Oct 17 22:59:31 2011 From: melko at frugalware.org (Melko) Date: Mon, 17 Oct 2011 22:59:31 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ibus-hangul-1.3.2-1-i686 Message-ID: <20111017205931.82B751420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3366eeb3da53b36f5098eef1d154a6f94dd6ce5f commit 3366eeb3da53b36f5098eef1d154a6f94dd6ce5f Author: Melko Date: Mon Oct 17 22:59:22 2011 +0200 ibus-hangul-1.3.2-1-i686 * version bump diff --git a/source/xapps-extra/ibus-hangul/FrugalBuild b/source/xapps-extra/ibus-hangul/FrugalBuild index 73fdd94..2d0d8f6 100644 --- a/source/xapps-extra/ibus-hangul/FrugalBuild +++ b/source/xapps-extra/ibus-hangul/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: Melko pkgname=ibus-hangul -pkgver=1.3.1 +pkgver=1.3.2 pkgrel=1 pkgdesc="Korean input engine for IBus." -depends=('libhangul' 'ibus') +depends=('libhangul>=0.1.0' 'ibus') makedepends=('intltool') groups=('xapps-extra') archs=('i686' 'x86_64') _F_googlecode_dirname="ibus" Finclude googlecode source=(${source[@]} ibus-1.4.0.patch) -sha1sums=('e1fb0e0560d8987c3106992693638a298bd2ea1c' \ +sha1sums=('c1f5dd0e0f7755457afcaae738d63ebf4514cf54' \ '393cf0779a410ab47f3606c8783d64b86e97d86f') # optimization OK From bouleetbil at frogdev.info Mon Oct 17 23:20:31 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 23:20:31 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-keyring-3.2.1-1-x86_64 Message-ID: <20111017212031.6FE161420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=2d2d579cdc5d7c5304d587eca152dd20e4353e5d commit 2d2d579cdc5d7c5304d587eca152dd20e4353e5d Author: bouleetbil Date: Mon Oct 17 23:14:10 2011 +0200 gnome-keyring-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/gnome-keyring/FrugalBuild b/source/gnome/gnome-keyring/FrugalBuild index d93c2b3..1a67a4a 100644 --- a/source/gnome/gnome-keyring/FrugalBuild +++ b/source/gnome/gnome-keyring/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gnome-keyring -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="Password and keyring managing daemon for GNOME" url="http://www.gnome.org/" @@ -18,7 +18,7 @@ _F_gnome_glib="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --disable-gtk-doc --with-pam-dir=/lib/security --with-gtk=3.0 \ --disable-update-mime --enable-pam --with-root-certs=/etc/ssl/certs" -sha1sums=('16e70b8e66688495972c7b5f21e8655fe6b34499') +sha1sums=('f55f010c9c6de177b283e4bbfb8166cb877370e8') build() { Fcd From bouleetbil at frogdev.info Mon Oct 17 23:24:50 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 23:24:50 +0200 (CEST) Subject: [Frugalware-git] gnometesting: seahorse-sharing-3.2.1-1-x86_64 Message-ID: <20111017212450.139621420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=2920661ff8d8f169a48416239ab17ad5b29b288e commit 2920661ff8d8f169a48416239ab17ad5b29b288e Author: bouleetbil Date: Mon Oct 17 23:18:32 2011 +0200 seahorse-sharing-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/seahorse-sharing/FrugalBuild b/source/gnome/seahorse-sharing/FrugalBuild index 8caffff..4cc4363 100644 --- a/source/gnome/seahorse-sharing/FrugalBuild +++ b/source/gnome/seahorse-sharing/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=seahorse-sharing -pkgver=3.2 -pkgrel=2 +pkgver=3.2.1 +pkgrel=1 pkgdesc="Seahorse Sharing is a daemon which allows sharing of the public GnuPG keys on a computer using DNS-SD." depends=('gtk+3' 'gpgme' 'libsoup-gnome' 'avahi-glib') makedepends=('intltool' 'gobject-introspection') @@ -11,7 +11,7 @@ groups=('gnome') archs=('i686' 'x86_64' 'ppc') Finclude gnome Fconfopts="$Fconfopts --disable-gtk-doc" -sha1sums=('7af1e9508ce23b51def0c5371529f5add3f522c3') +sha1sums=('20b30ac38441a40217eeaae9ed19cf49a6f2f315') build(){ Fbuild From melko at frugalware.org Mon Oct 17 23:28:15 2011 From: melko at frugalware.org (Melko) Date: Mon, 17 Oct 2011 23:28:15 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: telepathy-qt4-0.7.3-1-i686 Message-ID: <20111017212815.A38091420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7412f0ca076145ed7f2726ca366423de4a33423c commit 7412f0ca076145ed7f2726ca366423de4a33423c Author: Melko Date: Mon Oct 17 23:26:59 2011 +0200 telepathy-qt4-0.7.3-1-i686 * version bump * change m8r diff --git a/source/xlib/telepathy-qt4/FrugalBuild b/source/xlib/telepathy-qt4/FrugalBuild index f1ce4cd..e2ae090 100644 --- a/source/xlib/telepathy-qt4/FrugalBuild +++ b/source/xlib/telepathy-qt4/FrugalBuild @@ -1,26 +1,19 @@ # Compiling Time: 0.48 SBU -# Maintainer: crazy +# Maintainer: Melko pkgname=telepathy-qt4 -pkgver=0.7.2 -pkgrel=2 +pkgver=0.7.3 +pkgrel=1 pkgdesc="Telepathy Qt4 bindings" depends=('libqtdbus' 'libqtnetwork' 'libgcc' 'telepathy-farsight') makedepends=('libqttest' 'libqtgui') groups=('xlib') archs=('i686' 'x86_64' 'ppc') +_F_cmake_type="Release" Finclude cmake url="http://telepathy.freedesktop.org/wiki/Telepathy-Qt4" up2date="Flasttar http://telepathy.freedesktop.org/releases/$pkgname" source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('aff7e491bd624f7a63a48d98404a714f55c03c62') - -build(){ - CMake_prepare_build - cmake -DCMAKE_BUILD_TYPE=Release \ - -DCMAKE_INSTALL_PREFIX=/usr .. || Fdie - make || Fdie - CMake_install -} +sha1sums=('d9ec8b00ad4765f0778e29aea5cad5e147d51ec4') # optimization OK From bouleetbil at frogdev.info Mon Oct 17 23:29:07 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 23:29:07 +0200 (CEST) Subject: [Frugalware-git] gnometesting: seahorse-3.2.1-1-x86_64 Message-ID: <20111017212907.DC3F31420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=8ded37ca5064480597851c32bd84293a808fe062 commit 8ded37ca5064480597851c32bd84293a808fe062 Author: bouleetbil Date: Mon Oct 17 23:22:48 2011 +0200 seahorse-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome-extra/seahorse/FrugalBuild b/source/gnome-extra/seahorse/FrugalBuild index 25b2288..af7b2c4 100644 --- a/source/gnome-extra/seahorse/FrugalBuild +++ b/source/gnome-extra/seahorse/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: Priyank Gosalia pkgname=seahorse -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="A GNOME application for managing PGP keys." url="http://www.seahorse.sourceforge.net/" depends=('gnutls>=2.8.6-1' 'gtksourceview>=2.10.0-4' 'gnupg>=1.4.9-2' 'libldap>=2.4.16' \ 'gpgme' 'libsoup>=2.34.0' 'dbus' 'dbus-glib' 'libxml2' \ 'libnotify>=0.7' 'openssh' 'gconf>=2.28.1' 'avahi>=0.6.24-5' \ - 'gnome-keyring' 'seahorse-sharing') + 'gnome-keyring' 'seahorse-sharing>=3.2.1') makedepends=('gettext' 'openldap' 'intltool' 'pkgconfig' 'gnome-doc-utils') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') @@ -19,7 +19,7 @@ _F_gnome_desktop="y" _F_gnome_iconcache="y" _F_gnome_mime="y" Finclude gnome gnome-scriptlet -sha1sums=('d812fb7688f117fd13abd6f9b6769d6803e0bf64') +sha1sums=('4a0e0a5d1187253eaa57ace7ace051450bd213e7') unset MAKEFLAGS Fconfopts="${Fconfopts[@]} -enable-ldap --enable-hkp --enable-libnotify \ --with-keyserver --enable-ssh --enable-dbus --enable-avahi \ From bouleetbil at frogdev.info Mon Oct 17 23:35:43 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 17 Oct 2011 23:35:43 +0200 (CEST) Subject: [Frugalware-git] gnometesting: nautilus-3.2.1-1-x86_64 Message-ID: <20111017213543.39AAB1420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=27922f168f7bb2fdc46ae9ba23aa79d60bdb2a02 commit 27922f168f7bb2fdc46ae9ba23aa79d60bdb2a02 Author: bouleetbil Date: Mon Oct 17 23:29:07 2011 +0200 nautilus-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/nautilus/FrugalBuild b/source/gnome/nautilus/FrugalBuild index 3f485d7..e838f28 100644 --- a/source/gnome/nautilus/FrugalBuild +++ b/source/gnome/nautilus/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=nautilus -pkgver=3.2.0 -pkgrel=3 +pkgver=3.2.1 +pkgrel=1 pkgdesc="A file manager for GNOME" url="http://www.gnome.org/" depends=('libxml2>=2.7.8' 'librsvg>=2.26.2-2' 'libexif' 'eject' \ @@ -21,7 +21,7 @@ _F_gnome_mime="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --disable-packagekit --disable-nst-extension" -sha1sums=('d339e6853d3680b2b87f5e29e1d90a591c8ab2d9') +sha1sums=('145a3dff7bc5050f6c1c2a98c5ad06da9d451c88') provides=('eel' 'nautilus-sendto') replaces=('eel' 'nautilus-wallpaper' 'nautilus-sendto' 'file-browser-applet' 'nautilus-image-converter') conflicts=('nautilus-sendto') From melko at frugalware.org Tue Oct 18 00:00:31 2011 From: melko at frugalware.org (Melko) Date: Tue, 18 Oct 2011 00:00:31 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: telepathy-qt4-0.7.3-1-i686 Message-ID: <20111017220031.059471420009@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=92cfe793cf3a8b8bd30e4b05e3862a71b2e4a9c7 commit 92cfe793cf3a8b8bd30e4b05e3862a71b2e4a9c7 Author: Melko Date: Mon Oct 17 23:59:36 2011 +0200 telepathy-qt4-0.7.3-1-i686 * fix installation path diff --git a/source/xlib/telepathy-qt4/FrugalBuild b/source/xlib/telepathy-qt4/FrugalBuild index e2ae090..b218964 100644 --- a/source/xlib/telepathy-qt4/FrugalBuild +++ b/source/xlib/telepathy-qt4/FrugalBuild @@ -9,11 +9,16 @@ depends=('libqtdbus' 'libqtnetwork' 'libgcc' 'telepathy-farsight') makedepends=('libqttest' 'libqtgui') groups=('xlib') archs=('i686' 'x86_64' 'ppc') -_F_cmake_type="Release" Finclude cmake url="http://telepathy.freedesktop.org/wiki/Telepathy-Qt4" up2date="Flasttar http://telepathy.freedesktop.org/releases/$pkgname" source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) sha1sums=('d9ec8b00ad4765f0778e29aea5cad5e147d51ec4') -# optimization OK +build(){ + CMake_prepare_build + cmake -DCMAKE_BUILD_TYPE=Release \ + -DCMAKE_INSTALL_PREFIX=/usr .. || Fdie + make || Fdie + CMake_install +} From devil505linux at gmail.com Tue Oct 18 07:32:03 2011 From: devil505linux at gmail.com (Devil505) Date: Tue, 18 Oct 2011 07:32:03 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: compiz-0.8.8-1-i686 * back to stable version * changed m8r * kde4 support enabled and splitted Message-ID: <20111018053203.279891420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4d4619e825cca1f6010f8e78f6b78e76d3343ebd commit 4d4619e825cca1f6010f8e78f6b78e76d3343ebd Author: Devil505 Date: Tue Oct 18 09:29:15 2011 +0200 compiz-0.8.8-1-i686 * back to stable version * changed m8r * kde4 support enabled and splitted diff --git a/source/x11-extra/compiz/FrugalBuild b/source/x11-extra/compiz/FrugalBuild new file mode 100644 index 0000000..040fd8f --- /dev/null +++ b/source/x11-extra/compiz/FrugalBuild @@ -0,0 +1,98 @@ +# Compiling Time: 0.42 SBU +# Maintainer: Devil505 +# Contributorr: Priyank Gosalia + +pkgname=compiz +pkgrel=1 +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') +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 +options=('force') + +sha1sums=('ca86f8586f921f084d32c2548a5d2170179a5caf') +_F_gnome_schemas=('etc/gconf/schemas/compiz-annotate.schemas' \ + 'etc/gconf/schemas/compiz-blur.schemas' \ + 'etc/gconf/schemas/compiz-clone.schemas' \ + 'etc/gconf/schemas/compiz-commands.schemas' \ + 'etc/gconf/schemas/compiz-core.schemas' \ + 'etc/gconf/schemas/compiz-cube.schemas' \ + 'etc/gconf/schemas/compiz-dbus.schemas' \ + 'etc/gconf/schemas/compiz-decoration.schemas' \ + 'etc/gconf/schemas/compiz-fade.schemas' \ + 'etc/gconf/schemas/compiz-fs.schemas' \ + 'etc/gconf/schemas/compiz-gconf.schemas' \ + 'etc/gconf/schemas/compiz-glib.schemas' \ + 'etc/gconf/schemas/compiz-gnomecompat.schemas' \ + 'etc/gconf/schemas/compiz-ini.schemas' \ + 'etc/gconf/schemas/compiz-inotify.schemas' \ + 'etc/gconf/schemas/compiz-kconfig.schemas' \ + 'etc/gconf/schemas/compiz-minimize.schemas' \ + 'etc/gconf/schemas/compiz-move.schemas' \ + 'etc/gconf/schemas/compiz-obs.schemas' \ + 'etc/gconf/schemas/compiz-place.schemas' \ + 'etc/gconf/schemas/compiz-png.schemas' \ + 'etc/gconf/schemas/compiz-regex.schemas' \ + 'etc/gconf/schemas/compiz-resize.schemas' \ + 'etc/gconf/schemas/compiz-rotate.schemas' \ + 'etc/gconf/schemas/compiz-scale.schemas' \ + 'etc/gconf/schemas/compiz-screenshot.schemas' \ + 'etc/gconf/schemas/compiz-svg.schemas' \ + 'etc/gconf/schemas/compiz-switcher.schemas' \ + 'etc/gconf/schemas/compiz-video.schemas' \ + 'etc/gconf/schemas/compiz-water.schemas' \ + 'etc/gconf/schemas/compiz-wobbly.schemas' \ + 'etc/gconf/schemas/compiz-zoom.schemas' \ + 'etc/gconf/schemas/gwd.schemas') +Finclude gnome-scriptlet +unset install + +subpkgs=("${subpkgs[@]}" "compiz-gnome") +subdescs=("${subdescs[@]}" 'Compiz for GNOME') +subrodepends=("${subrodepends[@]}" "$pkgname=$pkgver") +subdepends=("${subdepends[@]}" "librsvg>=2.26.0-2 metacity>=2.34.0-3 gnome-control-center>=2.30.0 gconf>=2.28.1") +subinstall=("${subinstall[@]}" "$_F_gnome_scriptlet") +subgroups=("${subgroups[@]}" 'gnome-extra') +subarchs=("${subarchs[@]}" 'i686 x86_64') +subreplaces=("${subreplaces[@]}" 'gnome-compiz-manager') +suboptions=("${suboptions[@]}" 'force') + +subpkgs=("${subpkgs[@]}" "compiz-kde") +subdescs=("${subdescs[@]}" 'Compiz for KDE') +subrodepends=("${subrodepends[@]}" "$pkgname=$pkgver") +subdepends=("${subdepends[@]}" "kdebase-workspace libkdewebkit") +subinstall=("${subinstall[@]}" "") +subgroups=("${subgroups[@]}" 'kde-extra') +subarchs=("${subarchs[@]}" 'i686 x86_64') +subreplaces=("${subreplaces[@]}" '') +suboptions=("${suboptions[@]}" '') + + +build() +{ + Fcd + Fbuild --prefix=/usr \ + --enable-gnome \ + --enable-gtk \ + --enable-metacity \ + --enable-gconf \ + --with-gconf-schema-file-dir=/etc/gconf/schemas \ + --enable-dbus \ + --enable-librsvg \ + --disable-kde \ + --enable-kde4 + Fsplit $pkgname-gnome usr/bin/gtk-window-decorator + Fsplit $pkgname-gnome etc/gconf + Fsplit $pkgname-gnome usr/lib/compiz/libgnome* + Fsplit $pkgname-gnome usr/lib/compiz/libgconf* + Fsplit $pkgname-gnome usr/lib/pkgconfig/compiz-gconf.pc + Fsplit $pkgname-kde usr/bin/kde4-window-decorator + Fbuild_gnome_scriptlet +} + +# optimization OK From devil505linux at gmail.com Tue Oct 18 07:44:03 2011 From: devil505linux at gmail.com (Devil505) Date: Tue, 18 Oct 2011 07:44:03 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: compiz-core-0.8.8-5-i686 * removed (replaced by compiz) Message-ID: <20111018054404.0973A1420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=be45dfa5ad7ad47ca8f37c4c2708398f42001fd2 commit be45dfa5ad7ad47ca8f37c4c2708398f42001fd2 Author: Devil505 Date: Tue Oct 18 09:43:15 2011 +0200 compiz-core-0.8.8-5-i686 * removed (replaced by compiz) diff --git a/source/x11-extra/compiz-core/FrugalBuild b/source/x11-extra/compiz-core/FrugalBuild deleted file mode 100644 index 727b3c1..0000000 --- a/source/x11-extra/compiz-core/FrugalBuild +++ /dev/null @@ -1,117 +0,0 @@ -# Compiling Time: 0.42 SBU -# Maintainer: Priyank Gosalia - -pkgname=compiz-core -pkgrel=5 -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') -makedepends=('intltool' 'perl-xml-parser' 'fixesproto' 'damageproto' 'gnome-control-center>=2.30.0' 'gconf>=2.28.1' 'metacity>=2.30.0' 'boost' 'libwnck2') -replaces=('beryl' 'beryl-manager' 'beryl-settings' 'beryl-settings-bindings' 'beryl-settings-simple' 'compiz' 'fusion-icon') -conflicts=('compiz') -provides=('compiz') -groups=('x11-extra') -archs=('i686' 'x86_64') -Finclude compiz cmake -source=(http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2) - -sha1sums=('69283dbc335eb8fcacbace735eab97db3b3b2ffc') -_F_gnome_schemas=('etc/gconf/schemas/compiz-annotate.schemas' \ - 'etc/gconf/schemas/compiz-ini.schemas' \ - 'etc/gconf/schemas/compiz-blur.schemas' \ - 'etc/gconf/schemas/compiz-inotify.schemas' \ - 'etc/gconf/schemas/compiz-clone.schemas' \ - 'etc/gconf/schemas/compiz-move.schemas' \ - 'etc/gconf/schemas/compiz-commands.schemas' \ - 'etc/gconf/schemas/compiz-obs.schemas' \ - 'etc/gconf/schemas/compiz-compiztoolbox.schemas' \ - 'etc/gconf/schemas/compiz-opengl.schemas' \ - 'etc/gconf/schemas/compiz-composite.schemas' \ - 'etc/gconf/schemas/compiz-place.schemas' \ - 'etc/gconf/schemas/compiz-copytex.schemas' \ - 'etc/gconf/schemas/compiz-regex.schemas' \ - 'etc/gconf/schemas/compiz-core.schemas' \ - 'etc/gconf/schemas/compiz-resize.schemas' \ - 'etc/gconf/schemas/compiz-cube.schemas' \ - 'etc/gconf/schemas/compiz-rotate.schemas' \ - 'etc/gconf/schemas/compiz-dbus.schemas' \ - 'etc/gconf/schemas/compiz-scale.schemas' \ - 'etc/gconf/schemas/compiz-decor.schemas' \ - 'etc/gconf/schemas/compiz-screenshot.schemas' \ - 'etc/gconf/schemas/compiz-fade.schemas' \ - 'etc/gconf/schemas/compiz-switcher.schemas' \ -# 'etc/gconf/schemas/compiz-glib.schemas' \ - 'etc/gconf/schemas/compiz-water.schemas' \ - 'etc/gconf/schemas/compiz-gnomecompat.schemas' \ - 'etc/gconf/schemas/compiz-wobbly.schemas' \ - 'etc/gconf/schemas/compiz-imgpng.schemas' \ - 'etc/gconf/schemas/compiz-zoom.schemas' \ - 'etc/gconf/schemas/compiz-imgsvg.schemas' \ - 'etc/gconf/schemas/gwd.schemas' ) -Finclude gnome-scriptlet -unset install - -subpkgs=("compiz-gnome") -subdescs=('Compiz for GNOME') -subrodepends=("$pkgname=$pkgver") -subdepends=("librsvg>=2.26.0-2 metacity>=2.34.0-3 gnome-control-center>=2.30.0 gconf>=2.28.1") -subinstall=("$_F_gnome_scriptlet") -subgroups=('gnome-extra') -subarchs=('i686 x86_64') -subreplaces=('gnome-compiz-manager') - -build() { - Fcd "core" - CMake_build -DCOMPIZ_BUILD_WITH_RPATH=FALSE -DCOMPIZ_DEFAULT_PLUGINS="core \ - bailer detection composite opengl decor mousepoll vpswitch regex animation snap \ - expo move compiztoolbox place grid imgpng gnomecompat wall ezoom workarounds \ - staticswitcher resize fade scale session" -DCOMPIZ_PACKAGING_ENABLED=TRUE - make install DESTDIR=$Fdestdir || Fdie - Fmkdir usr/share/cmake-2.8/Modules - Ffilerel ../cmake/*.cmake usr/share/cmake-2.8/Modules/ - Fmkdir etc/gconf/schemas - Fmv usr/share/gconf/schemas/*.schemas etc/gconf/schemas/ - Frm usr/share/gconf/ - Fsplit compiz-gnome usr/bin/gtk-window-decorator - Fsplit compiz-gnome usr/bin/unity-window-decorator - Fexerel ../debian/compiz-decorator usr/bin/compiz-decorator - Fsplit compiz-gnome etc/gconf/schemas/compiz-annotate.schemas - Fsplit compiz-gnome etc/gconf/schemas/compiz-ini.schemas - Fsplit compiz-gnome etc/gconf/schemas/compiz-blur.schemas - Fsplit compiz-gnome etc/gconf/schemas/compiz-inotify.schemas - Fsplit compiz-gnome etc/gconf/schemas/compiz-clone.schemas - Fsplit compiz-gnome etc/gconf/schemas/compiz-move.schemas - Fsplit compiz-gnome etc/gconf/schemas/compiz-commands.schemas - Fsplit compiz-gnome etc/gconf/schemas/compiz-obs.schemas - Fsplit compiz-gnome etc/gconf/schemas/compiz-compiztoolbox.schemas - Fsplit compiz-gnome etc/gconf/schemas/compiz-opengl.schemas - Fsplit compiz-gnome etc/gconf/schemas/compiz-composite.schemas - Fsplit compiz-gnome etc/gconf/schemas/compiz-place.schemas - Fsplit compiz-gnome etc/gconf/schemas/compiz-copytex.schemas - Fsplit compiz-gnome etc/gconf/schemas/compiz-regex.schemas - Fsplit compiz-gnome etc/gconf/schemas/compiz-core.schemas - Fsplit compiz-gnome etc/gconf/schemas/compiz-resize.schemas - Fsplit compiz-gnome etc/gconf/schemas/compiz-cube.schemas - Fsplit compiz-gnome etc/gconf/schemas/compiz-rotate.schemas - Fsplit compiz-gnome etc/gconf/schemas/compiz-dbus.schemas - Fsplit compiz-gnome etc/gconf/schemas/compiz-scale.schemas - Fsplit compiz-gnome etc/gconf/schemas/compiz-decor.schemas - Fsplit compiz-gnome etc/gconf/schemas/compiz-screenshot.schemas - Fsplit compiz-gnome etc/gconf/schemas/compiz-fade.schemas - Fsplit compiz-gnome etc/gconf/schemas/compiz-switcher.schemas - Fsplit compiz-gnome etc/gconf/schemas/compiz-water.schemas - Fsplit compiz-gnome etc/gconf/schemas/compiz-gnomecompat.schemas - Fsplit compiz-gnome etc/gconf/schemas/compiz-wobbly.schemas - Fsplit compiz-gnome etc/gconf/schemas/compiz-imgpng.schemas - Fsplit compiz-gnome etc/gconf/schemas/compiz-zoom.schemas - Fsplit compiz-gnome etc/gconf/schemas/compiz-imgsvg.schemas - Fsplit compiz-gnome etc/gconf/schemas/gwd.schemas - Fsplit compiz-gnome etc/gconf/schemas/compiz-bailer.schemas - Fsplit compiz-gnome etc/gconf/schemas/compiz-detection.schemas - Fsplit compiz-gnome etc/gconf/schemas/compiz-debugspew.schemas - Fsplit compiz-gnome etc/gconf/schemas/compiz-grid.schemas - - Fbuild_gnome_scriptlet -} - -# optimization OK From bouleetbil at frogdev.info Tue Oct 18 08:05:08 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 18 Oct 2011 08:05:08 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-themes-standard-3.2.1-1-x86_64 Message-ID: <20111018060508.291E7142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=31d67a9a16d2b9e831b6c9395336271cfd3881f8 commit 31d67a9a16d2b9e831b6c9395336271cfd3881f8 Author: bouleetbil Date: Tue Oct 18 07:58:38 2011 +0200 gnome-themes-standard-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/gnome-themes-standard/FrugalBuild b/source/gnome/gnome-themes-standard/FrugalBuild index b7422a2..87c9e60 100644 --- a/source/gnome/gnome-themes-standard/FrugalBuild +++ b/source/gnome/gnome-themes-standard/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gnome-themes-standard -pkgver=3.2.0.2 +pkgver=3.2.1 pkgrel=1 pkgdesc="Default standard themes for GNOME3" url="http://www.gnome.org/" @@ -13,7 +13,7 @@ archs=('i686' 'x86_64' 'ppc') _F_gnome_git="n" _F_gnome_devel="y" Finclude gnome -sha1sums=('3437f543f0f1a1936b5eb5c8efe262a200bd59de') +sha1sums=('da016e8a3a534878dbe824bf1a16daea0c3fc107') if [ "$_F_gnome_git" != "n" ]; then unset sha1sums fi From bouleetbil at frogdev.info Tue Oct 18 08:05:45 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 18 Oct 2011 08:05:45 +0200 (CEST) Subject: [Frugalware-git] gnometesting: at-spi2-core-2.2.1-1-x86_64 Message-ID: <20111018060545.274E71420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=9e652870ea7a6e02fd8ac97daa6c055b37b4ea99 commit 9e652870ea7a6e02fd8ac97daa6c055b37b4ea99 Author: bouleetbil Date: Tue Oct 18 07:59:22 2011 +0200 at-spi2-core-2.2.1-1-x86_64 *Version bump diff --git a/source/gnome/at-spi2-core/FrugalBuild b/source/gnome/at-spi2-core/FrugalBuild index 916006b..e0fb738 100644 --- a/source/gnome/at-spi2-core/FrugalBuild +++ b/source/gnome/at-spi2-core/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=at-spi2-core -pkgver=2.2.0 -pkgrel=3 +pkgver=2.2.1 +pkgrel=1 pkgdesc="Gnome Accessibility Toolkit" depends=('atk' 'dbus-glib' 'gtk+3') makedepends=('perl-xml-parser' 'intltool' 'libxtst' 'gobject-introspection') @@ -11,6 +11,6 @@ groups=('gnome') archs=('i686' 'x86_64' 'ppc') Finclude gnome Fconfopts="$Fconfopts --disable-gtk-doc" -sha1sums=('fb533cd5b1c04f8aa210fbe19b56885fa8c1cdbf') +sha1sums=('5151fe6f96fb168b3972dfaea0b7f360d2f211c2') # optimization OK From bouleetbil at frogdev.info Tue Oct 18 08:07:50 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 18 Oct 2011 08:07:50 +0200 (CEST) Subject: [Frugalware-git] gnometesting: at-spi2-atk-2.2.1-1-x86_64 Message-ID: <20111018060750.870C51420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=a834e6924ca74c2993e038099adc6cb2d4b872c8 commit a834e6924ca74c2993e038099adc6cb2d4b872c8 Author: bouleetbil Date: Tue Oct 18 08:01:27 2011 +0200 at-spi2-atk-2.2.1-1-x86_64 *Version bump diff --git a/source/gnome/at-spi2-atk/FrugalBuild b/source/gnome/at-spi2-atk/FrugalBuild index 1996173..1a4cadb 100644 --- a/source/gnome/at-spi2-atk/FrugalBuild +++ b/source/gnome/at-spi2-atk/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: bouleetbil pkgname=at-spi2-atk -pkgver=2.2.0 -pkgrel=2 +pkgver=2.2.1 +pkgrel=1 pkgdesc="Gnome Accessibility Toolkit" -depends=('atk' 'dbus-glib' 'at-spi2-core>=2.2.0') +depends=('atk' 'dbus-glib' 'at-spi2-core>=2.2.1') makedepends=('perl-xml-parser' 'intltool') groups=('gnome') archs=('i686' 'x86_64' 'ppc') Finclude gnome Fconfopts="$Fconfopts --disable-gtk-doc" -sha1sums=('78cbcd6845718997f267b454e16881e1ec5b6575') +sha1sums=('e26d65749155d8f274759567a724b22f8aa18020') replaces=('at-spi' 'gok' 'dasher') provides=('at-spi') conflicts=('at-spi') From bouleetbil at frogdev.info Tue Oct 18 08:09:16 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 18 Oct 2011 08:09:16 +0200 (CEST) Subject: [Frugalware-git] gnometesting: pyatspi-2.2.1-1-x86_64 Message-ID: <20111018060916.33BC01420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=804e2de9a9e32879772a9b5f8a2d0374483c82a8 commit 804e2de9a9e32879772a9b5f8a2d0374483c82a8 Author: bouleetbil Date: Tue Oct 18 08:02:50 2011 +0200 pyatspi-2.2.1-1-x86_64 *Version bump diff --git a/source/gnome/pyatspi/FrugalBuild b/source/gnome/pyatspi/FrugalBuild index 9eca850..e150beb 100644 --- a/source/gnome/pyatspi/FrugalBuild +++ b/source/gnome/pyatspi/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: bouleetbil pkgname=pyatspi -pkgver=2.2.0 -pkgrel=2 +pkgver=2.2.1 +pkgrel=1 pkgdesc="Python bindings for at-spi" depends=('at-spi2-atk' 'python-gconf' 'python-xlib' 'pygobject3-cairo') groups=('gnome') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('e702dacc054c995779ba79ef6e4a0cc9163180c2') +sha1sums=('7a8a9c2d0d34434a61742a0e7c2d679fb862b47c') From bouleetbil at frogdev.info Tue Oct 18 08:10:30 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 18 Oct 2011 08:10:30 +0200 (CEST) Subject: [Frugalware-git] gnometesting: caribou-0.4.1-1-x86_64 Message-ID: <20111018061030.008631420048@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=556c77b94e1b473185eff0c1f1fda28c48822738 commit 556c77b94e1b473185eff0c1f1fda28c48822738 Author: bouleetbil Date: Tue Oct 18 08:04:07 2011 +0200 caribou-0.4.1-1-x86_64 *Version bump diff --git a/source/gnome/caribou/FrugalBuild b/source/gnome/caribou/FrugalBuild index 044dee8..b6012ce 100644 --- a/source/gnome/caribou/FrugalBuild +++ b/source/gnome/caribou/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=caribou -pkgver=0.4.0 +pkgver=0.4.1 pkgrel=1 pkgdesc="A simplified in-place on-screen keyboard" depends=('gtk+3' 'clutter' 'pygobject3-cairo' \ @@ -13,5 +13,5 @@ archs=('i686' 'x86_64' 'ppc') options=('nostrip') _F_gnome_glib="y" Finclude gnome gnome-scriptlet -sha1sums=('31c1f44d7d2fc34ca688488cc5b585cdf77414cd') +sha1sums=('0a0f54f27fd58d1ebad685e65d3106c6646a6c9a') unset MAKEFLAGS From bouleetbil at frogdev.info Tue Oct 18 08:24:19 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 18 Oct 2011 08:24:19 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gtk+2-2.24.7-1-x86_64 Message-ID: <20111018062419.4070C1420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=15366de56f2277f964ad8f2a5f59c3cceaf356e5 commit 15366de56f2277f964ad8f2a5f59c3cceaf356e5 Author: bouleetbil Date: Tue Oct 18 08:17:37 2011 +0200 gtk+2-2.24.7-1-x86_64 *Version bump diff --git a/source/xlib/gtk+2/FrugalBuild b/source/xlib/gtk+2/FrugalBuild index 4f21ec3..de7499c 100644 --- a/source/xlib/gtk+2/FrugalBuild +++ b/source/xlib/gtk+2/FrugalBuild @@ -3,8 +3,8 @@ pkgname=gtk+2 _F_gnome_name=gtk+ -pkgver=2.24.5 -pkgrel=3 +pkgver=2.24.7 +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') rodepends=('gnome-icon-theme' 'shared-mime-info') @@ -26,7 +26,7 @@ source=($source \ 072_indicator_menu_update.patch \ 091_bugzilla_tooltip_refresh.patch \ 100_overlay_scrollbar_loading.patch) -sha1sums=('ddae2c87f6edfae7ed944419ae7f47017af07eec' \ +sha1sums=('0b0e39f4c0030c783ff3e454d1761d3a054f1b74' \ '75c461740e18696a792739cd1f9a20327dbb23bb' \ 'b4a6b53cd07a63f0df59fe80be597910e8db90c5' \ '907f88cf3ec8c102699f58d714c10fe14f63b3b1' \ From bouleetbil at frogdev.info Tue Oct 18 09:12:04 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 18 Oct 2011 09:12:04 +0200 (CEST) Subject: [Frugalware-git] gnometesting: tomboy-1.9.1-1-x86_64 Message-ID: <20111018071204.6AFE11420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=84aacc283811b995b57edbe4d34164afd2c4424d commit 84aacc283811b995b57edbe4d34164afd2c4424d Author: bouleetbil Date: Tue Oct 18 09:05:34 2011 +0200 tomboy-1.9.1-1-x86_64 *Version bump diff --git a/source/gnome-extra/tomboy/FrugalBuild b/source/gnome-extra/tomboy/FrugalBuild index f50774d..79dfa84 100644 --- a/source/gnome-extra/tomboy/FrugalBuild +++ b/source/gnome-extra/tomboy/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=tomboy -pkgver=1.8.0 +pkgver=1.9.1 pkgrel=1 pkgdesc="A Wiki style desktop note-taking application" url="http://www.beatniksoftware.com/tomboy" @@ -18,7 +18,7 @@ _F_gnome_desktop="y" _F_gnome_iconcache="y" _F_gnome_devel="y" Finclude gnome gnome-scriptlet mono -sha1sums=('5d8b9e79e18c0f079dafcf1ce284b6fa0cfd7860') +sha1sums=('50d80edca8aa78ddbbabc041096dd3511c263c1d') build() { Fmonoexport From bouleetbil at frogdev.info Tue Oct 18 09:18:58 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 18 Oct 2011 09:18:58 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-system-monitor-3.2.1-1-x86_64 Message-ID: <20111018071858.50B6D1420048@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=12b503ff371956dbe8cee6fdf2a403821cf4dcd5 commit 12b503ff371956dbe8cee6fdf2a403821cf4dcd5 Author: bouleetbil Date: Tue Oct 18 09:12:28 2011 +0200 gnome-system-monitor-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome-extra/gnome-system-monitor/FrugalBuild b/source/gnome-extra/gnome-system-monitor/FrugalBuild index 800eb15..19cb4f7 100644 --- a/source/gnome-extra/gnome-system-monitor/FrugalBuild +++ b/source/gnome-extra/gnome-system-monitor/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gnome-system-monitor -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="A system monitor for GNOME" url="http://www.gnome.org/" @@ -15,6 +15,6 @@ _F_gnome_scrollkeeper="y" _F_gnome_desktop="y" _F_gnome_glib="y" Finclude gnome gnome-scriptlet -sha1sums=('2cc21e1442f2fa1131313215305f3014d60ec164') +sha1sums=('c57b01dfc37282c4ce7e13acc1bb2fb5581890f7') # optimization OK From bouleetbil at frogdev.info Tue Oct 18 09:31:05 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 18 Oct 2011 09:31:05 +0200 (CEST) Subject: [Frugalware-git] gnometesting: glib-networking-2.30.1-1-x86_64 Message-ID: <20111018073105.2E7F71420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=52d97d2474ff8bfead70b2e88f71e8b25bab392c commit 52d97d2474ff8bfead70b2e88f71e8b25bab392c Author: bouleetbil Date: Tue Oct 18 09:24:40 2011 +0200 glib-networking-2.30.1-1-x86_64 *Version bump diff --git a/source/lib/glib-networking/FrugalBuild b/source/lib/glib-networking/FrugalBuild index b28e164..c99d384 100644 --- a/source/lib/glib-networking/FrugalBuild +++ b/source/lib/glib-networking/FrugalBuild @@ -2,13 +2,13 @@ # Maintainer: bouleetbil pkgname=glib-networking -pkgver=2.30.0 +pkgver=2.30.1 pkgrel=1 pkgdesc="Network extensions for GLib" -depends=('glib2' 'gnutls' 'ca-certificates' 'libgcrypt') +depends=('glib2' 'gnutls' 'ca-certificates' 'libgcrypt' 'gsettings-desktop-schemas') makedepends=('intltool') groups=('lib') archs=('i686' 'x86_64' 'ppc' 'arm') options=('scriptlet') Finclude gnome -sha1sums=('05efb02200530b1a4d1590dc4a64d1a8dc467cc7') +sha1sums=('5be0cb1ac9598b4b618ba3159a0f9749a2b35c26') From bouleetbil at frogdev.info Tue Oct 18 09:34:19 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 18 Oct 2011 09:34:19 +0200 (CEST) Subject: [Frugalware-git] gnometesting: libsoup-2.36.1-1-x86_64 Message-ID: <20111018073419.A38991420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=ca6ae9dbab623c35d2d141c71fbcf58a8869d29a commit ca6ae9dbab623c35d2d141c71fbcf58a8869d29a Author: bouleetbil Date: Tue Oct 18 09:27:52 2011 +0200 libsoup-2.36.1-1-x86_64 *Version bump diff --git a/source/lib/libsoup/FrugalBuild b/source/lib/libsoup/FrugalBuild index d92aa99..bcb4f40 100644 --- a/source/lib/libsoup/FrugalBuild +++ b/source/lib/libsoup/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=libsoup -pkgver=2.36.0 +pkgver=2.36.1 pkgrel=1 pkgdesc="An HTTP library implementation in C" url="http://www.gnome.org/" @@ -12,7 +12,7 @@ makedepends=('gobject-introspection>=0.9.0') groups=('lib') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('fdf0a46716d8b5470537868489194f268eb849a2') +sha1sums=('b59e6524e8a75cd57059d539e9d408b44129a198') subpkgs=("libsoup-gnome") subdescs=('libsoup with gconf support') From bouleetbil at frogdev.info Tue Oct 18 09:41:30 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 18 Oct 2011 09:41:30 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-games-3.2.1-1-x86_64 Message-ID: <20111018074130.4D89C1420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=c1162bd5697716cb37dec6fc6066b24fe65b04f1 commit c1162bd5697716cb37dec6fc6066b24fe65b04f1 Author: bouleetbil Date: Tue Oct 18 09:34:51 2011 +0200 gnome-games-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome-extra/gnome-games/FrugalBuild b/source/gnome-extra/gnome-games/FrugalBuild index ef4fc48..eaf88e8 100644 --- a/source/gnome-extra/gnome-games/FrugalBuild +++ b/source/gnome-extra/gnome-games/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=gnome-games -pkgver=3.2.0 -pkgrel=2 +pkgver=3.2.1 +pkgrel=1 pkgdesc="Games for GNOME" url="http://www.gnome.org/" depends=('guile>=1.8.8' 'librsvg>=2.26.0-2' 'rarian>=0.8.0' \ @@ -26,7 +26,7 @@ _F_gnome_desktop="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --with-scores-group=users --with-scores-user=root" -sha1sums=('fe9e26bb01c843f219f1c847eb132fa887b51740') +sha1sums=('e61a9c9fdbdf857679af58f8668062a8c5527668') conflicts=('glchess') replaces=('gnono') From bouleetbil at frogdev.info Tue Oct 18 09:46:08 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 18 Oct 2011 09:46:08 +0200 (CEST) Subject: [Frugalware-git] gnometesting: mutter-3.2.1-1-x86_64 Message-ID: <20111018074608.510201420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=0857316079dad461e8f819ac4542ada408fde84a commit 0857316079dad461e8f819ac4542ada408fde84a Author: bouleetbil Date: Tue Oct 18 09:39:41 2011 +0200 mutter-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/mutter/FrugalBuild b/source/gnome/mutter/FrugalBuild index 8b9aaf8..972f376 100644 --- a/source/gnome/mutter/FrugalBuild +++ b/source/gnome/mutter/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=mutter -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="A window manager for GNOME (new metacity for gnome3)" url="http://www.gnome.org/" @@ -14,4 +14,4 @@ archs=('i686' 'x86_64' 'ppc') _F_gnome_schemas=('/etc/gconf/schemas/mutter.schemas') Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --with-clutter --disable-static --with-gtk=3.0" -sha1sums=('1258cad992b2e5c4396b4c4eaacfa2f2648bcdbf') +sha1sums=('87193cc3913512dd929d24a20c3cf05c884b356f') From bouleetbil at frogdev.info Tue Oct 18 09:50:01 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 18 Oct 2011 09:50:01 +0200 (CEST) Subject: [Frugalware-git] gnometesting: folks-0.6.4-1-x86_64 Message-ID: <20111018075001.D4DB91420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=d56a6680288b1abc90292b52df8cbccad8ce78fb commit d56a6680288b1abc90292b52df8cbccad8ce78fb Author: bouleetbil Date: Tue Oct 18 09:43:35 2011 +0200 folks-0.6.4-1-x86_64 *Version bump diff --git a/source/gnome/folks/FrugalBuild b/source/gnome/folks/FrugalBuild index 43b955f..ffbfb12 100644 --- a/source/gnome/folks/FrugalBuild +++ b/source/gnome/folks/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=folks -pkgver=0.6.3.2 +pkgver=0.6.4 pkgrel=1 pkgdesc="libfolks is a library that aggregates people from multiple sources" depends=('evolution-data-server' 'libgee' 'telepathy-glib' 'libsocialweb') @@ -11,7 +11,7 @@ groups=('gnome') archs=('i686' 'x86_64' 'ppc') options=('scriptlet') Finclude gnome -sha1sums=('5876d3d41cfcf0ce3d87858fad846012f95b20c1') +sha1sums=('aa40abf543af86647b77b5e7a336068945fba0f0') Fconfopts="$Fconfopts --enable-vala" # optimization OK From bouleetbil at frogdev.info Tue Oct 18 10:00:04 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 18 Oct 2011 10:00:04 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-shell-3.2.1-1-x86_64 Message-ID: <20111018080004.428C91420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=568f6bf6884adeb10514886a18a9aef6c0b6a729 commit 568f6bf6884adeb10514886a18a9aef6c0b6a729 Author: bouleetbil Date: Tue Oct 18 09:53:39 2011 +0200 gnome-shell-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/gnome-shell/FrugalBuild b/source/gnome/gnome-shell/FrugalBuild index ea17940..2e990d2 100644 --- a/source/gnome/gnome-shell/FrugalBuild +++ b/source/gnome/gnome-shell/FrugalBuild @@ -5,11 +5,11 @@ USE_FRUGALTHEME=${USE_FRUGALTHEME:-"y"} USE_REPLACEEXTENSIONS=${USE_REPLACEEXTENSIONS:-"y"} pkgname=gnome-shell -pkgver=3.2.0 -pkgrel=13 +pkgver=3.2.1 +pkgrel=1 pkgdesc="Window management and application launching for GNOME" url="http://www.gnome.org/" -depends=('libxml2>=2.7.8' 'mutter>=3.2.0' 'gnome-desktop>=3.2.0' 'gjs>=1.30.0' \ +depends=('libxml2>=2.7.8' 'mutter>=3.2.1' 'gnome-desktop>=3.2.1' 'gjs>=1.30.0' \ 'gnome-menus' 'librsvg' 'evolution-data-server' 'gconf' \ 'xulrunner' 'gst-plugins-base' 'pulseaudio>=1.0' \ 'gnome-themes-standard' 'ca-certificates' \ @@ -52,7 +52,7 @@ _F_gnome_git="n" Finclude gnome gnome-scriptlet export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/xulrunner/ source=($source fw_theme.diff enable_shutdown.diff) -sha1sums=('12b264ec7c7d715c459d13f2f431a459e04c8171' \ +sha1sums=('d648d079acf6cbfd71e59ba37d675a1c4c0dd7b8' \ 'cd1efc33adceca32ec8ac7b606b81bd6bd05b8b4' \ '1cf799b5d64f260222c316622715950c69671ffe') if [ "$_F_gnome_git" != "n" ]; then From pingax at frugalware.fr Tue Oct 18 11:26:57 2011 From: pingax at frugalware.fr (Pingax) Date: Tue, 18 Oct 2011 11:26:57 +0200 (CEST) Subject: [Frugalware-git] homepage-ng: * Spanish translation of news #217 Message-ID: <20111018092657.0A6611420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=57d101d747757bd687ae2835872ac741d49d3096 commit 57d101d747757bd687ae2835872ac741d49d3096 Author: Nekrodes Date: Tue Oct 18 09:51:44 2011 +0200 * Spanish translation of news #217 diff --git a/frugalware/xml/news_es.xml b/frugalware/xml/news_es.xml index 365b16b..b9e8d15 100644 --- a/frugalware/xml/news_es.xml +++ b/frugalware/xml/news_es.xml @@ -22,6 +22,57 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 --> + 217 + Frugalware 1.6pre1 (Fermus) disponible + Lun, 10 Oct 2011 00:24:03 +0200 + Miklos Vajna + 0 + anunciaros la disponibilidad + inmediata de Frugalware 1.6pre1, el primer avance de la futura versi??n estable 1.6.

+ +

Aqu?? ten??is algunas de las mejoras, correcciones y actualizaciones m??s importantes desde la 1.5:
+

    +
  • Paquetes actualizados: +
      +
    • Linux kernel 3.0
    • +
    • GNU C Library 2.14
    • +
    • GCC 4.6
    • +
    • GNOME 3.2
    • +
    • KDE SC 4.7
    • +
    • Perl 5.14
    • +
    +
  • +
  • Nuevas mejoras: +
      +
    • rsyslog es el nuevo daemon para syslog
    • +
    • udisks ha sido remplazado por + hal en la instalaci??n por defecto
    • +
    • El paquete fw32 remplaza al grupo emul-extra, aportando una + mejor integraci??n + para, por ej., Skype en x86_64.
    • +
    • todos los kernels utilizan initrd, aseguraos de + actualizar + la configuraci??n de arranque para que utilice /boot/initrd.img.xz.
    • +
    +
  • +
+ Por favor, leed el ChangeLog de Testing (en ingl??s) + de Frugalware para m??s informaci??n.
+ + Descargar las iso para i686: Mirad nuestra lista de servidores. + ??No olvid??is comprobar la integridad + de las im??genes de instalaci??n antes de grabarlas!
+ + NOTA: Haz click aqu?? (en ingl??s) para saber m??s sobre qu?? dispositivo + necesitas para la instalaci??n.
+
+
+ Traducido por Nekrodes. + ]]> +
+
+ 216 Frugalware Newsletter N??mero 82 Mar, 04 Oct 2011 13:47:43 +1000 From pingax at frugalware.fr Tue Oct 18 11:57:31 2011 From: pingax at frugalware.fr (Pingax) Date: Tue, 18 Oct 2011 11:57:31 +0200 (CEST) Subject: [Frugalware-git] homepage-ng: * Fixed some typo errors Message-ID: <20111018095731.9F6991420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=e659edc266672a146d908d74603d3de81be1c8d0 commit e659edc266672a146d908d74603d3de81be1c8d0 Author: Pingax Date: Tue Oct 18 09:50:54 2011 +0200 * Fixed some typo errors diff --git a/frugalware/xml/news_fr.xml b/frugalware/xml/news_fr.xml index 1b60c9c..e72f615 100644 --- a/frugalware/xml/news_fr.xml +++ b/frugalware/xml/news_fr.xml @@ -46,17 +46,17 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 -->
  • Nouvelles fonctionnalit??s :
      -
    • rsyslog est le nouveau d??mon pour la journalisation syst??me
    • +
    • rsyslog est le nouveau d??mon pour la journalisation syst??me.
    • udisks remplace hal dans l'installation par d??faut.
    • -
    • Le paquet fw32 remplace le groupe emul-extra, permettant une intr??gration transparente, comme par exemple Skype sur une architecture 64 bits
    • +
    • Le paquet fw32 remplace le groupe emul-extra, permettant une intr??gration transparente, comme par exemple Skype sur une architecture 64 bits.
    • Les noyaux sont maintenant construits avec un initrd. Pensez ?? Mettre ?? jour pour configuration de d??marrage pour utiliser l'initrd (/boot/initrd.img.xz).

  • - vous pouvez consulter le Changelog pour avoir plus d'informations.

    + Vous pouvez consulter le Changelog pour avoir plus d'informations.

    T??l??chargements pour les architectures 32 bits : consultez notre Liste de miroirs. N'oubliez pas de v??rifier l'int??grit?? des fichiers .iso avant de les graver.

    - Note :rendez-vous ici pour savoir de quel m??dia vous avez besoin pour l'installation. + Note : rendez-vous ici pour savoir de quel m??dia vous avez besoin pour l'installation. ]]>
    From bouleetbil at frogdev.info Tue Oct 18 15:18:29 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 18 Oct 2011 15:18:29 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: Merge branch 'master' of git.frugalware.org:/pub/other/people/bouleetbil/gnometesting Message-ID: <20111018131829.D722F1420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=447e51193465368b6ab9304799144124abf192c4 commit 447e51193465368b6ab9304799144124abf192c4 Merge: be45dfa 568f6bf Author: bouleetbil Date: Tue Oct 18 15:10:55 2011 +0200 Merge branch 'master' of git.frugalware.org:/pub/other/people/bouleetbil/gnometesting From bouleetbil at frogdev.info Tue Oct 18 16:14:06 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 18 Oct 2011 16:14:06 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-contacts-3.2.1-1-x86_64 Message-ID: <20111018141406.CFC5B1420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d62cc18b394c28eb4a1895702e3c2003a6da752b commit d62cc18b394c28eb4a1895702e3c2003a6da752b Author: bouleetbil Date: Tue Oct 18 16:07:03 2011 +0200 gnome-contacts-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/gnome-contacts/FrugalBuild b/source/gnome/gnome-contacts/FrugalBuild index 9194b18..80b9bcd 100644 --- a/source/gnome/gnome-contacts/FrugalBuild +++ b/source/gnome/gnome-contacts/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: bouleetbil pkgname=gnome-contacts -pkgver=3.2.0.1 -pkgrel=2 +pkgver=3.2.1 +pkgrel=1 pkgdesc="Contacts manager for gnome" depends=('folks' 'gtk+3' 'libnotify' 'gnome-desktop' 'libkrb5') makedepends=('vala' 'intltool' 'krb5') groups=('gnome') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('44bdde1689e33fdf6b170c04df17a77e3cbc11e0') +sha1sums=('ca275699b7c14792bc0eb8a878d8305c454ca8ab') replaces=('rubrica') # optimization OK From bouleetbil at frogdev.info Tue Oct 18 16:14:39 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 18 Oct 2011 16:14:39 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: cantarell-fonts-0.0.7-1-x86_64 Message-ID: <20111018141439.B72D51420048@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a878efe8971b0861a6c4f5b4f4c7d56bd581ddc4 commit a878efe8971b0861a6c4f5b4f4c7d56bd581ddc4 Author: bouleetbil Date: Tue Oct 18 16:07:19 2011 +0200 cantarell-fonts-0.0.7-1-x86_64 *Version bump diff --git a/source/x11/cantarell-fonts/FrugalBuild b/source/x11/cantarell-fonts/FrugalBuild index 4619435..01a26fd 100644 --- a/source/x11/cantarell-fonts/FrugalBuild +++ b/source/x11/cantarell-fonts/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=cantarell-fonts -pkgver=0.0.6 +pkgver=0.0.7 pkgrel=1 pkgdesc="Contemporary humanist sans-serif font" groups=('x11' 'xorg-core' 'xorg-fonts') @@ -11,7 +11,7 @@ _F_gnome_devel="y" _F_fonts_subdir="cantarell" Finclude gnome fonts makedepends=(${makedepends[@]} 'font-util') -sha1sums=('d99bc6123c1c91a68572587a6bd6ce5922889196') +sha1sums=('4de6c13830219748f1758bc1ece8d01c7844f190') build() { cd $pkgname-$pkgver || Fdie From bouleetbil at frogdev.info Tue Oct 18 16:22:45 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 18 Oct 2011 16:22:45 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: epiphany-3.2.1-1-x86_64 Message-ID: <20111018142245.922081420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=30345a9ff44ced8ddb1571d959aafddb3e7f4bd4 commit 30345a9ff44ced8ddb1571d959aafddb3e7f4bd4 Author: bouleetbil Date: Tue Oct 18 16:15:37 2011 +0200 epiphany-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/epiphany/FrugalBuild b/source/gnome/epiphany/FrugalBuild index 88566ba..a53e5bd 100644 --- a/source/gnome/epiphany/FrugalBuild +++ b/source/gnome/epiphany/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=epiphany -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="GNOME webbrowser based on the WebKit rendering engine" url="http://www.gnome.org/projects/epiphany/" @@ -20,7 +20,7 @@ archs=('x86_64' 'i686' 'ppc') Fconfopts="$Fconfopts --enable-seed --enable-introspection --disable-nss --disable-tests \ --enable-python --disable-gtk-doc --with-distributor-name=Frugalware" source=($source homepage.diff) -sha1sums=('ab99d830ff1f4cfdfb681fbd90d1230555700363' \ +sha1sums=('64518419da4de01e9807ce498fbc42d747a9da8a' \ '6c1ddcaa4dbb7fb24feb9a585344614248b06b6d') replaces=('galeon') From bouleetbil at frogdev.info Tue Oct 18 17:19:52 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 18 Oct 2011 17:19:52 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-icon-theme-3.2.1-1-x86_64 Message-ID: <20111018151952.CEDB11420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1a63ee1d24bed011f9241910fbf5e4fafa715902 commit 1a63ee1d24bed011f9241910fbf5e4fafa715902 Author: bouleetbil Date: Tue Oct 18 17:12:32 2011 +0200 gnome-icon-theme-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome/gnome-icon-theme/FrugalBuild b/source/gnome/gnome-icon-theme/FrugalBuild index 9eb352b..fb57432 100644 --- a/source/gnome/gnome-icon-theme/FrugalBuild +++ b/source/gnome/gnome-icon-theme/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gnome-icon-theme -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="Default icon theme for GNOME" url="http://www.gnome.org/" @@ -11,4 +11,4 @@ makedepends=('perl-xml-parser' 'icon-naming-utils>=0.8.2' 'intltool' 'gtk+2-tool groups=('gnome') archs=('i686' 'x86_64' 'ppc' 'arm') Finclude gnome -sha1sums=('c36057110629c231026010a04b617d63c977fa46') +sha1sums=('ea4792a3aa6c7a1c0d57ff230a98c7f6d1998d24') From melko at frugalware.org Tue Oct 18 17:22:15 2011 From: melko at frugalware.org (Melko) Date: Tue, 18 Oct 2011 17:22:15 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: kmplayer-0.11.3-1-i686 Message-ID: <20111018152217.2986C1420048@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ffa4ebb067457dc788c022367de538c523aa5c1c commit ffa4ebb067457dc788c022367de538c523aa5c1c Author: Melko Date: Tue Oct 18 17:20:38 2011 +0200 kmplayer-0.11.3-1-i686 * version bump diff --git a/source/kde-extra/kmplayer/FrugalBuild b/source/kde-extra/kmplayer/FrugalBuild index c201b19..c9bdc5b 100644 --- a/source/kde-extra/kmplayer/FrugalBuild +++ b/source/kde-extra/kmplayer/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Melko pkgname=kmplayer -pkgver=0.11.2 -pkgrel=2 +pkgver=0.11.3 +pkgrel=1 pkgdesc="The KMPlayer KPart plugin for Konqueror mimics QuickTime, MS Media Player and RealPlayer plugin browser plugins." url="http://kmplayer.kde.org" license="GPL" @@ -16,7 +16,7 @@ groups=('kde-extra') options=('scriptlet') up2date="Flasttar $url/download.php" source=($url/pkgs/$pkgname-$pkgver.tar.bz2) -sha1sums=('78fbf4a2353f18f5bf3cc4d467e47f19d4ac9fe8') +sha1sums=('e03e1bfd99010d8082739294f2d8146f91386da3') build() { From boobaa at frugalware.org Tue Oct 18 18:51:27 2011 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue, 18 Oct 2011 18:51:27 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: php-pecl-fileinfo-1.0.4-1-x86_64 Message-ID: <20111018165127.7B4DC1420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7f4105228a98679840cd63868edee717705295a6 commit 7f4105228a98679840cd63868edee717705295a6 Author: CS??CSY L??szl?? Date: Tue Oct 18 18:50:33 2011 +0200 php-pecl-fileinfo-1.0.4-1-x86_64 new package / initial import diff --git a/source/devel-extra/php-pecl-fileinfo/FrugalBuild b/source/devel-extra/php-pecl-fileinfo/FrugalBuild new file mode 100644 index 0000000..92ebb44 --- /dev/null +++ b/source/devel-extra/php-pecl-fileinfo/FrugalBuild @@ -0,0 +1,21 @@ +# Compiling Time: 0.01 SBU +# Maintainer: CS?CSY L?szl? + +_F_pecl_name=Fileinfo +pkgver=1.0.4 +pkgdesc="Fileinfo extension for PHP" +depends=('php>=5.2.6' 're2c') +Finclude pecl +pkgname=php-pecl-${_F_pecl_name,,} +archs=('i686' 'x86_64') +sha1sums=('60a146cf58357ab59f42061d35c0aa4bff8fb170') +# optimization OK + +build() +{ + Fcd $_F_pecl_name-$pkgver + phpize || Fdie + Fmake + cd modules + Fexerel /usr/lib/php/${_F_pecl_name,,}.so +} From boobaa at frugalware.org Tue Oct 18 19:00:57 2011 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue, 18 Oct 2011 19:00:57 +0200 (CEST) Subject: [Frugalware-git] php52: php-pecl-fileinfo-1.0.4-1-x86_64 Message-ID: <20111018170057.317B91420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=php52.git;a=commitdiff;h=e6aec5b2fdc0787fbb268ec0e0bd79bcf04b44e3 commit e6aec5b2fdc0787fbb268ec0e0bd79bcf04b44e3 Author: CS?CSY L?szl? Date: Tue Oct 18 19:00:42 2011 +0200 php-pecl-fileinfo-1.0.4-1-x86_64 new package / initial import backport of 7f41052 from -current diff --git a/source/devel-extra/php-pecl-fileinfo/FrugalBuild b/source/devel-extra/php-pecl-fileinfo/FrugalBuild new file mode 100644 index 0000000..92ebb44 --- /dev/null +++ b/source/devel-extra/php-pecl-fileinfo/FrugalBuild @@ -0,0 +1,21 @@ +# Compiling Time: 0.01 SBU +# Maintainer: CS?CSY L?szl? + +_F_pecl_name=Fileinfo +pkgver=1.0.4 +pkgdesc="Fileinfo extension for PHP" +depends=('php>=5.2.6' 're2c') +Finclude pecl +pkgname=php-pecl-${_F_pecl_name,,} +archs=('i686' 'x86_64') +sha1sums=('60a146cf58357ab59f42061d35c0aa4bff8fb170') +# optimization OK + +build() +{ + Fcd $_F_pecl_name-$pkgver + phpize || Fdie + Fmake + cd modules + Fexerel /usr/lib/php/${_F_pecl_name,,}.so +} From devil505linux at gmail.com Tue Oct 18 19:23:41 2011 From: devil505linux at gmail.com (Devil505) Date: Tue, 18 Oct 2011 19:23:41 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libcompizconfig-0.8.8-1-i686 * back to sable version * changed m8r Message-ID: <20111018172341.47B621420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=75fe97daa6ab371abcb7d05cd5aa14da217c3e84 commit 75fe97daa6ab371abcb7d05cd5aa14da217c3e84 Author: Devil505 Date: Tue Oct 18 19:20:17 2011 +0200 libcompizconfig-0.8.8-1-i686 * back to sable version * changed m8r diff --git a/source/xlib-extra/libcompizconfig/FrugalBuild b/source/xlib-extra/libcompizconfig/FrugalBuild index ca5e72c..f8cbcce 100644 --- a/source/xlib-extra/libcompizconfig/FrugalBuild +++ b/source/xlib-extra/libcompizconfig/FrugalBuild @@ -1,32 +1,24 @@ # Compiling Time: 0.09 SBU -# Maintainer: Priyank Gosalia +# Maintainer: Devil505 +# Contributor: Priyank Gosalia pkgname=libcompizconfig -_F_compiz_name=compiz-$pkgname -Finclude compiz cmake -pkgrel=2 +Finclude compiz +pkgrel=1 pkgdesc="Compiz configuration system library" -depends=('libxml2' 'compiz-core=>0.9.4' 'libboost=>1.46.1') +depends=('libxml2' 'compiz' 'libboost=>1.46.1') makedepends=('perl-xml-parser' 'intltool' 'cmake' 'boost') groups=('xlib-extra') archs=('i686' 'x86_64') url="http://www.compiz-fusion.org/" -_F_gnome_schemas=('etc/gconf/schemas/compiz-cpp.schemas') -Finclude gnome-scriptlet -sha1sums=('f04d5b400771e29c5c198ebe1e6be41f9635297f') +options=('force') +sha1sums=('8ea1f15fd9e1e2eb37a9814646659a31a8018fd8') build() { - Fcd $pkgname - CMake_build - make install DESTDIR=$Fdestdir || Fdie - Fmkdir usr/share/cmake-2.8/Modules - Ffilerel ../cmake/LibCompizConfigCommon.cmake usr/share/cmake-2.8/Modules/LibCompizConfigCommon - Ffilerel ../cmake/FindCompizConfig.cmake usr/share/cmake-2.8/Modules/FindCompizConfig.cmake - Fmkdir etc/gconf/schemas - Fmv /usr/share/gconf/schemas/compiz-ccp.schemas /etc/gconf/schemas/compiz-cpp.schemas - Frm usr/share/gconf/ - Fbuild_gnome_scriptlet + Fcd + CPPFLAGS="$CPPFLAGS -I/usr/include/compiz -I/usr/include/startup-notification-1.0 \ + -I/usr/include/libxml2" ./configure --prefix=/usr --sysconfdir=/etc + Fbuild } - # optimization OK From devil505linux at gmail.com Tue Oct 18 19:27:13 2011 From: devil505linux at gmail.com (Devil505) Date: Tue, 18 Oct 2011 19:27:13 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: compiz-bcop-0.8.8-1-i686 * version bump * changed m8r Message-ID: <20111018172713.DA7A81420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5641f48c742add35c1097ff118990440cb846602 commit 5641f48c742add35c1097ff118990440cb846602 Author: Devil505 Date: Tue Oct 18 19:26:34 2011 +0200 compiz-bcop-0.8.8-1-i686 * version bump * changed m8r diff --git a/source/apps-extra/compiz-bcop/FrugalBuild b/source/apps-extra/compiz-bcop/FrugalBuild index 442462f..7996081 100644 --- a/source/apps-extra/compiz-bcop/FrugalBuild +++ b/source/apps-extra/compiz-bcop/FrugalBuild @@ -1,15 +1,13 @@ # Compiling Time: 0.01 SBU -# Maintainer: Priyank Gosalia +# Maintainer: Devil505 +# Contributor: Priyank Gosalia pkgname=compiz-bcop Finclude compiz -pkgver=0.8.4 -source=(http://releases.compiz-fusion.org/$pkgver/$pkgname-$pkgver.tar.bz2) pkgrel=1 pkgdesc="Options code generator for Compiz Fusion" url="http://www.compiz.org/" depends=('libxslt') groups=('apps-extra') archs=('i686' 'x86_64') -sha1sums=('c9632cd9d27f9335f1282fca2a4aa87b2fc4668d') - +sha1sums=('9210bd2a537480bdb11df0e3cc5f6d4548fd12da') From devil505linux at gmail.com Tue Oct 18 19:30:08 2011 From: devil505linux at gmail.com (Devil505) Date: Tue, 18 Oct 2011 19:30:08 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: compizconfig-backend-gconf-0.8.8-1-i686 * back to stable version * changed m8r Message-ID: <20111018173008.23A6D1420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=879b1a77ead8fec0c4c7e67885527908b3b280f8 commit 879b1a77ead8fec0c4c7e67885527908b3b280f8 Author: Devil505 Date: Tue Oct 18 19:29:33 2011 +0200 compizconfig-backend-gconf-0.8.8-1-i686 * back to stable version * changed m8r diff --git a/source/gnome-extra/compizconfig-backend-gconf/FrugalBuild b/source/gnome-extra/compizconfig-backend-gconf/FrugalBuild index 9dd01f0..f5399ed 100644 --- a/source/gnome-extra/compizconfig-backend-gconf/FrugalBuild +++ b/source/gnome-extra/compizconfig-backend-gconf/FrugalBuild @@ -1,15 +1,13 @@ # Compiling Time: 0.03 SBU -# Maintainer: Priyank Gosalia +# Maintainer: Devil505 +# Contributor: Priyank Gosalia pkgname=compizconfig-backend-gconf -_F_compiz_name=compiz-$pkgname pkgrel=1 pkgdesc="CompizConfig gconf backend" -depends=('libcompizconfig>=0.9.4' 'gconf>=2.24.0') +depends=('libcompizconfig>=0.8.8' 'gconf>=2.24.0') groups=('gnome-extra') archs=('i686' 'x86_64') -Finclude compiz cmake -sha1sums=('b1ae5dfc95b6a1a6b2874ce023f88f38e7b8a83a') -_F_cd_path="$pkgname" - +Finclude compiz +sha1sums=('3869e83a50e82caa4bfda5474a3bf44095ee78dc') # optimization OK From devil505linux at gmail.com Tue Oct 18 20:48:09 2011 From: devil505linux at gmail.com (Devil505) Date: Tue, 18 Oct 2011 20:48:09 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: compizconfig-backend-kconfig4-0.8.8-1-i686 * new package Message-ID: <20111018184809.984C81420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0b74d70fc92720660dc7fc97b3892ba53171c539 commit 0b74d70fc92720660dc7fc97b3892ba53171c539 Author: Devil505 Date: Tue Oct 18 20:47:17 2011 +0200 compizconfig-backend-kconfig4-0.8.8-1-i686 * new package diff --git a/source/kde-extra/compizconfig-backend-kconfig4/FrugalBuild b/source/kde-extra/compizconfig-backend-kconfig4/FrugalBuild new file mode 100644 index 0000000..4ca37c0 --- /dev/null +++ b/source/kde-extra/compizconfig-backend-kconfig4/FrugalBuild @@ -0,0 +1,13 @@ +# Compiling Time: 0.03 SBU +# Maintainer: Devil505 + +pkgname=compizconfig-backend-kconfig4 +pkgrel=1 +pkgdesc="CompizConfig gconf backend" +depends=('libcompizconfig>=0.8.8' 'kdelibs') +makedepends=('cmake' 'automoc4' 'kdelibs-compiletime') +groups=('kde-extra') +archs=('i686' 'x86_64') +Finclude compiz cmake +sha1sums=('d7a29339b47233ad53fe04ca0136fdb511b945ac') +# optimization OK From devil505linux at gmail.com Tue Oct 18 21:00:09 2011 From: devil505linux at gmail.com (Devil505) Date: Tue, 18 Oct 2011 21:00:09 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: compizconfig-python-0.8.4-1-i686 * back to stable version * changed m8r Message-ID: <20111018190009.E67E31420048@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4165b30de2e75c9ce2625e54f55d98cd8cbb809a commit 4165b30de2e75c9ce2625e54f55d98cd8cbb809a Author: Devil505 Date: Tue Oct 18 20:59:21 2011 +0200 compizconfig-python-0.8.4-1-i686 * back to stable version * changed m8r diff --git a/source/xlib-extra/compizconfig-python/FrugalBuild b/source/xlib-extra/compizconfig-python/FrugalBuild index f067d91..a6cd607 100644 --- a/source/xlib-extra/compizconfig-python/FrugalBuild +++ b/source/xlib-extra/compizconfig-python/FrugalBuild @@ -1,21 +1,24 @@ # Compiling Time: 0.05 SBU -# Maintainer: Priyank Gosalia +# Maintainer: Devil505 +# Contributor: Priyank Gosalia pkgname=compizconfig-python -_F_compiz_name=compiz-$pkgname Finclude compiz +pkgver=0.8.4 pkgrel=1 pkgdesc="Python bindings for libcompizconfig" -depends=('libxml2>=2.7.8' 'python' 'pkgconfig' 'pyrex' 'libcompizconfig>=0.9.4' 'cython') +depends=('compiz>=0.8.8' 'libcompizconfig>=0.8.8' 'glib2' 'python') +makedepends=('intltool' 'pyrex') groups=('xlib-extra') archs=('i686' 'x86_64') -sha1sums=('8c003c3ea240ef38cc90839c1d1f680af303244d') +options=('force') +source=(http://releases.compiz.org/$pkgver/$pkgname-$pkgver.tar.bz2) +sha1sums=('4e6cfd4d29a9d74c1b0fe21600505006978df9de') build() { - Fcd $pkgname - python setup.py build || Fdie - python setup.py install --root="$Fdestdir" || Fdie + Fcd $pkgname-$pkgver + Fbuild } # optimization OK From devil505linux at gmail.com Tue Oct 18 21:10:09 2011 From: devil505linux at gmail.com (Devil505) Date: Tue, 18 Oct 2011 21:10:09 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: compiz-emerald-0.8.8-1-i686 * version bump * changed m8r Message-ID: <20111018191009.343141420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c529a50ff1ad70b55114c7f66ff1357110ee29c1 commit c529a50ff1ad70b55114c7f66ff1357110ee29c1 Author: Devil505 Date: Tue Oct 18 21:09:10 2011 +0200 compiz-emerald-0.8.8-1-i686 * version bump * changed m8r diff --git a/source/x11-extra/compiz-emerald/FrugalBuild b/source/x11-extra/compiz-emerald/FrugalBuild index 9c9eea0..6ae1f4c 100644 --- a/source/x11-extra/compiz-emerald/FrugalBuild +++ b/source/x11-extra/compiz-emerald/FrugalBuild @@ -1,21 +1,20 @@ # Compiling Time: 0.18 SBU -# Maintainer: Priyank Gosalia +# Maintainer: Devil505 +# Contributor: Priyank Gosalia pkgname=compiz-emerald _F_compiz_name=emerald Finclude compiz -pkgver=0.8.4 -source=(http://releases.compiz-fusion.org/$pkgver/$_F_compiz_name-$pkgver.tar.bz2) -pkgrel=1 +pkgrel="1" pkgdesc="Emerald window decorator for Compiz Fusion" -depends=('libxrender>=0.9.4-3' 'compiz>=0.8.2-2' 'gtk+2>=2.16.2-2' 'libwnck>=2.26.1-2') +depends=('libxrender>=0.9.4-3' 'compiz>=0.8.8' 'gtk+2>=2.16.2-2' 'libwnck2>=2.26.1-2') makedepends=('perl-xml-parser' 'intltool') replaces=('emerald' 'heliodor') groups=('x11-extra') archs=('i686' 'x86_64') +options=('force') _F_gnome_iconcache="y" Finclude gnome-scriptlet -_F_cd_path="$_F_compiz_name-$pkgver" -sha1sums=('408bef6ba7822bd933448f16dc43bbd3d801d9c9') +sha1sums=('a5deb2ae135d1c4dac7b57b2a0415f320ae7c0aa') # optimization OK From devil505linux at gmail.com Tue Oct 18 21:18:48 2011 From: devil505linux at gmail.com (Devil505) Date: Tue, 18 Oct 2011 21:18:48 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: compiz-plugins-main-0.8.8-1-i686 * back to stable version * changed m8r Message-ID: <20111018191849.2004A1420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=baa6cdaa90883ded8aed0727f5f38b5ee0ed6e65 commit baa6cdaa90883ded8aed0727f5f38b5ee0ed6e65 Author: Devil505 Date: Tue Oct 18 21:17:13 2011 +0200 compiz-plugins-main-0.8.8-1-i686 * back to stable version * changed m8r diff --git a/source/x11-extra/compiz-plugins-main/FrugalBuild b/source/x11-extra/compiz-plugins-main/FrugalBuild index 60ad612..eb08253 100644 --- a/source/x11-extra/compiz-plugins-main/FrugalBuild +++ b/source/x11-extra/compiz-plugins-main/FrugalBuild @@ -1,53 +1,22 @@ # Compiling Time: 0.35 SBU -# Maintainer: Priyank Gosalia +# Maintainer: Devil505 +# Contributor: Priyank Gosalia pkgname=compiz-plugins-main Finclude compiz -pkgrel=3 -_F_compiz_name="compiz-fusion-plugins-main" +pkgrel=1 pkgdesc="Main plugins for Compiz Fusion" -depends=('compiz-core>=0.9.4' 'compiz-bcop>=0.8.2' '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.46.1') makedepends=('pkgconfig' 'perl-xml-parser' 'intltool' 'boost') -options=('noversrc') -_F_gnome_schemas=('etc/gconf/schemas/compiz-annotate.schemas' \ - 'etc/gconf/schemas/compiz-ini.schemas' \ - 'etc/gconf//schemas/compiz-animation.schemas' \ - 'etc/gconf/schemas/compiz-colorfilter.schemas' \ - 'etc/gconf/schemas/compiz-expo.schemas' \ - 'etc/gconf/schemas/compiz-ezoom.schemas' \ - 'etc/gconf/schemas/compiz-imgjpeg.schemas' \ - 'etc/gconf/schemas/compiz-kdecompat.schemas' \ - 'etc/gconf/schemas/compiz-mag.schemas' \ - 'etc/gconf/schemas/compiz-mousepoll.schemas' \ - 'etc/gconf/schemas/compiz-neg.schemas' \ - 'etc/gconf/schemas/compiz-opacify.schemas' \ - 'etc/gconf/schemas/compiz-put.schemas' \ - 'etc/gconf/schemas/compiz-resizeinfo.schemas' \ - 'etc/gconf/schemas/compiz-ring.schemas' \ - 'etc/gconf/schemas/compiz-scaleaddon.schemas' \ - 'etc/gconf/schemas/compiz-session.schemas' \ - 'etc/gconf/schemas/compiz-shift.schemas' \ - 'etc/gconf/schemas/compiz-snap.schemas' \ - 'etc/gconf/schemas/compiz-staticswitcher.schemas' \ - 'etc/gconf/schemas/compiz-text.schemas' \ - 'etc/gconf/schemas/compiz-thumbnail.schemas' \ - 'etc/gconf/schemas/compiz-titleinfo.schemas' \ - 'etc/gconf/schemas/compiz-vpswitch.schemas' \ - 'etc/gconf/schemas/compiz-wall.schemas') -Finclude cmake gnome-scriptlet +options=('force') groups=('x11-extra') archs=('i686' 'x86_64') -sha1sums=('c9549a613d1789de4744d28ed6ae4fd1c99b31a5') -_F_cd_path="plugins-main" -source=(http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2) +sha1sums=('3c99841b744ae6c4a3edf2019626484880607dc6') build() { - CMake_build - make install DESTDIR=$Fdestdir || Fdie - Fmkdir etc/gconf/schemas - Fmv usr/share/gconf/schemas/*.schemas etc/gconf/schemas/ - Frm usr/share/gconf/ - Fbuild_gnome_scriptlet + Fcd + CPPFLAGS="$CPPFLAGS -I/usr/include/compiz -I/usr/include/startup-notification-1.0 \ + -I/usr/include/libxml2" ./configure --prefix=/usr --sysconfdir=/etc + Fbuild } - # optimization OK From devil505linux at gmail.com Tue Oct 18 21:29:40 2011 From: devil505linux at gmail.com (Devil505) Date: Tue, 18 Oct 2011 21:29:40 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: compiz-plugins-extra-0.8.8-1-i686 * back to stable version * changed m8r Message-ID: <20111018192940.9B93B1420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fc314a2ebb7ad3276460f259ac4bc34e034cc132 commit fc314a2ebb7ad3276460f259ac4bc34e034cc132 Author: Devil505 Date: Tue Oct 18 21:26:55 2011 +0200 compiz-plugins-extra-0.8.8-1-i686 * back to stable version * changed m8r diff --git a/source/x11-extra/compiz-plugins-extra/FrugalBuild b/source/x11-extra/compiz-plugins-extra/FrugalBuild index b22a111..0d28bc1 100644 --- a/source/x11-extra/compiz-plugins-extra/FrugalBuild +++ b/source/x11-extra/compiz-plugins-extra/FrugalBuild @@ -1,53 +1,25 @@ # Compiling Time: 0.24 SBU -# Maintainer: Priyank Gosalia +# Maintainer: Devil505 +# Contributor: Priyank Gosalia pkgname=compiz-plugins-extra Finclude compiz -pkgrel=4 +pkgrel=1 pkgdesc="Extra plugins for Compiz Fusion" -depends=('compiz-core>=0.9.4' 'compiz-bcop>=0.8.2' 'compiz-plugins-main>=0.9.4' \ +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') -makedepends=('pkgconfig' 'perl-xml-parser' 'intltool' 'boost') -options=('scriptlet') +makedepends=('pkgconfig' 'perl-xml-parser' 'intltool' 'boost' 'gconf') +options=('force') groups=('x11-extra') archs=('i686' 'x86_64') -_F_gnome_schemas=('etc/gconf/schemas/compiz-widget.schemas' \ - 'etc/gconf/schemas/compiz-wallpaper.schemas' \ - 'etc/gconf/schemas/compiz-trailfocus.schemas' \ - 'etc/gconf/schemas/compiz-splash.schemas' \ - 'etc/gconf/schemas/compiz-td.schemas' \ - 'etc/gconf/schemas/compiz-showmouse.schemas' \ - 'etc/gconf/schemas/compiz-shelf.schemas' \ - 'etc/gconf/schemas/compiz-showdesktop.schemas' \ - 'etc/gconf/schemas/compiz-scalefilter.schemas' \ - 'etc/gconf/schemas/compiz-reflex.schemas' \ - 'etc/gconf/schemas/compiz-mblur.schemas' \ - 'etc/gconf/schemas/compiz-maximumize.schemas' \ - 'etc/gconf/schemas/compiz-loginout.schemas' \ - 'etc/gconf/schemas/compiz-group.schemas' \ - 'etc/gconf/schemas/compiz-gears.schemas' \ - 'etc/gconf/schemas/compiz-firepaint.schemas' \ - 'etc/gconf/schemas/compiz-fadedesktop.schemas' \ - 'etc/gconf/schemas/compiz-extrawm.schemas' \ - 'etc/gconf/schemas/compiz-cubeaddon.schemas' \ - 'etc/gconf/schemas/compiz-crashhandler.schemas' \ - 'etc/gconf/schemas/compiz-bicubic.schemas' \ - 'etc/gconf/schemas/compiz-bench.schemas' \ - 'etc/gconf/schemas/compiz-animationaddon.schemas') -Finclude cmake gnome-scriptlet -sha1sums=('b230ef1a70dda0649d7febc867153d74dbe5295f') -_F_cd_path="plugins-extra" +sha1sums=('ce592993696c0b5d4e0bb13171897b4c25b3844e') + build() { - CMake_build - make install DESTDIR=$Fdestdir || Fdie - Fmkdir etc/gconf/schemas - Fmv usr/share/gconf/schemas/*.schemas etc/gconf/schemas/ - Frm usr/share/gconf/ - Fbuild_gnome_scriptlet - Frm /usr/lib/compiz/libgrid.so - Frm /usr/share/compiz/grid.xml - Frm /etc/gconf/schemas/compiz-grid.schemas + Fcd + sed -i 's/if text "x$use/if test "x$use/' configure || Fdie + sed -i 's/iconUri, NULL);/iconUri);/' src/notification/notification.c || Fdie + ./configure --prefix=/usr + Fbuild } - # optimization OK From devil505linux at gmail.com Tue Oct 18 21:37:27 2011 From: devil505linux at gmail.com (Devil505) Date: Tue, 18 Oct 2011 21:37:27 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: compiz-plugins-unsupported-0.8.8-1-i686 * back to stable version Message-ID: <20111018193727.3FE3F1420048@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3e4f23cf7e2b292e191678613295e185f59577d2 commit 3e4f23cf7e2b292e191678613295e185f59577d2 Author: Devil505 Date: Tue Oct 18 21:35:51 2011 +0200 compiz-plugins-unsupported-0.8.8-1-i686 * back to stable version diff --git a/source/x11-extra/compiz-plugins-unsupported/FrugalBuild b/source/x11-extra/compiz-plugins-unsupported/FrugalBuild index c252875..61db894 100644 --- a/source/x11-extra/compiz-plugins-unsupported/FrugalBuild +++ b/source/x11-extra/compiz-plugins-unsupported/FrugalBuild @@ -3,28 +3,13 @@ pkgname=compiz-plugins-unsupported Finclude compiz -pkgrel=2 +pkgrel=1 pkgdesc="Extra plugins for Compiz Fusion" -depends=('compiz-core>=0.9.4' 'compiz-bcop>=0.8.2' 'compiz-plugins-extra>=0.9.4' \ +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') makedepends=('pkgconfig' 'perl-xml-parser' 'intltool' 'boost') -options=('scriptlet') +options=('force') groups=('x11-extra') archs=('i686' 'x86_64') -_F_gnome_schemas=('etc/gconf/schemas/compiz-tile.schemas' \ - 'etc/gconf/schemas/compiz-fakeargb.schemas' \ - 'etc/gconf/schemas/compiz-elements.schemas') -Finclude cmake gnome-scriptlet -sha1sums=('79b57d4857d909e970522a6d46998abcd08b751b') -_F_cd_path="plugins-unsupported" - -build() { - CMake_build - make install DESTDIR=$Fdestdir || Fdie - Fmkdir etc/gconf/schemas - Fmv usr/share/gconf/schemas/*.schemas etc/gconf/schemas/ - Frm usr/share/gconf/ - Fbuild_gnome_scriptlet -} - +sha1sums=('e3d47d2c5bb61b57b859c3541453136046f4e80a') # optimization OK From devil505linux at gmail.com Tue Oct 18 21:39:37 2011 From: devil505linux at gmail.com (Devil505) Date: Tue, 18 Oct 2011 21:39:37 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ccsm-0.8.4-1-i686 * back to stable version * changed m8r Message-ID: <20111018193937.74B6A1420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d9d8c3e40a0f3222a54a60ee418430545168f18f commit d9d8c3e40a0f3222a54a60ee418430545168f18f Author: Devil505 Date: Tue Oct 18 21:37:12 2011 +0200 ccsm-0.8.4-1-i686 * back to stable version * changed m8r diff --git a/source/gnome-extra/ccsm/FrugalBuild b/source/gnome-extra/ccsm/FrugalBuild index 94a300c..3fa42bd 100644 --- a/source/gnome-extra/ccsm/FrugalBuild +++ b/source/gnome-extra/ccsm/FrugalBuild @@ -1,24 +1,27 @@ # Compiling Time: 0.01 SBU -# Maintainer: Priyank Gosalia +# Maintainer: Devil505 +# Contributor: Priyank Gosalia pkgname=ccsm _F_compiz_name=compiz-$pkgname Finclude compiz -pkgrel=2 +pkgrel=1 +pkgver=0.8.4 pkgdesc="CompizConfig settings manager" makedepends=('intltool') -rodepends=('pygtk>=2.16.0-5' 'compizconfig-python>=0.9.4') +rodepends=('pygtk>=2.16.0-5' 'compizconfig-python>=0.8.4') groups=('gnome-extra') replaces=('gset-compiz' 'gnome-compiz-manager') archs=('i686' 'x86_64') +options=('force') _F_gnome_iconcache=y Finclude gnome-scriptlet -sha1sums=('bb185bb0817a4308abbe48e2e08edbc6531e276a') -_F_cd_path="$pkgname" +source=(http://releases.compiz.org/$pkgver/$pkgname-$pkgver.tar.bz2) +sha1sums=('1b4d740f8f45d6c58d8de09eda5de632c4393927') build() { - Fcd + Fcd $pkgname-$pkgver python setup.py install --root=$Fdestdir --prefix=/usr Fbuild_gnome_scriptlet } From devil505linux at gmail.com Tue Oct 18 21:44:39 2011 From: devil505linux at gmail.com (Devil505) Date: Tue, 18 Oct 2011 21:44:39 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: simple-ccsm-0.8.8-1-i686 * version bump Message-ID: <20111018194439.943C21420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b36ed9c7f78f9d63dc8911a30e582ce434ef14f2 commit b36ed9c7f78f9d63dc8911a30e582ce434ef14f2 Author: Devil505 Date: Tue Oct 18 21:43:54 2011 +0200 simple-ccsm-0.8.8-1-i686 * version bump diff --git a/source/gnome-extra/simple-ccsm/FrugalBuild b/source/gnome-extra/simple-ccsm/FrugalBuild index c3d1d65..9a55bec 100644 --- a/source/gnome-extra/simple-ccsm/FrugalBuild +++ b/source/gnome-extra/simple-ccsm/FrugalBuild @@ -1,20 +1,18 @@ # Compiling Time: 0.01 SBU -# Maintainer: Priyank Gosalia +# Maintainer: Devil505 +# Contributor: Priyank Gosalia pkgname=simple-ccsm Finclude compiz -unset _F_cd_path -pkgver=0.8.4 -source=(http://releases.compiz-fusion.org/$pkgver/$pkgname-$pkgver.tar.bz2) -pkgrel=2 +pkgrel=1 pkgdesc="Simple CompizConfig settings manager" makedepends=('intltool') -rodepends=('pygtk>=2.16.0-5' 'compizconfig-python>=0.7.8' 'ccsm>=0.7.8') +rodepends=('pygtk>=2.16.0-5' 'compizconfig-python>=0.8.4' 'ccsm>=0.8.4') groups=('gnome-extra') archs=('i686' 'x86_64') _F_gnome_iconcache=y Finclude gnome-scriptlet -sha1sums=('92509689c463d34eb3b7aed5a357d99d46d74ad8') +sha1sums=('93b6f8601256a99423a2f52fd474f300c946d96d') build() { From bouleetbil at frogdev.info Tue Oct 18 21:58:27 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 18 Oct 2011 21:58:27 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: folks-0.6.4.1-1-x86_64 Message-ID: <20111018195827.71A1E1420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dbda28af89d2d56d5a117ae27dcc7175ba8c65d7 commit dbda28af89d2d56d5a117ae27dcc7175ba8c65d7 Author: bouleetbil Date: Tue Oct 18 21:48:04 2011 +0200 folks-0.6.4.1-1-x86_64 *Version bump diff --git a/source/gnome/folks/FrugalBuild b/source/gnome/folks/FrugalBuild index ffbfb12..c9856cb 100644 --- a/source/gnome/folks/FrugalBuild +++ b/source/gnome/folks/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=folks -pkgver=0.6.4 +pkgver=0.6.4.1 pkgrel=1 pkgdesc="libfolks is a library that aggregates people from multiple sources" depends=('evolution-data-server' 'libgee' 'telepathy-glib' 'libsocialweb') @@ -11,7 +11,7 @@ groups=('gnome') archs=('i686' 'x86_64' 'ppc') options=('scriptlet') Finclude gnome -sha1sums=('aa40abf543af86647b77b5e7a336068945fba0f0') +sha1sums=('0850e57133a7d820849582ab7c9956c8d97036a8') Fconfopts="$Fconfopts --enable-vala" # optimization OK From bouleetbil at frogdev.info Tue Oct 18 22:00:02 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 18 Oct 2011 22:00:02 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gnome-control-center-3.2.1-2-x86_64 *fix depends Message-ID: <20111018200002.CCE241420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fd25c6724389c91bbbc5e52bc043fcb5b0a5a690 commit fd25c6724389c91bbbc5e52bc043fcb5b0a5a690 Author: bouleetbil Date: Tue Oct 18 21:52:40 2011 +0200 gnome-control-center-3.2.1-2-x86_64 *fix depends diff --git a/source/gnome/gnome-control-center/FrugalBuild b/source/gnome/gnome-control-center/FrugalBuild index 9ab87dd..484d2b4 100644 --- a/source/gnome/gnome-control-center/FrugalBuild +++ b/source/gnome/gnome-control-center/FrugalBuild @@ -5,14 +5,14 @@ USE_CHEESE=${USE_CHEESE:-"y"} pkgname=gnome-control-center pkgver=3.2.1 -pkgrel=1 +pkgrel=2 pkgdesc="GNOME Control Center" depends=('libxml2>=2.7.8' 'gnome-desktop>=3.2.1' 'mutter' 'libgnomekbd>=3.0.0' 'gnome-menus' \ 'nautilus>=3.2.0' 'gst-plugins-base>=0.10.19-2' 'desktop-file-utils' \ 'evolution-data-server>=3.2.0' 'libxxf86misc' 'libxscrnsaver' 'xrdb' \ 'libkrb5' 'db>=4.7.25' 'libsocialweb>=0.25.7' 'gsettings-desktop-schemas' \ 'gnome-settings-daemon' 'libcanberra-gtk>=0.26-2' 'libcanberra-alsa' 'libcanberra-gst' 'upower' \ - 'accountsservice' 'apg' 'cantarell-fonts' 'networkmanager>=0.8.3.999' 'glib-networking' 'pulseaudio>=1.0' 'gsettings-desktop-schemas' 'gnome-online-accounts' 'colord') + 'accountsservice' 'apg' 'cantarell-fonts' 'nm-applet' 'glib-networking' 'pulseaudio>=1.0' 'gsettings-desktop-schemas' 'gnome-online-accounts' 'colord') makedepends=('intltool' 'gnome-doc-utils>=0.14.0' 'gnome-common>=2.28.0' 'krb5' 'gtk-doc' 'cups' 'libgtop') rodepends=('gst-plugins-base-alsa>=0.10.19-2' 'sound-theme-freedesktop') groups=('gnome') From bouleetbil at frogdev.info Tue Oct 18 22:38:00 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 18 Oct 2011 22:38:00 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: Revert "folks-0.6.4.1-1-x86_64" Message-ID: <20111018203800.068E71420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=930d27efd944532cb47a8d829cde38e0cf855bfc commit 930d27efd944532cb47a8d829cde38e0cf855bfc Author: bouleetbil Date: Tue Oct 18 22:27:54 2011 +0200 Revert "folks-0.6.4.1-1-x86_64" This reverts commit dbda28af89d2d56d5a117ae27dcc7175ba8c65d7. diff --git a/source/gnome/folks/FrugalBuild b/source/gnome/folks/FrugalBuild index c9856cb..ffbfb12 100644 --- a/source/gnome/folks/FrugalBuild +++ b/source/gnome/folks/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=folks -pkgver=0.6.4.1 +pkgver=0.6.4 pkgrel=1 pkgdesc="libfolks is a library that aggregates people from multiple sources" depends=('evolution-data-server' 'libgee' 'telepathy-glib' 'libsocialweb') @@ -11,7 +11,7 @@ groups=('gnome') archs=('i686' 'x86_64' 'ppc') options=('scriptlet') Finclude gnome -sha1sums=('0850e57133a7d820849582ab7c9956c8d97036a8') +sha1sums=('aa40abf543af86647b77b5e7a336068945fba0f0') Fconfopts="$Fconfopts --enable-vala" # optimization OK From bouleetbil at frogdev.info Tue Oct 18 22:38:00 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 18 Oct 2011 22:38:00 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: folks-0.6.4-2-x86_64 *added force option Message-ID: <20111018203800.3411E1420048@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0a274e10974fcdfc46b304789f3b28b915516e39 commit 0a274e10974fcdfc46b304789f3b28b915516e39 Author: bouleetbil Date: Tue Oct 18 22:30:28 2011 +0200 folks-0.6.4-2-x86_64 *added force option diff --git a/source/gnome/folks/FrugalBuild b/source/gnome/folks/FrugalBuild index ffbfb12..6f45c8d 100644 --- a/source/gnome/folks/FrugalBuild +++ b/source/gnome/folks/FrugalBuild @@ -3,13 +3,13 @@ pkgname=folks pkgver=0.6.4 -pkgrel=1 +pkgrel=2 pkgdesc="libfolks is a library that aggregates people from multiple sources" depends=('evolution-data-server' 'libgee' 'telepathy-glib' 'libsocialweb') makedepends=('vala' 'gobject-introspection' 'intltool' 'krb5') groups=('gnome') archs=('i686' 'x86_64' 'ppc') -options=('scriptlet') +options=('scriptlet' 'force') Finclude gnome sha1sums=('aa40abf543af86647b77b5e7a336068945fba0f0') Fconfopts="$Fconfopts --enable-vala" From ryuo at frugalware.org Tue Oct 18 23:32:33 2011 From: ryuo at frugalware.org (James Buren) Date: Tue, 18 Oct 2011 23:32:33 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: wine.sh * add schema for wine Message-ID: <20111018213233.CB37D1420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e665f08091438473ea1054e52d3d0d6e588ee545 commit e665f08091438473ea1054e52d3d0d6e588ee545 Author: James Buren Date: Tue Oct 18 16:30:43 2011 -0500 wine.sh * add schema for wine diff --git a/source/include/rc.wine b/source/include/rc.wine new file mode 100644 index 0000000..36012fe --- /dev/null +++ b/source/include/rc.wine @@ -0,0 +1,56 @@ +#!/bin/bash + +# (c) 2005 Marcus Habermehl +# (c) 2003 Vajna Miklos +# rc.wine for Frugalware +# distributed under GPL License + +# chkconfig: 2345 99 01 +# description: Startup/shutdown script for WINE + +source /lib/initscripts/functions +TEXTDOMAIN=wine +TEXTDOMAINDIR=/lib/initscripts/messages + +actions=(restart status start stop) +daemon=$"WINE" +pid="test -e /proc/sys/fs/binfmt_misc/windows" + +rc_start() +{ + start_msg + if ! ls /proc/sys/fs/binfmt_misc/window* &>/dev/null; then + modprobe binfmt_misc + echo ':windowsPE:M::PE::/usr/bin/wine:' >/proc/sys/fs/binfmt_misc/register + echo ':windows:M::MZ::/usr/bin/wine:' >/proc/sys/fs/binfmt_misc/register + ok $? + else + ok 999 + fi +} + +rc_status() +{ + status_msg + if ! ls /proc/sys/fs/binfmt_misc/windows &>/dev/null; then + ok 998 + exit 1 + else + ok 997 + exit 0 + fi +} + +rc_stop() +{ + stop_msg + if ! ls /proc/sys/fs/binfmt_misc/window* &>/dev/null; then + ok 999 + else + echo "-1" >/proc/sys/fs/binfmt_misc/windows + echo "-1" >/proc/sys/fs/binfmt_misc/windowsPE + ok $? + fi +} + +rc_exec $1 diff --git a/source/include/wine.conf b/source/include/wine.conf new file mode 100644 index 0000000..c8c5d4c --- /dev/null +++ b/source/include/wine.conf @@ -0,0 +1,4 @@ +# Start WINE on Windows executables +:DOSWin:M::MZ::/usr/bin/wine: +:windowsPE:M::PE::/usr/bin/wine: +:windows:M::MZ::/usr/bin/wine: diff --git a/source/include/wine.install b/source/include/wine.install new file mode 100644 index 0000000..99099c4 --- /dev/null +++ b/source/include/wine.install @@ -0,0 +1,9 @@ +post_upgrade() +{ + /usr/sbin/chkconfig --del rc.wine +} + +op=$1 +shift + +$op $* diff --git a/source/include/wine.sh b/source/include/wine.sh new file mode 100644 index 0000000..9e9b8f2 --- /dev/null +++ b/source/include/wine.sh @@ -0,0 +1,90 @@ +#!/bin/sh + +### +# = wine.sh(3) +# James Buren +# +# == NAME +# wine.sh - for Frugalware +# +# == SYNOPSIS +# Common schema for wine stable & development packages. +# +# == EXAMPLE +# pkgname=wine +# pkgver=1.2.3 +# pkgrel=3 +# Finclude wine +### + +url="http://www.winehq.org" +groups=('xapps-extra') +depends=( + 'libgl' 'gnutls' 'libtiff' 'libjpeg' 'libpng' 'libxinerama' + 'libxrandr' 'libxcursor' 'libxcomposite' 'libmpg123' 'libglu' + 'lcms' 'fontconfig' 'openal' 'libldap' 'v4l-utils' + 'sane-backends' 'libcups' + ) +makedepends=('cups') +[ "$pkgname" == "wine" ] && install="$pkgname.install" +_F_cd_path="wine-$pkgver" +options=('genscriptlet') + +case "$pkgname" in + +wine) + pkgdesc="An Open Source implementation of the Windows API on top of X and Unix. (Stable)" + up2date="lynx -dump $url | sed -n 's|^.*Stable:.*Wine \([0-9a-zA-Z.]\+\).*\$|\1|p'" + _geckover=1.0.0 + _geckoext=cab + archs=('i686' '!x86_64') + conflicts=('wine-devel') + sha1sums=('072184c492cc9d137138407732de3bb62ba6c091' 'afa22c52bca4ca77dcb9edb3c9936eb23793de01') + ;; + +wine-devel) + pkgdesc="An Open Source implementation of the Windows API on top of X and Unix. (Development)" + up2date="lynx -dump $url | sed -n 's|^.*Development:.*Wine \([0-9a-zA-Z.]\+\).*\$|\1|p'" + _geckover=1.3 + _geckoext=msi + archs=('i686' 'x86_64') + conflicts=('wine') + sha1sums=('4cd568979e8531f2e480c7b380ba977260f330aa') + depends=(${depends[@]} 'gst-plugins-base') + makedepends=(${makedepends[@]} 'oss-libs') + [ "$CARCH" == "i686" ] && sha1sums=(${sha1sums[@]} 'acc6a5bc15ebb3574e00f8ef4f23912239658b41') + [ "$CARCH" == "x86_64" ] && sha1sums=(${sha1sums[@]} '5bcf29c48677dffa7a9112d481f7f5474cd255d4') + ;; + +default) + error "Unsupported package: $pkgname" + Fdie + ;; + +esac + +[ "$CARCH" == "x86_64" ] && Fconfopts="--enable-win64" + +source=(http://downloads.sourceforge.net/wine/{wine-$pkgver.tar.bz2,wine_gecko-$_geckover-${CARCH/i686/x86}.$_geckoext}) + +### +# == PROVIDED FUNCTIONS +# * Fwinercd() +### +Fwinercd() +{ + [ "$pkgname" != "wine" ] && return + Fexec cp $Fincdir/wine.install $Fsrcdir + Fexec cp $Fincdir/rc.wine $Fsrcdir + Frcd2 +} + +build() +{ + Fbuild + Ffile /usr/share/wine/gecko/`basename ${source[1]}` + Fexec cp $Fincdir/wine.conf $Fsrcdir + Ffile /etc/binfmt.d/wine.conf + [ "$CARCH" == "x86_64" ] && Fln wine64 /usr/bin/wine + Fwinercd +} From ryuo at frugalware.org Tue Oct 18 23:32:33 2011 From: ryuo at frugalware.org (James Buren) Date: Tue, 18 Oct 2011 23:32:33 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: wine-1.2.3-3-i686 * rebuild with new wine schema Message-ID: <20111018213233.F2E7F1420048@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0d48cef04427dcb1a07102e8a674f00f28dc8af3 commit 0d48cef04427dcb1a07102e8a674f00f28dc8af3 Author: James Buren Date: Tue Oct 18 16:32:01 2011 -0500 wine-1.2.3-3-i686 * rebuild with new wine schema diff --git a/source/xapps-extra/wine/FrugalBuild b/source/xapps-extra/wine/FrugalBuild index d69e734..e67580a 100644 --- a/source/xapps-extra/wine/FrugalBuild +++ b/source/xapps-extra/wine/FrugalBuild @@ -1,45 +1,10 @@ -# Compiling Time: 7.76 SBU -# Maintainer: crazy +# Compiling Time: 8 SBU +# Maintainer: James Buren # Contributor: Miklos Vajna pkgname=wine pkgver=1.2.3 -_geckover=1.0.0 -pkgrel=2 -pkgdesc="An Open Source implementation of the Windows API on top of X and Unix" -_F_sourceforge_ext=".tar.bz2" -Finclude sourceforge -url="http://www.winehq.org" -up2date="lynx -dump '$url' | grep 'Stable:' | sed 's|.*Wine \([0-9.]\+\).*|\1|'" -## sane-backends , gphoto2 , jack , arts , nas , esd -depends=('lcms' 'mesa' 'libsm' 'libstdc++' 'libxxf86dga' 'freetype2' 'libxslt' 'hal>=0.5.7.1-3' \ - 'fontforge' 'libjpeg>=8b' 'libxml2' 'libusb' 'freeglut' 'alsa-lib' 'libxrender' 'libxrandr' 'libcups' \ - 'fontconfig' 'libxcursor' 'libxinerama' 'libxcomposite' 'gnutls' 'libmpg123') -makedepends=('flex' 'bison' 'cups') -groups=('xapps-extra') -options=('scriptlet') -archs=('i686' '!x86_64') -source=(${source[@]} \ - http://ftp.frugalware.org/pub/other/sources/wine/wine_gecko-$_geckover-x86.cab \ - rc.wine wine.conf) +pkgrel=3 +Finclude wine -## TODO : add the 'optional' depends and split off sound then -- crazy -- - -build() -{ - Fcd $pkgname-${pkgver/_/-} - Fpatchall - Fconf - make depend || return 1 - make || return 1 - Fmakeinstall - Ffile /usr/share/wine/gecko/wine_gecko-$_geckover-x86.cab - Frcd2 - Ffile /etc/binfmt.d/wine.conf -} - -sha1sums=('072184c492cc9d137138407732de3bb62ba6c091' \ - 'afa22c52bca4ca77dcb9edb3c9936eb23793de01' \ - 'f6a216de34aaa5e5388aae742e999f43f5d251f7' \ - 'ac83637d5670fc2fcc89b62d9ea2aadb5a672370') # optimization OK diff --git a/source/xapps-extra/wine/rc.wine b/source/xapps-extra/wine/rc.wine deleted file mode 100644 index 36012fe..0000000 --- a/source/xapps-extra/wine/rc.wine +++ /dev/null @@ -1,56 +0,0 @@ -#!/bin/bash - -# (c) 2005 Marcus Habermehl -# (c) 2003 Vajna Miklos -# rc.wine for Frugalware -# distributed under GPL License - -# chkconfig: 2345 99 01 -# description: Startup/shutdown script for WINE - -source /lib/initscripts/functions -TEXTDOMAIN=wine -TEXTDOMAINDIR=/lib/initscripts/messages - -actions=(restart status start stop) -daemon=$"WINE" -pid="test -e /proc/sys/fs/binfmt_misc/windows" - -rc_start() -{ - start_msg - if ! ls /proc/sys/fs/binfmt_misc/window* &>/dev/null; then - modprobe binfmt_misc - echo ':windowsPE:M::PE::/usr/bin/wine:' >/proc/sys/fs/binfmt_misc/register - echo ':windows:M::MZ::/usr/bin/wine:' >/proc/sys/fs/binfmt_misc/register - ok $? - else - ok 999 - fi -} - -rc_status() -{ - status_msg - if ! ls /proc/sys/fs/binfmt_misc/windows &>/dev/null; then - ok 998 - exit 1 - else - ok 997 - exit 0 - fi -} - -rc_stop() -{ - stop_msg - if ! ls /proc/sys/fs/binfmt_misc/window* &>/dev/null; then - ok 999 - else - echo "-1" >/proc/sys/fs/binfmt_misc/windows - echo "-1" >/proc/sys/fs/binfmt_misc/windowsPE - ok $? - fi -} - -rc_exec $1 diff --git a/source/xapps-extra/wine/wine.conf b/source/xapps-extra/wine/wine.conf deleted file mode 100644 index 4d43073..0000000 --- a/source/xapps-extra/wine/wine.conf +++ /dev/null @@ -1,2 +0,0 @@ -# Start WINE on Windows executables -:DOSWin:M::MZ::/usr/bin/wine: diff --git a/source/xapps-extra/wine/wine.install b/source/xapps-extra/wine/wine.install deleted file mode 100644 index 99099c4..0000000 --- a/source/xapps-extra/wine/wine.install +++ /dev/null @@ -1,9 +0,0 @@ -post_upgrade() -{ - /usr/sbin/chkconfig --del rc.wine -} - -op=$1 -shift - -$op $* From ryuo at frugalware.org Tue Oct 18 23:32:34 2011 From: ryuo at frugalware.org (James Buren) Date: Tue, 18 Oct 2011 23:32:34 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: wine-devel-1.3.30-1-x86_64 * new package (using wine schema) Message-ID: <20111018213234.0AFE1142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b69f0d143f2ff32f4c5766d2a2e6150c0d0815ca commit b69f0d143f2ff32f4c5766d2a2e6150c0d0815ca Author: James Buren Date: Tue Oct 18 16:32:50 2011 -0500 wine-devel-1.3.30-1-x86_64 * new package (using wine schema) diff --git a/source/xapps-extra/wine-devel/FrugalBuild b/source/xapps-extra/wine-devel/FrugalBuild new file mode 100644 index 0000000..21f1a97 --- /dev/null +++ b/source/xapps-extra/wine-devel/FrugalBuild @@ -0,0 +1,9 @@ +# Compiling Time: 8 SBU +# Maintainer: James Buren + +pkgname=wine-devel +pkgver=1.3.30 +pkgrel=1 +Finclude wine + +# optimization OK From vmiklos at frugalware.org Tue Oct 18 23:36:26 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue, 18 Oct 2011 23:36:26 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: mpfr-3.1.0_02-3-i686 Message-ID: <20111018213626.8732C1420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aef53b1b8af2046e3b60fc58fea5d0f16d803002 commit aef53b1b8af2046e3b60fc58fea5d0f16d803002 Author: Miklos Vajna Date: Tue Oct 18 22:21:07 2011 +0200 mpfr-3.1.0_02-3-i686 - version bump diff --git a/source/lib/mpfr/FrugalBuild b/source/lib/mpfr/FrugalBuild index 220e98f..a41b619 100644 --- a/source/lib/mpfr/FrugalBuild +++ b/source/lib/mpfr/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Miklos Vajna pkgname=mpfr -basever=3.0.1 -patchver=04 +basever=3.1.0 +patchver=02 if [ -n "$patchver" ]; then pkgver=${basever}_$patchver else @@ -23,11 +23,9 @@ if [ -n "$patchver" ]; then source=(${source[@]} $url/patch$i) done fi -sha1sums=('fbf402fc196724ae60ef01eb6ca8490b1ea4db69' \ - '88bffb4c5588072e1e56f026b092a873e46a4bfc' \ - '3a4d9617e15d1fc3ecbf5f8f945dc5e6e76abdb7' \ - '60c98873696c897e406e1106e62cff02d320d1d0' \ - '88808700730026dd9c4156107745823009b15aa8') +sha1sums=('9ba6dfe62dad298f0570daf182db31660f7f016c' \ + 'c9c05e00aee2ff787ca948265aa310fc23dca72d' \ + '70b4669d2e05b1ca72c24ada0334627616b4e82a') options=('noversrc') _F_cd_path=$pkgname-$basever Fconfopts="$Fconfopts --enable-shared --enable-static" From ryuo at frugalware.org Wed Oct 19 01:23:40 2011 From: ryuo at frugalware.org (James Buren) Date: Wed, 19 Oct 2011 01:23:40 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fw32.sh * new schema Message-ID: <20111018232340.36F641420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=753bd401e44f14bf9a8f903d2706a3427d97e064 commit 753bd401e44f14bf9a8f903d2706a3427d97e064 Author: James Buren Date: Tue Oct 18 18:23:38 2011 -0500 fw32.sh * new schema diff --git a/source/include/fw32.sh b/source/include/fw32.sh new file mode 100644 index 0000000..5800263 --- /dev/null +++ b/source/include/fw32.sh @@ -0,0 +1,73 @@ +#!/bin/sh + +### +# = skel.sh(3) +# James Buren +# +# == NAME +# fw32.sh - for Frugalware +# +# == SYNOPSIS +# Common schema for fw32 packages. +# +# == EXAMPLE +# _F_fw32_name=glibc +# pkgver=2.14.1 +# pkgrel=2 +# depends=() +# Finclude fw32 +# sha1sums=('cc13a8bd231af3f9ef2baacee7751de9360bc755') +# == OPTIONS +# * _F_fw32_name (required): specify the pkgname of the i686 package to +# repackage +### +if [ -z "$_F_fw32_name" ]; then + error "_F_fw32_name must be specified." + Fdie +fi + +### +# == OVERWRITTEN VARIABLES +# * pkgname +# * pkgdesc +# * groups() +# * archs() +# * url +# * up2date +# * source() +# * options() +### +_url="http://ftp.frugalware.org/pub/frugalware/frugalware-current/frugalware-i686" +_dir='/usr/lib/fw32-simple' +_fw32_up2date() +{ + local _ver + _ver=$(curl -s "$_url/" | sed -n "s|.*$_F_fw32_name-\([^-]\+\)-\([^-]\+\)-.*|\1-\2|p") + if [ "$_ver" == "$pkgver-$pkgrel" ]; then + echo $pkgver + else + echo $_ver + fi + +} +pkgname="fw32-$_F_fw32_name" +pkgdesc="32 bit chroot package for $_F_fw32_name." +groups=('fw32-extra') +archs=('!i686' 'x86_64' '!ppc' '!arm') +url="http://frugalware.org" +up2date="eval _fw32_up2date" +source=($_url/$_F_fw32_name-$pkgver-$pkgrel-i686.fpm) +options=('nomirror') + +build() +{ + Fmkdir $_dir + Fexec tar -xp -C $Fdestdir$_dir -f `basename ${source[0]}` + # Remove headers, man, info, doc. + # Also, remove KDE/GTK icon themes, GTK themes, and fonts. + Frm $_dir/usr/{include,share/{doc,man,info,themes,fonts,icons,kde}} + # Remove pacman files. + Frm "$_dir/.[A-Z]*" + # Remove static libraries. + Fexec find $Fdestdir$_dir -name "'*.a'" -delete +} From ryuo at frugalware.org Wed Oct 19 01:26:52 2011 From: ryuo at frugalware.org (James Buren) Date: Wed, 19 Oct 2011 01:26:52 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fw32-glibc-2.14.1-2-x86_64 * new package Message-ID: <20111018232652.27C991420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=47a21a6e9d93400131c52798f314deb3dfd7feed commit 47a21a6e9d93400131c52798f314deb3dfd7feed Author: James Buren Date: Tue Oct 18 18:27:25 2011 -0500 fw32-glibc-2.14.1-2-x86_64 * new package diff --git a/source/fw32-extra/fw32-glibc/FrugalBuild b/source/fw32-extra/fw32-glibc/FrugalBuild new file mode 100644 index 0000000..c687b8d --- /dev/null +++ b/source/fw32-extra/fw32-glibc/FrugalBuild @@ -0,0 +1,9 @@ +# Compiling Time: 0 SBU +# Maintainer: James Buren + +_F_fw32_name=glibc +pkgver=2.14.1 +pkgrel=2 +depends=() +Finclude fw32 +sha1sums=('cc13a8bd231af3f9ef2baacee7751de9360bc755') From ryuo at frugalware.org Wed Oct 19 01:34:56 2011 From: ryuo at frugalware.org (James Buren) Date: Wed, 19 Oct 2011 01:34:56 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fw32.sh * delete etc Message-ID: <20111018233456.5E1BE1420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e8cbbcadb76b59c5628ccfd0c01c57f4f6deb1aa commit e8cbbcadb76b59c5628ccfd0c01c57f4f6deb1aa Author: James Buren Date: Tue Oct 18 18:35:04 2011 -0500 fw32.sh * delete etc diff --git a/source/include/fw32.sh b/source/include/fw32.sh index 5800263..6e471ff 100644 --- a/source/include/fw32.sh +++ b/source/include/fw32.sh @@ -66,6 +66,8 @@ build() # Remove headers, man, info, doc. # Also, remove KDE/GTK icon themes, GTK themes, and fonts. Frm $_dir/usr/{include,share/{doc,man,info,themes,fonts,icons,kde}} + # Delete etc config + Frm $_dir/etc # Remove pacman files. Frm "$_dir/.[A-Z]*" # Remove static libraries. From ryuo at frugalware.org Wed Oct 19 01:50:01 2011 From: ryuo at frugalware.org (James Buren) Date: Wed, 19 Oct 2011 01:50:01 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fw32-zlib-1.2.5-2-x86_64 * new package Message-ID: <20111018235001.E9CDE1420048@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bc8e02547ed74a53f41f50d9655b465ac9d11c4c commit bc8e02547ed74a53f41f50d9655b465ac9d11c4c Author: James Buren Date: Tue Oct 18 18:49:55 2011 -0500 fw32-zlib-1.2.5-2-x86_64 * new package diff --git a/source/fw32-extra/fw32-zlib/FrugalBuild b/source/fw32-extra/fw32-zlib/FrugalBuild new file mode 100644 index 0000000..e653012 --- /dev/null +++ b/source/fw32-extra/fw32-zlib/FrugalBuild @@ -0,0 +1,9 @@ +# Compiling Time: 0 SBU +# Maintainer: James Buren + +_F_fw32_name=zlib +pkgver=1.2.5 +pkgrel=2 +rodepends=('fw32-glibc') +Finclude fw32 +sha1sums=('bb4a0cc49fabec2a2181f027e61455cc1b922716') From ryuo at frugalware.org Wed Oct 19 01:50:01 2011 From: ryuo at frugalware.org (James Buren) Date: Wed, 19 Oct 2011 01:50:01 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fw32.sh * fix up2date Message-ID: <20111018235001.96C1A1420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=94d4043c9883a2a12c7cf59774511c6ad6543665 commit 94d4043c9883a2a12c7cf59774511c6ad6543665 Author: James Buren Date: Tue Oct 18 18:48:54 2011 -0500 fw32.sh * fix up2date diff --git a/source/include/fw32.sh b/source/include/fw32.sh index 6e471ff..4628a59 100644 --- a/source/include/fw32.sh +++ b/source/include/fw32.sh @@ -42,7 +42,7 @@ _dir='/usr/lib/fw32-simple' _fw32_up2date() { local _ver - _ver=$(curl -s "$_url/" | sed -n "s|.*$_F_fw32_name-\([^-]\+\)-\([^-]\+\)-.*|\1-\2|p") + _ver=$(curl -s "$_url/" | sed -n "s|^.*$_F_fw32_name-\([^-]\+\)-\([^-]\+\)-.*\$|\1-\2|p" | tail -n 1) if [ "$_ver" == "$pkgver-$pkgrel" ]; then echo $pkgver else From ryuo at frugalware.org Wed Oct 19 01:56:38 2011 From: ryuo at frugalware.org (James Buren) Date: Wed, 19 Oct 2011 01:56:38 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fw32-libpng-1.4.8-1-x86_64 * new package Message-ID: <20111018235638.98B891420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d91fd38c2906bfa4a4bc97b5f7e0bda3be3fc0fd commit d91fd38c2906bfa4a4bc97b5f7e0bda3be3fc0fd Author: James Buren Date: Tue Oct 18 18:56:17 2011 -0500 fw32-libpng-1.4.8-1-x86_64 * new package diff --git a/source/fw32-extra/fw32-libpng/FrugalBuild b/source/fw32-extra/fw32-libpng/FrugalBuild new file mode 100644 index 0000000..a117423 --- /dev/null +++ b/source/fw32-extra/fw32-libpng/FrugalBuild @@ -0,0 +1,9 @@ +# Compiling Time: 0 SBU +# Maintainer: James Buren + +_F_fw32_name=libpng +pkgver=1.4.8 +pkgrel=1 +rodepends=('fw32-zlib') +Finclude fw32 +sha1sums=('a7fdb70e543085717e084ca65813a04baaf2417c') From ryuo at frugalware.org Wed Oct 19 01:56:38 2011 From: ryuo at frugalware.org (James Buren) Date: Wed, 19 Oct 2011 01:56:38 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fw32.sh * hopefully fix up2date for good now Message-ID: <20111018235638.DAB0A1420048@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=541a74e8fa837732a950fd5887bd85df30ad721f commit 541a74e8fa837732a950fd5887bd85df30ad721f Author: James Buren Date: Tue Oct 18 18:57:11 2011 -0500 fw32.sh * hopefully fix up2date for good now diff --git a/source/include/fw32.sh b/source/include/fw32.sh index 4628a59..c4444f1 100644 --- a/source/include/fw32.sh +++ b/source/include/fw32.sh @@ -42,7 +42,7 @@ _dir='/usr/lib/fw32-simple' _fw32_up2date() { local _ver - _ver=$(curl -s "$_url/" | sed -n "s|^.*$_F_fw32_name-\([^-]\+\)-\([^-]\+\)-.*\$|\1-\2|p" | tail -n 1) + _ver=$(curl -s "$_url/" | sed -n "s|^.*$_F_fw32_name-\([^-]\+\)-\([0-9]\+\)-.*\$|\1-\2|p" | tail -n 1) if [ "$_ver" == "$pkgver-$pkgrel" ]; then echo $pkgver else From ryuo at frugalware.org Wed Oct 19 02:11:33 2011 From: ryuo at frugalware.org (James Buren) Date: Wed, 19 Oct 2011 02:11:33 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fw32.sh * fix static library deletion Message-ID: <20111019001133.91B581420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8cfd6408467fbfc2fb9c3a951286ac00ecf5ad8c commit 8cfd6408467fbfc2fb9c3a951286ac00ecf5ad8c Author: James Buren Date: Tue Oct 18 19:11:32 2011 -0500 fw32.sh * fix static library deletion diff --git a/source/include/fw32.sh b/source/include/fw32.sh index c4444f1..3068747 100644 --- a/source/include/fw32.sh +++ b/source/include/fw32.sh @@ -70,6 +70,6 @@ build() Frm $_dir/etc # Remove pacman files. Frm "$_dir/.[A-Z]*" - # Remove static libraries. - Fexec find $Fdestdir$_dir -name "'*.a'" -delete + # Remove static libraries & libtool stuff. + Fexec find $Fdestdir$_dir -name "*.a" -or -name "*.la" -delete } From ryuo at frugalware.org Wed Oct 19 02:22:37 2011 From: ryuo at frugalware.org (James Buren) Date: Wed, 19 Oct 2011 02:22:37 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fw32.sh * really fix static library deletion Message-ID: <20111019002237.33C571420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=46d021f63b9c25a2899fd06faca613bc0178e382 commit 46d021f63b9c25a2899fd06faca613bc0178e382 Author: James Buren Date: Tue Oct 18 19:19:38 2011 -0500 fw32.sh * really fix static library deletion diff --git a/source/include/fw32.sh b/source/include/fw32.sh index 3068747..0c58a45 100644 --- a/source/include/fw32.sh +++ b/source/include/fw32.sh @@ -71,5 +71,7 @@ build() # Remove pacman files. Frm "$_dir/.[A-Z]*" # Remove static libraries & libtool stuff. - Fexec find $Fdestdir$_dir -name "*.a" -or -name "*.la" -delete + for i in `find $Fdestdir$_dir -name "*.a" -or -name "*.la"`; do + Frm ${i/$Fdestdir/} + done } From ryuo at frugalware.org Wed Oct 19 02:28:45 2011 From: ryuo at frugalware.org (James Buren) Date: Wed, 19 Oct 2011 02:28:45 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fw32-libgcc-4.6.1-1-x86_64 * new package Message-ID: <20111019002845.8924E1420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e1444d4295a2f9b1eb5fbb9f7f9ff9db754c3ae1 commit e1444d4295a2f9b1eb5fbb9f7f9ff9db754c3ae1 Author: James Buren Date: Tue Oct 18 19:29:04 2011 -0500 fw32-libgcc-4.6.1-1-x86_64 * new package diff --git a/source/fw32-extra/fw32-libgcc/FrugalBuild b/source/fw32-extra/fw32-libgcc/FrugalBuild new file mode 100644 index 0000000..4993484 --- /dev/null +++ b/source/fw32-extra/fw32-libgcc/FrugalBuild @@ -0,0 +1,9 @@ +# Compiling Time: 0 SBU +# Maintainer: James Buren + +_F_fw32_name=libgcc +pkgver=4.6.1 +pkgrel=1 +rodepends=('fw32-glibc') +Finclude fw32 +sha1sums=('77725226a8d0cb2f0a6ac716d561e9633fde9e4d') From ryuo at frugalware.org Wed Oct 19 02:37:02 2011 From: ryuo at frugalware.org (James Buren) Date: Wed, 19 Oct 2011 02:37:02 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fw32.sh * don't strip (i686 should have already done this) Message-ID: <20111019003702.C1F6E1420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d46bce6ea603952b1542fafc53b0b654a9c31066 commit d46bce6ea603952b1542fafc53b0b654a9c31066 Author: James Buren Date: Tue Oct 18 19:36:16 2011 -0500 fw32.sh * don't strip (i686 should have already done this) diff --git a/source/include/fw32.sh b/source/include/fw32.sh index 0c58a45..c06fdca 100644 --- a/source/include/fw32.sh +++ b/source/include/fw32.sh @@ -57,7 +57,7 @@ archs=('!i686' 'x86_64' '!ppc' '!arm') url="http://frugalware.org" up2date="eval _fw32_up2date" source=($_url/$_F_fw32_name-$pkgver-$pkgrel-i686.fpm) -options=('nomirror') +options=('nomirror' 'nostrip') build() { From ryuo at frugalware.org Wed Oct 19 02:37:02 2011 From: ryuo at frugalware.org (James Buren) Date: Wed, 19 Oct 2011 02:37:02 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fw32-libstdc++-4.6.1-1-x86_64 * new package Message-ID: <20111019003702.E99B31420048@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=297d7690ee67abb8bd202c06825ac11f4499c3e4 commit 297d7690ee67abb8bd202c06825ac11f4499c3e4 Author: James Buren Date: Tue Oct 18 19:36:53 2011 -0500 fw32-libstdc++-4.6.1-1-x86_64 * new package diff --git a/source/fw32-extra/fw32-libstdc++/FrugalBuild b/source/fw32-extra/fw32-libstdc++/FrugalBuild new file mode 100644 index 0000000..e42366a --- /dev/null +++ b/source/fw32-extra/fw32-libstdc++/FrugalBuild @@ -0,0 +1,9 @@ +# Compiling Time: 0 SBU +# Maintainer: James Buren + +_F_fw32_name=libstdc++ +pkgver=4.6.1 +pkgrel=1 +rodepends=('fw32-libgcc') +Finclude fw32 +sha1sums=('d5ea625206a79e449d646e70cfd5ec117d5788f2') From ryuo at frugalware.org Wed Oct 19 02:42:31 2011 From: ryuo at frugalware.org (James Buren) Date: Wed, 19 Oct 2011 02:42:31 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fw32-ncurses-5.9-1-x86_64 * new package Message-ID: <20111019004231.A28691420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5c6fde57c50e90c2a4c73a6e598e1ea15927a925 commit 5c6fde57c50e90c2a4c73a6e598e1ea15927a925 Author: James Buren Date: Tue Oct 18 19:42:29 2011 -0500 fw32-ncurses-5.9-1-x86_64 * new package diff --git a/source/fw32-extra/fw32-ncurses/FrugalBuild b/source/fw32-extra/fw32-ncurses/FrugalBuild new file mode 100644 index 0000000..d487384 --- /dev/null +++ b/source/fw32-extra/fw32-ncurses/FrugalBuild @@ -0,0 +1,9 @@ +# Compiling Time: 0 SBU +# Maintainer: James Buren + +_F_fw32_name=ncurses +pkgver=5.9 +pkgrel=1 +rodepends=('fw32-glibc') +Finclude fw32 +sha1sums=('6b55524c8df4b109312b3408951966286be81728') From ryuo at frugalware.org Wed Oct 19 03:18:17 2011 From: ryuo at frugalware.org (James Buren) Date: Wed, 19 Oct 2011 03:18:17 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fw32.sh * delete /usr/lib/pkgconfig Message-ID: <20111019011817.C91091420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=245f6920c915d18d1cd905f2d88124e6979734ac commit 245f6920c915d18d1cd905f2d88124e6979734ac Author: James Buren Date: Tue Oct 18 19:59:52 2011 -0500 fw32.sh * delete /usr/lib/pkgconfig diff --git a/source/include/fw32.sh b/source/include/fw32.sh index c06fdca..7a238d8 100644 --- a/source/include/fw32.sh +++ b/source/include/fw32.sh @@ -66,6 +66,8 @@ build() # Remove headers, man, info, doc. # Also, remove KDE/GTK icon themes, GTK themes, and fonts. Frm $_dir/usr/{include,share/{doc,man,info,themes,fonts,icons,kde}} + # Delete pkgconfig files. + Frm /usr/lib/pkgconfig # Delete etc config Frm $_dir/etc # Remove pacman files. From ryuo at frugalware.org Wed Oct 19 03:18:18 2011 From: ryuo at frugalware.org (James Buren) Date: Wed, 19 Oct 2011 03:18:18 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fw32-libxau-1.0.6-1-x86_64 * new package Message-ID: <20111019011818.738671420048@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6a95589403704271159cc840c67c3d54866d6eac commit 6a95589403704271159cc840c67c3d54866d6eac Author: James Buren Date: Tue Oct 18 20:17:45 2011 -0500 fw32-libxau-1.0.6-1-x86_64 * new package diff --git a/source/fw32-extra/fw32-libxau/FrugalBuild b/source/fw32-extra/fw32-libxau/FrugalBuild new file mode 100644 index 0000000..a0bdada --- /dev/null +++ b/source/fw32-extra/fw32-libxau/FrugalBuild @@ -0,0 +1,9 @@ +# Compiling Time: 0 SBU +# Maintainer: James Buren + +_F_fw32_name=libxau +pkgver=1.0.6 +pkgrel=1 +rodepends=('fw32-glibc') +Finclude fw32 +sha1sums=('828efdb5e1a0962696aeda0ce39fe926d931a4e8') From ryuo at frugalware.org Wed Oct 19 03:25:28 2011 From: ryuo at frugalware.org (James Buren) Date: Wed, 19 Oct 2011 03:25:28 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fw32-libxdmcp-1.1.0-1-x86_64 * new package Message-ID: <20111019012528.529B81420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=24c255067449021f13a4b4e29b60016e6f918ffb commit 24c255067449021f13a4b4e29b60016e6f918ffb Author: James Buren Date: Tue Oct 18 20:25:14 2011 -0500 fw32-libxdmcp-1.1.0-1-x86_64 * new package diff --git a/source/fw32-extra/fw32-libxdmcp/FrugalBuild b/source/fw32-extra/fw32-libxdmcp/FrugalBuild new file mode 100644 index 0000000..a2a4e4c --- /dev/null +++ b/source/fw32-extra/fw32-libxdmcp/FrugalBuild @@ -0,0 +1,9 @@ +# Compiling Time: 0 SBU +# Maintainer: James Buren + +_F_fw32_name=libxdmcp +pkgver=1.1.0 +pkgrel=1 +rodepends=('fw32-glibc') +Finclude fw32 +sha1sums=('232c40330e3a7b2f9560b4d99ea674e5f4e16fd4') From ryuo at frugalware.org Wed Oct 19 03:38:11 2011 From: ryuo at frugalware.org (James Buren) Date: Wed, 19 Oct 2011 03:38:11 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fw32-libxcb-1.7-1-x86_64 * new package Message-ID: <20111019013811.E46F21420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=352f3ae4ab5d373858337b169d3cd90221f8f243 commit 352f3ae4ab5d373858337b169d3cd90221f8f243 Author: James Buren Date: Tue Oct 18 20:37:19 2011 -0500 fw32-libxcb-1.7-1-x86_64 * new package diff --git a/source/fw32-extra/fw32-libxcb/FrugalBuild b/source/fw32-extra/fw32-libxcb/FrugalBuild new file mode 100644 index 0000000..02cd051 --- /dev/null +++ b/source/fw32-extra/fw32-libxcb/FrugalBuild @@ -0,0 +1,9 @@ +# Compiling Time: 0 SBU +# Maintainer: James Buren + +_F_fw32_name=libxcb +pkgver=1.7 +pkgrel=1 +rodepends=('fw32-libxau' 'fw32-libxdmcp') +Finclude fw32 +sha1sums=('3d93ed9e46bb19e4ac2dacd74969872486858d9f') From ryuo at frugalware.org Wed Oct 19 03:45:47 2011 From: ryuo at frugalware.org (James Buren) Date: Wed, 19 Oct 2011 03:45:47 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fw32-libx11-1.4.4-1-x86_64 * new package Message-ID: <20111019014548.19AE01420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fb3dbd13136b11eae5db839440f2438b1da39dbb commit fb3dbd13136b11eae5db839440f2438b1da39dbb Author: James Buren Date: Tue Oct 18 20:46:03 2011 -0500 fw32-libx11-1.4.4-1-x86_64 * new package diff --git a/source/fw32-extra/fw32-libx11/FrugalBuild b/source/fw32-extra/fw32-libx11/FrugalBuild new file mode 100644 index 0000000..bb1a8f6 --- /dev/null +++ b/source/fw32-extra/fw32-libx11/FrugalBuild @@ -0,0 +1,9 @@ +# Compiling Time: 0 SBU +# Maintainer: James Buren + +_F_fw32_name=libx11 +pkgver=1.4.4 +pkgrel=1 +rodepends=('fw32-libxcb') +Finclude fw32 +sha1sums=('3a595976963808f74dde6967bcaf06b35e23fee4') From ryuo at frugalware.org Wed Oct 19 03:50:50 2011 From: ryuo at frugalware.org (James Buren) Date: Wed, 19 Oct 2011 03:50:50 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fw32-libxext-1.3.0-1-x86_64 * new package Message-ID: <20111019015050.8A3C01420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bc3a88b5e28c623d0bc9ba47b1dd49089499459f commit bc3a88b5e28c623d0bc9ba47b1dd49089499459f Author: James Buren Date: Tue Oct 18 20:51:31 2011 -0500 fw32-libxext-1.3.0-1-x86_64 * new package diff --git a/source/fw32-extra/fw32-libxext/FrugalBuild b/source/fw32-extra/fw32-libxext/FrugalBuild new file mode 100644 index 0000000..06a7d67 --- /dev/null +++ b/source/fw32-extra/fw32-libxext/FrugalBuild @@ -0,0 +1,9 @@ +# Compiling Time: 0 SBU +# Maintainer: James Buren + +_F_fw32_name=libxext +pkgver=1.3.0 +pkgrel=1 +rodepends=('fw32-libx11') +Finclude fw32 +sha1sums=('ae8b910ef04fb2f1b6b46f732b693b55def023ce') From ryuo at frugalware.org Wed Oct 19 03:58:54 2011 From: ryuo at frugalware.org (James Buren) Date: Wed, 19 Oct 2011 03:58:54 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: fw32-alsa-lib-1.0.24.1-1-x86_64 * new package Message-ID: <20111019015854.E56061420047@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4f8846db30cfa7a65796c218cb37ea945d5d717f commit 4f8846db30cfa7a65796c218cb37ea945d5d717f Author: James Buren Date: Tue Oct 18 20:59:12 2011 -0500 fw32-alsa-lib-1.0.24.1-1-x86_64 * new package diff --git a/source/fw32-extra/fw32-alsa-lib/FrugalBuild b/source/fw32-extra/fw32-alsa-lib/FrugalBuild new file mode 100644 index 0000000..060b127 --- /dev/null +++ b/source/fw32-extra/fw32-alsa-lib/FrugalBuild @@ -0,0 +1,9 @@ +# Compiling Time: 0 SBU +# Maintainer: James Buren + +_F_fw32_name=alsa-lib +pkgver=1.0.24.1 +pkgrel=1 +rodepends=('fw32-glibc') +Finclude fw32 +sha1sums=('91f99df0b0bc9b03071228adcde408508aa3efb9') From devil505linux at gmail.com Wed Oct 19 09:11:48 2011 From: devil505linux at gmail.com (Devil505) Date: Wed, 19 Oct 2011 09:11:48 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: linux_logo-5.11-1-i686 * new package Message-ID: <20111019071148.3E2081420004@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=45f3dbd8b4ba250dc79cb18b95fdc6519603869a commit 45f3dbd8b4ba250dc79cb18b95fdc6519603869a Author: Devil505 Date: Wed Oct 19 09:09:51 2011 +0200 linux_logo-5.11-1-i686 * new package diff --git a/source/apps-extra/linux_logo/FrugalBuild b/source/apps-extra/linux_logo/FrugalBuild new file mode 100644 index 0000000..6a9ecee --- /dev/null +++ b/source/apps-extra/linux_logo/FrugalBuild @@ -0,0 +1,21 @@ +# Compiling Time: 0.01 SBU +# Maintainer: Devil505 + +pkgname=linux_logo +pkgver=5.11 +pkgrel=1 +pkgdesc="Text-based logo and system information program" +url="http://www.deater.net/weave/vmwprod/linux_logo" +depends=('glibc') +groups=('apps-extra') +archs=('i686' 'x86_64') +up2date="Flasttar $urle" +source=($url/${pkgname}-${pkgver}.tar.gz) +sha1sums=('bd22808f165574cb3bc98c579aa48c0acab65f39') + +build() { + Fcd + Fmake + make PREFIX="$Fdestdir/usr" install || Fdie +} + From bouleetbil at frogdev.info Wed Oct 19 09:22:51 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 19 Oct 2011 09:22:51 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libgsf-1.14.21-2-x86_64 *move libgsf-gnome to extra Message-ID: <20111019072251.C03101420004@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=86c31103743864b90bf5e0438280393b4aa92468 commit 86c31103743864b90bf5e0438280393b4aa92468 Author: bouleetbil Date: Wed Oct 19 09:14:58 2011 +0200 libgsf-1.14.21-2-x86_64 *move libgsf-gnome to extra diff --git a/source/lib/libgsf/FrugalBuild b/source/lib/libgsf/FrugalBuild index 3ab8930..64cee77 100644 --- a/source/lib/libgsf/FrugalBuild +++ b/source/lib/libgsf/FrugalBuild @@ -5,7 +5,7 @@ pkgname=libgsf pkgver=1.14.21 -pkgrel=1 +pkgrel=2 pkgdesc="A library for reading and writing structured files (eg MS OLE and Zip)" url="http://www.gnome.org/" depends=('libxml2>=2.7.8' 'glib2' 'bzip2') @@ -20,7 +20,7 @@ if [ "$CARCH" != "arm" ]; then subdescs=('GNOME specific extensions to libgsf') subdepends=("gconf>=2.28.0 gvfs>=1.4.3 libbonobo>=2.24.2") subrodepends=("$pkgname=$pkgver") - subgroups=('gnome') + subgroups=('gnome-extra') subarchs=('i686 x86_64 ppc') fi From vmiklos at frugalware.org Wed Oct 19 09:35:29 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed, 19 Oct 2011 09:35:29 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: ejabberd-2.1.9-1-i686 Message-ID: <20111019073529.F20EC1420004@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3082e940b0a9d90334c2becd8cf978b67acc8a86 commit 3082e940b0a9d90334c2becd8cf978b67acc8a86 Author: Miklos Vajna Date: Wed Oct 19 08:17:36 2011 +0200 ejabberd-2.1.9-1-i686 - version bump diff --git a/source/network-extra/ejabberd/FrugalBuild b/source/network-extra/ejabberd/FrugalBuild index 7e4e833..c5f57e3 100644 --- a/source/network-extra/ejabberd/FrugalBuild +++ b/source/network-extra/ejabberd/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=ejabberd -pkgver=2.1.8 +pkgver=2.1.9 pkgrel=1 pkgdesc="A free and open source instant messaging server written in Erlang." url="http://ejabberd.jabber.ru/" @@ -14,7 +14,7 @@ _F_archive_grepv="beta\|rc" up2date="Flasttar http://www.process-one.net/en/ejabberd/archive/" source=(http://www.process-one.net/downloads/ejabberd/${pkgver%%_*}/ejabberd-$pkgver.tar.gz \ rc.ejabberd README.Frugalware) -sha1sums=('3f8ecc944e0719577bfc45a68e974b1945ffa296' \ +sha1sums=('7faff4252eb2a10c046f1e6a2fcb11fd4f500ea8' \ 'ecdbed598b714815d46653d88f257a9a82624aed' \ '0d8814dc022a3727d4d63d9f4a0a6604204ba020') From vmiklos at frugalware.org Wed Oct 19 09:35:30 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed, 19 Oct 2011 09:35:30 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: wget-1.13.4-1-i686 Message-ID: <20111019073530.25EFE142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4ee65480f4345e60695a295f26a2209b22ee6e16 commit 4ee65480f4345e60695a295f26a2209b22ee6e16 Author: Miklos Vajna Date: Wed Oct 19 08:19:27 2011 +0200 wget-1.13.4-1-i686 - version bump diff --git a/source/network/wget/FrugalBuild b/source/network/wget/FrugalBuild index f26eef4..eab459f 100644 --- a/source/network/wget/FrugalBuild +++ b/source/network/wget/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Miklos Vajna pkgname=wget -pkgver=1.13.3 +pkgver=1.13.4 pkgrel=1 pkgdesc="A network utility to retrieve files from the Web" url="http://www.gnu.org/software/wget/wget.html" From vmiklos at frugalware.org Wed Oct 19 09:35:30 2011 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed, 19 Oct 2011 09:35:30 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: wnews-0.8-1-i686 Message-ID: <20111019073530.58D5C142005F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ecae02edd1b952f8b2a5e65f20fe1871e232998c commit ecae02edd1b952f8b2a5e65f20fe1871e232998c Author: Miklos Vajna Date: Wed Oct 19 08:20:03 2011 +0200 wnews-0.8-1-i686 - bin, dead since 4 years, use rss2email instead diff --git a/source/network-extra/wnews/FrugalBuild b/source/network-extra/wnews/FrugalBuild deleted file mode 100644 index d89e218..0000000 --- a/source/network-extra/wnews/FrugalBuild +++ /dev/null @@ -1,23 +0,0 @@ -# Compiling Time: 0.03 SBU -# Maintainer: Miklos Vajna - -pkgname=wnews -pkgver=0.8 -pkgrel=1 -pkgdesc="A console-based RSS news reader for UNIX platforms." -url="http://www.kerneled.org/projects/wnews/" -depends=('ncurses') -groups=('network-extra') -archs=('i686' 'x86_64') -up2date="lynx -dump http://www.usinglinux.org/www/wnews.html|grep Version|sed 's/.* //'" -source=(http://ftp.frugalware.org/pub/other/sources/wnews/wnews-$pkgver.tar.gz) -sha1sums=('32a20771a79a6c8d4b7d52f68098c859b10cb779') - -build() -{ - Fmake - Fmkdir /usr/bin /usr/share/man/man1 - make PREFIX=$Fdestdir/usr INSDIR=$Fdestdir/usr/share/man/man1 install -} - -# optimization OK From bouleetbil at frogdev.info Wed Oct 19 09:41:05 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 19 Oct 2011 09:41:05 +0200 (CEST) Subject: [Frugalware-git] gnometesting: folks-0.6.4.1-2-x86_64 *version bump *pkgrel=2 it's normal Message-ID: <20111019074105.346461420004@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=2b71187a3450828baab3e4d902bed18c024ba5e4 commit 2b71187a3450828baab3e4d902bed18c024ba5e4 Author: bouleetbil Date: Wed Oct 19 09:34:03 2011 +0200 folks-0.6.4.1-2-x86_64 *version bump *pkgrel=2 it's normal diff --git a/source/gnome/folks/FrugalBuild b/source/gnome/folks/FrugalBuild index 6f45c8d..cb80ce7 100644 --- a/source/gnome/folks/FrugalBuild +++ b/source/gnome/folks/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: bouleetbil pkgname=folks -pkgver=0.6.4 +pkgver=0.6.4.1 pkgrel=2 pkgdesc="libfolks is a library that aggregates people from multiple sources" depends=('evolution-data-server' 'libgee' 'telepathy-glib' 'libsocialweb') makedepends=('vala' 'gobject-introspection' 'intltool' 'krb5') groups=('gnome') archs=('i686' 'x86_64' 'ppc') -options=('scriptlet' 'force') +options=('scriptlet') Finclude gnome -sha1sums=('aa40abf543af86647b77b5e7a336068945fba0f0') +sha1sums=('0850e57133a7d820849582ab7c9956c8d97036a8') Fconfopts="$Fconfopts --enable-vala" # optimization OK From bouleetbil at frogdev.info Wed Oct 19 09:47:54 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 19 Oct 2011 09:47:54 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-shell-3.2.1-2-x86_64 Message-ID: <20111019074755.07FBE1420004@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=c9aa1672811bce38a5d185338800a742d21b85c2 commit c9aa1672811bce38a5d185338800a742d21b85c2 Author: bouleetbil Date: Wed Oct 19 09:41:09 2011 +0200 gnome-shell-3.2.1-2-x86_64 *Rebuild with folks 0.6.4.1 diff --git a/source/gnome/gnome-shell/FrugalBuild b/source/gnome/gnome-shell/FrugalBuild index 2e990d2..1309b9d 100644 --- a/source/gnome/gnome-shell/FrugalBuild +++ b/source/gnome/gnome-shell/FrugalBuild @@ -6,7 +6,7 @@ USE_REPLACEEXTENSIONS=${USE_REPLACEEXTENSIONS:-"y"} pkgname=gnome-shell pkgver=3.2.1 -pkgrel=1 +pkgrel=2 pkgdesc="Window management and application launching for GNOME" url="http://www.gnome.org/" depends=('libxml2>=2.7.8' 'mutter>=3.2.1' 'gnome-desktop>=3.2.1' 'gjs>=1.30.0' \ @@ -14,7 +14,7 @@ depends=('libxml2>=2.7.8' 'mutter>=3.2.1' 'gnome-desktop>=3.2.1' 'gjs>=1.30.0' \ 'xulrunner' 'gst-plugins-base' 'pulseaudio>=1.0' \ 'gnome-themes-standard' 'ca-certificates' \ 'gnome-bluetooth' 'gtk+3>=3.0.8' 'telepathy-glib' 'nm-applet' \ - 'telepathy-logger>=0.2.8' 'folks' 'json-glib>=0.13.90' 'caribou' \ + 'telepathy-logger>=0.2.8' 'folks>=0.6.4.1' 'json-glib>=0.13.90' 'caribou' \ 'pyatspi') makedepends=('intltool' 'gnome-doc-utils' 'gnome-common' \ 'gobject-introspection' 'krb5') From bouleetbil at frogdev.info Wed Oct 19 09:51:58 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 19 Oct 2011 09:51:58 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gnome-contacts-3.2.1-2-x86_64 Message-ID: <20111019075158.676961420004@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=8c5c88c4ae5395edb5915e0080efb6d398e001af commit 8c5c88c4ae5395edb5915e0080efb6d398e001af Author: bouleetbil Date: Wed Oct 19 09:45:15 2011 +0200 gnome-contacts-3.2.1-2-x86_64 *Rebuild with folks 0.6.4.1 diff --git a/source/gnome/gnome-contacts/FrugalBuild b/source/gnome/gnome-contacts/FrugalBuild index 80b9bcd..0caf150 100644 --- a/source/gnome/gnome-contacts/FrugalBuild +++ b/source/gnome/gnome-contacts/FrugalBuild @@ -3,9 +3,9 @@ pkgname=gnome-contacts pkgver=3.2.1 -pkgrel=1 +pkgrel=2 pkgdesc="Contacts manager for gnome" -depends=('folks' 'gtk+3' 'libnotify' 'gnome-desktop' 'libkrb5') +depends=('folks>=0.6.4.1' 'gtk+3' 'libnotify' 'gnome-desktop' 'libkrb5') makedepends=('vala' 'intltool' 'krb5') groups=('gnome') archs=('i686' 'x86_64' 'ppc') From bouleetbil at frogdev.info Wed Oct 19 09:58:23 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 19 Oct 2011 09:58:23 +0200 (CEST) Subject: [Frugalware-git] gnometesting: empathy-3.2.1-2-x86_64 Message-ID: <20111019075823.1F9AA1420004@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=41931d8a3bb8bc6b5b942616eb63fbbe3a35245b commit 41931d8a3bb8bc6b5b942616eb63fbbe3a35245b Author: bouleetbil Date: Wed Oct 19 09:51:36 2011 +0200 empathy-3.2.1-2-x86_64 *Rebuild with folks 0.6.4.1 diff --git a/source/gnome/empathy/FrugalBuild b/source/gnome/empathy/FrugalBuild index f2e9b18..ba3b0b6 100644 --- a/source/gnome/empathy/FrugalBuild +++ b/source/gnome/empathy/FrugalBuild @@ -8,7 +8,7 @@ USE_SENDTO=${USE_SENDTO:-"n"} pkgname=empathy pkgver=3.2.1 -pkgrel=1 +pkgrel=2 pkgdesc="Empathy consists of a rich set of reusable instant messaging widgets" depends=('telepathy-glib' 'libxml2' 'enchant' 'ca-certificates' \ 'atk' 'pango' 'freetype2' 'libxau' 'libxdmcp' 'e2fsprogs' \ @@ -17,7 +17,7 @@ depends=('telepathy-glib' 'libxml2' 'enchant' 'ca-certificates' \ 'libsm' 'libffi' 'gnome-keyring>=3.1.90' \ 'aspell' 'iso-codes' 'telepathy-mission-control' 'telepathy-gabble' \ 'evolution-data-server>=3.2.1' 'libcanberra-gtk' 'telepathy-farsight' \ - 'webkit-gtk3' 'unique' 'libkrb5' 'folks>=0.6.0' 'telepathy-logger' \ + 'webkit-gtk3' 'unique' 'libkrb5' 'folks>=0.6.4.1' 'telepathy-logger' \ 'ca-certificates' 'gsettings-desktop-schemas' 'libnotify>=0.7' 'telepathy-butterfly' \ 'telepathy-logger>=0.2.8' 'networkmanager' 'glib-networking' 'pulseaudio>=1.0' 'cheese') makedepends=('gnome-common' 'intltool' 'gtk-doc' 'gnome-doc-utils' 'krb5' 'libxtst') From devil505linux at gmail.com Wed Oct 19 10:30:21 2011 From: devil505linux at gmail.com (Devil505) Date: Wed, 19 Oct 2011 10:30:21 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: yad-0.15.0-1-i686 * version bump Message-ID: <20111019083022.14380142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=db6e7f5d0f79c8076a79fa97d66aee11039ee197 commit db6e7f5d0f79c8076a79fa97d66aee11039ee197 Author: Devil505 Date: Wed Oct 19 10:29:00 2011 +0200 yad-0.15.0-1-i686 * version bump diff --git a/source/xlib-extra/yad/FrugalBuild b/source/xlib-extra/yad/FrugalBuild index 7efa8dc..edad6ad 100644 --- a/source/xlib-extra/yad/FrugalBuild +++ b/source/xlib-extra/yad/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=yad -pkgver=0.14.2 +pkgver=0.15.0 pkgrel=1 pkgdesc="Display graphical dialogs from shell scripts or command line" _F_googlecode_ext=".tar.xz" @@ -12,4 +12,4 @@ makedepends=('intltool') options=('scriptlet') groups=('xlib-extra') archs=('i686' 'x86_64') -sha1sums=('60b35896a69eec31e66fa2db4ac6dfae7f4429b4') +sha1sums=('9d6337c9eb3c8901b579df0f0b91883e43e57e0e') From pingax at frugalware.fr Wed Oct 19 10:35:17 2011 From: pingax at frugalware.fr (Pingax) Date: Wed, 19 Oct 2011 10:35:17 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: nautilus-terminal-1.0-1-i686 * Version bump * Now compatible with nautilus-3 Message-ID: <20111019083517.9FC5A1420004@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a11291b868665b365558ebc31e137ef5f45470e1 commit a11291b868665b365558ebc31e137ef5f45470e1 Author: Pingax Date: Wed Oct 19 08:24:14 2011 +0200 nautilus-terminal-1.0-1-i686 * Version bump * Now compatible with nautilus-3 diff --git a/source/gnome-extra/nautilus-terminal/FrugalBuild b/source/gnome-extra/nautilus-terminal/FrugalBuild index 0c1fbbf..7f6f4da 100644 --- a/source/gnome-extra/nautilus-terminal/FrugalBuild +++ b/source/gnome-extra/nautilus-terminal/FrugalBuild @@ -2,21 +2,23 @@ # Maintainer: Pingax pkgname=nautilus-terminal -Fpkgversep="_" -pkgver=0.7 +pkgver=1.0 pkgrel=1 pkgdesc="Integrate a terminal in Nautilus" -url="http://software.flogisoft.com/nautilus-terminal/en/" +url="http://projects.flogisoft.com/nautilus-terminal/" makedepends=('gettext') -depends=('pygtk' 'nautilus-python' 'bash' 'pyxdg' 'vte-python') +depends=('pygtk' 'nautilus-python' 'bash' 'pyxdg' 'vte-python' 'gobject-introspection') groups=('gnome-extra') archs=('i686' 'x86_64') options=('scriptlet') -source=("http://download.flogisoft.com/files/Software/$pkgname/${pkgname}${Fpkgversep}${pkgver}_src.tar.gz") -up2date="Flasttar $url | sed 's/_src//g'" -sha1sums=('9dfe2e9774b1149fdc5a966fda70ca9f8cd5cf79') +_F_launchpad_sep="_" +_F_launchpad_branch="1.x" +_F_launchpad_ext="_src.tar.gz" +Finclude launchpad +sha1sums=('eca493dae373b38c93ad8d0e27b63245bc8d868f') +_F_cd_path=${pkgname}_${pkgver}_src build() { - Fcd $pkgname-$pkgver + Fcd ./install.sh -p $Fdestdir || Fdie } From bouleetbil at frogdev.info Wed Oct 19 10:40:24 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 19 Oct 2011 10:40:24 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gedit-latex-3.2.1-1-x86_64 Message-ID: <20111019084024.7F2981420004@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c04afd32eb19f7291859fbda63f0d00ed13dd1ad commit c04afd32eb19f7291859fbda63f0d00ed13dd1ad Author: bouleetbil Date: Wed Oct 19 10:32:51 2011 +0200 gedit-latex-3.2.1-1-x86_64 *Version bump diff --git a/source/gnome-extra/gedit-latex/FrugalBuild b/source/gnome-extra/gedit-latex/FrugalBuild index 45516a6..7b356eb 100644 --- a/source/gnome-extra/gedit-latex/FrugalBuild +++ b/source/gnome-extra/gedit-latex/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: bouleetbil pkgname=gedit-latex -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="gedit plugin for composing and compiling LaTeX documents" -depends=('gedit>=3.2.0' 'texlive') +depends=('gedit>=3.2.1' 'texlive') makedepends=('intltool' 'gnome-doc-utils>=0.16.0' 'gtk-doc') groups=('gnome-extra') archs=('i686' 'x86_64') _F_gnome_desktop="y" _F_gnome_glib="y" Finclude gnome gnome-scriptlet -sha1sums=('ccaef863e4cf84e1244c4edb7cd7a890d1881fa2') +sha1sums=('7bc8881171eaee8b93a4ca3885603e9a403a35d0') From devil505linux at gmail.com Wed Oct 19 10:53:11 2011 From: devil505linux at gmail.com (Devil505) Date: Wed, 19 Oct 2011 10:53:11 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: quodlibet-2.3.2-1-i686 * version bump Message-ID: <20111019085311.813D4142005E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3a431d86db1bf1fcff0093ebc7b54f1e5f591c97 commit 3a431d86db1bf1fcff0093ebc7b54f1e5f591c97 Author: Devil505 Date: Wed Oct 19 10:50:47 2011 +0200 quodlibet-2.3.2-1-i686 * version bump diff --git a/source/gnome-extra/quodlibet/FrugalBuild b/source/gnome-extra/quodlibet/FrugalBuild index e6a083f..b7d27be 100644 --- a/source/gnome-extra/quodlibet/FrugalBuild +++ b/source/gnome-extra/quodlibet/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Priyank Gosalia pkgname=quodlibet -pkgver=2.3.1 +pkgver=2.3.2 pkgrel=1 pkgdesc="QuodLibet is a GTK+ based audio player written in Python." url="http://www.sacredchao.net/quodlibet/wiki" @@ -21,7 +21,7 @@ Finclude googlecode groups=('gnome-extra') archs=('i686' 'x86_64') options=('scriptlet') -sha1sums=('2521011633d0195084e5937eeeb01c0efefa69b1') +sha1sums=('21bc5fb988ca6c09959fc7212c05272a126a5be5') build() { Fbuild From devil505linux at gmail.com Wed Oct 19 10:56:16 2011 From: devil505linux at gmail.com (Devil505) Date: Wed, 19 Oct 2011 10:56:16 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: quodlibet-plugins-2.3.2-1-i686 * version bump Message-ID: <20111019085616.F1D001420004@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=25e48c70508c3e1a20677c91ac1f22343635d70a commit 25e48c70508c3e1a20677c91ac1f22343635d70a Author: Devil505 Date: Wed Oct 19 10:55:24 2011 +0200 quodlibet-plugins-2.3.2-1-i686 * version bump diff --git a/source/gnome-extra/quodlibet-plugins/FrugalBuild b/source/gnome-extra/quodlibet-plugins/FrugalBuild index 6a1cb65..9821566 100644 --- a/source/gnome-extra/quodlibet-plugins/FrugalBuild +++ b/source/gnome-extra/quodlibet-plugins/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=quodlibet-plugins -pkgver=2.3.1 +pkgver=2.3.2 pkgrel=1 pkgdesc="Some plugins for QuodLibet" url="http://www.sacredchao.net/quodlibet/browser/trunk/plugins" @@ -13,7 +13,7 @@ Finclude python googlecode options=('force') groups=('gnome-extra') archs=('i686' 'x86_64') -sha1sums=('05fbadfe6145634b2481d127f07554c83e515803') +sha1sums=('238c9505ddb7db27621c98b96d5aa3e542465d42') build() { From bouleetbil at frogdev.info Wed Oct 19 11:06:19 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 19 Oct 2011 11:06:19 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: gsettings-desktop-schemas-3.2.0-1-x86_64 *typo fix Message-ID: <20111019090619.7A59F1420004@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c92d03ddf3202d89e94ab66865e858936313bba0 commit c92d03ddf3202d89e94ab66865e858936313bba0 Author: bouleetbil Date: Wed Oct 19 10:58:37 2011 +0200 gsettings-desktop-schemas-3.2.0-1-x86_64 *typo fix diff --git a/source/gnome/gsettings-desktop-schemas/FrugalBuild b/source/gnome/gsettings-desktop-schemas/FrugalBuild index eb3882c..ea6553c 100644 --- a/source/gnome/gsettings-desktop-schemas/FrugalBuild +++ b/source/gnome/gsettings-desktop-schemas/FrugalBuild @@ -4,7 +4,7 @@ pkgname=gsettings-desktop-schemas pkgver=3.2.0 pkgrel=1 -pkgdesc="Collection ofGSettings??chemas??fr??GNME??destop" +pkgdesc="Collection of GSettings??schemas??GNOME??destop" depends=('glib2') makedepends=('intltool' 'gnome-doc-utils>=0.10.3') groups=('gnome') From bouleetbil at frogdev.info Wed Oct 19 11:11:53 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 19 Oct 2011 11:11:53 +0200 (CEST) Subject: [Frugalware-git] frugalware-current: libcanberra-0.28-8-x86_64 *move libcanberra-pulseaudio to main Message-ID: <20111019091154.2BF9A1420004@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7ae1908810cbd6a920e958c588168208f88665db commit 7ae1908810cbd6a920e958c588168208f88665db Author: bouleetbil Date: Wed Oct 19 11:02:24 2011 +0200 libcanberra-0.28-8-x86_64 *move libcanberra-pulseaudio to main diff --git a/source/multimedia/libcanberra/FrugalBuild b/source/multimedia/libcanberra/FrugalBuild index c536410..b8ddfc9 100644 --- a/source/multimedia/libcanberra/FrugalBuild +++ b/source/multimedia/libcanberra/FrugalBuild @@ -3,7 +3,7 @@ pkgname=libcanberra pkgver=0.28 -pkgrel=7 +pkgrel=8 pkgdesc="libcanberra is an implementation of the XDG Sound Theme and Name Specifications." url="http://0pointer.de/lennart/projects/$pkgname/" depends=('libvorbis') @@ -23,7 +23,7 @@ subpkgs=("libcanberra-alsa" "libcanberra-gst" "libcanberra-gtk" "libcanberra-pul subrodepends=("libcanberra" "libcanberra" "libcanberra" "libcanberra" "libcanberra") subdepends=("alsa-lib" "gstreamer" "libxml2>=2.7.8 gtk+3>=2.99.3 gconf" "pulseaudio-x11" "gtk+2 gconf") subdescs=('Alsa libcanberra' 'gstreamer libcanberra' 'GTK+3 libcanberra' 'pulseaudio libcanberra' 'GTK+2 libcanberra') -subgroups=('multimedia' 'xmultimedia' 'gnome' 'xmultimedia-extra' 'gnome') +subgroups=('multimedia' 'xmultimedia' 'gnome' 'xmultimedia' 'gnome') subarchs=('i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc') subinstall=("" "" "$_F_gnome_scriptlet" "" "") From bouleetbil at frogdev.info Wed Oct 19 11:26:06 2011 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed, 19 Oct 2011 11:26:06 +0200 (CEST) Subject: [Frugalware-git] gnometesting: gdm-3.2.1-1-x86_64 *version bump *delete all useless patch Message-ID: <20111019092606.C2A111420004@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=2b93736c6c93e4bd23b5b7b7f24510570cf6f970 commit 2b93736c6c93e4bd23b5b7b7f24510570cf6f970 Author: bouleetbil Date: Wed Oct 19 11:19:04 2011 +0200 gdm-3.2.1-1-x86_64 *version bump *delete all useless patch diff --git a/source/gnome/gdm/27_save_root_window.patch b/source/gnome/gdm/27_save_root_window.patch deleted file mode 100644 index 674cde4..0000000 --- a/source/gnome/gdm/27_save_root_window.patch +++ /dev/null @@ -1,131 +0,0 @@ -Description: Saves the root window background so that other things like gnome-settings-daemon can access it. Taken from the plymouth-integration branch of Upstream GIT. -From 9768d9e2783de7e836421d9645070bb1917800dd Mon Sep 17 00:00:00 2001 -From: Ray Strode -Date: Fri, 27 Nov 2009 23:27:53 +0000 -Subject: Save root window to pixmap at _XROOTPMAP_ID - -This combined with starting the X server with -nr -will give us a nice fade transition when g-s-d starts ---- -Index: gdm-2.91.94/daemon/gdm-simple-slave.c -=================================================================== ---- gdm-2.91.94.orig/daemon/gdm-simple-slave.c -+++ gdm-2.91.94/daemon/gdm-simple-slave.c -@@ -1106,6 +1106,15 @@ - - /* Set the busy cursor */ - gdm_slave_set_busy_cursor (GDM_SLAVE (slave)); -+ -+ /* The root window has a background that may be useful -+ * to cross fade or transition from when setting the -+ * login screen background. We read it here, and stuff -+ * it into the standard _XROOTPMAP_ID root window property, -+ * so gnome-settings-daemon can get at it. -+ */ -+ gdm_slave_save_root_windows (GDM_SLAVE (slave)); -+ - } - - static void -Index: gdm-2.91.94/daemon/gdm-slave.c -=================================================================== ---- gdm-2.91.94.orig/daemon/gdm-slave.c -+++ gdm-2.91.94/daemon/gdm-slave.c -@@ -43,6 +43,7 @@ - #include - - #include /* for Display */ -+#include /* for XA_PIXMAP */ - #include /* for watch cursor */ - #include - #include -@@ -434,6 +435,77 @@ - } - } - -+static void -+gdm_slave_save_root_window_of_screen (GdmSlave *slave, -+ Atom id_atom, -+ int screen_number) -+{ -+ Window root_window; -+ GC gc; -+ XGCValues values; -+ Pixmap pixmap; -+ int width, height, depth; -+ -+ root_window = RootWindow (slave->priv->server_display, -+ screen_number); -+ -+ width = DisplayWidth (slave->priv->server_display, screen_number); -+ height = DisplayHeight (slave->priv->server_display, screen_number); -+ depth = DefaultDepth (slave->priv->server_display, screen_number); -+ pixmap = XCreatePixmap (slave->priv->server_display, -+ root_window, -+ width, height, depth); -+ -+ values.function = GXcopy; -+ values.plane_mask = AllPlanes; -+ values.fill_style = FillSolid; -+ values.subwindow_mode = IncludeInferiors; -+ -+ gc = XCreateGC (slave->priv->server_display, -+ root_window, -+ GCFunction | GCPlaneMask | GCFillStyle | GCSubwindowMode, -+ &values); -+ -+ if (XCopyArea (slave->priv->server_display, -+ root_window, pixmap, gc, 0, 0, -+ width, height, 0, 0)) { -+ -+ long pixmap_as_long; -+ -+ pixmap_as_long = (long) pixmap; -+ -+ XChangeProperty (slave->priv->server_display, -+ root_window, id_atom, XA_PIXMAP, -+ 32, PropModeReplace, (guchar *) &pixmap_as_long, -+ 1); -+ -+ } -+ -+ XFreeGC (slave->priv->server_display, gc); -+} -+ -+void -+gdm_slave_save_root_windows (GdmSlave *slave) -+{ -+ int i, number_of_screens; -+ Atom atom; -+ -+ number_of_screens = ScreenCount (slave->priv->server_display); -+ -+ atom = XInternAtom (slave->priv->server_display, -+ "_XROOTPMAP_ID", False); -+ -+ if (atom == 0) { -+ return; -+ } -+ -+ for (i = 0; i < number_of_screens; i++) { -+ gdm_slave_save_root_window_of_screen (slave, atom, i); -+ } -+ -+ XSync (slave->priv->server_display, False); -+} -+ - void - gdm_slave_set_busy_cursor (GdmSlave *slave) - { -Index: gdm-2.91.94/daemon/gdm-slave.h -=================================================================== ---- gdm-2.91.94.orig/daemon/gdm-slave.h -+++ gdm-2.91.94/daemon/gdm-slave.h -@@ -77,6 +77,7 @@ - void gdm_slave_set_initial_cursor_position (GdmSlave *slave); - - void gdm_slave_set_busy_cursor (GdmSlave *slave); -+void gdm_slave_save_root_windows (GdmSlave *slave); - gboolean gdm_slave_run_script (GdmSlave *slave, - const char *dir, - const char *username); diff --git a/source/gnome/gdm/28_plymouth_transition.patch b/source/gnome/gdm/28_plymouth_transition.patch deleted file mode 100644 index d38a5f4..0000000 --- a/source/gnome/gdm/28_plymouth_transition.patch +++ /dev/null @@ -1,270 +0,0 @@ -From 2343620d464b93cfa46abddf8af14c7268f17df2 Mon Sep 17 00:00:00 2001 -From: Ray Strode -Date: Fri, 27 Nov 2009 23:52:54 +0000 -Subject: Enable smooth transition between plymouth and X - -This commit checks if plymouth is running, and if so, -turns on the smooth transition between plymouth and X. -Index: gdm-3.0.0/daemon/gdm-server.c -=================================================================== ---- gdm-3.0.0.orig/daemon/gdm-server.c -+++ gdm-3.0.0/daemon/gdm-server.c -@@ -34,6 +34,9 @@ - #include - #include - -+#include -+#include -+ - #ifdef HAVE_SYS_PRCTL_H - #include - #endif -@@ -680,6 +683,44 @@ - return ret; - } - -+static int -+get_active_vt (void) -+{ -+ int console_fd; -+ struct vt_stat console_state = { 0 }; -+ -+ console_fd = open ("/dev/tty0", O_RDONLY | O_NOCTTY); -+ -+ if (console_fd < 0) { -+ goto out; -+ } -+ -+ if (ioctl (console_fd, VT_GETSTATE, &console_state) < 0) { -+ goto out; -+ } -+ -+out: -+ if (console_fd >= 0) { -+ close (console_fd); -+ } -+ -+ return console_state.v_active; -+} -+ -+static char * -+get_active_vt_as_string (void) -+{ -+ int vt; -+ -+ vt = get_active_vt (); -+ -+ if (vt <= 0) { -+ return NULL; -+ } -+ -+ return g_strdup_printf ("vt%d", vt); -+} -+ - /** - * gdm_server_start: - * @disp: Pointer to a GdmDisplay structure -@@ -702,6 +743,21 @@ - - return res; - } -+ -+gboolean -+gdm_server_start_on_active_vt (GdmServer *server) -+{ -+ gboolean res; -+ char *vt; -+ -+ g_free (server->priv->command); -+ server->priv->command = g_strdup (X_SERVER " -nr -verbose"); -+ vt = get_active_vt_as_string (); -+ res = gdm_server_spawn (server, vt); -+ g_free (vt); -+ -+ return res; -+} - - static void - server_died (GdmServer *server) -Index: gdm-3.0.0/daemon/gdm-server.h -=================================================================== ---- gdm-3.0.0.orig/daemon/gdm-server.h -+++ gdm-3.0.0/daemon/gdm-server.h -@@ -56,6 +56,7 @@ - GdmServer * gdm_server_new (const char *display_id, - const char *auth_file); - gboolean gdm_server_start (GdmServer *server); -+gboolean gdm_server_start_on_active_vt (GdmServer *server); - gboolean gdm_server_stop (GdmServer *server); - char * gdm_server_get_display_device (GdmServer *server); - -Index: gdm-3.0.0/daemon/gdm-simple-slave.c -=================================================================== ---- gdm-3.0.0.orig/daemon/gdm-simple-slave.c -+++ gdm-3.0.0/daemon/gdm-simple-slave.c -@@ -91,6 +91,7 @@ - #ifdef HAVE_LOGINDEVPERM - gboolean use_logindevperm; - #endif -+ guint plymouth_is_running : 1; - }; - - enum { -@@ -1098,6 +1099,91 @@ - slave->priv->start_session_when_ready = FALSE; - } - -+static gboolean -+plymouth_is_running (void) -+{ -+ int status; -+ gboolean res; -+ GError *error; -+ -+ error = NULL; -+ res = g_spawn_command_line_sync ("/bin/plymouth --ping", -+ NULL, NULL, &status, &error); -+ if (! res) { -+ g_debug ("Could not ping plymouth: %s", error->message); -+ g_error_free (error); -+ return FALSE; -+ } -+ -+ return WIFEXITED (status) && WEXITSTATUS (status) == 0; -+} -+ -+static gboolean -+plymouth_has_active_vt (void) -+{ -+ int status; -+ gboolean res; -+ GError *error; -+ -+ error = NULL; -+ res = g_spawn_command_line_sync ("/bin/plymouth --has-active-vt", -+ NULL, NULL, &status, &error); -+ if (! res) { -+ g_debug ("Could not ask plymouth: %s", error->message); -+ g_error_free (error); -+ return FALSE; -+ } -+ -+ return WIFEXITED (status) && WEXITSTATUS (status) == 0; -+} -+ -+static void -+plymouth_prepare_for_transition (GdmSimpleSlave *slave) -+{ -+ gboolean res; -+ GError *error; -+ -+ error = NULL; -+ res = g_spawn_command_line_sync ("/bin/plymouth deactivate", -+ NULL, NULL, NULL, &error); -+ if (! res) { -+ g_warning ("Could not deactivate plymouth: %s", error->message); -+ g_error_free (error); -+ } -+} -+ -+static void -+plymouth_quit_with_transition (GdmSimpleSlave *slave) -+{ -+ gboolean res; -+ GError *error; -+ -+ error = NULL; -+ res = g_spawn_command_line_sync ("/bin/plymouth quit --retain-splash", -+ NULL, NULL, NULL, &error); -+ if (! res) { -+ g_warning ("Could not quit plymouth: %s", error->message); -+ g_error_free (error); -+ } -+ slave->priv->plymouth_is_running = FALSE; -+} -+ -+static void -+plymouth_quit_without_transition (GdmSimpleSlave *slave) -+{ -+ gboolean res; -+ GError *error; -+ -+ error = NULL; -+ res = g_spawn_command_line_sync ("/bin/plymouth quit", -+ NULL, NULL, NULL, &error); -+ if (! res) { -+ g_warning ("Could not quit plymouth: %s", error->message); -+ g_error_free (error); -+ } -+ slave->priv->plymouth_is_running = FALSE; -+} -+ - static void - setup_server (GdmSimpleSlave *slave) - { -@@ -1115,6 +1201,10 @@ - */ - gdm_slave_save_root_windows (GDM_SLAVE (slave)); - -+ /* Plymouth is waiting for the go-ahead to exit */ -+ if (slave->priv->plymouth_is_running) { -+ plymouth_quit_with_transition (slave); -+ } - } - - static void -@@ -1316,6 +1406,10 @@ - g_debug ("GdmSimpleSlave: server exited with code %d\n", exit_code); - - gdm_slave_stopped (GDM_SLAVE (slave)); -+ -+ if (slave->priv->plymouth_is_running) { -+ plymouth_quit_without_transition (slave); -+ } - } - - static void -@@ -1328,6 +1422,10 @@ - g_strsignal (signal_number)); - - gdm_slave_stopped (GDM_SLAVE (slave)); -+ -+ if (slave->priv->plymouth_is_running) { -+ plymouth_quit_without_transition (slave); -+ } - } - - static gboolean -@@ -1372,7 +1470,21 @@ - G_CALLBACK (on_server_ready), - slave); - -- res = gdm_server_start (slave->priv->server); -+ slave->priv->plymouth_is_running = plymouth_is_running (); -+ -+ if (slave->priv->plymouth_is_running) { -+ plymouth_prepare_for_transition (slave); -+ -+ if (plymouth_has_active_vt ()) { -+ res = gdm_server_start_on_active_vt (slave->priv->server); -+ } else { -+ plymouth_quit_without_transition (slave); -+ slave->priv->plymouth_is_running = 0; -+ res = gdm_server_start (slave->priv->server); -+ } -+ } else { -+ res = gdm_server_start (slave->priv->server); -+ } - if (! res) { - g_warning (_("Could not start the X " - "server (your graphical environment) " -@@ -1382,6 +1494,9 @@ - "In the meantime this display will be " - "disabled. Please restart GDM when " - "the problem is corrected.")); -+ if (slave->priv->plymouth_is_running) { -+ plymouth_quit_without_transition (slave); -+ } - exit (1); - } - diff --git a/source/gnome/gdm/FrugalBuild b/source/gnome/gdm/FrugalBuild index 6d31ead..ac3babd 100644 --- a/source/gnome/gdm/FrugalBuild +++ b/source/gnome/gdm/FrugalBuild @@ -1,13 +1,9 @@ # Compiling time: 0.58 SBU # Maintainer: bouleetbil -USE_GNOMESHELL=${USE_GNOMESHELL:-"y"} -USE_REBUILDCONF=${USE_REBUILDCONF:-"y"} -USE_FWLOGO=${USE_FWLOGO:-"n"} - pkgname=gdm -pkgver=3.2.0 -pkgrel=7 +pkgver=3.2.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 \ @@ -22,14 +18,7 @@ groups=('gnome') archs=('i686' 'x86_64') _F_gnome_git="n" Finclude gnome -source=(${source[@]} \ - disable_a11y.diff \ - logo.diff \ - gnome-shell.diff) -sha1sums=('14398d5f927c72430651f9d9cc75e52b71c2b09a' \ - 'f34431366352f5df719466c2a5a8ef83fd7fca56' \ - '5a0b585526f6ee77cae84fe36558823c1b3520da' \ - 'b5dc2014aa498968a3fc9fed53c305de25de45c6') +sha1sums=('8170e4e41c17dd7f4791682deab04f54fcd203aa') if [ "$_F_gnome_git" != "n" ]; then unset sha1sums fi @@ -46,31 +35,12 @@ build() { Funpack_scm Fcd $pkgname sh ./autogen.sh - else - Fcd - Fpatch disable_a11y.diff - Fpatch gnome-shell.diff - if Fuse $USE_FWLOGO; then - Fpatch logo.diff - fi - Fautoreconf - fi - if ! Fuse $USE_GNOMESHELL; then - Fsed "gdm-shell" "gdm-fallback" data/make-dconf-override-db.sh - fi - if Fuse $USE_REBUILDCONF; then - # force regeneration - rm data/dconf-override-db || Fdie - export GSETTINGS_BACKEND="dconf" - #delete broken key - Fsed 'gsettings set org.gnome.power-manager show-actions false' '#' data/make-dconf-override-db.sh fi Fmake --enable-authentication-scheme=pam \ --enable-console-helper \ --disable-scrollkeeper \ --with-console-kit \ - --with-pam-dir=/lib/security \ --with-pam-prefix=/etc \ --enable-split-authentication \ --with-incomplete-locales=no \ diff --git a/source/gnome/gdm/disable-fatal-criticals.patch b/source/gnome/gdm/disable-fatal-criticals.patch deleted file mode 100644 index 8af6636..0000000 --- a/source/gnome/gdm/disable-fatal-criticals.patch +++ /dev/null @@ -1,182 +0,0 @@ -From fc6ee4aa6d71d2c448a9b62aca24ba318163c590 Mon Sep 17 00:00:00 2001 -From: Ray Strode -Date: Tue, 28 Jun 2011 12:51:51 -0400 -Subject: [PATCH] common: don't tank on criticals - -Tiny (or not so tiny) bugs in components below GDM in the stack -can lead to critical warnings. - -In development releases, GDM by default will crash when encountering -a critical warning. - -Losing the login screen is a big deal. We shouldn't automatically subject -our users to "can't log in" in order to highlight bugs in development -releases. - -This commit removes fatal criticals by default. ---- - common/gdm-common.c | 9 --------- - common/gdm-common.h | 1 - - daemon/factory-slave-main.c | 2 -- - daemon/main.c | 2 -- - daemon/product-slave-main.c | 2 -- - daemon/session-worker-main.c | 2 -- - daemon/simple-slave-main.c | 2 -- - daemon/xdmcp-chooser-slave-main.c | 2 -- - gui/simple-chooser/chooser-main.c | 2 -- - gui/simple-chooser/gdm-host-chooser.c | 2 -- - gui/simple-greeter/greeter-main.c | 2 -- - 11 files changed, 0 insertions(+), 28 deletions(-) - -diff --git a/common/gdm-common.c b/common/gdm-common.c -index 7a4e26d..865341a 100644 ---- a/common/gdm-common.c -+++ b/common/gdm-common.c -@@ -65,15 +65,6 @@ gdm_is_version_unstable (void) - return unstable; - } - --void --gdm_set_fatal_warnings_if_unstable (void) --{ -- if (gdm_is_version_unstable ()) { -- g_setenv ("G_DEBUG", "fatal_criticals", FALSE); -- g_log_set_always_fatal (G_LOG_LEVEL_CRITICAL); -- } --} -- - gboolean - gdm_get_pwent_for_name (const char *name, - struct passwd **pwentp) -diff --git a/common/gdm-common.h b/common/gdm-common.h -index 06300c8..41ddf1c 100644 ---- a/common/gdm-common.h -+++ b/common/gdm-common.h -@@ -31,7 +31,6 @@ - G_BEGIN_DECLS - - gboolean gdm_is_version_unstable (void); --void gdm_set_fatal_warnings_if_unstable (void); - - int gdm_wait_on_pid (int pid); - int gdm_wait_on_and_kill_pid (int pid, -diff --git a/daemon/factory-slave-main.c b/daemon/factory-slave-main.c -index 9caab1c..2441260 100644 ---- a/daemon/factory-slave-main.c -+++ b/daemon/factory-slave-main.c -@@ -183,8 +183,6 @@ main (int argc, - textdomain (GETTEXT_PACKAGE); - setlocale (LC_ALL, ""); - -- gdm_set_fatal_warnings_if_unstable (); -- - g_type_init (); - - context = g_option_context_new (_("GNOME Display Manager Slave")); -diff --git a/daemon/main.c b/daemon/main.c -index 5b8d66b..2ffb779 100644 ---- a/daemon/main.c -+++ b/daemon/main.c -@@ -543,8 +543,6 @@ main (int argc, - - ret = 1; - -- gdm_set_fatal_warnings_if_unstable (); -- - g_type_init (); - - context = g_option_context_new (_("GNOME Display Manager")); -diff --git a/daemon/product-slave-main.c b/daemon/product-slave-main.c -index b0ab03f..b8e4755 100644 ---- a/daemon/product-slave-main.c -+++ b/daemon/product-slave-main.c -@@ -187,8 +187,6 @@ main (int argc, - textdomain (GETTEXT_PACKAGE); - setlocale (LC_ALL, ""); - -- gdm_set_fatal_warnings_if_unstable (); -- - g_type_init (); - - context = g_option_context_new (_("GNOME Display Manager Slave")); -diff --git a/daemon/session-worker-main.c b/daemon/session-worker-main.c -index 35b4463..9d40b8d 100644 ---- a/daemon/session-worker-main.c -+++ b/daemon/session-worker-main.c -@@ -151,8 +151,6 @@ main (int argc, - - g_type_init (); - -- gdm_set_fatal_warnings_if_unstable (); -- - /* Translators: worker is a helper process that does the work - of starting up a session */ - context = g_option_context_new (_("GNOME Display Manager Session Worker")); -diff --git a/daemon/simple-slave-main.c b/daemon/simple-slave-main.c -index 7751b61..057492b 100644 ---- a/daemon/simple-slave-main.c -+++ b/daemon/simple-slave-main.c -@@ -187,8 +187,6 @@ main (int argc, - textdomain (GETTEXT_PACKAGE); - setlocale (LC_ALL, ""); - -- gdm_set_fatal_warnings_if_unstable (); -- - g_type_init (); - - context = g_option_context_new (_("GNOME Display Manager Slave")); -diff --git a/daemon/xdmcp-chooser-slave-main.c b/daemon/xdmcp-chooser-slave-main.c -index f86ea89..ea54210 100644 ---- a/daemon/xdmcp-chooser-slave-main.c -+++ b/daemon/xdmcp-chooser-slave-main.c -@@ -189,8 +189,6 @@ main (int argc, - textdomain (GETTEXT_PACKAGE); - setlocale (LC_ALL, ""); - -- gdm_set_fatal_warnings_if_unstable (); -- - g_type_init (); - - context = g_option_context_new (_("GNOME Display Manager Slave")); -diff --git a/gui/simple-chooser/chooser-main.c b/gui/simple-chooser/chooser-main.c -index ac1edd6..2978a23 100644 ---- a/gui/simple-chooser/chooser-main.c -+++ b/gui/simple-chooser/chooser-main.c -@@ -233,8 +233,6 @@ main (int argc, char *argv[]) - - setlocale (LC_ALL, ""); - -- gdm_set_fatal_warnings_if_unstable (); -- - g_type_init (); - - gdm_log_init (); -diff --git a/gui/simple-chooser/gdm-host-chooser.c b/gui/simple-chooser/gdm-host-chooser.c -index 371ba28..1f5f9c6 100644 ---- a/gui/simple-chooser/gdm-host-chooser.c -+++ b/gui/simple-chooser/gdm-host-chooser.c -@@ -232,8 +232,6 @@ main (int argc, char *argv[]) - - setlocale (LC_ALL, ""); - -- gdm_set_fatal_warnings_if_unstable (); -- - g_type_init (); - - gdm_log_init (); -diff --git a/gui/simple-greeter/greeter-main.c b/gui/simple-greeter/greeter-main.c -index aa165fa..a2c533e 100644 ---- a/gui/simple-greeter/greeter-main.c -+++ b/gui/simple-greeter/greeter-main.c -@@ -252,8 +252,6 @@ main (int argc, char *argv[]) - - setlocale (LC_ALL, ""); - -- gdm_set_fatal_warnings_if_unstable (); -- - g_type_init (); - - gdm_profile_start ("Initializing settings client"); --- -1.7.5.4 - diff --git a/source/gnome/gdm/disable_a11y.diff b/source/gnome/gdm/disable_a11y.diff deleted file mode 100644 index a459d19..0000000 --- a/source/gnome/gdm/disable_a11y.diff +++ /dev/null @@ -1,61 +0,0 @@ -From 947f39a9de41495eadd58f92a84d350d4e6e6580 Mon Sep 17 00:00:00 2001 -From: Alexandre Rostovtsev -Date: Wed, 14 Sep 2011 22:09:56 -0400 -Subject: [PATCH 2/2] Disable a11y in gconf and gsettings defaults - ---- - data/make-dconf-override-db.sh | 6 +++--- - data/session-setup.entries | 4 ++-- - 2 files changed, 5 insertions(+), 5 deletions(-) - -diff --git a/data/make-dconf-override-db.sh b/data/make-dconf-override-db.sh -index 638fe1d..af8fa9c 100755 ---- a/data/make-dconf-override-db.sh -+++ b/data/make-dconf-override-db.sh -@@ -13,10 +13,10 @@ trap 'rm -rf $TMPDIR; kill $DBUS_SESSION_BUS_PID' ERR - - gsettings set org.gnome.power-manager show-actions false || : - --gsettings set org.gnome.desktop.a11y.keyboard enable true -+gsettings set org.gnome.desktop.a11y.keyboard enable false - gsettings set org.gnome.desktop.background show-desktop-icons false - gsettings set org.gnome.desktop.default-applications.terminal exec '"/bin/true"' --gsettings set org.gnome.desktop.interface toolkit-accessibility true -+gsettings set org.gnome.desktop.interface toolkit-accessibility false - - gsettings set org.gnome.desktop.lockdown disable-application-handlers true - gsettings set org.gnome.desktop.lockdown disable-command-line true -@@ -48,7 +48,7 @@ gsettings list-schemas | egrep '^org\.gnome\.settings-daemon\.plugins\.' | while - gsettings set $schema active false - done - --gsettings set org.gnome.settings-daemon.plugins.a11y-keyboard active true -+gsettings set org.gnome.settings-daemon.plugins.a11y-keyboard active false - gsettings set org.gnome.settings-daemon.plugins.background active true - gsettings set org.gnome.settings-daemon.plugins.cursor active true - gsettings set org.gnome.settings-daemon.plugins.media-keys active true -diff --git a/data/session-setup.entries b/data/session-setup.entries -index b84e16f..a47d761 100644 ---- a/data/session-setup.entries -+++ b/data/session-setup.entries -@@ -406,14 +406,14 @@ - - /desktop/gnome/interface/accessibility - -- true -+ false - - - - - /desktop/gnome/accessibility/keyboard/enable - -- true -+ false - - - --- -1.7.6.1 - - diff --git a/source/gnome/gdm/forcevt12.diff b/source/gnome/gdm/forcevt12.diff deleted file mode 100644 index d552e82..0000000 --- a/source/gnome/gdm/forcevt12.diff +++ /dev/null @@ -1,34 +0,0 @@ -Index: gdm-2.30.4/daemon/gdm-server.c -=================================================================== ---- gdm-2.30.4.orig/daemon/gdm-server.c 2010-06-30 12:30:03.000000000 +0200 -+++ gdm-2.30.4/daemon/gdm-server.c 2010-06-30 12:30:07.000000000 +0200 -@@ -640,6 +640,13 @@ - g_debug ("GdmServer: Starting X server process: %s", freeme); - g_free (freeme); - -+ /* write a stamp file, so that the first startup of the server can be -+ * special-cased (initial server needs to go on vt12, since 1 to 12 -+ * usually get gettys after gdm startup, which interfere with X) */ -+ int f = open ("/var/run/gdm/firstserver.stamp", O_CREAT|O_WRONLY|O_EXCL, 0666); -+ if (f >= 0) -+ close (f); -+ - error = NULL; - ret = g_spawn_async_with_pipes (NULL, - argv, -@@ -684,9 +691,14 @@ - gdm_server_start (GdmServer *server) - { - gboolean res; -+ int firstserver; -+ -+ /* HACK: force initial server to go on vt12, since 1 to 12 usually get -+ * gettys after gdm startup, which interfere with X */ -+ firstserver = access ("/var/run/gdm/firstserver.stamp", F_OK) < 0; - - /* fork X server process */ -- res = gdm_server_spawn (server, NULL); -+ res = gdm_server_spawn (server, firstserver ? "vt12" : NULL); - - return res; - } diff --git a/source/gnome/gdm/gnome-shell.diff b/source/gnome/gdm/gnome-shell.diff deleted file mode 100644 index f14f196a..0000000 --- a/source/gnome/gdm/gnome-shell.diff +++ /dev/null @@ -1,30 +0,0 @@ -From 64e6b10f98fe7226a2f41807268dae3afa80236d Mon Sep 17 00:00:00 2001 -From: Gy????rgy Ball???? -Date: Fri, 30 Sep 2011 21:48:40 +0000 -Subject: data: add back check for gnome-shell before running gdm-shell session - -Add back commit 4892c9447324f2248ce944f150abe3143f78eaa3 - -This commit does a quick check to make sure gnome-shell is -installed, and supports --gdm-mode. If either of those fail, -then fall back to the old greeter. - -https://bugzilla.gnome.org/show_bug.cgi?id=660409 ---- -(limited to 'data/gdm-shell.session.in') - -diff --git a/data/gdm-shell.session.in b/data/gdm-shell.session.in -index 3d408c3..496cc10 100644 ---- a/data/gdm-shell.session.in -+++ b/data/gdm-shell.session.in -@@ -1,5 +1,5 @@ - [GNOME Session] - Name=Display Manager - RequiredComponents=gnome-shell;gnome-settings-daemon; --IsRunnableHelper=@libexecdir@/gnome-session-check-accelerated -+IsRunnableHelper=bash -c 'gnome-shell --help | grep -q gdm-mode && @libexecdir@/gnome-session-check-accelerated' - FallbackSession=gdm-fallback --- -cgit v0.9.0.2 - - diff --git a/source/gnome/gdm/logo.diff b/source/gnome/gdm/logo.diff deleted file mode 100644 index 34ac52e..0000000 --- a/source/gnome/gdm/logo.diff +++ /dev/null @@ -1,21 +0,0 @@ ---- gdm-old/gui/simple-greeter/gdm-simple-greeter.schemas.in 2008-07-21 11:14:46.000000000 -0400 -+++ gdm-3.0.0/gui/simple-greeter/gdm-simple-greeter.schemas.in 2008-07-21 14:59:17.000000000 -0400 -@@ -39,7 +39,7 @@ - /apps/gdm/simple-greeter/logo_icon_name - gdm-simple-greeter - string -- computer -+ start-here-frugalware - - Icon name to use for greeter logo - Set to the themed icon name to use for the greeter logo. ---- a/data/make-dconf-override-db.sh 2011-10-07 14:16:18.000000000 +0200 -+++ b/data/make-dconf-override-db.sh 2011-10-07 14:18:30.000000000 +0200 -@@ -14,6 +14,7 @@ - # || : - - gsettings set org.gnome.desktop.a11y.keyboard enable false -+gsettings set org.gnome.desktop.interface icon-theme '"start-here-frugalware"' - gsettings set org.gnome.desktop.background show-desktop-icons false - gsettings set org.gnome.desktop.default-applications.terminal exec '"/bin/true"' - gsettings set org.gnome.desktop.interface toolkit-accessibility false diff --git a/source/gnome/gdm/polkit-gnome-authentication-agent-1.desktop b/source/gnome/gdm/polkit-gnome-authentication-agent-1.desktop deleted file mode 100644 index a8c9662..0000000 --- a/source/gnome/gdm/polkit-gnome-authentication-agent-1.desktop +++ /dev/null @@ -1,5 +0,0 @@ -[Desktop Entry] -Type=Application -Name=PolicyKit Authentication Agent -Exec=/usr/libexec/polkit-gnome-authentication-agent-1 -OnlyShowIn=GNOME; diff --git a/source/gnome/gdm/switch_user.diff b/source/gnome/gdm/switch_user.diff deleted file mode 100644 index 6dfc3fe..0000000 --- a/source/gnome/gdm/switch_user.diff +++ /dev/null @@ -1,618 +0,0 @@ -diff -r -u gdm-3.1.90.old//daemon/gdm-display.c gdm-3.1.90/daemon/gdm-display.c ---- gdm-3.1.90.old//daemon/gdm-display.c 2011-09-02 17:35:54.663697535 +0200 -+++ gdm-3.1.90/daemon/gdm-display.c 2011-09-02 17:41:27.506682115 +0200 -@@ -60,6 +60,7 @@ - time_t creation_time; - GTimer *slave_timer; - char *slave_command; -+ char *username; - - char *x11_cookie; - gsize x11_cookie_size; -@@ -85,6 +86,7 @@ - PROP_X11_AUTHORITY_FILE, - PROP_IS_LOCAL, - PROP_SLAVE_COMMAND, -+ PROP_USERNAME, - }; - - static void gdm_display_class_init (GdmDisplayClass *klass); -@@ -574,9 +576,17 @@ - gdm_slave_proxy_set_log_path (display->priv->slave_proxy, log_path); - g_free (log_path); - -- command = g_strdup_printf ("%s --display-id %s", -- display->priv->slave_command, -- display->priv->id); -+ if (display->priv->username) { -+ command = g_strdup_printf ("%s --display-id %s --username %s", -+ display->priv->slave_command, -+ display->priv->id, -+ display->priv->username); -+ } else { -+ command = g_strdup_printf ("%s --display-id %s", -+ display->priv->slave_command, -+ display->priv->id); -+ } -+ - gdm_slave_proxy_set_command (display->priv->slave_proxy, command); - g_free (command); - -@@ -832,6 +842,14 @@ - } - - static void -+_gdm_display_set_username (GdmDisplay *display, -+ const char *username) -+{ -+ g_free (display->priv->username); -+ display->priv->username = g_strdup (username); -+} -+ -+static void - gdm_display_set_property (GObject *object, - guint prop_id, - const GValue *value, -@@ -869,6 +887,9 @@ - case PROP_SLAVE_COMMAND: - _gdm_display_set_slave_command (self, g_value_get_string (value)); - break; -+ case PROP_USERNAME: -+ _gdm_display_set_username (self, g_value_get_string (value)); -+ break; - default: - G_OBJECT_WARN_INVALID_PROPERTY_ID (object, prop_id, pspec); - break; -@@ -917,6 +938,9 @@ - case PROP_SLAVE_COMMAND: - g_value_set_string (value, self->priv->slave_command); - break; -+ case PROP_USERNAME: -+ g_value_set_string (value, self->priv->username); -+ break; - default: - G_OBJECT_WARN_INVALID_PROPERTY_ID (object, prop_id, pspec); - break; -@@ -1092,6 +1116,14 @@ - "slave command", - DEFAULT_SLAVE_COMMAND, - G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); -+ -+ g_object_class_install_property (object_class, -+ PROP_USERNAME, -+ g_param_spec_string ("username", -+ "username", -+ "username", -+ NULL, -+ G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); - g_object_class_install_property (object_class, - PROP_STATUS, - g_param_spec_int ("status", -diff -r -u gdm-3.1.90.old//daemon/gdm-greeter-server.c gdm-3.1.90/daemon/gdm-greeter-server.c ---- gdm-3.1.90.old//daemon/gdm-greeter-server.c 2011-09-02 17:35:54.665697535 +0200 -+++ gdm-3.1.90/daemon/gdm-greeter-server.c 2011-09-02 17:44:04.614674842 +0200 -@@ -344,6 +344,14 @@ - } - - void -+gdm_greeter_server_select_user(GdmGreeterServer *greeter_server, -+ const char *username) -+{ -+ g_debug ("SelectUser(%s)", username); -+ send_dbus_string_signal (greeter_server, "SelectUser", username); -+} -+ -+void - gdm_greeter_server_request_timed_login (GdmGreeterServer *greeter_server, - const char *username, - int delay) -@@ -848,6 +856,9 @@ - " \n" - " \n" - " \n" -+ " \n" -+ " \n" -+ " \n" - " \n" - " \n" - " \n" -@@ -1200,7 +1211,7 @@ - "display id", - NULL, - G_PARAM_READWRITE | G_PARAM_CONSTRUCT)); -- g_object_class_install_property (object_class, -+ g_object_class_install_property (object_class, - PROP_USER_NAME, - g_param_spec_string ("user-name", - "user name", -diff -r -u gdm-3.1.90.old//daemon/gdm-greeter-server.h gdm-3.1.90/daemon/gdm-greeter-server.h ---- gdm-3.1.90.old//daemon/gdm-greeter-server.h 2011-09-02 17:35:54.665697535 +0200 -+++ gdm-3.1.90/daemon/gdm-greeter-server.h 2011-09-02 17:45:01.832672189 +0200 -@@ -107,6 +107,8 @@ - void gdm_greeter_server_default_session_name_changed (GdmGreeterServer *greeter_server, - const char *text); - -+void gdm_greeter_server_select_user (GdmGreeterServer *greeter_server, -+ const char *username); - void gdm_greeter_server_request_timed_login (GdmGreeterServer *greeter_server, - const char *username, - int delay); -diff -r -u gdm-3.1.90.old//daemon/gdm-local-display-factory.c gdm-3.1.90/daemon/gdm-local-display-factory.c ---- gdm-3.1.90.old//daemon/gdm-local-display-factory.c 2011-09-02 17:35:54.664697535 +0200 -+++ gdm-3.1.90/daemon/gdm-local-display-factory.c 2011-09-02 17:47:37.620664940 +0200 -@@ -27,6 +27,8 @@ - #include - #include - -+#include "gdm-common.h" -+ - #include "gdm-display-factory.h" - #include "gdm-local-display-factory.h" - #include "gdm-local-display-factory-glue.h" -@@ -227,6 +227,121 @@ - return ret; - } - -+static gboolean -+switch_to_user_display (GdmLocalDisplayFactory *factory, char *usern