From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libgksu/
Date: Wed, 27 Dec 2017 13:02:33 +0000 (UTC) [thread overview]
Message-ID: <1514379729.c34f8d55fc4f3b4d83e9bb865e068f9b15ffd2f9.leio@gentoo> (raw)
commit: c34f8d55fc4f3b4d83e9bb865e068f9b15ffd2f9
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 27 12:58:26 2017 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Dec 27 13:02:09 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c34f8d55
x11-libs/libgksu: remove old
Package-Manager: Portage-2.3.19, Repoman-2.3.6
x11-libs/libgksu/libgksu-2.0.12-r2.ebuild | 68 -------------------------------
1 file changed, 68 deletions(-)
diff --git a/x11-libs/libgksu/libgksu-2.0.12-r2.ebuild b/x11-libs/libgksu/libgksu-2.0.12-r2.ebuild
deleted file mode 100644
index 6b6d834d95c..00000000000
--- a/x11-libs/libgksu/libgksu-2.0.12-r2.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit autotools eutils gnome2
-
-DESCRIPTION="A library for integration of su into applications"
-HOMEPAGE="http://www.nongnu.org/gksu/"
-SRC_URI="http://people.debian.org/~kov/gksu/${P}.tar.gz"
-
-LICENSE="LGPL-2"
-SLOT="2"
-KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd"
-IUSE="nls static-libs"
-
-COMMON_DEPEND="
- >=x11-libs/gtk+-2.12:2
- >=gnome-base/gconf-2
- gnome-base/libgnome-keyring
- x11-libs/startup-notification
- >=gnome-base/libgtop-2:2=
- nls? ( >=sys-devel/gettext-0.14.1 )
-"
-DEPEND="${COMMON_DEPEND}
- dev-util/gtk-doc-am
- >=dev-util/intltool-0.35.5
- virtual/pkgconfig
-"
-RDEPEND="${COMMON_DEPEND}
- app-admin/sudo
-"
-
-src_prepare() {
- # Fix compilation on bsd
- epatch "${FILESDIR}"/${PN}-2.0.0-fbsd.patch
-
- # Fix wrong usage of LDFLAGS, bug #226837
- epatch "${FILESDIR}/${PN}-2.0.7-libs.patch"
-
- # Use po/LINGUAS
- epatch "${FILESDIR}/${PN}-2.0.7-polinguas.patch"
-
- # Don't forkpty; bug #298289
- epatch "${FILESDIR}/${P}-revert-forkpty.patch"
-
- # Make this gmake-3.82 compliant, bug #333961
- epatch "${FILESDIR}/${P}-fix-make-3.82.patch"
-
- # Do not build test programs that are never executed; also fixes bug
- # #367397 (underlinking issues).
- epatch "${FILESDIR}/${P}-notests.patch"
-
- # Fix automake-1.11.2 compatibility, bug #397411
- epatch "${FILESDIR}/${P}-automake-1.11.2.patch"
-
- sed -i -e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' configure.ac || die #467026
-
- eautoreconf
- gnome2_src_prepare
-}
-
-src_configure() {
- gnome2_src_configure \
- $(use_enable nls) \
- $(use_enable static-libs static)
-}
next reply other threads:[~2017-12-27 13:02 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-27 13:02 Mart Raudsepp [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-11-24 13:36 [gentoo-commits] repo/gentoo:master commit in: x11-libs/libgksu/ Sergei Trofimovich
2018-05-29 12:29 Mikle Kolyada
2018-05-14 16:03 Tobias Klausmann
2018-05-04 20:46 Markus Meier
2018-04-28 17:05 Sergei Trofimovich
2018-04-28 16:36 Sergei Trofimovich
2018-04-26 17:15 Thomas Deutschmann
2017-12-27 8:35 Markus Meier
2017-12-19 19:14 Thomas Deutschmann
2017-12-16 14:04 Tobias Klausmann
2017-12-02 10:41 Sergei Trofimovich
2017-11-18 13:20 Sergei Trofimovich
2017-11-06 20:49 Tobias Klausmann
2017-11-04 13:04 Sergei Trofimovich
2017-07-08 9:20 Alexis Ballier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1514379729.c34f8d55fc4f3b4d83e9bb865e068f9b15ffd2f9.leio@gentoo \
--to=leio@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox