Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Fri, 26 Jun 2009 11:27:49
Message-Id: E1MK9as-0007Xo-W8@stork.gentoo.org
1 robbat2 09/06/26 11:27:46
2
3 Modified: use.local.desc
4 Log:
5 Automated update of use.local.desc
6
7 Revision Changes Path
8 1.4579 var/cvsroot/gentoo-x86/profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.4579&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.4579&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?r1=1.4578&r2=1.4579
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.4578
18 retrieving revision 1.4579
19 diff -p -w -b -B -u -u -r1.4578 -r1.4579
20 --- use.local.desc 26 Jun 2009 04:07:47 -0000 1.4578
21 +++ use.local.desc 26 Jun 2009 11:27:46 -0000 1.4579
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2008 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4578 2009/06/26 04:07:47 robbat2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4579 2009/06/26 11:27:46 robbat2 Exp $
27 # This file contains descriptions of local USE flags, and the ebuilds which
28 # contain them.
29 # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1")
30 @@ -1865,12 +1865,12 @@ media-video/vlc:cdio - Enables CD input
31 media-video/vlc:dc1394 - Enables IIDC cameras support.
32 media-video/vlc:dirac - Enable Dirac video support (an advanced royalty-free video compression format) via the reference library: dirac.
33 media-video/vlc:fluidsynth - Enables Fluidsynth MIDI software synthesis (with external sound fonts).
34 +media-video/vlc:gcrypt - Enables cryptography support via libgcrypt.
35 media-video/vlc:gnome - Adds support for GNOME's filesystem abstraction layer, gnome-base/gnome-vfs. This flag is not GUI-related.
36 media-video/vlc:httpd - Enables a web based interface for vlc.
37 media-video/vlc:id3tag - Enables id3tag metadata reader plugin.
38 media-video/vlc:kate - Adds support for Ogg Kate subtitles via libkate.
39 media-video/vlc:libass - Enables subtitles support using libass.
40 -media-video/vlc:libgcrypt - Enables cryptography support via libgcrypt.
41 media-video/vlc:libproxy - Enables support for proxy settings in the HTTP access module.
42 media-video/vlc:libsysfs - Get user key from firewire connected iPod via libsysfs.
43 media-video/vlc:libv4l2 - Enables Libv4l2 Video4Linux2 support (for conversion from various video formats to standard ones, needed to use v4l2 devices with strange formats).
44 @@ -2209,7 +2209,7 @@ net-libs/libssh:gcrypt - Prefer dev-libs
45 net-libs/libssh:server - Build with SSH server support
46 net-libs/libssh:sftp - Build with SFTP support
47 net-libs/libssh:ssh1 - Build with SSH1 support
48 -net-libs/libssh2:libgcrypt - Use libgcrypt for crypto
49 +net-libs/libssh2:gcrypt - Use dev-libs/libgcrypt for crypto
50 net-libs/libvncserver:no24bpp - disable 24bpp support
51 net-libs/libvncserver:nobackchannel - disable backchannel support
52 net-libs/loudmouth:asyncns - Use libasyncns for asynchronous name resolution.