gentoo-zh/profiles/use.desc
liuyujielol 7474ca4858 repo: make pkgcheck happy
repo
UnusedEclasses: unused eclass: xetex-package
  UnusedGlobalUse: use.desc unused flags: 3dfx, 3dnow, Xaw3d, a52, aac, aalib, accessibility, acl, acpi, adabas, adns, afs, aim, alsa, altivec, ao, apache2, apm, arts, audiofile, avahi, bash-completion, bcmath, berkdb, bidi, bindist, birdstep, blas, bluetooth, bonobo, bootstrap, boundschecking, bzip2, calendar, canna, caps, cdb, cddb, cdinstall, cdparanoia, cdr, chasen, chewing, clamav, cracklib, crypt, cscope, ctype, cups, curlwrappers, db2, dbase, dbm, dbmaker, dbx, dedicated, dga, directfb, dri, dts, dv, dvb, dvd, dvdr, dvdread, eds, emboss, empress, empress-bcs, encode, esd, esoob, ev6, evo, examples, exif, expat, fam, fastcgi, fbcon, ffmpeg, fftw, filepro, firebird, firefox, flac, flatfile, fltk, foomaticdb, fortran, freetds, freewnn, frontbase, ftp, gb, gcj, gd, gd-external, gdbm, ggi, gif, ginac, glut, gmp, gnustep, gnutls, gphoto2, gpm, gps, graphviz, gsl, gstreamer, gtk, gtkhtml, guile, hal, howl, hyperwave-api, ibm, icc, icq, idn, ieee1394, ifc, imagemagick, imap, imlib, immqt, immqt-bc, informix, inifile, innodb, interbase, iodbc, ipod, ipv6, jabber, jack, java, javascript, jbig, jikes, joystick, jpeg, jpeg2k, junit, kde, kdeenablefinal, kdehiddenvisibility, kdexdeltas, krb4, ladcca, ladspa, lame, lapack, lash, lcms, ldap, leim, lesstif, libcaca, libedit, libgda, libsamplerate, libwww, lirc, livecd, lm_sensors, m17n-lib, mad, maildir, mailwrapper, matroska, matrox, mbox, mcal, mcve, memlimit, mhash, migemo, mikmod, milter, mime, minimal, mmap, mmx, mng, mnogosearch, mono, motif, mozilla, mpi, mplayer, msn, msql, mssql, mule, multilib, musepack, musicbrainz, mysql, mysqli, nas, ncurses, neXt, netboot, netcdf, nis, nntp, nocd, nocxx, nptl, nsplugin, ocaml, oci8, odbc, offensive, ofx, ogg, old-linux, openal, openexr, opengl, oracle, oracle7, osc, oscar, oss, ovrimos, pcmcia, pcntl, pda, perl, pfpro, php, pic, plotutils, png, portaudio, posix, postgres, ppds, prelude, profile, python, qdbm, qt3, qt4, quicktime, radius, rdesktop, readline, recode, ruby, samba, sapdb, sasl, sdl, seamonkey, session, sharedext, sharedmem, shorten, simplexml, skey, slang, slp, smartcard, sndfile, snmp, soap, sockets, socks5, solid, source, sox, speex, spell, spl, sqlite, sqlite3, sse, sse2, startup-notification, svg, svga, sybase, sybase-ct, syslog, sysvipc, szip, tcl, tcpd, tetex, theora, threads, tidy, tiff, tk, tokenizer, truetype, uclibc, unicode, v4l, vanilla, vcd, verbose, vhosts, videos, vim-syntax, voodoo3, vorbis, wddx, wifi, win32codecs, wmf, wxwindows, x264, xattr, xcomposite, xface, xine, xinerama, xinetd, xml, xmlrpc, xosd, xpm, xprint, xscreensaver, xsl, xulrunner, xv, xvid, yahoo, yaz, zh_TW, zlib

UnusedLicenses: unused licenses: ALWIL-EULA, BitDefender-ASU-EUSLA, Foxit-EULA, Maxthon, Proton, PyCharm_Academic_license, PyCharm_Classroom_license, PyCharm_OpenSource_license, PyCharm_Preview_License, PyCharm_license, Synrc-Research-Center, Unicode_License, Yunio, dingding, epgsql, goldrush, ntufonts, synrc, synrc-sh

UnusedMirrors: unused mirror: troubledwater

Signed-off-by: liuyujielol <2073201758GD@gmail.com>
2023-11-15 19:02:40 +08:00

36 lines
2.3 KiB
Plaintext

# Copyright 2007-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Keep them sorted
X - Adds support for X11
build - !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used for creating build images and the first half of bootstrapping [make stage1]
cairo - Enable support for the cairo graphics library
cjk - Adds support for Multi-byte character languages (Chinese, Japanese, Korean)
curl - Adds support for client-side URL transfer library
dbus - Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc)
debug - Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml .
doc - Adds extra documentation (API, Javadoc, etc)
emacs - Adds support for GNU Emacs
geoip - Add geoip support
gnome - Adds GNOME support
hardened - activate default security enhancements for toolchain (gcc, glibc, binutils)
iconv - Enable support for the iconv character set conversion library
kerberos - Adds kerberos support
libnotify - Enable notification support
lua - Enable Lua scripting support
mp3 - Add support for reading mp3 files
mpeg - Adds libmpeg3 support to various packages.
pam - Adds support PAM (Pluggable Authentication Modules) - DANGEROUS to arbitrarily flip
pcre - Adds support for Perl Compatible Regular Expressions
pdf - Adds general support for PDF (Portable Document Format), this replaces the pdflib and cpdflib flags
pulseaudio - Adds support for PulseAudio sound server
savedconfig - Use this to restore your config from /etc/portage/savedconfig ${CATEGORY}/${PN}. Make sure you USE flags allow for approprate dependencies
scanner - Adds support for scanner hardware (e.g. build the sane frontend in kdegraphics)
selinux - !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
ssl - Adds support for Secure Socket Layer connections
static - !!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically
symlink - Force kernel ebuilds to automatically update the /usr/src/linux symlink.
test - Workaround to pull in packages needed to run with FEATURES=test. Portage-2.1.2 handles this internally, so don't set it in make.conf/package.use anymore.
usb - Adds USB support to applications that have optional USB support (e.g. cups)