Re: [gentoo-dev] rfc: moving OpenRC to a meson-based build

2017-02-06 Thread Maciej Mrozowski
On poniedziałek, 30 stycznia 2017 14:04:06 CET William Hubbs wrote: > All, > > I have been looking at the meson build system [1] [2], and I like what I > see. > > I have opened an issue on OpenRC's github wrt migrating OpenRC to the > meson build system [3]. > > As I said on the bug, the

Re: [gentoo-dev] [PATCH 2/2] cmake-utils.eclass: export compilers to environment instead of setting in toolchain file, bug 542530

2016-11-04 Thread Maciej Mrozowski
i, 4 Nov 2016 13:20:16 +0100 > > > > > > Alexis Ballier <aball...@gentoo.org> wrote: > > > > On Thu, 3 Nov 2016 00:52:17 +0100 > > > > > > > > Maciej Mrozowski <reave...@gmail.com> wrote: > > > > > From: Maciej Mroz

Re: [gentoo-dev] [PATCH 1/2] cmake-utils.eclass: CMake argument passing rework - clean build_rules and toolchain_file files from unrelated stuff (pass to CMake directly) - move some invariant CMake op

2016-11-03 Thread Maciej Mrozowski
On czwartek, 3 listopada 2016 07:31:10 CET Michał Górny wrote: > On Thu, 3 Nov 2016 00:52:16 +0100 > > Maciej Mrozowski <reave...@gmail.com> wrote: > > From: Maciej Mrozowski <reave...@gentoo.org> > > > > --- &

[gentoo-dev] [PATCH 2/2] cmake-utils.eclass: export compilers to environment instead of setting in toolchain file, bug 542530

2016-11-02 Thread Maciej Mrozowski
From: Maciej Mrozowski <reave...@gentoo.org> --- eclass/cmake-utils.eclass | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eclass/cmake-utils.eclass b/eclass/cmake-utils.eclass index 88d2163..23cc094 100644 --- a/eclass/cmake-utils.eclass +++ b/eclass/cmake-utils.

[gentoo-dev] [PATCH 1/2] cmake-utils.eclass: CMake argument passing rework - clean build_rules and toolchain_file files from unrelated stuff (pass to CMake directly) - move some invariant CMake option

2016-11-02 Thread Maciej Mrozowski
From: Maciej Mrozowski <reave...@gentoo.org> --- eclass/cmake-utils.eclass | 54 ++- 1 file changed, 21 insertions(+), 33 deletions(-) diff --git a/eclass/cmake-utils.eclass b/eclass/cmake-utils.eclass index 393ee28..88d2163 100644 --- a/eclass

[gentoo-dev] [PATCH 0/2] cmake-utils small rework + bug 542530

2016-11-02 Thread Maciej Mrozowski
From: Maciej Mrozowski <reave...@gentoo.org> Bummer, let me start it properly again, this time sending to reachable address. Maciej Mrozowski (2): cmake-utils.eclass: CMake argument passing rework - clean build_rules and toolchain_file files from unrelated stuff (pass to

[gentoo-dev] Re: [PATCH 2/2] cmake-utils.eclass: export compilers to environment instead of setting in toolchain file, bug 542530

2016-11-02 Thread Maciej Mrozowski
On środa, 2 listopada 2016 04:00:06 CET Maciej Mrozowski wrote: > --- > eclass/cmake-utils.eclass | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/eclass/cmake-utils.eclass b/eclass/cmake-utils.eclass > index 88d2163..f7eac26 100644 > --- a/ecla

Re: [gentoo-dev] [RFC] Enable CMAKE_WARN_UNUSED_CLI by default in cmake-utils for EAPI>=6

2016-05-18 Thread Maciej Mrozowski
On Wednesday 18 of May 2016 09:22:53 Andrew Savchenko wrote: > On Mon, 02 May 2016 18:06:44 +0200 Maciej Mrozowski wrote: > > Hello, > > > > General advise: do not convert ebuilds inheriting cmake-utils to EAPI 6 > > unless you know what you are doing (you are fully aw

[gentoo-dev] Re: [RFC] Enable CMAKE_WARN_UNUSED_CLI by default in cmake-utils for EAPI>=6

2016-05-17 Thread Maciej Mrozowski
On Monday 02 of May 2016 18:13:38 you wrote: > On Monday 02 of May 2016 18:06:44 you wrote: > > Unfortunately there is common misconception, also among developers, that > > it's sufficient to simply replace "${cmake-utils_use_with foo)" with > > "-DWITH_foo=ON" etc. > > Obvious errata, should be:

[gentoo-dev] Re: [RFC] Enable CMAKE_WARN_UNUSED_CLI by default in cmake-utils for EAPI>=6

2016-05-02 Thread Maciej Mrozowski
On Monday 02 of May 2016 18:06:44 you wrote: > Unfortunately there is common misconception, also among developers, that > it's sufficient to simply replace "${cmake-utils_use_with foo)" with > "-DWITH_foo=ON" etc. Obvious errata, should be: Unfortunately there is common misconception, also among

[gentoo-dev] [RFC] Enable CMAKE_WARN_UNUSED_CLI by default in cmake-utils for EAPI>=6

2016-05-02 Thread Maciej Mrozowski
Hello, General advise: do not convert ebuilds inheriting cmake-utils to EAPI 6 unless you know what you are doing (you are fully aware of eclass behaviour removed with https://bugs.gentoo.org/show_bug.cgi?id=514384). Background: Pre EAPI-6 cmake-utils.eclass contained certain feature to

Re: [gentoo-dev] Reminder: ALLARCHES

2016-05-02 Thread Maciej Mrozowski
On Monday 02 of May 2016 16:43:01 you wrote: | On Saturday 30 of April 2016 23:16:42 Andreas K. Huettel wrote: | | Hi all, | | | | just as a small reminder, to ease the load on all arch teams: | | | | If a stablerequest has the keyword ALLARCHES set, then | | * the first arch that tests

Re: [gentoo-dev] Reminder: ALLARCHES

2016-05-02 Thread Maciej Mrozowski
On Saturday 30 of April 2016 23:16:42 Andreas K. Huettel wrote: | Hi all, | | just as a small reminder, to ease the load on all arch teams: | | If a stablerequest has the keyword ALLARCHES set, then | * the first arch that tests successfully and stabilizes | * can and *should* immediately

Re: [gentoo-dev] RFI: A better workflow for github pull requests

2015-09-16 Thread Maciej Mrozowski
On Saturday 12 of September 2015 21:12:25 Michał Górny wrote: | What are your thoughts? Any other proposals? Well, there's always an option to set up infra hosted Gerrit or Gitlab and forget about Github workflow altogether... regards MM signature.asc Description: This is a digitally signed

Re: [gentoo-dev] useflag policies

2015-08-03 Thread Maciej Mrozowski
On Sunday 02 of August 2015 21:37:36 Rich Freeman wrote: | The approach qt4=qt4 | and qt5=qt5 seems simpler on the surface, but it means that users end | up having to set tons of per-package configurations when they don't | actually care which one they use, I will risk a thesis that if they

[gentoo-dev] Re: Herd/project cleanup

2015-06-29 Thread Maciej Mrozowski
On Saturday 27 of June 2015 21:39:35 Johannes Huber wrote: Feel free to keep me there. (although my usefulness has lessened of late...) regards MM

[gentoo-dev] Last rites: sys-fs/evms

2015-04-05 Thread Maciej Mrozowski
# Maciej Mrozowski reave...@gentoo.org (06 Apr 2015) # Does not link against latest ncurses and no interest to fix it. # Superseded by LVM2 and all clusters should be migrated by now. # Removal in 30 days. sys-fs/evms I kept it in tree for a while longer for volumes migration purpose, but all

Re: [gentoo-dev] RFC GLEP 1005: Package Tags

2014-03-28 Thread Maciej Mrozowski
On Monday 24 of March 2014 16:28:44 Ciaran McCreesh wrote: | On Mon, 24 Mar 2014 10:55:38 -0400 | Damien Levac damien.le...@gmail.com wrote: | A lot of people already replied to this question: package search. | | Sure, but can you point to prior examples of this kind of stuff | actually working?

Re: [gentoo-dev] crossdev and multilib interference

2014-03-28 Thread Maciej Mrozowski
On Wednesday 26 of March 2014 02:07:56 Mike Frysinger wrote: | cmake is completely broken when it comes to library searching and multilib and | cross-compiling. it will happily look in hardcoded / paths to test for the | existence of files as well as directly execute `pkg-config`. it's a

Re: [gentoo-dev] rfc: revisiting our stabilization policy

2014-01-17 Thread Maciej Mrozowski
On Friday 17 of January 2014 13:06:22 gro...@gentoo.org wrote: | dev-util/kdevelop-php-docs While of course it doesn't invalidate your entire idea, this particular example is a kdevelop plugin written in C++ that provides php API documentation integration. This tells however that decision to

Re: [gentoo-dev] Recommend cronie instead of vixie-cron in handbook?

2013-12-15 Thread Maciej Mrozowski
On Sunday 15 of December 2013 00:13:09 Peter Stuge wrote: | Markos Chandras wrote: | Please do not let Peter render another thread useless. | | Isn't it obvious that the discussion about forks is both related to | cron *and* useful on its own? I think there's some misunderstanding (or otherwise

Re: [gentoo-dev] open season on other-dev's packages -- policy change?

2013-11-24 Thread Maciej Mrozowski
On Friday 01 of November 2013 22:13:04 Ciaran McCreesh wrote: | The point is that git makes it super-easy to contribute patches, both | for users and for developers. Well, it's not like one cannot submit patches against portage tree patches already.. And git is only super-convenient when

Re: [gentoo-dev] Sets in the tree

2013-08-15 Thread Maciej Mrozowski
On Wednesday 14 of August 2013 21:42:35 Michael Palimaka wrote: | Now that portage-2.2 is in ~arch, we should now be able to add sets to | the tree. | | How should we go about doing this? In some overlays, the repository root | has sets/{foo,bar,etc} and sets.conf which might look like this: |

Re: [gentoo-dev] Evaluating a new malloc()

2013-02-26 Thread Maciej Mrozowski
On Tuesday 26 of February 2013 11:44:31 Rich Freeman wrote: On Tue, Feb 26, 2013 at 11:35 AM, Alec Warner anta...@gentoo.org wrote: I see a *HUGE* reason. glibc ships with ptmalloc. If you think they should use jemalloc, talk to them. Don't just do it in Gentoo. Certainly I think it would

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in virtual/ffmpeg: ffmpeg-9.ebuild ChangeLog ffmpeg-0.10.2-r1.ebuild

2013-02-08 Thread Maciej Mrozowski
On Thursday 07 of February 2013 06:52:44 Peter Stuge wrote: Tomáš Chvátal wrote: we as gentoo will provide both while preffered default will be what major distros use. What kind of careless mainstream attitude is that? Really? Quite the opposite, decision to use implementation A over B

[gentoo-dev] Re: [PATCH 3/3] Convert virtualgl to cmake-multilib.

2013-02-07 Thread Maciej Mrozowski
On Tuesday 05 of February 2013 21:19:24 you wrote: +CMAKE_VERBOSE=1 This is already eclass default. + abi_configure() { + local mycmakeargs=( + ${mycmakeargs[@]} + -DVGL_LIBDIR=/usr/$(get_libdir) +

Re: [gentoo-dev] The gx86 multilib project -- masterplan

2013-01-29 Thread Maciej Mrozowski
On Sunday 27 of January 2013 19:11:16 Micha³ Górny wrote: On Sun, 27 Jan 2013 21:04:14 +0300 Sergei Trofimovich sly...@gentoo.org wrote: On Sun, 27 Jan 2013 17:30:22 +0100 Micha³ Górny mgo...@gentoo.org wrote: On Sun, 27 Jan 2013 16:07:48 + Ciaran McCreesh

Re: [gentoo-dev] supporting static-libs

2012-09-21 Thread Maciej Mrozowski
On Thursday 06 of September 2012 10:18:34 Brian Harring wrote: On Mon, Sep 03, 2012 at 10:54:15PM +0200, Maciej Mrozowski wrote: On Tuesday 28 of August 2012 02:15:40 hasufell wrote: Is there a reason not to support static-libs in an ebuild if the package supports it? It seems some

Re: [gentoo-dev] supporting static-libs

2012-09-03 Thread Maciej Mrozowski
On Tuesday 28 of August 2012 02:15:40 hasufell wrote: Is there a reason not to support static-libs in an ebuild if the package supports it? It seems some developers don't care about this option. What's the gentoo policy on this? Isn't this actually a bug? A little remark. For CMake

Re: [gentoo-dev] skel.ebuild cosmetics (move RESTRICT after DEPEND)

2012-05-17 Thread Maciej Mrozowski
On Monday 07 of May 2012 10:32:45 Samuli Suominen wrote: On 05/07/2012 02:24 AM, Ulrich Mueller wrote: Therefore I suggest we move this example a bit down in skel.ebuild as it's more logical to continue with new lines instead of applying in-between Any objections? Yes. Please

Re: [gentoo-dev] Deprecate EAPI1?

2012-03-15 Thread Maciej Mrozowski
On Monday 12 of March 2012 01:49:35 Brian Harring wrote: On Sun, Mar 11, 2012 at 04:14:33PM +0100, Ch??-Thanh Christopher Nguy???n wrote: Ciaran McCreesh schrieb: Is there really much of a benefit to this? I guess for anybody who runs scripts to mass-manipulate ebuilds it might be

Re: [gentoo-dev] crossdrev mingw 64 bit

2012-01-11 Thread Maciej Mrozowski
On Tuesday 10 of January 2012 03:34:06 Dmitrij K wrote: Dear developers of crossdev. Can you realize --target mingw64 (for creating windows app 64 bit) (like mingw-w64.sourceforge.net)? And can you to add choising of building compilation: dynamic OR static linking to GCC library, for LGPL

Re: [gentoo-dev] RFC: deprecate /usr/share/doc/$PF

2011-12-27 Thread Maciej Mrozowski
On Wednesday 21 of December 2011 04:40:09 Mike Frysinger wrote: On Tuesday 20 December 2011 20:44:03 Maciej Mrozowski wrote: I still think we should even make PN an unique identifier in order to be able to purge categories... that's different story though... a world without categories

Re: [gentoo-dev] RFC: deprecate /usr/share/doc/$PF

2011-12-20 Thread Maciej Mrozowski
On Monday 19 of December 2011 02:52:54 Alexandre Rostovtsev wrote: On Mon, 2011-12-19 at 01:08 +0100, Ulrich Mueller wrote: [Why are there different Reply-To: headers in -dev and in -pms MLs? Following up to both lists.] I apologize for the mess; I had intended to bring the question up

Re: [gentoo-dev] rewritten epatch

2011-11-23 Thread Maciej Mrozowski
On Friday 18 of December 2009 20:07:47 Mike Frysinger wrote: if (patch -p${count} ${EPATCH_OPTS} --dry-run -f ${PATCH_TARGET}) ${STDERR_TARGET} 21 ; then Just FYI. There seems to be a little 'problem' with this, as patch is validated in -- dry-run mode before applying,

Re: [gentoo-dev] Implicit system dependencies

2011-08-23 Thread Maciej Mrozowski
On Tuesday 23 of August 2011 18:54:04 Paweł Hajdan, Jr. wrote: On 8/22/11 12:21 PM, Michael wrote: I wrote a script to search for discrepancies between linked libraries and what's defined in (R)DEPEND, with the intention of improving QA for minimal package installs. It would be great to

Re: [gentoo-dev] USE=introspection has been unmasked in the tree

2011-08-16 Thread Maciej Mrozowski
On Tuesday 16 of August 2011 22:14:28 Nirbheek Chauhan wrote: 2011/8/17 Chí-Thanh Christopher Nguyễn chith...@gentoo.org: Nirbheek Chauhan schrieb: A side-note that we've wanted to get out to all devs is that everyone should *always* use IUSE=+introspection. Then why is it a flag?

Re: [gentoo-dev] RFC: virtual/icon-theme

2011-08-08 Thread Maciej Mrozowski
On Tuesday 02 of August 2011 20:32:32 Samuli Suominen wrote: On 08/02/2011 09:20 PM, Markos Chandras wrote: Hello fellow developers, I would like to discuss the possibility to create a new virtual package for all the icon-theme packages. According to this bug[1], it seems like pcmanfm,

Re: [gentoo-dev] Are tags just sets?

2011-06-28 Thread Maciej Mrozowski
On Tuesday 28 of June 2011 05:26:29 Brian Harring wrote: On Sun, Jun 26, 2011 at 08:02:57AM +0100, Ciaran McCreesh wrote: Here's a completely different way of doing tags: First, standardise sets. We probably want to go with a format along the lines of: eapi = 4 description

Re: [gentoo-dev] Are tags just sets?

2011-06-27 Thread Maciej Mrozowski
On Monday 27 of June 2011 07:49:24 Ciaran McCreesh wrote: On Sun, 26 Jun 2011 17:12:27 +0200 Maciej Mrozowski reave...@gmail.com wrote: On Sunday 26 of June 2011 09:02:57 Ciaran McCreesh wrote: Here's a completely different way of doing tags: As far as sets are concerned, how about

Re: [gentoo-dev] Are tags just sets?

2011-06-26 Thread Maciej Mrozowski
Hello, On Sunday 26 of June 2011 09:02:57 Ciaran McCreesh wrote: Here's a completely different way of doing tags: As far as sets are concerned, how about PROPERTIES=set? https://bugs.gentoo.org/show_bug.cgi?id=272488 It's been proposed years ago. Is there a need to reinvent sets format every

Re: [gentoo-dev] SHA256 and indention in metadata.xml

2011-06-26 Thread Maciej Mrozowski
On Saturday 25 of June 2011 22:32:43 Jorge Manuel B. S. Vicetto wrote: On 25-06-2011 14:23, Nirbheek Chauhan wrote: On Sat, Jun 25, 2011 at 6:16 PM, justin j...@gentoo.org wrote: Another question, do we have a rule, how the metadata.xml has to be indented? Tabs or n spaces? There's no

Re: [gentoo-dev] RFC: split up media-sound/ category

2011-06-25 Thread Maciej Mrozowski
On Tuesday 21 of June 2011 16:24:07 Michał Górny wrote: Hello, As we discussed for a while, the media-sound/ category has grown very large and it may be a good idea to split it. Right now, it contains audio players, editing software, converters, sound systems and a lot of other utilities

Re: [gentoo-dev] RFC: split up media-sound/ category

2011-06-25 Thread Maciej Mrozowski
On Friday 24 of June 2011 09:55:19 Ciaran McCreesh wrote: On Fri, 24 Jun 2011 09:52:03 +0200 Jesús J. Guerrero Botella jesus.guerrero.bote...@gmail.com wrote: You might not like it, but Gentoo categories have always been directories, not words into metadata.xml. So tags are in some way

Re: [gentoo-dev] Re: RFC: split up media-sound/ category

2011-06-25 Thread Maciej Mrozowski
On Saturday 25 of June 2011 17:19:47 Duncan wrote: Maciej Mrozowski posted on Sat, 25 Jun 2011 13:55:40 +0200 as excerpted: On Friday 24 of June 2011 09:55:19 Ciaran McCreesh wrote: So tags are in some way related to categories then? IMHO the best approach is to forget about categories

Re: [gentoo-dev] Re: RFC: split up media-sound/ category

2011-06-25 Thread Maciej Mrozowski
On Saturday 25 of June 2011 19:29:58 Ulrich Mueller wrote: On Sat, 25 Jun 2011, Maciej Mrozowski wrote: Assuming package names are unique identifiers, tags are not necessary to be available for ebuild.sh so metadata.xml is the best place. But we know that package names are _not_ unique

Re: [gentoo-dev] Reviving webapp-config

2011-06-13 Thread Maciej Mrozowski
On Monday 13 of June 2011 11:35:08 Patrick Lauer wrote: On 06/13/11 01:44, Maciej Mrozowski wrote: On Friday 10 of June 2011 20:08:00 Ciaran McCreesh wrote: On Thu, 9 Jun 2011 16:37:46 -0500 Matthew Summers quantumsumm...@gentoo.org wrote: After consultation and discussion at length

Re: [gentoo-dev] Reviving webapp-config

2011-06-12 Thread Maciej Mrozowski
On Friday 10 of June 2011 20:08:00 Ciaran McCreesh wrote: On Thu, 9 Jun 2011 16:37:46 -0500 Matthew Summers quantumsumm...@gentoo.org wrote: After consultation and discussion at length with several developers, I am writing to announce the impending revival of the tool known as

Re: [gentoo-dev] introspection use flag

2011-05-08 Thread Maciej Mrozowski
On Saturday 07 of May 2011 01:18:57 Nirbheek Chauhan wrote: On Fri, May 6, 2011 at 11:34 PM, Maciej Mrozowski reave...@gmail.com wrote: On Friday 06 of May 2011 15:18:20 Marijn wrote: And what happened to the proposed description: introspection: Add gobject-introspection support

Re: [gentoo-dev] introspection use flag

2011-05-06 Thread Maciej Mrozowski
On Friday 06 of May 2011 15:18:20 Marijn wrote: On 05/06/11 14:25, Gilles Dartiguelongue wrote: Le vendredi 06 mai 2011 à 10:40 +0200, Marijn a écrit : -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dear all, I was just looking into the meaning of the introspection use-flag and

Re: [gentoo-dev] git? [was: Re: Devmanual text on ChangeLogs]

2011-05-01 Thread Maciej Mrozowski
On Sunday 01 of May 2011 12:09:15 Eray Aslan wrote: On Sun, May 01, 2011 at 12:06:47PM +0300, Samuli Suominen wrote: ... the time alone if you have to stop on each package to wait for echangelog to get done just doubles the amount of time you have to put into committing them. That's just

Re: [gentoo-dev] Bugzilla - New Default Status Workflow

2011-04-30 Thread Maciej Mrozowski
On Thursday 28 of April 2011 16:07:24 Christian Ruppert wrote: So once again: https://bugs.gentoo.org/docs/en/html/lifecycle.html *Every* new bug filed by a user without editbugs will have UNCONFIRMED (old NEW) as fixed status. *If* we don't enable the UNCONFIRMED status at all then it

[gentoo-dev] Re: [gentoo-pms] Clarify wording on self-blockers

2011-04-27 Thread Maciej Mrozowski
On Wednesday 27 of April 2011 21:24:51 Ciaran McCreesh wrote: Uh, no, that's the entire point of EAPIs. This is a common misconception. Uh, no. You are completely and horribly wrong. EAPIs were introduced to avoid the problems that we used to have where different versions of Portage

[gentoo-dev] Re: [gentoo-pms] Clarify wording on self-blockers

2011-04-27 Thread Maciej Mrozowski
On Wednesday 27 of April 2011 23:30:22 Maciej Mrozowski wrote: Please ignore me, unintentional cross-post. -- regards MM signature.asc Description: This is a digitally signed message part.

Re: [gentoo-dev] Private SVN repository for live-ebuild

2011-01-28 Thread Maciej Mrozowski
On Friday 28 of January 2011 15:26:27 Donnie Berkholz wrote: On 11:55 Thu 27 Jan , Zac Medico wrote: On 01/27/2011 11:08 AM, Matthew Summers wrote: One question though. Since the 'portage' user has its $home set by default to /var/tmp/portage how would you recommend handling the ssh

Re: [gentoo-dev] [warning] the bug queue has 118 bugs

2010-12-17 Thread Maciej Mrozowski
On Wednesday 15 of December 2010 17:03:12 Matt Turner wrote: On Wed, Dec 15, 2010 at 12:25 PM, Paweł Hajdan, Jr. phajdan...@gentoo.org wrote: By the way, we have a nice team of arch and herd testers - how about encouraging them to wrangle some bugs? Yeah, I just came here to say this.

Re: [gentoo-dev] Change policy about live ebuilds

2010-11-25 Thread Maciej Mrozowski
On Thursday 25 of November 2010 16:07:45 Alexis Ballier wrote: On Thursday 25 November 2010 11:22:39 Paweł Hajdan, Jr. wrote: On 11/25/10 2:59 PM, Alexis Ballier wrote: I fail to understand why you claim that live ebuilds are a QA nightmare, you may want to have a look at how I play with,

Re: [gentoo-dev] What the hell is going on here?

2010-09-17 Thread Maciej Mrozowski
On Friday 17 of September 2010 12:41:51 Angelo Arrifano wrote: Every single QA commit review coming into my Inbox during the past week was directed to arfrever. I *know* he is on probation, I *know* he made mistakes - in fact every one makes mistakes. But you guys are hammering all over him

Re: [gentoo-dev] What the hell is going on here?

2010-09-17 Thread Maciej Mrozowski
On Friday 17 of September 2010 16:52:03 Markos Chandras wrote: On Fri, Sep 17, 2010 at 12:51:52PM +0200, Maciej Mrozowski wrote: On Friday 17 of September 2010 12:41:51 Angelo Arrifano wrote: Every single QA commit review coming into my Inbox during the past week was directed to arfrever

Re: [gentoo-dev] Closing bugs

2010-09-11 Thread Maciej Mrozowski
On Saturday 11 of September 2010 20:51:56 justin wrote: Hi all, is the following comment an adequate way to close bugs with RESOLVED/INVALID? If so, I will change the way I handle bugs and use it too. virtual/os-headers: 2.6.35 (sys-kernel/linux-headers) ACCEPT_KEYWORDS=amd64 you

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in dev-python/hachoir-parser: ChangeLog hachoir-parser-1.3.4.ebuild

2010-09-11 Thread Maciej Mrozowski
On Saturday 11 of September 2010 22:18:32 Petteri Räty wrote: On 09/11/2010 11:14 PM, Ryan Hill wrote: On Sat, 11 Sep 2010 22:10:51 +0300 Petteri Räty betelge...@gentoo.org wrote: + +*hachoir-parser-1.3.4 (10 Sep 2010) + + 10 Sep 2010; Arfrever Frehtes Taifersar Arahesis

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

2010-08-24 Thread Maciej Mrozowski
On Tuesday 24 of August 2010 10:30:12 Michał Górny wrote: On Mon, 23 Aug 2010 19:36:50 +0200 Maciej Mrozowski reave...@gmail.com wrote: If SCons is unpredictable, then don't provide *any* phases and only functions and rename it to scons-utils to match its purpose. It is as predictable

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

2010-08-23 Thread Maciej Mrozowski
On Monday 23 of August 2010 17:11:47 Michał Górny wrote: On Sun, 22 Aug 2010 23:03:44 +0200 Maciej Mrozowski reave...@gmail.com wrote: I'd suggest providing all src_* phases except src_unpack. Providing a blank src_configure() would be fine but... Even src_prepare that calls

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

2010-08-22 Thread Maciej Mrozowski
On Sunday 22 of August 2010 20:39:23 Michał Górny wrote: Here goes the second revision. A short changelog: 83678d1 Export a default pkg_setup() and src_compile(). 7f9b565 Introduce escons() function (similar to emake). 19b7e14 Use underscores instead of dashes in function names. Attaching

Re: [gentoo-dev] Re: Why (i.e. USE=openssl instead of USE=ssl)

2010-08-15 Thread Maciej Mrozowski
On Saturday 14 of August 2010 18:28:19 Peter Hjalmarsson wrote: lör 2010-08-14 klockan 13:45 +0200 skrev Chí-Thanh Christopher Nguyễn: Peter Hjalmarsson schrieb: This is about my beloved USE=ssl. A bit long and ranty, but if you want the consensus, just read the last part.

Re: [gentoo-dev] nsbrowser plugins

2010-08-10 Thread Maciej Mrozowski
On Wednesday 11 of August 2010 05:50:47 Paweł Hajdan, Jr. wrote: On 8/10/10 4:28 PM, Jeroen Roovers wrote: Gentoo uses /usr/$(get_libdir)/nsbrowser/plugins for browser plugins. However, Debian uses /usr/$(get_libdir)/mozilla/plugins, and that's what many software projects (including

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

2010-07-27 Thread Maciej Mrozowski
On Tuesday 27 of July 2010 16:39:01 Jeroen Roovers wrote: On Mon, 26 Jul 2010 22:29:06 +0200 Tomáš Chvátal scarab...@gentoo.org wrote: Is it time yet? I still find a lot of packages that do not even respect LDFLAGS yet - when all these get fixed to respect LDFLAGS, we will probably find yet

Re: [gentoo-dev] Re: New global USE flag: introspection

2010-07-23 Thread Maciej Mrozowski
On Tuesday 22 of June 2010 19:14:38 Arun Raghavan wrote: On 20 June 2010 20:12, Arun Raghavan ford_pref...@gentoo.org wrote: [...] Any objections? I'll wait till Wed (June 23rd) before adding this if there aren't any. Is anyone here vehemently against introspection. Not vehemently, but

Re: [gentoo-dev] New eclass: autotools-utils.eclass

2010-07-19 Thread Maciej Mrozowski
On Sunday 18 of July 2010 03:54:43 Jorge Manuel B. S. Vicetto wrote: grep EAPI-TOO-OLD $(portageq portdir)/eclass/* /home/gentoo-cvs/gentoo-x86/eclass/kde4-functions.eclass: *) DEPEND=EAPI-TOO-OLD ;; /home/gentoo-cvs/gentoo-x86/eclass/poppler.eclass:has 2 ${EAPI} || DEPEND=EAPI-TOO-OLD

[gentoo-dev] New eclass: autotools-utils.eclass

2010-07-17 Thread Maciej Mrozowski
General Public License v2 # $Header: $ # @ECLASS: autotools-utils.eclass # @MAINTAINER: # Maciej Mrozowski reave...@gentoo.org # @BLURB: common ebuild functions for autotools-based packages # @DESCRIPTION: # autotools-utils.eclass is autotools.eclass(5) and base.eclass(5) wrapper # providing all

Re: [gentoo-dev] New eclass: autotools-utils.eclass

2010-07-17 Thread Maciej Mrozowski
On Saturday 17 of July 2010 13:03:33 Petteri Räty wrote: On 07/17/2010 01:53 PM, Maciej Mrozowski wrote: After gathering some feedback, after addressing reported issues, now I feel it's ready for public consumption. especially when static-libs is being used more and more often. It's purpose

Re: [gentoo-dev] Re: Over using preserve_old_lib, don't do that

2010-07-15 Thread Maciej Mrozowski
On Thursday 15 of July 2010 12:14:29 Duncan wrote: Gilles Dartiguelongue posted on Thu, 15 Jul 2010 11:09:39 +0200 as excerpted: Le jeudi 15 juillet 2010 à 09:49 +0100, Mike Auty a écrit : [...] I can live with this for in places where it causes massive breakage

Re: [gentoo-dev] Re: Over using preserve_old_lib, don't do that

2010-07-15 Thread Maciej Mrozowski
On Thursday 15 of July 2010 16:24:08 Mike Auty wrote: On 15/07/10 14:57, Maciej Mrozowski wrote: And what about using portage 2.2 and be done with it. I don't see the point in reinventing the wheel yet again. I'm using portage-2.2 and have been since it first came out. I find the @set

Re: [gentoo-dev] Re: [Survey || RFC] autotools-utils.eclass

2010-07-13 Thread Maciej Mrozowski
On Wednesday 07 of July 2010 02:16:13 Maciej Mrozowski wrote: On Thursday 03 of June 2010 01:32:09 Nathan Phillip Brink wrote: On Mon, May 31, 2010 at 03:29:01PM +0200, Maciej Mrozowski wrote: On Wednesday 26 of May 2010 19:27:43 Mike Frysinger wrote: On Wednesday 26 May 2010 05:38:00

Re: [gentoo-dev] Re: [Survey || RFC] autotools-utils.eclass

2010-07-06 Thread Maciej Mrozowski
On Thursday 03 of June 2010 01:32:09 Nathan Phillip Brink wrote: On Mon, May 31, 2010 at 03:29:01PM +0200, Maciej Mrozowski wrote: On Wednesday 26 of May 2010 19:27:43 Mike Frysinger wrote: On Wednesday 26 May 2010 05:38:00 Maciej Mrozowski wrote: I've updated documentation, added

Re: [gentoo-dev] New global USE flag: introspection

2010-06-21 Thread Maciej Mrozowski
On Sunday 20 of June 2010 16:42:58 Arun Raghavan wrote: Hi folks, I'd like to propose a new global USE-flag: introspection. The purpose of the flag is to enable the building of GIR for the package using dev-libs/gobject-introspection. gobject-introspection is going to be quite important in

Re: [gentoo-dev] New global USE flag: introspection

2010-06-21 Thread Maciej Mrozowski
On Monday 21 of June 2010 16:22:08 Olivier Crête wrote: On Mon, 2010-06-21 at 09:33 +0200, Maciej Mrozowski wrote: On Sunday 20 of June 2010 16:42:58 Arun Raghavan wrote: Hi folks, I'd like to propose a new global USE-flag: introspection. The purpose of the flag is to enable

Re: [gentoo-dev] RFC: Moving more developer data to LDAP, for scalability/redundancy (away, foward, permissive, SMTP password, plan) [WAS: Suggestion to ask devs to change their bugzilla name]

2010-06-11 Thread Maciej Mrozowski
On Friday 11 of June 2010 09:24:45 Peter Volkov wrote: В Чтв, 10/06/2010 в 23:42 -0700, Alec Warner пишет: I don't agree with that, but just out of curiosity, is it possible to use a web interface? phpldapadmin or something The problem with phpldapadmin is that it potentially opens up

Re: [gentoo-dev] Re: [gentoo-dev-announce] Packages up for grabs -- xmerlin, yoswink, chtekk, omp, tantive, mueli, bluebird, hncaldwell, caleb

2010-06-11 Thread Maciej Mrozowski
On Friday 11 of June 2010 21:26:06 Ben de Groot wrote: On 11 June 2010 21:12, Ben de Groot yng...@gentoo.org wrote: As I'm retiring, the following packages I maintained need someone else to look after them: media-video/avidemux - video and qt herds (this one needs a version bump)

Re: [gentoo-dev] Gentoo Council 2010/2011 - Nominations are now open

2010-06-05 Thread Maciej Mrozowski
On Saturday 05 of June 2010 02:00:02 Torsten Veller wrote: Hello fellow developers and users. Nominations for the Gentoo Council 2010/2011 are now open for the next two weeks (until 23:59 UTC, 18/06/2010). All nominations must be sent to the gentoo-dev mailing list. If you were nominated

Re: [gentoo-dev] Re: [Survey || RFC] autotools-utils.eclass

2010-05-31 Thread Maciej Mrozowski
On Wednesday 26 of May 2010 19:27:43 Mike Frysinger wrote: On Wednesday 26 May 2010 05:38:00 Maciej Mrozowski wrote: I've updated documentation, added example usage and option to keep libtool files (ltdl.so supposedly needs those as I was told, no idea what for). more applicable to us w

Re: [gentoo-dev] Re: [Survey || RFC] autotools-utils.eclass

2010-05-26 Thread Maciej Mrozowski
On Wednesday 26 of May 2010 11:12:10 Duncan wrote: Mike Frysinger posted on Wed, 26 May 2010 00:31:21 -0400 as excerpted: On Tuesday 25 May 2010 23:59:22 Maciej Mrozowski wrote: On Tuesday 25 of May 2010 20:31:33 Mike Frysinger wrote: the src_test func looks like its copying pasting stuff

[gentoo-dev] cmake-utils.eclass updated

2010-05-26 Thread Maciej Mrozowski
Changes: - use DOCS and HTML_DOCS support from base.eclass (arrays), provide backward compatibility code - remove documentation of internal functions so that only relevant and public API is in manual So in short, when using cmake-utils, please from now on define DOCS and HTML_DOCS as arrays as

[gentoo-dev] [Survey || RFC] autotools-utils.eclass

2010-05-25 Thread Maciej Mrozowski
Is anyone interested in cmake-utils like autotools/base wrapper? Features: - base.eclass autopatcher (including user patches) - myeconfargs - econf arguments as Bash array (usage like mycmakeargs in cmake-utils) - out of source build (enabled by default) with overridable build dir location -

[gentoo-dev] Re: [Survey || RFC] autotools-utils.eclass

2010-05-25 Thread Maciej Mrozowski
On Tuesday 25 of May 2010 13:02:55 Maciej Mrozowski wrote: Also a patch for base.eclass to make it's econf accept arguments + some random function documentation fix. Commited mentioned base.eclass patch + added quoting of positional parameter expansion. http://sources.gentoo.org/cgi-bin

Re: [gentoo-dev] [Survey || RFC] autotools-utils.eclass

2010-05-25 Thread Maciej Mrozowski
On Tuesday 25 of May 2010 20:31:33 Mike Frysinger wrote: internal functions should not be documented with the eclass doc comments (_check_build_dir) Fixed. reusing a PM variable (ECONF_SOURCE) seems a little iffy I know, initial idea was to use AUTOTOOLS_USE_DIR (analogy to CMAKE_USE_DIR),

Re: [gentoo-dev] [Survey || RFC] autotools-utils.eclass

2010-05-25 Thread Maciej Mrozowski
Bummer... Forgot to attach file in question. -- regards MM # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ # @ECLASS: autotools-utils.eclass # @MAINTAINER: # reave...@gentoo.org # @DESCRIPTION: # autotools.eclass and

Re: [gentoo-dev] Re: [RFC] Gentoo Wiki Project

2010-04-09 Thread Maciej Mrozowski
On Friday 09 of April 2010 13:26:16 Guy Fontaine wrote: There are things I know about Gentoo Linux and I'm pleased to share my knowledge with others as well as I'm glad to learn from others. I'm not a Gentoo dev and I neither have plan nor wish to be. My feeling is that Gentoo Wiki Project

Re: [gentoo-dev] [git migration] Proposition for tags supported by git hooks

2010-04-06 Thread Maciej Mrozowski
On Tuesday 06 of April 2010 04:13:02 Nirbheek Chauhan wrote: One of the few remaining problems to be solved for the migration to git for our gentoo-x86/ and gentoo/ trees (besides other projects/overlays) is the problem of how to handle ChangeLogs. Great that you touched this topic.

Re: [gentoo-dev] Should we disable RESOLVED LATER from bugzilla?

2010-04-06 Thread Maciej Mrozowski
On Tuesday 06 of April 2010 07:47:17 Rémi Cardona wrote: How about changing how users search instead? Let's make the small search box search for ALL bugs instead of just opened ones. *That* should help tremendously. +1, maybe even enable it by default. That could reduce dupes imho. That,

Re: [gentoo-dev] [RFC] More reliable hiding preserved libraries

2010-04-05 Thread Maciej Mrozowski
On Sunday 04 of April 2010 17:33:17 Tiziano Müller wrote: Besides I can already imagine PMS-related discussion regarding make the PMs check for rdeps per default before unmerging things - thx but no thx. This is not related to PMS. Paludis for example does it already with the current

[gentoo-dev] [RFC] More reliable hiding preserved libraries

2010-04-03 Thread Maciej Mrozowski
Problem ..is known, let me summarize briefly. Uninstalling packages providing libraries, without checking reverse runtime dependencies of those packages leaves their dependencies unsatisfied (packages with broken executables and/or shared libs). Some package managers try their best not to

Re: [gentoo-dev] [RFC] More reliable hiding preserved libraries

2010-04-03 Thread Maciej Mrozowski
On Saturday 03 of April 2010 12:56:04 Fabian Groffen wrote: Is it known why this does happen exactly? When a lib is kept because it is still used, only its soname + what the soname points to should be kept. That would mean the lib can no longer be found during linking, unless you add some

Re: [gentoo-dev] [RFC] More reliable hiding preserved libraries

2010-04-03 Thread Maciej Mrozowski
On Saturday 03 of April 2010 14:16:14 Fabian Groffen wrote: Shouldn't we fix that buildsystem then? Do you have an example of a package/buildsystem that does that? We already do, the thing is that maybe we don't have to. https://bugs.gentoo.org/show_bug.cgi?id=240323 From top of my head: python

Re: [gentoo-dev] [RFC] Reworking package stabilization policies

2010-03-29 Thread Maciej Mrozowski
On Monday 29 of March 2010 09:30:38 Peter Volkov wrote: В Вск, 28/03/2010 в 07:47 +0200, Maciej Mrozowski пишет: No, seriously - given the fact that some of my packages were even stabilized without contacting me (app-misc/hal-cups-utils, app-admin/system-config- printer-common) If you

Re: [gentoo-dev] [RFC] Reworking package stabilization policies

2010-03-28 Thread Maciej Mrozowski
On Sunday 28 of March 2010 09:39:18 Ciaran McCreesh wrote: It's really freaking silly to wait months for stabilization of some random php/perl library that's known to work. How do you know it works if you don't test on the arch in question? The problem is not waiting for some instert some

Re: [gentoo-dev] [RFC] Reworking package stabilization policies

2010-03-27 Thread Maciej Mrozowski
On Saturday 27 of March 2010 21:58:41 William Hubbs wrote: On Sat, Mar 27, 2010 at 05:45:51PM +0100, Torsten Veller wrote: * Petteri R?ty betelge...@gentoo.org: So let's summarize for assigning to the single arch: In support (and my comments in support): - Can be used as a gentle

Re: [gentoo-dev] Qt3 mask breaks significant science packages

2010-03-13 Thread Maciej Mrozowski
On Sunday 14 of March 2010 06:09:44 James Cloos wrote: BdG == Ben de Groot yng...@gentoo.org writes: BdG Abandoned packages do not belong in the portage tree. Nonsense. That attitude only servers to harm the user base. Leaving them in does not. But leaving them broken and unmaintained

Re: [gentoo-dev] Qt3 mask breaks significant science packages

2010-03-12 Thread Maciej Mrozowski
On Friday 12 of March 2010 17:17:01 Fabian Groffen wrote: On 12-03-2010 08:46:34 -0700, Denis Dupeyron wrote: That said they were perfectly entitled to make the decision of not wanting to maintain qt3 any longer. The only advice I can give is that all disgruntled users and developers create

Re: [gentoo-dev] webapp-config needs a new maintainer

2010-03-10 Thread Maciej Mrozowski
On Wednesday 10 of March 2010 07:52:28 Benedikt Böhm wrote: Hi! On Wed, Mar 10, 2010 at 4:30 AM, Sebastian Pipping sp...@gentoo.org wrote: There are quite a few bugs open for it plus the latest version (1.50.18) is not even in Gentoo but on SourceForge only. The release on sourceforge

  1   2   >