commit: 3c343ad4a5a15659acbb604a0459d5070d01021c
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 27 12:42:37 2024 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Dec 27 12:42:37 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=3c343ad4
app-editors/emacs: Drop gconf USE flag
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-editors/emacs/emacs-23.4-r21.ebuild | 5 ++---
app-editors/emacs/metadata.xml | 2 --
2 files changed, 2 insertions(+), 5 deletions(-)
diff --git a/app-editors/emacs/emacs-23.4-r21.ebuild
b/app-editors/emacs/emacs-23.4-r21.ebuild
index d15af4d..c1140ba 100644
--- a/app-editors/emacs/emacs-23.4-r21.ebuild
+++ b/app-editors/emacs/emacs-23.4-r21.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.bz2
LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2"
SLOT="23"
KEYWORDS="~alpha amd64 arm ~hppa ~mips ppc ppc64 ~sparc x86 ~amd64-linux
~x86-linux ~ppc-macos"
-IUSE="alsa aqua athena dbus games gconf gif gpm gtk gui gzip-el jpeg kerberos
livecd m17n-lib motif png sound source svg tiff toolkit-scroll-bars Xaw3d xft
+xpm"
+IUSE="alsa aqua athena dbus games gif gpm gtk gui gzip-el jpeg kerberos livecd
m17n-lib motif png sound source svg tiff toolkit-scroll-bars Xaw3d xft +xpm"
RDEPEND="acct-group/mail
app-emacs/emacs-common[games?,gui(-)?]
@@ -30,7 +30,6 @@ RDEPEND="acct-group/mail
x11-libs/libSM
x11-libs/libX11
x11-misc/xbitmaps
- gconf? ( >=gnome-base/gconf-2.26.2 )
gif? ( media-libs/giflib:0= )
jpeg? ( media-libs/libjpeg-turbo:0= )
png? ( >=media-libs/libpng-1.4:0= )
@@ -145,7 +144,7 @@ src_configure() {
myconf+=" --without-x"
else
myconf+=" --with-x --without-ns"
- myconf+=" $(use_with gconf)"
+ myconf+=" --without-gconf"
myconf+=" $(use_with toolkit-scroll-bars)"
myconf+=" $(use_with gif)"
myconf+=" $(use_with jpeg)"
diff --git a/app-editors/emacs/metadata.xml b/app-editors/emacs/metadata.xml
index 098739b..f9892c3 100644
--- a/app-editors/emacs/metadata.xml
+++ b/app-editors/emacs/metadata.xml
@@ -23,8 +23,6 @@
<flag name="athena">Enable the MIT Athena widget set
(<pkg>x11-libs/libXaw</pkg>)</flag>
<flag name="games">Support shared score files for games</flag>
- <flag name="gconf">Use <pkg>gnome-base/gconf</pkg> to read the system
- font name</flag>
<flag name="gfile">Use gfile (<pkg>dev-libs/glib</pkg>) for file
notification</flag>
<flag name="gsettings">Use gsettings (<pkg>dev-libs/glib</pkg>) to read the