public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/obconf/
Date: Sun,  5 Feb 2017 19:08:07 +0000 (UTC)	[thread overview]
Message-ID: <1486321657.bb27ffe10363762cdfb324723b7cb7c5a3a4ae83.soap@gentoo> (raw)

commit:     bb27ffe10363762cdfb324723b7cb7c5a3a4ae83
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Sun Feb  5 17:05:07 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Feb  5 19:07:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb27ffe1

x11-misc/obconf: Update live ebuild

Gtk3 is required since commit b2d08e79f8499
Libglade not required since commit 976d073496cd1

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3833

 x11-misc/obconf/obconf-9999.ebuild | 21 +++++++--------------
 1 file changed, 7 insertions(+), 14 deletions(-)

diff --git a/x11-misc/obconf/obconf-9999.ebuild b/x11-misc/obconf/obconf-9999.ebuild
index 9b35a1f..99ddfd4 100644
--- a/x11-misc/obconf/obconf-9999.ebuild
+++ b/x11-misc/obconf/obconf-9999.ebuild
@@ -1,11 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="2"
+EAPI=6
 
-WANT_AUTOMAKE="1.9"
-inherit autotools fdo-mime git-2
+inherit autotools fdo-mime git-r3
 
 DESCRIPTION="ObConf is a tool for configuring the Openbox window manager"
 HOMEPAGE="http://openbox.org/wiki/ObConf:About"
@@ -16,16 +15,15 @@ SLOT="0"
 KEYWORDS=""
 IUSE="nls"
 
-RDEPEND="gnome-base/libglade:2.0
-	x11-libs/gtk+:2
+RDEPEND="x11-libs/gtk+:3
 	x11-libs/startup-notification
 	=x11-wm/openbox-9999"
 DEPEND="${RDEPEND}
-	nls? ( sys-devel/gettext )
-	virtual/pkgconfig"
+	virtual/pkgconfig
+	nls? ( sys-devel/gettext )"
 
 src_prepare() {
-	eautopoint
+	default
 	eautoreconf
 }
 
@@ -33,11 +31,6 @@ src_configure() {
 	econf $(use_enable nls)
 }
 
-src_install() {
-	emake DESTDIR="${D}" install || die "emake install failed"
-	dodoc AUTHORS CHANGELOG README || die "dodoc failed"
-}
-
 pkg_postinst() {
 	fdo-mime_desktop_database_update
 	fdo-mime_mime_database_update


             reply	other threads:[~2017-02-05 19:08 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-05 19:08 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-06-09  3:13 [gentoo-commits] repo/gentoo:master commit in: x11-misc/obconf/ Sam James
2022-09-28 20:44 Ionen Wolkens
2021-07-21 14:49 Yixun Lan
2021-06-14  9:18 Andreas Sturmlechner
2021-06-14  6:40 Sergei Trofimovich
2021-06-13  6:30 Agostino Sarubbo
2021-06-13  6:04 Sam James
2021-06-13  6:04 Sam James
2021-06-12 16:32 Sam James
2021-06-12 16:32 Sam James
2021-06-12 16:32 Sam James
2021-05-15 11:30 Andreas Sturmlechner
2021-05-15 11:30 Andreas Sturmlechner
2021-03-05 22:20 Sam James
2020-02-09 14:42 Mart Raudsepp
2018-07-19  9:12 Johannes Huber
2018-04-20 19:48 David Seifert
2017-11-26 23:33 David Seifert
2017-02-05 19:08 David Seifert
2017-01-22 16:27 Agostino Sarubbo
2016-10-01 11:50 Jeroen Roovers
2016-09-26 12:36 Agostino Sarubbo
2016-09-04 10:21 Tobias Klausmann
2016-08-30 20:15 Markus Meier

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=1486321657.bb27ffe10363762cdfb324723b7cb7c5a3a4ae83.soap@gentoo \
    --to=soap@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