Re: [gentoo-dev] [PATCH 03/16] gnome2-utils.eclass: remove redundant @USAGE lines

2019-10-09 Thread Gilles Dartiguelongue
3 > # @DESCRIPTION: > # Updates gtk3 immodules/gdk-pixbuf loaders listing. > gnome2_query_immodules_gtk3() { > @@ -388,7 +384,6 @@ gnome2_query_immodules_gtk3() { > } > > # @FUNCTION: gnome2_giomodule_cache_update > -# @USAGE: gnome2_giomodule_cache_update > # @DESCRIPTION: > # Updates glib's gio modules cache. > # This function should be called from pkg_postinst and pkg_postrm. -- Gilles Dartiguelongue Gentoo

[gentoo-dev] Re: [PATCH 3/5] xdg.eclass: move deps to RDEPEND

2018-10-01 Thread Gilles Dartiguelongue
ages do explicitly search for it. I don't think they fail if it is missing though but a tinderbox run would be welcome. The reason why it is in DEPEND though is that none of these tools are required at runtime. They are needed at postinst and postrm stages which afaik makes them DEPEND on EAPI previous to EAPI

Re: [gentoo-dev] [PATCH 1/5] use.desc: Introduce 'luajit' as a global flag

2018-03-26 Thread Gilles Dartiguelongue
Le lundi 26 mars 2018 à 13:55 +0200, Michał Górny a écrit : > Dnia 26 marca 2018 10:47:04 CEST, Gilles Dartiguelongue <eva@gentoo.o > rg> napisał(a): > > Le lundi 26 février 2018 à 23:24 +0100, Michał Górny a écrit : > > > 'luajit' is used consistently in 25+ packages.

Re: [gentoo-dev] RFC: Repoman to warn about suspicious =-dependencies

2018-03-26 Thread Gilles Dartiguelongue
Le dimanche 04 mars 2018 à 12:37 +0100, Michał Górny a écrit : > Hi, everyone. > > I have proposed a new check for repoman [1] (with a patch at [2]) > that > would warn developers about suspicious '=' deps. > > By suspicious, I mean dependencies '=foo-1.2.3' which are sometimes > mistakenly used

Re: [gentoo-dev] [PATCH 1/5] use.desc: Introduce 'luajit' as a global flag

2018-03-26 Thread Gilles Dartiguelongue
library names but features so this would seem more correct. -- Gilles Dartiguelongue <e...@gentoo.org>

Re: [gentoo-dev] [PATCH] gnome2-utils.eclass: gnome2_query_immodules*, use EROOT, #611030

2017-04-25 Thread Gilles Dartiguelongue
but it doesn't look like > any > of the remaining code was done like this, nor the GTK+ ebuild which > calls this function. But I'll wait for the GNOME team to confirm what > they want. > Looking at the ebuilds, it looks like your patch is correct. I honestly cannot remember why we used EPREFIX and not EROOT. -- Gilles Dartiguelongue <e...@gentoo.org> signature.asc Description: This is a digitally signed message part

Re: [gentoo-dev] [PATCH 1/7] gnome2-utils.eclass: Make gnome2_icon_cache_update update all themes

2017-04-17 Thread Gilles Dartiguelongue
t; explicitly (i.e. knows that themes are installed), while the overhead > of > regenerating multiple caches is neglible. Looks good. -- Gilles Dartiguelongue <e...@gentoo.org> Gentoo signature.asc Description: This is a digitally signed message part

[gentoo-dev] Re: [gentoo-dev-announce] rsync.gentoo.org rsync modules: gentoo-repo-changelog added, gentoo-x86-portage & gentoo-sec discontinued.

2017-02-06 Thread Gilles Dartiguelongue
but the best answer I was given was to switch to git clone and to generate the changelogs myself. Problem is, I am not always on a dev machine or on a machine that can spare these CPU cycles so it does not seem appropriate. Is there any way to get this back that doesn't involve extra operations over emerge --sync ? -- Gilles Dartiguelongue <e...@gentoo.org> signature.asc Description: This is a digitally signed message part

Re: [gentoo-dev] News item review: python-exec 2.3 reclaims python* symlinks

2017-01-21 Thread Gilles Dartiguelongue
regard the > warning. > > The potentially colliding files are: > >  * /usr/bin/2to3 >  * /usr/bin/pydoc >  * /usr/bin/python >  * /usr/bin/python2 >  * /usr/bin/python3 >  * /usr/bin/python-config > > For more information on python-exec, please see: > https:

Re: [gentoo-dev] MANPATH handling in ebuilds

2017-01-19 Thread Gilles Dartiguelongue
ld you open a bug report on https://bugzilla.gentoo.org/, I think this could be a very long standing bug. -- Gilles Dartiguelongue <e...@gentoo.org> signature.asc Description: This is a digitally signed message part

Re: [gentoo-dev] Revisiting version-related tree policies

2016-11-28 Thread Gilles Dartiguelongue
mandate > that the package manager can handle arbitrary long versions. > > Looks like using multiples of 100 is best practice if there is > the same PV in different slots. Not sure if we should codify that > somewhere. (If nobody contradicts, this message could be used as > future pol

Re: [gentoo-dev] Step on my toes, please.

2016-11-03 Thread Gilles Dartiguelongue
Le jeudi 03 novembre 2016 à 11:15 +0100, Jason A. Donenfeld a écrit : > Hey guys, > > Every other day on IRC, I see people arguing about touching each > others packages, despite our policies against it. (Sometimes it's > even > me who's doing the touching!) My instinctive reaction is always, >

[gentoo-dev] Re: [gentoo-dev-announce] Multiple misc. Python packages for grabs

2016-10-31 Thread Gilles Dartiguelongue
to fix its default configuration which is annoying me. PS: re-posting as it went to the wrong ml. -- Gilles Dartiguelongue <e...@gentoo.org> Gentoo signature.asc Description: This is a digitally signed message part

Re: [gentoo-dev] [PATCH] metadata: add vcs tag

2016-10-18 Thread Gilles Dartiguelongue
ge|sourcefo > rge-jp|vim) #REQUIRED> > + > + I am probably nitpicking here but if you expect this element to contain a valid URL, then maybe using #CDATA makes more sense ? -- Gilles Dartiguelongue <e...@gentoo.org> Gentoo signature.asc Description: This is a digitally signed message part

[gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: profiles/base/, net-misc/modemmanager/

2016-09-17 Thread Gilles Dartiguelongue
 # This file requires >=portage-2.1.1 >  # New entries go on top. >   > +# Pacho Ramos <pa...@gentoo.org> (17 Sep 2016) > +# Unmask when needed versions are in the tree > +>=net-misc/modemmanager-1.6.2 mbim qmi > + did you push a bump request with this ? I ha

[gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: media-libs/gstreamer/

2016-02-26 Thread Gilles Dartiguelongue
ld be used (and they are not used in this case anyway). -- Gilles Dartiguelongue <e...@gentoo.org> signature.asc Description: This is a digitally signed message part

[gentoo-dev] Eclass assisted multilib dependent cache updates

2016-01-02 Thread Gilles Dartiguelongue
, checking environment variable set by multilib eclasses does not seem like a robust solution. Is there any reasonable way to make phase functions aware of if they are running in a multilib enabled ebuild to adjust their behavior ? -- Gilles Dartiguelongue <e...@gentoo.org> Gentoo signatu

[gentoo-dev] [RFC] name of smartcard support USE flag

2015-12-13 Thread Gilles Dartiguelongue
through sys- apps/pcsc-lite  * pkcs11: enabled PKCS#11 (smartcard) via $pkg These look like the same thing to me so I propose we merge them all into USE=smartcard as this is the feature being enabled, not the lib or the standard being used to access the hardware if any. -- Gilles Dartiguelongue &l

Re: [gentoo-dev] [RFC] name of smartcard support USE flag

2015-12-13 Thread Gilles Dartiguelongue
Le dimanche 13 décembre 2015 à 18:25 +0200, Alon Bar-Lev a écrit : > On 13 December 2015 at 18:20, Gilles Dartiguelongue <e...@gentoo.org> > wrote: > > > > I was trying to cleanup my local USE flag settings and stumbled on > > the > > following th

[gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/gtkglextmm/, dev-cpp/gtkglextmm/files/

2015-12-11 Thread Gilles Dartiguelongue
ve docs from SUBDIRS so that docs are not installed, > as > + # we handle it in src_install. > + sed -i -e 's|^\(SUBDIRS =.*\)docs\(.*\)|\1\2|' Makefile.in > || \ > + die "sed Makefile.in failed" > + > + gnome2_src_prepare > +} > + > +src_install() { > + gnome2_src_install > + if use doc; then > + dohtml -r docs/reference/html/* > + fi > +} Why a revbump for this, it appears to be a build-time fix only. Also it appears to be missing an autools inherit and eautoreconf call. -- Gilles Dartiguelongue <e...@gentoo.org> Gentoo

Re: [gentoo-dev] new eclass: xdg and xdg-utils as a replacement for fdo-mime

2015-11-25 Thread Gilles Dartiguelongue
Hello all, just a heads up that these eclass were slightly enhanced and pushed to the tree. gnome2.eclass and gstreamer.eclass are now using it. If you need to do any kind of hackery with XDG_* environment variable or are using fdo-mime.eclass, you might want to update to xdg*.eclass. -- Gilles

[gentoo-dev] [PATCH] xdg.eclass: break dependency loop with glib and utility packages

2015-11-25 Thread Gilles Dartiguelongue
these dependencies optional for xdg.eclass, I am proposing to have them skipped for glib only. This issue currently breaks stage generation. -- Gilles Dartiguelongue <e...@gentoo.org> Gentoo From 905366a8a5a048a968df485223d47dfe1e50778b Mon Sep 17 00:00:00 2001 From: Gilles Dartiguelongue <e...@g

[gentoo-dev] new eclass: xdg and xdg-utils as a replacement for fdo-mime

2015-06-10 Thread Gilles Dartiguelongue
0) https://bugs.gentoo.org/show_bug.cgi?id=545128 -- Gilles Dartiguelongue e...@gentoo.org Gentoo# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ # @ECLASS: xdg.eclass # @MAINTAINER: # freedesktop-b...@gentoo.org

Re: [gentoo-dev] new eclass: xdg and xdg-utils as a replacement for fdo-mime

2015-06-10 Thread Gilles Dartiguelongue
Le mercredi 10 juin 2015 à 11:04 -0400, Mike Gilbert a écrit : On Wed, Jun 10, 2015 at 10:12 AM, Gilles Dartiguelongue e...@gentoo.org wrote: This is an attempt to fix bug #208047 [1] and bug #444568 [2] Current fdo-mime eclass is often not used when it should be. I suppose

Re: [gentoo-dev] [PATCH] distutils-r1: set install paths via setup.cfg rather than argv.

2014-08-21 Thread Gilles Dartiguelongue
. Thanks to this, you can run the fore-mentioned command like this: esetup.py install_doc --- Looks great. -- Gilles Dartiguelongue e...@gentoo.org

Re: [gentoo-dev] Make udev optional in net-wireless/bluez?

2014-03-10 Thread Gilles Dartiguelongue
to get going already. Anyway if there is a real point in having more possibilities to shoot ourselves in the foot, please file a bug report. This is the usual way to get this sorted out. -- Gilles Dartiguelongue e...@gentoo.org Gentoo signature.asc Description: This is a digitally signed

Re: [gentoo-dev] Re: FHS or not (WAS: [gentoo-project] Call for agenda items - Council meeting 2014-03-11)

2014-03-01 Thread Gilles Dartiguelongue
am pretty sure in a couple of other packages but I have no other examples on the top of my head. Sure at some point you have to make things evolve but this upstream solution simply isn't nice for its users. -- Gilles Dartiguelongue e...@gentoo.org Gentoo

Re: [gentoo-dev] February 2014 QA policy updates

2014-02-20 Thread Gilles Dartiguelongue
in our wiki page and will in fact bring more confusion. Can we actually get together in the writing of this, I feel a bit unhappy about the process. -- Gilles Dartiguelongue e...@gentoo.org

Re: [gentoo-dev] RFC: GTK USE flag situation (gtk, gtk2, gtk3; relevant to bug #420493)

2014-02-12 Thread Gilles Dartiguelongue
. For those packages that still support both actively, we still want slots because most packages we have seen (webkit-gtk, gtk-vnc, spice and more that since lost their gtk2 support) only allowed building against one toolkit at a time. -- Gilles Dartiguelongue e...@gentoo.org Gentoo signature.asc

Re: [gentoo-dev] RFC: GTK USE flag situation (gtk, gtk2, gtk3; relevant to bug #420493)

2014-02-12 Thread Gilles Dartiguelongue
. -- Gilles Dartiguelongue e...@gentoo.org Gentoo signature.asc Description: This is a digitally signed message part

Re: [gentoo-dev] RFC: GTK USE flag situation (gtk, gtk2, gtk3; relevant to bug #420493)

2014-02-12 Thread Gilles Dartiguelongue
have one. webkit-gtk is just the best example to prove you this is a bad idea. -- Gilles Dartiguelongue e...@gentoo.org Gentoo

Re: [gentoo-dev] RFC: GTK USE flag situation (gtk, gtk2, gtk3; relevant to bug #420493)

2014-02-11 Thread Gilles Dartiguelongue
#Summary_of_Wednesday_January_29.2C_2014 [1] https://wiki.gentoo.org/wiki/Gnome_Team_Policies#gtk3 -- Gilles Dartiguelongue e...@gentoo.org Gentoo signature.asc Description: This is a digitally signed message part

[gentoo-dev] waf-utils.eclass: maintainer needed

2014-02-09 Thread Gilles Dartiguelongue
to maintainer-needed in a week or so. -- Gilles Dartiguelongue e...@gentoo.org Gentoo

[gentoo-dev] Re: New eclass: xdg-basedir

2014-01-30 Thread Gilles Dartiguelongue
XDG compliants tools should be able to store anything permanent while building since this would affect consecutive builds (say gobject-introspection, gstreamer registry, etc). This is why it is set to ${T} in gnome2-utils.eclass. -- Gilles Dartiguelongue e...@gentoo.org Gentoo

Re: [gentoo-dev] Re: New eclass: xdg-basedir

2014-01-30 Thread Gilles Dartiguelongue
Le jeudi 30 janvier 2014 à 09:29 +0100, Ulrich Mueller a écrit : On Thu, 30 Jan 2014, Gilles Dartiguelongue wrote: The thing with ${HOME} is that it should not be a directory where XDG compliants tools should be able to store anything permanent while building since this would affect

Re: [gentoo-dev] Re: Dealing with XDG directories in ebuild environment

2014-01-29 Thread Gilles Dartiguelongue
wouldn't even see it. Exactly. -- Gilles Dartiguelongue e...@gentoo.org Gentoo

Re: [gentoo-dev] Dealing with XDG directories in ebuild environment

2014-01-27 Thread Gilles Dartiguelongue
report. -- Gilles Dartiguelongue e...@gentoo.org Gentoo

[gentoo-dev] [PATCH] gst-plugins10.eclass: fix support for 1.2 series

2013-09-29 Thread Gilles Dartiguelongue
Hi all, here is a little patch to gst-plugins10.eclass fixing SLOT definition for the new 1.2 release. Per upstream release mail, 1.* will remain API/ABI compatible. -- Gilles Dartiguelongue e...@gentoo.org Gentoo Index: gst-plugins10.eclass

Re: [gentoo-dev] rfc: status of OpenRC's public API

2013-09-15 Thread Gilles Dartiguelongue
prefer openrc. -- Gilles Dartiguelongue e...@gentoo.org Gentoo

Re: [gentoo-dev] rfc: status of OpenRC's public API

2013-09-14 Thread Gilles Dartiguelongue
manages to implement a logind alternative as well. If that ever happens. -- Gilles Dartiguelongue e...@gentoo.org Gentoo signature.asc Description: This is a digitally signed message part

Re: [gentoo-dev] [PATCH] gnome2-utils.eclass add support for gdk-pixbuf cache update

2013-09-11 Thread Gilles Dartiguelongue
Do we still use that in EAPI 3 ? -- Gilles Dartiguelongue e...@gentoo.org Gentoo

Re: [gentoo-dev] [PATCH] gnome2-utils.eclass add support for gdk-pixbuf cache update

2013-09-09 Thread Gilles Dartiguelongue
As a follow up to this discussion, I came with the attached patch. It appears to work ok for regular merges and binpkg merges with FEATURES=collision-protect. Per my reading of PMS it does not appear to violate anything so I guess it is ok. -- Gilles Dartiguelongue e...@gentoo.org Gentoo

Re: [gentoo-dev] [PATCH systemd.eclass] Introduce systemd_install_serviced().

2013-09-08 Thread Gilles Dartiguelongue
+ + local INSDESTTREE I guess this is a leftover ? + insinto /etc/systemd/system/${service}.d + newins ${src} 00gentoo.conf +} + # @FUNCTION: systemd_dotmpfilesd # @USAGE: tmpfilesd1 [...] # @DESCRIPTION: -- Gilles Dartiguelongue e...@gentoo.org Gentoo

Re: [gentoo-dev] [PATCH] gnome2-utils.eclass add support for gdk-pixbuf cache update

2013-09-04 Thread Gilles Dartiguelongue
ebuilds, like gtk-icon-cache, etc. -- Gilles Dartiguelongue e...@gentoo.org Gentoo

Re: [gentoo-dev] [PATCH] gnome2-utils.eclass add support for gdk-pixbuf cache update

2013-09-04 Thread Gilles Dartiguelongue
Le mercredi 04 septembre 2013 à 15:48 -0400, Ian Stakenvicius a écrit : On 04/09/13 03:44 PM, Gilles Dartiguelongue wrote: Le mercredi 04 septembre 2013 à 15:23 -0400, Ian Stakenvicius a écrit : [snip] By gdk-pixbuf.cache , you mean the 'loaders.cache' file that the eclass is now

Re: [gentoo-dev] [PATCH] gnome2-utils.eclass add support for gdk-pixbuf cache update

2013-09-01 Thread Gilles Dartiguelongue
Le samedi 31 août 2013 à 18:44 +0200, Gilles Dartiguelongue a écrit : Le samedi 31 août 2013 à 16:49 +0200, Michał Górny a écrit : Dnia 2013-08-31, o godz. 15:00:43 Gilles Dartiguelongue e...@gentoo.org napisał(a): Le samedi 31 août 2013 à 13:40 +0200, Michał Górny a écrit

Re: [gentoo-dev] [PATCH] gnome2-utils.eclass add support for gdk-pixbuf cache update

2013-09-01 Thread Gilles Dartiguelongue
Updated diffs + gdk-pixbuf handling. Tested with success locally. -- Gilles Dartiguelongue e...@gentoo.org Gentoo Index: gnome2.eclass === RCS file: /var/cvsroot/gentoo-x86/eclass/gnome2.eclass,v retrieving revision 1.122 diff -u

[gentoo-dev] [PATCH] gnome2-utils.eclass add support for gdk-pixbuf cache update

2013-08-31 Thread Gilles Dartiguelongue
not run the command. Since this patch is quite trivial, I'd like to have it commited by Sunday. Thanks. I am attaching the patch here as well for convience. -- Gilles Dartiguelongue e...@gentoo.org Gentoo Index: gnome2.eclass === RCS

Re: [gentoo-dev] [PATCH] gnome2-utils.eclass add support for gdk-pixbuf cache update

2013-08-31 Thread Gilles Dartiguelongue
Le samedi 31 août 2013 à 13:40 +0200, Michał Górny a écrit : Dnia 2013-08-31, o godz. 13:07:41 Gilles Dartiguelongue e...@gentoo.org napisał(a): +# @FUNCTION: gnome2_gdk_pixbuf_savelist +# @DESCRIPTION: +# Find if there is any gdk-pixbuf loader to install and save the list

Re: [gentoo-dev] [PATCH] gnome2-utils.eclass add support for gdk-pixbuf cache update

2013-08-31 Thread Gilles Dartiguelongue
Le samedi 31 août 2013 à 16:49 +0200, Michał Górny a écrit : Dnia 2013-08-31, o godz. 15:00:43 Gilles Dartiguelongue e...@gentoo.org napisał(a): Le samedi 31 août 2013 à 13:40 +0200, Michał Górny a écrit : + cat ${tmp_file} ${EROOT}usr/$(get_libdir)/gdk-pixbuf-2.0/2.10.0

Re: [gentoo-dev] gtk2/gtk3 use flags

2013-08-21 Thread Gilles Dartiguelongue
Le mercredi 21 août 2013 à 12:15 +0800, Ben de Groot a écrit : On 21 August 2013 07:36, Gilles Dartiguelongue e...@gentoo.org wrote: Le mardi 20 août 2013 à 17:31 +0400, Sergey Popov a écrit : 16.08.2013 21:15, hasufell пишет: https://bugs.gentoo.org/show_bug.cgi?id=420493 gtk2

Re: [gentoo-dev] gtk2/gtk3 use flags

2013-08-20 Thread Gilles Dartiguelongue
. -- Gilles Dartiguelongue e...@gentoo.org Gentoo

Re: [gentoo-dev] gtk2/gtk3 use flags

2013-08-20 Thread Gilles Dartiguelongue
slot for applications in gentoo tree, the one which works best for the application. -- Gilles Dartiguelongue e...@gentoo.org Gentoo signature.asc Description: This is a digitally signed message part

Re: [gentoo-dev] systemd team consensus?

2013-08-11 Thread Gilles Dartiguelongue
to believe the state change. This is expected, as it is similar to how systemd/gnome is managed :) I hope you are not talking about the Gentoo Gnome team as this would be very wrong. Every team member is heard on the team. -- Gilles Dartiguelongue e...@gentoo.org Gentoo

Re: [gentoo-dev] Gnome Stabilization 3.6 or 3.8

2013-08-09 Thread Gilles Dartiguelongue
is over 4 years old and should already have left the tree but we didn't do so because we wanted our users to have a decently stable desktop to work with, whatever it is made of. -- Gilles Dartiguelongue e...@gentoo.org Gentoo signature.asc Description: This is a digitally signed message part

Re: [gentoo-dev] Response to a friendly note about changing bug reports

2013-08-07 Thread Gilles Dartiguelongue
;) (For the record, I fully support jer's work, my OCD doesn't look so bad we he gets summaries fixed for me beforehand). -- Gilles Dartiguelongue e...@gentoo.org Gentoo

Re: [gentoo-dev] font.eclass add Xorg FontPath elements for non-standard paths

2013-07-04 Thread Gilles Dartiguelongue
be linked to configuration set by eselect fontconfig in some way ? -- Gilles Dartiguelongue e...@gentoo.org Gentoo

Re: [gentoo-dev] Introduce global dmalloc USE flag?

2013-06-24 Thread Gilles Dartiguelongue
deal Reading this thread, looks to me like these dmalloc USE should be moved to debug, unless it has no runtime impact on usual speed, etc. -- Gilles Dartiguelongue e...@gentoo.org Gentoo

Re: [gentoo-dev] Introduce global dmalloc USE flag?

2013-06-24 Thread Gilles Dartiguelongue
Le lundi 24 juin 2013 à 12:05 +0300, Samuli Suominen a écrit : On 24/06/13 11:54, Gilles Dartiguelongue wrote: Le samedi 22 juin 2013 à 15:48 +0800, Dennis Lan (dlan) a écrit : On Fri, Jun 21, 2013 at 2:34 AM, Ian Stakenvicius a...@gentoo.org wrote: -BEGIN PGP SIGNED MESSAGE- Hash

Re: [gentoo-dev] New USE_EXPAND flag for www-servers/monkeyd

2013-05-31 Thread Gilles Dartiguelongue
team at Gentoo wiki [1]. [1] http://wiki.gentoo.org/wiki/Gnome_Team_Policies#ssl -- Gilles Dartiguelongue e...@gentoo.org Gentoo

Re: [gentoo-dev] robo-stable bugs

2013-05-20 Thread Gilles Dartiguelongue
individual bug reports is driving arch teams and us crazy. We have our own set of scripts to do batch stabilization bug reports. They were designed with arch teams so that it does not generate too much load on them. -- Gilles Dartiguelongue e...@gentoo.org Gentoo

Re: [gentoo-dev] Global useflags zeroconf and avahi

2013-04-02 Thread Gilles Dartiguelongue
, zeroconf == dnssd/mdns ipv4ll and upnp/upnp-av are as described in use.desc -- Gilles Dartiguelongue e...@gentoo.org Gentoo

Re: [gentoo-dev] Global useflags zeroconf and avahi

2013-04-01 Thread Gilles Dartiguelongue
zeroconf unless there is a special reason (none afaik in tree). -- Gilles Dartiguelongue e...@gentoo.org Gentoo signature.asc Description: This is a digitally signed message part

Re: [gentoo-dev] Minor change in pkg-config behavior, starting with 0.28, late heads up for maintainers

2013-03-29 Thread Gilles Dartiguelongue
Le vendredi 29 mars 2013 à 08:30 +0200, Samuli Suominen a écrit : This is from Fedora Devel Mailing List. I found it to be news worthy also for Gentoo maintainers. Thanks for the heads up, it will probably save some time figuring out magic/sudden break up :)

Re: [gentoo-dev] Add HEXCHAT_PLUGINS to USE_EXPAND

2013-03-28 Thread Gilles Dartiguelongue
, and no package using it rely on them. -- Gilles Dartiguelongue e...@gentoo.org Gentoo

Re: [gentoo-dev] Proposed update to pax-utils.eclass

2013-03-27 Thread Gilles Dartiguelongue
should probably try to avoid mixing [[ ]] and [ ] in the eclass. [ ] seems to be less used here so just have everything [[ ]] and drop the useless quoting that came with [ ]. The rest looks fine. -- Gilles Dartiguelongue e...@gentoo.org Gentoo

Re: [gentoo-dev] Re: Add HEXCHAT_PLUGINS to USE_EXPAND

2013-03-27 Thread Gilles Dartiguelongue
. Hi again, could I get a decisive answer on this please? That does not sound like a bad idea, however I wonder how this extends exactly if we start to do this for ebuilds which install a couple of plugins behind a few regular USE flags nowadays like rhythmbox, abiword, etc. -- Gilles

Re: [gentoo-dev] Last rites: net-im/kmess

2013-03-27 Thread Gilles Dartiguelongue
with empathy in 3.6 and up (at least as configured through gnome-online-accounts). Either the xmpp gateway bridges to skype or the it was not shut down yet. -- Gilles Dartiguelongue e...@gentoo.org Gentoo

Re: [gentoo-dev] Ebuilds for nodejs apps - HOWTO?

2013-02-18 Thread Gilles Dartiguelongue
Le lundi 18 février 2013 à 01:39 +0100, Diego Elio Pettenò a écrit : On 18/02/2013 00:46, Gilles Dartiguelongue wrote: rethinkdb is a young project and its build system is a 1.5k lines makefile horror. I wouldn't reintroduce stuff that isn't used in tree just for this. I, at least, am

Re: [gentoo-dev] Ebuilds for nodejs apps - HOWTO?

2013-02-17 Thread Gilles Dartiguelongue
to no packaging (let alone decent) with nodejs apps but if you are motivated enough, maybe there is something to explore from how npm works and map that to an eclass. Usual disclosure about overlays applies. http://git.overlays.gentoo.org/gitweb/?p=dev/eva.git;a=summary -- Gilles Dartiguelongue e

Re: [gentoo-dev] Ebuilds for nodejs apps - HOWTO?

2013-02-17 Thread Gilles Dartiguelongue
Le lundi 18 février 2013 à 00:42 +0100, Diego Elio Pettenò a écrit : On 18/02/2013 00:39, Gilles Dartiguelongue wrote: I have package some nodejs stuff related to rethinkdb in my overlay if you want to have a look. Namely lessc and coffee-script. There is close to no packaging (let alone

[gentoo-dev] Relaying a message from python software foundation

2013-02-15 Thread Gilles Dartiguelongue
In case you missed it and work in Europe with Python, http://pyfound.blogspot.fr/2013/02/python-trademark-at-risk-in-europe-we.html -- Gilles Dartiguelongue e...@gentoo.org Gentoo

Re: [gentoo-dev] Last time touched bugs by year

2013-02-15 Thread Gilles Dartiguelongue
This is nice. On another note, I just saw a report for EAPI per eclass which is super nice but unfortunately, EAPI=5 is listed but actually unsupported by the result of the scan :) -- Gilles Dartiguelongue e...@gentoo.org Gentoo

Re: [gentoo-dev] [RFC/PATCH] A cleaner API for virtualx.eclass

2013-02-13 Thread Gilles Dartiguelongue
This sounds nice but is imho but can be elaborated later on. -- Gilles Dartiguelongue e...@gentoo.org Gentoo

Re: [gentoo-dev] Removals reply

2013-02-04 Thread Gilles Dartiguelongue
looped a few times already on the same arguments. Thanks for reading this captain obvious mail. -- Gilles Dartiguelongue e...@gentoo.org Gentoo signature.asc Description: This is a digitally signed message part

Re: [gentoo-dev] Packages up for grabs due lack of time

2013-02-03 Thread Gilles Dartiguelongue
Le dimanche 03 février 2013 à 12:44 +0100, Pacho Ramos a écrit : Due tester lack of time the following packages are up for grabs: app-dicts/verbiste I am taking this. -- Gilles Dartiguelongue e...@gentoo.org Gentoo signature.asc Description: This is a digitally signed message part

Re: [gentoo-dev] fcaps.eclass: bringing filesystem capabilities to the tree

2013-01-28 Thread Gilles Dartiguelongue
Le samedi 26 janvier 2013 à 02:46 -0500, Mike Frysinger a écrit : On Friday 25 January 2013 19:10:53 Gilles Dartiguelongue wrote: It's not like libcap is a big dependency true, but not everyone needs this, nor can everyone leverage it (caps). it's a linux-centric implementation

Re: [gentoo-dev] fcaps.eclass: bringing filesystem capabilities to the tree

2013-01-25 Thread Gilles Dartiguelongue
as intended, right ? If the USE flag must stay, how is it different that current caps USE flag ? It applies and not just enables support but is that relevant to the purpose at hand ? -- Gilles Dartiguelongue e...@gentoo.org Gentoo signature.asc Description: This is a digitally signed message part

[gentoo-dev] [PATCH] gst-plugins10.eclass support for multiple plugin build directory

2013-01-23 Thread Gilles Dartiguelongue
with it. AMR* ebuild request is here: https://bugs.gentoo.org/show_bug.cgi?id=306855 -- Gilles Dartiguelongue e...@gentoo.org Gentoo Index: gst-plugins10.eclass === RCS file: /var/cvsroot/gentoo-x86

Re: [gentoo-dev] Getting proper USE_EXPAND variable(s) for multilib

2013-01-20 Thread Gilles Dartiguelongue
lagging emul packages. -- Gilles Dartiguelongue e...@gentoo.org Gentoo signature.asc Description: This is a digitally signed message part

Re: [gentoo-dev] [PATCH eutils] Introduce run_in_build_dir() used in a few ebuilds.

2013-01-13 Thread Gilles Dartiguelongue
have changes to would make it not suitable for this purpose. -- Gilles Dartiguelongue e...@gentoo.org Gentoo

Re: [gentoo-dev] [PATCH eutils] Introduce run_in_build_dir() used in a few ebuilds.

2013-01-13 Thread Gilles Dartiguelongue
an explicit option would be less error prone, eg. : run_in_dir -d foodir barfunc arg1 arg2 or run_in_dir --directory foodir barfunc arg1 arg2 documentation could then mention that the function defaults to BUILD_DIR if this option is not set and fails if nothing is set. -- Gilles Dartiguelongue

[gentoo-dev] [PATCH 0/4] gnome2.eclass updates

2013-01-13 Thread Gilles Dartiguelongue
Hi list, here are a couple of patches to fix some bad behavior of the gnome2.eclass. They have been sitting in the overlay for a while and I don't expect them to cause any problem so I will commit then later today if nobody objects. Gilles Dartiguelongue (4): eclass/gnome2.eclass: switch IUSE

[gentoo-dev] [PATCH 1/4] switch IUSE tests to in_iuse, bug #383901

2013-01-13 Thread Gilles Dartiguelongue
has bla ${IUSE} is standardized through in_iuse. Make use of this function. --- eclass/gnome2.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/gnome2.eclass b/eclass/gnome2.eclass index 70eb491..e263232 100644 --- a/eclass/gnome2.eclass +++

[gentoo-dev] [PATCH 2/4] drop deprecated SCROLLKEEPER_UPDATE

2013-01-13 Thread Gilles Dartiguelongue
SCROLLKEEPER_UPDATE variable was deprecated long ago. It is no longer needed and no longer in use in tree. --- eclass/gnome2.eclass | 6 -- 1 file changed, 6 deletions(-) diff --git a/eclass/gnome2.eclass b/eclass/gnome2.eclass index e263232..e2540d1 100644 --- a/eclass/gnome2.eclass +++

[gentoo-dev] [PATCH 3/4] allow ebuild override of eclass generated econf

2013-01-13 Thread Gilles Dartiguelongue
gnome2.eclass appends configure switches to user arguments. Change logic so that it prepends values to G2CONF and pass extra args of gnome2_src_configure after G2CONF so that ebuilds can indeed override eclass settings. --- eclass/gnome2.eclass | 18 +- 1 file changed, 9

[gentoo-dev] [PATCH 4/4] update wrt comment on bug #383901

2013-01-13 Thread Gilles Dartiguelongue
Update previous patch fixing bug #383901 with comments on this bug. --- eclass/gnome2.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/gnome2.eclass b/eclass/gnome2.eclass index 750f20b..592585c 100644 --- a/eclass/gnome2.eclass +++ b/eclass/gnome2.eclass @@

Re: [gentoo-dev] [PATCH 1/4] switch IUSE tests to in_iuse, bug #383901

2013-01-13 Thread Gilles Dartiguelongue
Le dimanche 13 janvier 2013 à 19:09 +, Ciaran McCreesh a écrit : On Sun, 13 Jan 2013 20:03:20 +0100 Gilles Dartiguelongue e...@gentoo.org wrote: - if has ${EAPI-0} 0 1 2 3 4 has doc ${IUSE} ; then + if has ${EAPI:-0} 0 1 2 3 4 in_iuse doc ; then This is still

Re: [gentoo-dev] Handy pybugz wrappers

2013-01-12 Thread Gilles Dartiguelongue
wrote a variation of that as a git hooks for overlays if that is what you are really after. -- Gilles Dartiguelongue e...@gentoo.org Gentoo ecommit.sh Description: application/shellscript

Re: [gentoo-dev] gstreamer eclass review

2012-12-06 Thread Gilles Dartiguelongue
inherits from the eclas, and has an explicit dependency on media-libs/gst-plugins-bad — perhaps one or the other should be removed. Please open bug reports at gentoo's bugzilla if you have problem with the ebuilds. -- Gilles Dartiguelongue e...@gentoo.org Gentoo signature.asc Description

Re: [gentoo-dev] [PATCH] gnome2.eclass does not respect ECONF_SOURCE

2012-12-05 Thread Gilles Dartiguelongue
these fixes to gstreamer eclasses as well. -- Gilles Dartiguelongue e...@gentoo.org Gentoo signature.asc Description: This is a digitally signed message part

Re: [gentoo-dev] RFC: new eclass - pkgconfig.eclass

2012-11-29 Thread Gilles Dartiguelongue
packages. -- Gilles Dartiguelongue e...@gentoo.org Gentoo signature.asc Description: This is a digitally signed message part

Re: [gentoo-dev] [PATCH 4/4] Example conversion of pygobject to python-r1 + autotools-utils.

2012-11-29 Thread Gilles Dartiguelongue
desktop, is that really equivalent ? -- Gilles Dartiguelongue e...@gentoo.org Gentoo

Re: [gentoo-dev] RFC: new eclass - pkgconfig.eclass

2012-11-29 Thread Gilles Dartiguelongue
Le jeudi 29 novembre 2012 à 10:07 +0100, justin a écrit : On 29/11/12 09:48, Gilles Dartiguelongue wrote: Le jeudi 29 novembre 2012 à 08:52 +0100, justin a écrit : Currently we have an eselect module to switch between different implementations by setting /usr/lib/lib[blas,lapack].so

Re: [gentoo-dev] New global useflag proposals

2012-11-23 Thread Gilles Dartiguelongue
count), and nothing comparable has emerged in gentoo (at least). So, can we go forward with this now ? -- Gilles Dartiguelongue e...@gentoo.org Gentoo

Re: [gentoo-dev] [python-single-r1 1/3] A conceptual eclass for packages not supporting multiple Python impls.

2012-11-22 Thread Gilles Dartiguelongue
Le mercredi 21 novembre 2012 à 23:19 +0100, Michał Górny a écrit : diff --git a/gx86/eclass/python-single-r1.eclass b/gx86/eclass/python-single-r1.eclass new file mode 100644 index 000..3d21ea8 --- /dev/null +++ b/gx86/eclass/python-single-r1.eclass @@ -0,0 +1,93 @@ +# Copyright

Re: [gentoo-dev] [PATCH python-r1] Move common utility functions to python-utils-r1.

2012-11-21 Thread Gilles Dartiguelongue
Le mercredi 21 novembre 2012 à 08:54 -0500, Ian Stakenvicius a écrit : On 21/11/12 04:43 AM, Michał Górny wrote: Moved: python_export, getters, python_domodule, python_doscript and the necessary internal functions. No global-scope variables, no phase functions. [ Snip! ] So remind me

Re: [gentoo-dev] gstreamer eclass review

2012-11-21 Thread Gilles Dartiguelongue
to shell for me, but if this is preferred, I have no problem changing it. -- Gilles Dartiguelongue e...@gentoo.org Gentoo signature.asc Description: This is a digitally signed message part

Re: [gentoo-dev] Reminder: open season on robbat2's packages

2012-11-18 Thread Gilles Dartiguelongue
Le dimanche 18 novembre 2012 à 11:11 +, Robin H. Johnson a écrit : net-nds/nsscache sys-auth/nss_ldap If nobody else want them and I don't forget about them, I'll take care of these. -- Gilles Dartiguelongue e...@gentoo.org Gentoo

[gentoo-dev] gstreamer eclass review

2012-11-18 Thread Gilles Dartiguelongue
by next week. There should be little to no breakage and this would help bump last 0.10 releases as well. -- Gilles Dartiguelongue e...@gentoo.org Gentoo # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ # @ECLASS: gst-plugins10

  1   2   3   >