Re: [Fink-devel] Trying to make an ipe.info

2011-03-28 Thread Vincent Beffara
inside an App bundle, and make it still launchable by typing "ipe toto.ipe" in a terminal. That requires packing ARGV and the current working directory in the environment before calling 'open'. Maybe I should have put that in the tracker ... HTH, /v -- |

[Fink-devel] SCons in stable

2010-03-22 Thread Vincent Beffara
fix it ? If not, who do I talk to about it ? [I can't, as I don't have write access to the tree.] Thanks in advance, /v -- Vincent Beffara UMPA - ENS-Lyon 46 allée d'Italie 69364 Lyon Cedex 07 Tél :

Re: [Fink-devel] Upgrading IPE

2010-03-21 Thread Vincent Beffara
dev. A plugin package would depend on the ipe7-shlibs package and build-depend on ipe7-dev (and the plugin would be very likely to need deep rewriting should the major version ever increase). /v -- Vincent Beffara UMPA - EN

Re: [Fink-devel] Upgrading IPE

2010-03-21 Thread Vincent Beffara
plitoff, and Fink will not be confused by two descriptions of ipe in two different files. That makes a lot of sense, actually. Thanks for all the advice ! /v -- Vincent Beffara UMPA - ENS-Lyon 46 allée d'Italie 69364 Lyon Cedex 07 Tél : 04 72 72 85 25 --

Re: [Fink-devel] Upgrading IPE

2010-03-21 Thread Vincent Beffara
match the software name without a version number attaached to it ? Thanks for all your help, /v -- Vincent Beffara UMPA - ENS-Lyon 46 allée d'Italie 69364 Lyon Cedex 07 Tél : 04 72 72 85 25 -- Download Intel®

Re: [Fink-devel] Upgrading IPE

2010-03-19 Thread Vincent Beffara
t in my home dir and not in /sw means it's Apple". I remember now that I did install these libs as a package at some point. Sorry about that. Thanks again ! /v -- Vincent Beffara UMPA - ENS-Lyon 46 allée d'Italie 69364 Lyon Cedex 07 Tél : 04 72 72 85 25 ---

[Fink-devel] Upgrading IPE

2010-03-19 Thread Vincent Beffara
e focus on command-line launch, besides replacing it with a launcher for a .app bundle ? Thanks for your help in this ! Cheers, /vincent -- Vincent Beffara UMPA - ENS-Lyon 46 allée d'Italie 69364 Lyon Cedex 07 Tél : 04 72 72 85 25 ---

Re: [Fink-devel] scons 1.2 into stable

2010-02-25 Thread Vincent Beffara
tainer (cc'ed) a chance to express assent. Go ahead ! Indeed 0.98 is getting really old ... /v -- Vincent Beffara UMPA - ENS-Lyon 46 allée d'Italie 69364 Lyon Cedex 07 Tél : 04 72 72 85 25 -- Download Intel®

Re: [Fink-devel] scons and Depends

2008-08-13 Thread Vincent Beffara
makes the usual approach unusable ? Do the generated .pyc files fail to load somehow ? /v -- Vincent Beffara UMPA - ENS Lyon 46 Allée d'Italie 69364 LYON cedex 07 Tel: 04 72 72 85 25 Fax: 04 72 72 84 80 - This SF.

Re: [Fink-devel] Create a redistribuitable .dmg image from a compiled program

2008-07-24 Thread Vincent Beffara
Hi, > It created a working independent redistributable dmg for me. > I think it would be a nice thing for qt apps built in fink. Do you mean that the whole Qt framework is contained in the app ? That sounds a bit overkill ... /v -- Vincent Beffara UMPA - ENS-Lyon 46 allée d'I

Re: [Fink-devel] Pangocairo and XCode 3.1: do they tango?

2008-07-18 Thread Vincent Beffara
now, after about 20 hours of compiling. One potential danger would be that XCode 3.1 contains several versions of gcc, and switching between them in the middle of the upgrade might mess things up a bit ... /v -- Vincent B

Re: [Fink-devel] PyObjC 2.1 package in the tracker

2008-07-03 Thread Vincent Beffara
h as possible). Agreed, but this is not what I meant - I mean calling svn with a specific revision number (which would of course also be part of the fink version number). Then the result _is_ guaranteed to be the same.

Re: [Fink-devel] PyObjC 2.1 package in the tracker

2008-07-03 Thread Vincent Beffara
some packages) is to get the > diff to an svn or cvs version and make a patch file from it. Sure, that's doable, but it becomes quite tedious if you want to track a fast-moving project ... Are you implying that it is _not_ acceptable to call svn (or cvs or git or whatever) from the patch scr

Re: [Fink-devel] PyObjC 2.1 package in the tracker

2008-07-02 Thread Vincent Beffara
e, but it would be fantastic to have fields like Repository: and Revision: in finkinfo file ! And solution (ii), to be implementable properly, would need to compute the package version number from the current revision, which afaik is not doable right now. Anyway, it's too hot to think pro

[Fink-devel] Fwd: Re: (La)TeX and Fink (Was: New packages in tracker)

2008-05-20 Thread Vincent Beffara
-base (Not saying that this is a trivial thing to do, but the package descriptions in debian and fink are not that different, from what I understand.) Anyway, I will have access to a debian (well ubuntu) system pretty soon, I will have a look at the build process. /v -- Vincent Beffara UMPA -

Re: [Fink-devel] (La)TeX and Fink (Was: New packages in tracker)

2008-05-19 Thread Vincent Beffara
ges (and I seem to remember that they did for tetex when I used it), some trouble can be avoided by "plagiarizing" what they do ... It's FOSS after all ! /v -- Vincent Beffara UMPA - ENS-Lyon 46 allée d'Italie 69364 Lyon Cedex 07 Tél : 04 72 72 85 25 pgp1Xa

Re: [Fink-devel] Python patch for offlineimap

2008-04-29 Thread Vincent Beffara
PS and it all seems to work fine. Excellent ! The new version + new patch are on the tracker. I also submitted the patch "upstream" for inclusion - not everyone that has a Mac is using Fink, even though they should ;-) Cheers, /v -- Vincent Beffara UMPA - ENS-Lyon 46 allée d'It

Re: [Fink-devel] Python patch for offlineimap

2008-04-27 Thread Vincent Beffara
nks, /v -- Vincent Beffara UMPA - ENS Lyon 46 Allée d'Italie 69364 LYON cedex 07 Tel: 04 72 72 85 25 Fax: 04 72 72 84 80 diff --git a/offlineimap/imapserver.py b/offlineimap/imapserver.py index 4e37ece..2f0119e 100644 --- a/offlineimap/imapserver.py +++ b/offlineimap/imapserver.py @@ -23,

Re: [Fink-devel] Python patch for offlineimap

2008-03-22 Thread Vincent Beffara
er item of fink (which is currently delayed, with good reason, precisely because of its crashing behavior). /vincent -- Vincent Beffara UMPA - ENS Lyon 46 Allée d'Italie 69364 LYON cedex 07 Tel: 04 72 72 85 25 Fax: 04 72 72 84 80 diff --git a/offlineimap/imapserver.py b/offlineimap/im

Re: [Fink-devel] Python patch for offlineimap

2008-03-17 Thread Vincent Beffara
o that will be for version 5.99.8-2 I guess - unless version 6 is released first ;-) /v -- Vincent Beffara UMPA - ENS-Lyon 46 allée d'Italie 69364 Lyon Cedex 07 Tél : 04 72 72 85 25 - This SF.net email is sponsored by: M

Re: [Fink-devel] unison packages

2007-09-28 Thread Vincent Beffara
et bitten by that ... Especially since recompiling on the opposite end is not trivial at all if OCaml is not present. /v -- Vincent Beffara UMPA - ENS-Lyon 46 allée d'Italie 69364 Lyon Cedex 07 Tél : 04 72 72 85 25 -

Re: [Fink-devel] system-texlive

2007-09-14 Thread Vincent Beffara
on to competing for the longest package name). Are you considering a texlive (i.e. from source) package as well ? Or is that an obviously bad idea ? One advantage would be sharing of the texmf tree with additional Fink packages. But compiling TeXlive is likely to be non-trivial ... /v -- Vince

Re: [Fink-devel] glob2 update to version 0.9.1, help required

2007-09-13 Thread Vincent Beffara
> I am attaching something that works. Hmm, well, _this_ time I am attaching them, sorry for the double post... /v -- Vincent Beffara UMPA - ENS Lyon 46 Allée d'Italie 69364 LYON cedex 07 Tel: 04 72 72 85 25 Fax: 04 72 72 84 80 Package: glob2 Version: 0.9.1 Revision: 1 GCC: 4.0 Arch

Re: [Fink-devel] glob2 update to version 0.9.1, help required

2007-09-13 Thread Vincent Beffara
CacheDir() where it stores object files and such. Setting this to be outside of the build dir (say in /tmp or something) makes it possible to keep the cache across various versions of a package. For packaging and debugging, it saves a lot of time (second compilation is something like 15 seconds

Re: [Fink-devel] glob2 update to version 0.9.1, help required

2007-09-11 Thread Vincent Beffara
it 1" lines might not be the best idea, are you sure you can't have them work instead ? From what you say, it sounds like either CPPPATH or LIBPATH is set too late, which should be fixable. HTH, and come back if it doesn't, /vincent -