public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Marc Joliet <marcec@gmx.de>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: Do I really need 194 pkgs to install git?
Date: Sat, 3 Aug 2013 16:53:12 +0200	[thread overview]
Message-ID: <20130803165312.471f2835@marcec> (raw)
In-Reply-To: <x6a9kzipxq.fsf@newsguy.com>

[-- Attachment #1: Type: text/plain, Size: 2554 bytes --]

Am Fri, 02 Aug 2013 20:22:09 -0400
schrieb Harry Putnam <reader@newsguy.com>:

> Nikos Chantziaras <realnc@gmail.com> writes:
> 
> > On 03/08/13 06:03, Harry Putnam wrote:
> >> No doubt suffering from overdose of pilot error here but on a new (in
> >> progress) install of gentoo as guest in vbox.  I ran the command
> >>
> >> emerge -vp dev-vcs/git  and come up with 194 pkgs that need to be
> >> installed.
> >
> > Try disabling all flags and see where that gets you. You can do that
> > with a single command:
> >
> > USE="-blksha1 -curl -gpg -iconv -pcre -python -threads -webdav -cgi
> > -cvs -doc -emacs -gnome-keyring -gtk -highlight -nls -perl -ppcsha1
> > -subversion -test -tk -xinetd" emerge -p dev-vcs/git
> 
> Hehe, alright, now we're talking.... that reduced dependancies to just
> 1 lonesome cpio.
> 
> ,----
> | vgen ~ # USE="-blksha1 -curl -gpg -iconv -pcre -python -threads
> | -webdav -cgi
> | > -cvs -doc -emacs -gnome-keyring -gtk -highlight -nls -perl -ppcsha1
> | > -subversion -test -tk -xinetd" emerge -vp dev-vcs/git
> | 
> | These are the packages that would be merged, in order:
> | 
> | Calculating dependencies... done!
> | [ebuild  N     ] app-arch/cpio-2.11-r1  USE="-nls" 995 kB
> | [ebuild  N     ] dev-vcs/git-1.8.3.2  USE="-blksha1 -cgi -curl -cvs
> | -doc -emacs -gnome-keyring -gpg -gtk -highlight -iconv -nls -pcre
> | -perl (-ppcsha1) -python -subversion {-test} -threads -tk -webdav
> | -xinetd" PYTHON_SINGLE_TARGET="python2_7 -python2_6"
> | PYTHON_TARGETS="python2_7 -python2_6" 4,900 kB
> | 
> | Total: 2 packages (2 new), Size of downloads: 5,895 kB
> `----
> 
> Now, is it reasonable to install that way?  Will I run into some
> horrible unsightly mess using git, when installed this way.

I think that depends entirely on how exactly you plan on using git, for example:

- "python" and "perl" seem to control additional python and perl packages, but
  they are also used by some commit hooks and scripts
- tk is required for the gitk GUI (which is useful for browsing history)
- gpg is required for gpg commit signing
- cvs and subversion are only needed for the "git-cvs" and "git-svn" commands

Otherwise, I'm not entirely sure what you would be missing through such, uh,
"radical" minimalism ;) ; "equery uses git" is your friend for some of the
other flags, e.g., curl is required for http[s]:// repository URLs.

HTH
-- 
Marc Joliet
--
"People who think they know everything really annoy those of us who know we
don't" - Bjarne Stroustrup

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  parent reply	other threads:[~2013-08-03 14:53 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-03  3:03 [gentoo-user] Do I really need 194 pkgs to install git? Harry Putnam
2013-08-03  3:33 ` [gentoo-user] " Nikos Chantziaras
2013-08-03  0:22   ` Harry Putnam
2013-08-03 14:48     ` Michael Orlitzky
2013-08-03  1:38       ` Harry Putnam
2013-08-03 17:06         ` Michael Orlitzky
2013-08-03 14:53     ` Marc Joliet [this message]
2013-08-03 14:57     ` Wang Xuerui
2013-08-03  1:50       ` Harry Putnam
2013-08-03 16:39         ` Nikos Chantziaras
2013-08-03  3:20           ` Harry Putnam
2013-08-03 18:11             ` Nikos Chantziaras
2013-08-03 19:18               ` Canek Peláez Valdés
2013-08-03 21:15                 ` Neil Bothwick
2013-08-03  9:50 ` [gentoo-user] " Neil Bothwick
2013-08-03 14:18 ` Stroller
2013-08-03  1:41   ` [gentoo-user] " Harry Putnam
2013-08-04  6:49     ` Peter Humphrey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130803165312.471f2835@marcec \
    --to=marcec@gmx.de \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox