On Thu, Nov 18, 2010 at 6:32 PM, Rob Farmer <rfar...@predatorlabs.net>wrote:

>
> I can't speak to any changes in the git versions, but for the latest
> release, xsel doesn't affect compiling the main program. The makefile
> just extracts, builds, and installs the bundled copy unless
> --without-xsel is passed to configure. You can see this by looking at
> the generated config.h - it never refers to xsel.
>
> From a packaging point of view, I would recommend always using
> --without-xsel and setting it as an optional dependency - people might
> want to install xsel but not fish or use the latest version (the
> bundled copy is out of date), in which case you can have conflicting
> packages. There's really no reason for it to be bundled.
>
>
Ah, so it bundles xsel, This is of course not desired in a distro package.
Thanks for clarifying this.

So then, may I announce the freshly baked fish-git package for Archlinux:
http://aur.archlinux.org/packages.php?ID=43684
------------------------------------------------------------------------------
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