On Thu, Nov 18, 2010 at 6:09 PM, Christopher Nilsson
<christop...@otherchirps.net> wrote:
> Yep -- Most of the changes that have gone in lately have been bug fixes,
> that folks have had living in personal clone repositories for a fairly long
> while.  But a more central "next" branch sounds like a good idea.  Somewhere
> to collect all the different changes together from all the other repos out
> there, so we all know what needs testing before merging into main.
>
> Or are the git tags good enough for now, given the traffic of incoming
> changes isn't enormous (yet ;) )? eg. the "official" tag is pointing to the
> "1.23.1" tag, so anything added since then needs checking.
>
> What do people think, any opinions on how it should be done?
>

I think a fish and fish-next branch is OK for me.

>
>>
>> That sounds great. Just to make sure, is this the correct way to compile
>> fish?
>>
>>   autoconf
>>   ./configure --prefix=/usr --sysconfdir=/etc
>> --docdir=/usr/share/doc/fish --without-xsel
>>   make
>>   make install
>>
>> I'm not sure about autoconf, are there some switches needed?
>>
>
> That looks fine to me.  If you're building from the head though, I think one
> of Grissiom's changes fixed that xsel problem.  It builds for me now without
> the "--without-xsel".  YMMV... :)
>

I think -without-xsel is good for distros. Because the pkg manager of
that distro can "suggest" to install xsel together with fish, which is
more cleaner way IMHO.

BTW, is it ready for a new release? I'm not competent to fire the
release but I'm just curious about it. I think a new release could
attract more eyes and thus bring more users/devs.

--
Cheers,
Grissiom

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to