From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-930388-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5C5D5139694 for <garchives@archives.gentoo.org>; Thu, 9 Feb 2017 23:15:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B3A36E0C27; Thu, 9 Feb 2017 23:15:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7EA60E0C27 for <gentoo-commits@lists.gentoo.org>; Thu, 9 Feb 2017 23:15:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 64C8634106E for <gentoo-commits@lists.gentoo.org>; Thu, 9 Feb 2017 23:15:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8D4A33EE9 for <gentoo-commits@lists.gentoo.org>; Thu, 9 Feb 2017 23:15:28 +0000 (UTC) From: "Ulrich Müller" <ulm@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" <ulm@gentoo.org> Message-ID: <1486682015.1ca1dc86d1b98f8f042c59f64ea59f09427510e4.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/emacs-vcs/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/emacs-vcs/emacs-vcs-25.1.91.ebuild app-editors/emacs-vcs/emacs-vcs-25.2.9999.ebuild app-editors/emacs-vcs/emacs-vcs-26.0.9999.ebuild app-editors/emacs-vcs/metadata.xml X-VCS-Directories: app-editors/emacs-vcs/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 1ca1dc86d1b98f8f042c59f64ea59f09427510e4 X-VCS-Branch: master Date: Thu, 9 Feb 2017 23:15:28 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f1211944-27b1-4091-af0c-2fa44ccc83d1 X-Archives-Hash: 8159f553892ec3582080f072c1500ee8 commit: 1ca1dc86d1b98f8f042c59f64ea59f09427510e4 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Thu Feb 9 08:19:35 2017 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Thu Feb 9 23:13:35 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ca1dc86 app-editors/emacs-vcs: Add dynamic-loading USE flag. This will enable loading of dynamic libraries at runtime. Based on patch submitted by Steven Cordwell <steven.cordwell <AT> uqconnect.edu.au>. Bug: 608382 Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-editors/emacs-vcs/emacs-vcs-25.1.91.ebuild | 3 ++- app-editors/emacs-vcs/emacs-vcs-25.2.9999.ebuild | 3 ++- app-editors/emacs-vcs/emacs-vcs-26.0.9999.ebuild | 3 ++- app-editors/emacs-vcs/metadata.xml | 2 ++ 4 files changed, 8 insertions(+), 3 deletions(-) diff --git a/app-editors/emacs-vcs/emacs-vcs-25.1.91.ebuild b/app-editors/emacs-vcs/emacs-vcs-25.1.91.ebuild index eeb4f3ff9d..ee088dfbf9 100644 --- a/app-editors/emacs-vcs/emacs-vcs-25.1.91.ebuild +++ b/app-editors/emacs-vcs/emacs-vcs-25.1.91.ebuild @@ -29,7 +29,7 @@ HOMEPAGE="https://www.gnu.org/software/emacs/" LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2" SLOT="25" -IUSE="acl alsa aqua athena cairo dbus games gconf gfile gif gpm gsettings gtk +gtk3 gzip-el hesiod imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib motif pax_kernel png selinux sound source ssl svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm xwidgets zlib" +IUSE="acl alsa aqua athena cairo dbus dynamic-loading games gconf gfile gif gpm gsettings gtk +gtk3 gzip-el hesiod imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib motif pax_kernel png selinux sound source ssl svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm xwidgets zlib" REQUIRED_USE="?? ( aqua X )" RDEPEND="sys-libs/ncurses:0= @@ -236,6 +236,7 @@ src_configure() { --with-file-notification=$(usev inotify || usev gfile || echo no) \ $(use_enable acl) \ $(use_with dbus) \ + $(use_with dynamic-loading modules) \ $(use_with gpm) \ $(use_with hesiod) \ $(use_with kerberos) $(use_with kerberos kerberos5) \ diff --git a/app-editors/emacs-vcs/emacs-vcs-25.2.9999.ebuild b/app-editors/emacs-vcs/emacs-vcs-25.2.9999.ebuild index e0c06443e0..8adfe0fcec 100644 --- a/app-editors/emacs-vcs/emacs-vcs-25.2.9999.ebuild +++ b/app-editors/emacs-vcs/emacs-vcs-25.2.9999.ebuild @@ -29,7 +29,7 @@ HOMEPAGE="https://www.gnu.org/software/emacs/" LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2" SLOT="25" -IUSE="acl alsa aqua athena cairo dbus games gconf gfile gif gpm gsettings gtk +gtk3 gzip-el hesiod imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib motif pax_kernel png selinux sound source ssl svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm xwidgets zlib" +IUSE="acl alsa aqua athena cairo dbus dynamic-loading games gconf gfile gif gpm gsettings gtk +gtk3 gzip-el hesiod imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib motif pax_kernel png selinux sound source ssl svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm xwidgets zlib" REQUIRED_USE="?? ( aqua X )" RDEPEND="sys-libs/ncurses:0= @@ -239,6 +239,7 @@ src_configure() { --with-file-notification=$(usev inotify || usev gfile || echo no) \ $(use_enable acl) \ $(use_with dbus) \ + $(use_with dynamic-loading modules) \ $(use_with gpm) \ $(use_with hesiod) \ $(use_with kerberos) $(use_with kerberos kerberos5) \ diff --git a/app-editors/emacs-vcs/emacs-vcs-26.0.9999.ebuild b/app-editors/emacs-vcs/emacs-vcs-26.0.9999.ebuild index 3f8a8edba2..cda59d64ca 100644 --- a/app-editors/emacs-vcs/emacs-vcs-26.0.9999.ebuild +++ b/app-editors/emacs-vcs/emacs-vcs-26.0.9999.ebuild @@ -29,7 +29,7 @@ HOMEPAGE="https://www.gnu.org/software/emacs/" LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2" SLOT="26" -IUSE="acl alsa aqua athena cairo dbus games gconf gfile gif gpm gsettings gtk +gtk3 gzip-el hesiod imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib motif pax_kernel png selinux sound source ssl svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm xwidgets zlib" +IUSE="acl alsa aqua athena cairo dbus dynamic-loading games gconf gfile gif gpm gsettings gtk +gtk3 gzip-el hesiod imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib motif pax_kernel png selinux sound source ssl svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm xwidgets zlib" REQUIRED_USE="?? ( aqua X )" RDEPEND="sys-libs/ncurses:0= @@ -238,6 +238,7 @@ src_configure() { --with-file-notification=$(usev inotify || usev gfile || echo no) \ $(use_enable acl) \ $(use_with dbus) \ + $(use_with dynamic-loading modules) \ $(use_with gpm) \ $(use_with hesiod) \ $(use_with kerberos) $(use_with kerberos kerberos5) \ diff --git a/app-editors/emacs-vcs/metadata.xml b/app-editors/emacs-vcs/metadata.xml index a42a18a961..61b8821783 100644 --- a/app-editors/emacs-vcs/metadata.xml +++ b/app-editors/emacs-vcs/metadata.xml @@ -22,6 +22,8 @@ <use> <flag name="athena">Enable the MIT Athena widget set (<pkg>x11-libs/libXaw</pkg>)</flag> + <flag name="dynamic-loading">Enable loading of dynamic libraries at + runtime</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>