public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/librfm/
Date: Sat, 26 Nov 2016 12:55:51 +0000 (UTC)	[thread overview]
Message-ID: <1480164941.444a425d3db3aa13e941578c363e6ff83a84247f.pacho@gentoo> (raw)

commit:     444a425d3db3aa13e941578c363e6ff83a84247f
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 26 12:12:08 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Nov 26 12:55:41 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=444a425d

x11-libs/librfm: Fix deps, bug #595204 and #599736 by Toralf Förster

Package-Manager: portage-2.3.2

 ...m-5.3.16.3.ebuild => librfm-5.3.16.3-r1.ebuild} | 32 +++++++++++-----------
 1 file changed, 16 insertions(+), 16 deletions(-)

diff --git a/x11-libs/librfm/librfm-5.3.16.3.ebuild b/x11-libs/librfm/librfm-5.3.16.3-r1.ebuild
similarity index 58%
rename from x11-libs/librfm/librfm-5.3.16.3.ebuild
rename to x11-libs/librfm/librfm-5.3.16.3-r1.ebuild
index ea0262c..3692f5f 100644
--- a/x11-libs/librfm/librfm-5.3.16.3.ebuild
+++ b/x11-libs/librfm/librfm-5.3.16.3-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 inherit autotools eutils
 
-MY_P=${PN}5-${PV}
+MY_P="${PN}5-${PV}"
 
-DESCRIPTION="the basic library used by some rfm applications, such as Rodent filemanager"
+DESCRIPTION="The basic library used by some rfm applications, such as Rodent filemanager"
 HOMEPAGE="http://xffm.org/libxffm.html"
 SRC_URI="mirror://sourceforge/xffm/${PN}/${MY_P}.tar.bz2"
 
@@ -16,26 +16,26 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RDEPEND=">=dev-libs/glib-2.22.5:2
+RDEPEND="
+	>=dev-libs/glib-2.22.5:2
 	>=dev-libs/libdbh-5.0.13
 	>=dev-libs/libtubo-5.0.13
 	>=dev-libs/libxml2-2.4.0:2
-	>=dev-libs/libzip-0.9
+	>=dev-libs/libzip-0.9:0=
 	>=gnome-base/librsvg-2.26:2
-	>=x11-libs/cairo-1.12.6
-	>=x11-libs/gtk+-3.12:3
-	>=x11-libs/pango-1.28.0
-	!<x11-misc/rodent-5"
+	>=x11-libs/cairo-1.12.6[X]
+	>=x11-libs/gtk+-3.12:3[X]
+	>=x11-libs/pango-1.28.0[X]
+	!<x11-misc/rodent-5
+"
 DEPEND="${RDEPEND}
-	virtual/pkgconfig"
+	virtual/pkgconfig
+"
 
-S="${WORKDIR}"/${MY_P}
-
-pkg_setup() {
-	DOCS=( AUTHORS ChangeLog NEWS README TODO )
-}
+S="${WORKDIR}/${MY_P}"
 
 src_prepare() {
+	default
 	sed -i -e "s:-O2:${CFLAGS}:" m4/rfm-conditionals.m4 || die
 	eautoreconf
 }


             reply	other threads:[~2016-11-26 12:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-26 12:55 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-05-31  9:20 [gentoo-commits] repo/gentoo:master commit in: x11-libs/librfm/ David Seifert
2021-04-16 11:23 Sam James
2020-03-24 13:32 Ben Kohler
2020-02-15 10:03 David Seifert
2016-12-20 12:31 Tobias Klausmann
2016-08-06 11:33 Pacho Ramos
2015-10-07 17:50 Christoph Mende

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=1480164941.444a425d3db3aa13e941578c363e6ff83a84247f.pacho@gentoo \
    --to=pacho@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