public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/hsetroot: hsetroot-1.0.2.ebuild ChangeLog
Date: Mon, 10 Mar 2014 09:39:13 +0000 (UTC)	[thread overview]
Message-ID: <20140310093913.276E42004C@flycatcher.gentoo.org> (raw)

ssuominen    14/03/10 09:39:13

  Modified:             hsetroot-1.0.2.ebuild ChangeLog
  Log:
  Use pkg-config to get $(X11_LIBS) for the hsetroot binary in src/Makefile.am wrt #504056 by techno156
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)

Revision  Changes    Path
1.16                 x11-misc/hsetroot/hsetroot-1.0.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/hsetroot/hsetroot-1.0.2.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/hsetroot/hsetroot-1.0.2.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/hsetroot/hsetroot-1.0.2.ebuild?r1=1.15&r2=1.16

Index: hsetroot-1.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/hsetroot-1.0.2.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- hsetroot-1.0.2.ebuild	4 Jun 2012 20:13:08 -0000	1.15
+++ hsetroot-1.0.2.ebuild	10 Mar 2014 09:39:12 -0000	1.16
@@ -1,10 +1,9 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/hsetroot-1.0.2.ebuild,v 1.15 2012/06/04 20:13:08 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/hsetroot-1.0.2.ebuild,v 1.16 2014/03/10 09:39:12 ssuominen Exp $
 
-EAPI="2"
-
-inherit autotools
+EAPI=5
+inherit autotools eutils
 
 DESCRIPTION="Tool which allows you to compose wallpapers ('root pixmaps') for X"
 HOMEPAGE="http://thegraveyard.org/hsetroot.html"
@@ -18,14 +17,13 @@
 RDEPEND="x11-libs/libX11
 	>=media-libs/imlib2-1.0.6.2003[X]"
 DEPEND="${RDEPEND}
+	virtual/pkgconfig
 	x11-proto/xproto"
 
+DOCS="AUTHORS ChangeLog NEWS README"
+
 src_prepare() {
+	epatch "${FILESDIR}"/${P}-underlinking.patch
 	# The pre-generated configure script contains unneeded deps
 	eautoreconf
 }
-
-src_install() {
-	emake install DESTDIR="${D}" || die
-	dodoc AUTHORS ChangeLog NEWS README || die
-}



1.14                 x11-misc/hsetroot/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/hsetroot/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/hsetroot/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/hsetroot/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	4 Jun 2012 20:13:08 -0000	1.13
+++ ChangeLog	10 Mar 2014 09:39:12 -0000	1.14
@@ -1,6 +1,11 @@
 # ChangeLog for x11-misc/hsetroot
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/ChangeLog,v 1.13 2012/06/04 20:13:08 xmw Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/ChangeLog,v 1.14 2014/03/10 09:39:12 ssuominen Exp $
+
+  10 Mar 2014; Samuli Suominen <ssuominen@gentoo.org>
+  +files/hsetroot-1.0.2-underlinking.patch, hsetroot-1.0.2.ebuild:
+  Use pkg-config to get $(X11_LIBS) for the hsetroot binary in src/Makefile.am
+  wrt #504056 by techno156
 
   04 Jun 2012; Michael Weber <xmw@gentoo.org> hsetroot-1.0.2.ebuild:
   Fix SRC_URI/HOMEPAGE (reported by df, bug 416293)
@@ -43,4 +48,3 @@
 
   05 Dec 2004; <pyrania@gentoo.org> +metadata.xml, +hsetroot-1.0.2.ebuild:
   Initial import.
-





             reply	other threads:[~2014-03-10  9:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-10  9:39 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-06-04 20:13 [gentoo-commits] gentoo-x86 commit in x11-misc/hsetroot: hsetroot-1.0.2.ebuild ChangeLog Michael Weber (xmw)
2010-03-31 18:29 Raul Porcel (armin76)
2010-01-10 18:31 Christian Faulhammer (fauli)
2009-07-02 20:49 Christian Ruppert (idl0r)
2009-05-17 17:50 Gysbert Wassenaar (nixnut)
2009-05-06 21:09 Markus Meier (maekke)
2009-05-01 18:05 Raul Porcel (armin76)

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=20140310093913.276E42004C@flycatcher.gentoo.org \
    --to=ssuominen@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