Lines 40-46
Link Here
|
40 |
HOMEPAGE="https://www.gnu.org/software/emacs/" |
40 |
HOMEPAGE="https://www.gnu.org/software/emacs/" |
41 |
|
41 |
|
42 |
LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2" |
42 |
LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2" |
43 |
IUSE="acl alsa aqua athena cairo dbus dynamic-loading games gconf gfile gif +gmp gpm gsettings gtk gtk2 gui gzip-el harfbuzz imagemagick +inotify jpeg json kerberos lcms libxml2 livecd m17n-lib mailutils motif png selinux sound source ssl svg systemd +threads tiff toolkit-scroll-bars wide-int Xaw3d xft +xpm xwidgets zlib" |
43 |
IUSE="acl alsa aqua athena cairo dbus dynamic-loading games gconf gfile gif +gmp gpm gsettings gtk gtk2 gui gzip-el harfbuzz imagemagick +inotify jpeg json kerberos lcms libxml2 livecd m17n-lib mailutils modules motif png selinux sound source ssl svg systemd +threads tiff toolkit-scroll-bars wide-int Xaw3d xft +xpm xwidgets zlib" |
44 |
RESTRICT="test" |
44 |
RESTRICT="test" |
45 |
|
45 |
|
46 |
RDEPEND="app-emacs/emacs-common-gentoo[games?,gui(-)?] |
46 |
RDEPEND="app-emacs/emacs-common-gentoo[games?,gui(-)?] |
Lines 201-206
Link Here
|
201 |
myconf+=" $(use_with xpm)" |
201 |
myconf+=" $(use_with xpm)" |
202 |
myconf+=" $(use_with imagemagick)" |
202 |
myconf+=" $(use_with imagemagick)" |
203 |
|
203 |
|
|
|
204 |
if use modules; then |
205 |
myconf+=" --with-modules" |
206 |
fi |
207 |
|
208 |
|
204 |
if use xft; then |
209 |
if use xft; then |
205 |
myconf+=" --with-xft" |
210 |
myconf+=" --with-xft" |
206 |
myconf+=" $(use_with cairo)" |
211 |
myconf+=" $(use_with cairo)" |