Re: [gentoo-dev] [RFC] office-ext.eclass

2011-08-30 Thread Tomáš Chvátal
Dne 30.8.2011 09:02, Ulrich Mueller napsal(a): On Tue, 30 Aug 2011, Tomáš Chvátal wrote: See the attachment for the latest version :) # @FUNCTION: office-ext_get_implementation [...] for i in ${implementations[$@]}; do I think this should read ${implementations[@]} instead

Re: [gentoo-dev] [RFC] check-reqs.eclass.patch

2011-08-30 Thread Tomáš Chvátal
Dne 30.8.2011 09:35, Michał Górny napsal(a): On Tue, 30 Aug 2011 09:11:40 +0200 Tomáš Chvátalscarab...@gentoo.org wrote: @@ -66,80 +52,234 @@ # @ECLASS-VARIABLE: CHECKREQS_MEMORY # @DESCRIPTION: -# How much RAM is needed in MB? +# @DEAULT_UNSET +# How much RAM is needed? Typo. Also,

Re: [gentoo-dev] [RFC] office-ext.eclass

2011-08-30 Thread Tomáš Chvátal
of the GNU General Public License v2 # $Header: $ # @ECLASS: office-ext.eclass # @AUTHOR: # Tomáš Chvátal scarab...@gentoo.org # @MAINTAINER: # The office team openoff...@gentoo.org # @BLURB: Eclass for installing libreoffice/openoffice extensions # @DESCRIPTION: # Eclass for easing maitenance

[gentoo-dev] [RFC] office-ext.eclass

2011-08-29 Thread Tomáš Chvátal
Hi, Please see the attached eclass that allows us installation of plugins for libre(open)office with some easy manner. Any suggestions and improvements welcome. Cheers Tom # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $

Re: [gentoo-dev] [RFC] office-ext.eclass

2011-08-29 Thread Tomáš Chvátal
Dne 29.8.2011 09:20, Maxim Koltsov napsal(a): Hi Thomas, Why EAPI=3 is not supported? I think we should always use the latest, and this is probably only way how to force you lads to do so. Also it saves me from having to do needless || die :) You have any reason why require eapi3?

Re: [gentoo-dev] [RFC] office-ext.eclass

2011-08-29 Thread Tomáš Chvátal
Dne 29.8.2011 09:24, Michał Górny napsal(a): On Mon, 29 Aug 2011 09:11:31 +0200 Tomáš Chvátalscarab...@gentoo.org wrote: # @ECLASS: openoffice.eclass Ekhm. Also I think, you should use 'openoffice' in the name anyway, or 'libreoffice', or whatever suggesting the actual office packages

Re: [gentoo-dev] [RFC] office-ext.eclass

2011-08-29 Thread Tomáš Chvátal
# @ECLASS-VARIABLE: OOO_EXTENSIONS # @REQUIRED # @DEFAULT_UNSET I don't think you're supposed to mix these two. Why? It make perfect sense, it is both required and empty by default. Also git-2.eclass use the same and it works.

Re: [gentoo-dev] [RFC] office-ext.eclass

2011-08-29 Thread Tomáš Chvátal
How about this attachment? :) # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ # @ECLASS: office-ext.eclass # @MAINTAINER: # The office team openoff...@gentoo.org # @BLURB: Eclass for installing libreoffice/openoffice

Re: [gentoo-dev] [RFC] office-ext.eclass

2011-08-29 Thread Tomáš Chvátal
Dne 29.8.2011 10:24, Maxim Koltsov napsal(a): No reason, i just like backaward compability :) But this is not backcompat this will be completely new and the packages that will be added never were in main tree :-) Done, https://bugs.gentoo.org/show_bug.cgi?id=381009 Thanks

Re: [gentoo-dev] [RFC] office-ext.eclass

2011-08-29 Thread Tomáš Chvátal
Dne 29.8.2011 10:57, Maxim Koltsov napsal(a): 2011/8/29 Tomáš Chvátalscarab...@gentoo.org: Dne 29.8.2011 10:24, Maxim Koltsov napsal(a): No reason, i just like backaward compability :) But this is not backcompat this will be completely new and the packages that will be added never were in

Re: [gentoo-dev] PyXML

2011-05-17 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 10.5.2011 23:21, Arfrever Frehtes Taifersar Arahesis napsal(a): PyXML is dead: http://mail.python.org/pipermail/xml-sig/2004-November/010735.html http://mail.python.org/pipermail/xml-sig/2006-June/011545.html PyXML provides _xmlplus

Re: [gentoo-dev] PyXML

2011-05-17 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 17.5.2011 21:12, Arfrever Frehtes Taifersar Arahesis napsal(a): 2011-05-17 20:43:29 Tomáš Chvátal napisał(a): Dne 10.5.2011 23:21, Arfrever Frehtes Taifersar Arahesis napsal(a): PyXML is dead: http://mail.python.org/pipermail/xml-sig/2004

Re: [gentoo-dev] PyXML

2011-05-11 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 10.5.2011 23:21, Arfrever Frehtes Taifersar Arahesis napsal(a): PyXML is dead: http://mail.python.org/pipermail/xml-sig/2004-November/010735.html http://mail.python.org/pipermail/xml-sig/2006-June/011545.html PyXML provides _xmlplus

Re: [gentoo-dev] About the Qt 4.7.3 bump

2011-05-11 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 11.5.2011 13:05, Nikos Chantziaras napsal(a): Why did the bump to Qt 4.7.3 happen? AFAIK, it only contains Symbian changes, and Gentoo does not run on the Symbian platform. With this approach you could ask why we bump each kde release. As

Re: [gentoo-dev] RFC: remove annoying You should enable -g (or higher) for debugging! message

2011-05-07 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 7.5.2011 16:20, Paweł Hajdan, Jr. napsal(a): This is mostly a nit-like RFC. The developer profile adds a profile.bashrc, which prints the You should enable -g (or higher) for debugging! message when -g is not in CFLAGS. I wonder if we can

Re: [gentoo-dev] Re: euscan proof of concept (like debian's uscan)

2011-04-27 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 27.4.2011 10:04, Corentin Chary napsal(a): I updated http://euscan.iksaif.net yesterday. I also added some overlays, and I now use local portage portage trees instead of system trees (a script to do that is available in euscanwww/script).

[gentoo-dev] Disabling locale at emerge output

2011-04-22 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I am quite getting annoyed by bugzilla attached outputs in various interesting languages like Portugalese or French. I can read Russian so that is at least bit ok :) I can understand that it might be nice to user to see these messages in their

Re: [gentoo-dev] Re: euscan proof of concept (like debian's uscan)

2011-04-19 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 16.4.2011 08:29, Corentin Chary napsal(a): New website is up and running at http://euscan.iksaif.net/ The git tree is still at http://git.iksaif.net/?p=euscan.git;a=summary TODO: - Make some charts to see how it's going - Finish the

Re: [gentoo-dev] Re: git-2.eclass final review

2011-04-18 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 17.4.2011 20:31, James Cloos napsal(a): That looks good (by inspection). My only concern is the branch deletion in the non-bare update. First of all, * should be escaped. It seems to work OK with gnu grep, but it would be better to be

Re: [gentoo-dev] Using Jabber for developer communication

2011-04-10 Thread Tomáš Chvátal
- Tomáš Chvátal Gentoo Linux Developer [Clustering/Council/KDE/QA/Sci/X11] E-Mail : scarab...@gentoo.org GnuPG FP: 94A4 5CCD 85D3 DE24 FE99 F924 1C1E 9CDE 0341 4587 GnuPG ID: 03414587 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.17 (GNU/Linux) Comment: Using

Re: [gentoo-dev] Using Jabber for developer communication

2011-04-10 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 10.4.2011 14:11, Michał Górny napsal(a): On Sun, 10 Apr 2011 14:06:56 +0200 Alex Legler a...@gentoo.org wrote: On 4/10/11 1:00 PM, Dmitry Dzhus wrote: When will Gentoo switch over to glorious and progressive Jabber from outdated and

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in app-portage/layman: ChangeLog layman-1.2.3.ebuild

2011-04-08 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 8.4.2011 05:37, Jeremy Olexa napsal(a): On 04/06/2011 12:28 PM, Arfrever Frehtes Taifersar Arahesis (arfrever) wrote: arfrever11/04/06 17:28:22 Modified: ChangeLog layman-1.2.3.ebuild Log: Fix deprecation warning.

Re: [gentoo-dev] Re: python-namespaces.eclass

2011-04-04 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 4.4.2011 01:13, Arfrever Frehtes Taifersar Arahesis napsal(a): 2011-04-03 21:28:02 Tomáš Chvátal napisał(a): Dne 3.4.2011 19:38, Arfrever Frehtes Taifersar Arahesis napsal(a): I would like to add python-namespaces.eclass. This eclass

[gentoo-dev] Re: python-namespaces.eclass

2011-04-03 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 3.4.2011 19:38, Arfrever Frehtes Taifersar Arahesis napsal(a): I would like to add python-namespaces.eclass. This eclass will be used by a small number of special packages, which will provide Python namespaces. These packages will be used as

Re: [gentoo-dev] git-2.eclass final review

2011-03-31 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 31.3.2011 06:55, Jeroen Roovers napsal(a): On Wed, 23 Mar 2011 01:42:51 +0100 Tomáš Chvátal scarab...@gentoo.org wrote: Again the diff is: http://tinyurl.com/62eb88b Why not attach it? What the hell does that URL lead me to? jer

Re: [gentoo-dev] Re: virtual/ffmpeg and media-video/libav

2011-03-31 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ok two versioned virtuals (0.5 0.6) are now in the tree if people need to specify the version. Note for everyone: if pkg works with all current implementations DO NOT specify the version for the virtual :) -BEGIN PGP SIGNATURE- Version: GnuPG

Re: [gentoo-dev] Please enhance your USE descriptions!

2011-03-31 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 31.3.2011 09:33, Fabian Groffen napsal(a): On 31-03-2011 09:23:16 +0200, justin wrote: This is what I mean by good description +flag name=mp3Enable support for mp3 decoding over pkgmedia-sound/mpg123/pkg instead of relying on ffmpeg

Re: [gentoo-dev] Please enhance your USE descriptions!

2011-03-31 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 31.3.2011 09:51, Fabian Groffen napsal(a): On 31-03-2011 09:41:10 +0200, Tomáš Chvátal wrote: Dne 31.3.2011 09:33, Fabian Groffen napsal(a): On 31-03-2011 09:23:16 +0200, justin wrote: instead of the default mp3 - Add support for reading mp3

Re: [gentoo-dev] Re: virtual/ffmpeg and media-video/libav

2011-03-29 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 29.3.2011 04:12, Alexis Ballier napsal(a): On Wednesday, March 23, 2011 11:23:48 AM Samuli Suominen wrote: On 03/23/2011 04:08 PM, Tomáš Chvátal wrote: Hi guys, As there is new ffmpeg fork that is a bit alive we should provide

Re: [gentoo-dev] Re: virtual/ffmpeg and media-video/libav

2011-03-29 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 29.3.2011 16:05, Alexis Ballier napsal(a): Its already starting to be a mess with the versions differing... I can't wait to see the next API break... I really wish one of the 2 forks will die rather sooner than later. The versions differing

Re: [gentoo-dev] virtual/ffmpeg and media-video/libav

2011-03-28 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 So after bit of smashing here and there the list of packages depending on media-libs/ffmpeg is stored and automatically generated on my reports page [1] (automatic generation is working if i didn't screw up once a day). So if you want to move this

Re: [gentoo-dev] FYI: USE=hal masked in base/use.mask and related

2011-03-28 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 28.3.2011 13:25, Rich Freeman napsal(a): On Sun, Mar 27, 2011 at 4:36 AM, Samuli Suominen ssuomi...@gentoo.org wrote: USE=hal is masked in base/use.mask, but unmasked for kde-base/solid and app-cdr/k3b in base/package.use.mask pending on KDE

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in dev-python/PyZilla: PyZilla-0.1.0.ebuild ChangeLog metadata.xml

2011-03-27 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 27.3.2011 15:44, Rich Freeman napsal(a): On Sun, Mar 27, 2011 at 9:30 AM, Jeremy Olexa darks...@gentoo.org wrote: On 03/27/2011 02:47 AM, Nirbheek Chauhan wrote: On 03/26/2011 12:52 AM, Mike Frysinger (vapier) wrote: I propose that we should

Re: [gentoo-dev] Eclass review: xorg-2 virtualx

2011-03-26 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 23.3.2011 21:03, Donnie Berkholz napsal(a): Any chance we can just clean out the fonts that still use the old way and delete most of this? If somebody wants to do it. I have quite lot of other stuff on todo :) -BEGIN PGP SIGNATURE-

Re: [gentoo-dev] Re: git-2.eclass final review

2011-03-23 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 23.3.2011 13:28, James Cloos napsal(a): MF == Mike Frysinger vap...@gentoo.org writes: MF ideally, the git eclass should be creating bare checkouts only in its MF store dir, in which case it could use `git archive | tar` to move MF things

[gentoo-dev] virtual/ffmpeg and media-video/libav

2011-03-23 Thread Tomáš Chvátal
Hi guys, As there is new ffmpeg fork that is a bit alive we should provide it as alternative to current media-video/ffmpeg. So libav is stored in media-video/libav (look at it, try to find issues and stuff). Virtual package is virtual/ffmpeg where now i implemented it to have versioned

Re: [gentoo-dev] virtual/ffmpeg and media-video/libav

2011-03-23 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 23.3.2011 16:01, Jeremy Olexa napsal(a): When reading about the fork awhile back, I assumed that ffmpeg would die and libav would continue in its place. Do we really need a virtual for this?? -Jeremy Technically it is desired, but i don't

[gentoo-dev] git-2.eclass final review

2011-03-22 Thread Tomáš Chvátal
Hi guys, as there are no more complaints in kde overlay i would like you to test your git using live ebuild with this new git-2 eclass and tell me how you like it. Also usual review of what already is in is welcomed because i would really really like to move this thing into main tree. Cheers

Re: [gentoo-dev] git-2.eclass final review

2011-03-22 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 22.3.2011 22:26, Mike Frysinger napsal(a): # @BLURB: This eclass provides functions for fetch and unpack git repositories fetching/unpacking Yarp fixed. eval X=\$${PN//[-+]/_}_LIVE_REPO if [[ ${X} = ]]; then :

Re: [gentoo-dev] git-2.eclass final review

2011-03-22 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 23.3.2011 00:08, Mike Frysinger napsal(a): 2011/3/22 Tomáš Chvátal: Dne 22.3.2011 22:26, Mike Frysinger napsal(a): # @BLURB: This eclass provides functions for fetch and unpack git repositories fetching/unpacking Yarp fixed. well

Re: [gentoo-dev] Unused eclasses

2011-03-19 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 1.2.2011 19:57, Tomáš Chvátal napsal(a): Hello ladies, Following cleanup of eclasses in main tree there still are few eclasses that are not used at all. I would like to ask you to reply to this mail that you want them to survive or I

Re: [gentoo-dev] RFC: emboss.eclass as replacement for embassy.eclass

2011-03-16 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 16.3.2011 07:48, justin napsal(a): On 15/03/11 22:25, Tomáš Chvátal wrote: i am seriously hurt by $(use_enable amd64 64) Where is the problem? The purpose of the eclass is not to repeat the same code 20 times. Why can't this be here

Re: [gentoo-dev] Quantity of open bugs

2011-03-16 Thread Tomáš Chvátal
- Tomáš Chvátal Gentoo Linux Developer [Clustering/Council/KDE/QA/Sci/X11] E-Mail : scarab...@gentoo.org GnuPG FP: 94A4 5CCD 85D3 DE24 FE99 F924 1C1E 9CDE 0341 4587 GnuPG ID: 03414587 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.17 (GNU/Linux) Comment: Using GnuPG

Re: [gentoo-dev] RFC: emboss.eclass as replacement for embassy.eclass

2011-03-15 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 15.3.2011 21:51, justin napsal(a): Donnie pointed out, that it might be clever to attach what I want to have reviewed. So here it is. justin EAPI CAN'T BE DEFINED IN ECLASS! this should be craved into stones :) Some whitespace is funny.

Re: [gentoo-dev] virtualx eclass possible issue

2011-03-13 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 12.3.2011 11:37, Paweł Hajdan, Jr. napsal(a): One of my ebuilds is using virtualx eclass, and I noticed the following code inside the eclass: retval=$? # Now kill Xvfb kill $(cat /tmp/.X${XDISPLAY}-lock) else

[gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in eclass: virtualx.eclass

2011-03-12 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 11.3.2011 23:30, Christian Faulhammer napsal(a): Hi, Tomas Chvatal (scarabeus) scarab...@gentoo.org: Sync virtualx.eclass from x11 overlay as per review ~week ago. Could we have some more verbose descriptions than that in the commit

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in x11-libs/libva: ChangeLog libva-1.0.10.ebuild

2011-03-09 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 9.3.2011 13:08, Alexis Ballier napsal(a): On Tuesday, March 08, 2011 12:23:03 PM Tomáš Chvátal wrote: Dne 8.3.2011 15:51, Alexis Ballier napsal(a): On Tuesday, March 08, 2011 09:28:13 AM Tomas Chvatal (scarabeus) wrote: scarabeus11/03/08

[gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in x11-libs/libva: ChangeLog libva-1.0.10.ebuild

2011-03-08 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 8.3.2011 15:51, Alexis Ballier napsal(a): On Tuesday, March 08, 2011 09:28:13 AM Tomas Chvatal (scarabeus) wrote: scarabeus11/03/08 12:28:13 Modified: ChangeLog Added:libva-1.0.10.ebuild Log: Update

Re: [gentoo-dev] Last rites: www-client/chromium-bin

2011-03-04 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 5.3.2011 00:46, Alex Alexander napsal(a): What system webkit? Chromium has its own version of webkit :) For this lovely thing it should be webkit-gtk Anyway, compilation on a modern system shouldn't take more than an hour. ~15-20 minutes on

Re: [gentoo-dev] unbreaking net-print/foo2zjs

2011-02-27 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 27.2.2011 15:44, Paweł Hajdan, Jr. napsal(a): Currently foo2zjs is completely broken because of digest verification issues. I happen to have a printer that requires foo2zjs, and I decided to fix this problem. I've submitted a live ebuild,

Re: [gentoo-dev] Pending removal(?) of media-libs/pdflib

2011-02-22 Thread Tomáš Chvátal
Dne 22.2.2011 19:20, Mike Frysinger napsal(a): On Tuesday, February 22, 2011 12:54:11 Ulrich Mueller wrote: On Tue, 22 Feb 2011, Francesco R wrote: Build gnuplot with USE=cairo and you can get PDF output with the pdfcairo terminal. Last time (many moons ago) I've checked cairo did not

[gentoo-dev] Eclass review: xorg-2 virtualx

2011-02-21 Thread Tomáš Chvátal
Hello lads, I would like you to review following patches we kept hidden from you in x11 overlay up till now. xorg-2: autotools-utils usage - out of tree build by default - killing all .la files added doc dependencies - it is same for all pkgs and easier to keep it in

Re: [gentoo-dev] RFC: package.keywords-compatible snippets when stabilizing multiple packages

2011-02-14 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 14.2.2011 14:49, Gilles Dartiguelongue napsal(a): Le lundi 14 février 2011 à 13:30 +0100, Paweł Hajdan, Jr. a écrit : Sometimes there are very simple things we can do to make arch developers' life easier. For example, when stabilizing multiple

[gentoo-dev] git-2.eclass review phase one

2011-02-06 Thread Tomáš Chvátal
Hello, so this is first attempt to create new eclass for git management that is more clean and neat. I would like to ask you guys to help me review it and suggest updates/cleanups. I really tried to make the eclass nicely separated to functions based on what it does and remove some obsolete code.

[gentoo-dev] Unused eclasses

2011-02-01 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello ladies, Following cleanup of eclasses in main tree there still are few eclasses that are not used at all. I would like to ask you to reply to this mail that you want them to survive or I will just mark them as @DEAD in 30 days and remove from

Re: [gentoo-dev] Adding app-arch/xz-utils to the system set

2011-01-31 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 1.2.2011 00:33, Jorge Manuel B. S. Vicetto napsal(a): Hello. Given the increased use of lzma compressed files, including on portage snapshots, I'd like to add app-arch/xz-utils to the system set. We already have a few bugs about requiring

[gentoo-dev] Glep 48 update (as nominated for next meeting)

2011-01-28 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, first off i would like to apologize for not sending this mail sooner (helluva week). So draft we would like to have implemented as Glep update is this diff: http://dev.gentoo.org/~scarabeus/glep-0048.diff Please comment and help us improve the

Re: [gentoo-dev] Glep 48 update (as nominated for next meeting)

2011-01-28 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 28.1.2011 23:42, Rich Freeman napsal(a): 2011/1/28 Tomáš Chvátal scarab...@gentoo.org: So draft we would like to have implemented as Glep update is this diff: http://dev.gentoo.org/~scarabeus/glep-0048.diff Please comment and help us improve

Re: [gentoo-dev] Re: [gentoo-dev-announce] Stabilisation exceptions

2011-01-27 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 27.1.2011 17:30, Ciaran McCreesh napsal(a): On Thu, 27 Jan 2011 10:19:51 -0600 Jeremy Olexa darks...@gentoo.org wrote: Probably OT, sorry. Isn't it time we gained this concept of noarch for packages that only install text files or packages

Re: [gentoo-dev] Re: [gentoo-dev-announce] Stabilisation exceptions

2011-01-27 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ok bad example on the posix-sh file. But anyway even you can check what stuff the thing does and decide upon it. Anyway even tho you nitpick on something you don't need to. There is at minimal the binary files example where you just place them

Re: [gentoo-dev] Re: [gentoo-dev-announce] Stabilisation exceptions

2011-01-27 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 27.1.2011 18:16, Ciaran McCreesh napsal(a): On Thu, 27 Jan 2011 18:07:30 +0100 Tomáa Chvátal scarab...@gentoo.org wrote: Ok bad example on the posix-sh file. But anyway even you can check what stuff the thing does and decide upon it. Anyway

Re: [gentoo-dev] Re: [gentoo-dev-announce] Stabilisation exceptions

2011-01-27 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 27.1.2011 19:09, Matti Bickel napsal(a): On 01/27/2011 06:59 PM, Tomáš Chvátal wrote: Adding ebuilds with noarch keyword must be preceded with: All ebuilds seeking to have this feature implemented must be discussed on #gentoo-dev mailing list

[gentoo-dev] EAPI usage in main tree

2011-01-25 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I would like to upgrade tree-wide policy for EAPI usage in main tree. Currently we say that developers can use any named version they wish or find sufficient. I would on other hand like to have all ebuilds to use Latest EAPI version possible

[gentoo-dev] Slacker arches

2011-01-25 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Given the talk on last council meeting I would like this policy to be in effect over main tree: Every arch teams should stabilise OR write out reason why they can't do so to stable bug in 90 days. If any arch team fails to do so the maintainer

Re: [gentoo-dev] Slacker arches

2011-01-25 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 25.1.2011 12:38, Tomáš Chvátal napsal(a): Hi, Given the talk on last council meeting I would like this policy to be in effect over main tree: Every arch teams should stabilise OR write out reason why they can't do so to stable bug in 90

Re: [gentoo-dev] EAPI usage in main tree

2011-01-25 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 25.1.2011 13:13, Paweł Hajdan, Jr. napsal(a): On 1/25/11 12:20 PM, Tomáš Chvátal wrote: I would like to upgrade tree-wide policy for EAPI usage in main tree. I have a great idea for you. How about creating a project (possibly a subproject

Re: [gentoo-dev] EAPI usage in main tree

2011-01-25 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 25.1.2011 13:25, Markos Chandras napsal(a): On Tue, Jan 25, 2011 at 01:13:06PM +0100, Paweł Hajdan, Jr. wrote: How about creating a project (possibly a subproject of QA or something else) that would help people do that? In case of no response

Re: [gentoo-dev] EAPI usage in main tree

2011-01-25 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 25.1.2011 14:33, Thomas Sachau napsal(a): Do you have some more arguments for your request? Most new developers will have to know about all EAPi versions anyway since they join an existing team with existing ebuilds, which will mostly not

Re: [gentoo-dev] Slacker arches

2011-01-25 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 25.1.2011 16:49, Jeremy Olexa napsal(a): On Tue, 25 Jan 2011 12:38:03 +0100, Tomáš Chvátal wrote: Only exception from this rule are toolchain and base-system bugs, since In both threads you recently started, you used the term base-system

Re: [gentoo-dev] Upcoming changes to hosting of Git repos on git.gentoo.org (NOT overlays.git.gentoo.org)

2011-01-25 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 25.1.2011 23:08, Robin H. Johnson napsal(a): On Wed, Jan 26, 2011 at 12:02:16AM +0200, Theo Chatzimichos wrote: And now, imagine the state of the user/ dev/ list mess in, say, two or five years So you're in favour of making it 'people/' and

Re: [gentoo-dev] app-emulation/virtualbox-ose got renamed to app-emulation/virtualbox

2011-01-07 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 7.1.2011 16:51, Rich Freeman napsal(a): On Fri, Jan 7, 2011 at 10:39 AM, Lars Wendler polynomia...@gentoo.org wrote: Please pretty please read the elog messages when you update/install app- emulation/virtualbox for the first time after this

Re: [gentoo-dev] RFC: global USE lzma

2010-11-06 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 6.11.2010 16:49, Pacho Ramos napsal(a): El sáb, 06-11-2010 a las 16:12 +0100, justin escribió: HI, has there are no objections I will add it to global as Support for LZMA/XZ (de)compression algorithm justin I would vote for calling

[gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in net-irc/quassel: metadata.xml ChangeLog quassel-9999.ebuild quassel-0.7.1.ebuild

2010-11-04 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 4.11.2010 15:37, Jeremy Olexa napsal(a): On Thu, 4 Nov 2010 14:33:59 + (UTC), Tomas Chvatal (scarabeus) wrote: scarabeus10/11/04 14:33:59 Modified: metadata.xml ChangeLog quassel-.ebuild

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in net-irc/quassel: metadata.xml ChangeLog quassel-9999.ebuild quassel-0.7.1.ebuild

2010-11-04 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 4.11.2010 18:40, Mark Loeser napsal(a): Please do remove the flag. The fact that there are some ebuilds in the tree that use it does not make it alright to introduce more. Thanks, You should read cvs log first :) I already did at the

Re: [gentoo-dev] Maintainer needed for app-portage/flagedit app-portage/profuse dev-util/libconf

2010-11-03 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 3.11.2010 14:48, Michał Górny napsal(a): On Wed, 3 Nov 2010 08:32:07 +0100 Torsten Veller t...@gentoo.org wrote: If nobody is interested, I'll mask them for removal in one week. If nobody is interested indeed, I'd appreciate a longer

Re: [gentoo-dev] New eshowkw

2010-10-29 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 29.10.2010 05:51, Jeroen Roovers napsal(a): On Thu, 28 Oct 2010 23:33:09 +0200 Tomáš Chvátal scarab...@gentoo.org wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 So now on the eshowkw is part of gentoolkit (in svn, and in next

Re: [gentoo-dev] New eshowkw

2010-10-28 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 So now on the eshowkw is part of gentoolkit (in svn, and in next release). If you want to test it and suggest more features/report bugs you can use it as follows: eshowkw [something] equery keywords something Cheers Tomas -BEGIN PGP

Re: [gentoo-dev] New eshowkw

2010-10-27 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ok i finished my separation as i said yesterday in some of the mails so here is the 0.5.0 version with self install script and so on :) New features: * sorting based on user decision, version or keywords can be on top * filtering archs Implementing

[gentoo-dev] New eshowkw

2010-10-26 Thread Tomáš Chvátal
Hello guys, I took last few days to rewrite our eshowkw script from bash to python and enhance its functionality. Not all of you are aware of this usefull script from gentoolkit-dev package, so let me introduce it: It is script that shows keywords for package and all its versions in nice table

Re: [gentoo-dev] New eshowkw

2010-10-26 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 26.10.2010 18:34, Krzysztof Pawlik napsal(a): On 10/26/10 17:39, Tomáš Chvátal wrote: Hello guys, I took last few days to rewrite our eshowkw script from bash to python and enhance its functionality. I did the same some time ago, check

Re: [gentoo-dev] New eshowkw

2010-10-26 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 26.10.2010 20:38, Krzysztof Pawlik napsal(a): nelch...@s-lappy ~$ time eshowkw gcc /dev/null real0m0.965s user0m0.900s sys 0m0.060s nelch...@s-lappy ~$ time /usr/bin/eshowkw gcc /dev/null real0m2.559s user

Re: [gentoo-dev] New eshowkw

2010-10-26 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 26.10.2010 18:13, Fabian Groffen napsal(a): Hi Tomáš, On 26-10-2010 17:39:04 +0200, Tomáš Chvátal wrote: So since I would like to have this script replace current eshowkw one I want to ask you for kind help on that script and review

Re: [gentoo-dev] New eshowkw

2010-10-26 Thread Tomáš Chvátal
Updated few function calls to fill empty spaces. Thanks to Michal (mgorny) for suggestions. Now it works a bit faster :) Tomas --- eshowkwng.py.old2010-10-27 00:13:21.476218699 +0200 +++ eshowkwng.py2010-10-27 00:11:33.929218700 +0200 @@ -34,32 +34,33 @@ Prepare list

[gentoo-dev] .la files removal news item (GLEP 42)

2010-10-01 Thread Tomáš Chvátal
:) Tomáš Chvátal Gentoo Linux Developer [Clustering/Council/KDE/QA/Sci/X11] E-Mail : scarab...@gentoo.org GnuPG FP: 94A4 5CCD 85D3 DE24 FE99 F924 1C1E 9CDE 0341 4587 GnuPG ID: 03414587 Title: Removal of .la files Author: Diego Elio Pettenò flamee...@gentoo.org

[gentoo-dev] [PATCH] kernel-2.eclass problem with unpacking patches

2010-09-17 Thread Tomáš Chvátal
Hi guys, i found the painfull way that kernel eclass does not die if it fails to unpack patch file supplied to it. So i propose the patch i attach for inclusion :) Result with this patch: Unpacking source... Unpacking linux-2.6.35.tar.bz2 to

Re: [gentoo-dev] [PATCH] kernel-2.eclass problem with unpacking patches

2010-09-17 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 17.9.2010 23:37, Mike Frysinger napsal(a): On Friday, September 17, 2010 15:41:17 Tomáš Chvátal wrote: i found the painfull way that kernel eclass does not die if it fails to unpack patch file supplied to it. So i propose the patch i attach

Re: [gentoo-dev] RFC: fox.eclass update

2010-09-16 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 16.9.2010 15:31, Matti Bickel napsal(a): Posting this for review as the diff is rather largish and I'm known to have the usual typo in it ;) Your mail lacks the attachment :) Tom -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.16 (GNU/Linux)

Re: [gentoo-dev] CUPS 1.4 and FFMpeg 0.6

2010-09-10 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 9.9.2010 15:25, Timo Gurr napsal(a): The plan is to release an updated revision incorporating the QA fixes from bug #332591 (huge thanks to Tomáš Chvátal (scarabeus) for doing the actual work here!) Apart from that there's no real showstopper

[gentoo-dev] Please help us decide naming scheme for cmake use calls

2010-08-23 Thread Tomáš Chvátal
. The vote is open for 30 days starting 23. 8. 2010. This call is for developers/ht/at only. Users can't vote on this one. Cheers [1] http://forums.gentoo.org/viewtopic-t-841360.html - Tomáš Chvátal Gentoo Linux Developer [Cluster/Council/KDE/QA/Sci/X11] E-Mail : scarab

Re: [gentoo-dev] updated elass documentation syntax

2010-08-22 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 21.8.2010 22:32, Mike Frysinger napsal(a): On Saturday, August 21, 2010 15:43:31 Tomáš Chvátal wrote: Dne 21.8.2010 21:38, Mike Frysinger napsal(a): On Saturday, August 21, 2010 15:29:13 Tomáš Chvátal wrote: if i define variable in some

Re: [gentoo-dev] Re: New eclass: scons.eclass

2010-08-22 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 22.8.2010 23:06, Mike Frysinger napsal(a): scons_use() keep the use_xxx style ... so rename it to use_scons() local varname=${2:-${flag}} should be stripping possible leading ! so that people can do `use_scons !foo moo` just

Re: [gentoo-dev] Re: New eclass: scons.eclass

2010-08-22 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 22.8.2010 23:18, Mike Frysinger napsal(a): On Sunday, August 22, 2010 17:10:32 Tomáš Chvátal wrote: Dne 22.8.2010 23:06, Mike Frysinger napsal(a): scons_use() keep the use_xxx style ... so rename it to use_scons() Hmm we use cmake

Re: [gentoo-dev] updated elass documentation syntax

2010-08-21 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 21.8.2010 21:27, Mike Frysinger napsal(a): ive extended the eclass documentation format a little for variables. you can now use the markers: @DEFAULT_UNSET avoid overhead of adding useless constructs like: : ${FOO:=} this way

Re: [gentoo-dev] updated elass documentation syntax

2010-08-21 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 21.8.2010 21:38, Mike Frysinger napsal(a): On Saturday, August 21, 2010 15:29:13 Tomáš Chvátal wrote: if i define variable in some function it gets into functions section for manpage. Not sure if that is your area to fix too :) please

Re: [gentoo-dev] Re: gentoo commit in xml/htdocs/proj/en/council/meeting-logs: 20100809-summary.txt

2010-08-10 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 10.8.2010 10:32, Torsten Veller napsal(a): * Tomas Chvatal (scarabeus) scarab...@gentoo.org: 4) Bugs assigned to council@ in bugzilla and their progress https://bugs.gentoo.org/buglist.cgi?query_format=advancedshort_desc_type=

Re: [gentoo-dev] Re: Council Agenda 20100809 rev 01

2010-08-08 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 8.8.2010 12:05, Brian Harring napsal(a): On Sun, Aug 08, 2010 at 10:10:01AM +0100, Ciaran McCreesh wrote: On Sun, 8 Aug 2010 01:55:26 -0700 Brian Harring ferri...@gmail.com wrote: Put it to a vote then, rather than flaming every few months

Re: [gentoo-dev] Add --hash-style=gnu to LDFLAGS

2010-08-07 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 7.8.2010 18:32, Markos Chandras napsal(a): Hi there, It seems like few of our fellow developers don't know how to track down packages that don't respect LDFLAGS. Adding -Wl,--hash-style=gnu is a good way to do that. I would like to see this

[gentoo-dev] Council Agenda 20100809 rev 01

2010-08-06 Thread Tomáš Chvátal
Hi, since I am this meetings girl for everything here is first pass on our agenda. I am adding this mail only to g-dev and g-dev-announce to see if everyone notice, sorry if it slip your radar. Also if you have something to say on this mail please reply to gentoo-dev, or you will render me quite

Re: [gentoo-dev] Re: News item announcing as-needed (glep 42 stuff)

2010-07-27 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 27.7.2010 05:38, Ryan Hill napsal(a): Yep. Can I suggest: -Wl,--as-needed has been added to the default profile's LDFLAGS. This option optimizes the linking process, only linking binaries to libraries that are trully needed. This way,

[gentoo-dev] News item announcing as-needed (glep 42 stuff)

2010-07-26 Thread Tomáš Chvátal
Hi guys, See the attachment for the draft. Please improve it to be an actual English :P Cheers Tom Title: --as-needed enabled in default profiles Author: Tomáš Chvátal scarab...@gentoo.org Content-type: text/plain Posted: 2010-07-26 Revision: 1 News-Item-Format: 1.0 Starting today all

<    1   2   3   4   >