public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Sterrett (mr_bones_)" <mr_bones_@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in games-emulation/dboxfe: ChangeLog dboxfe-0.1.3.ebuild
Date: Thu, 29 Mar 2012 15:50:13 +0000 (UTC)	[thread overview]
Message-ID: <20120329155013.9D5312004B@flycatcher.gentoo.org> (raw)

mr_bones_    12/03/29 15:50:13

  Modified:             ChangeLog dboxfe-0.1.3.ebuild
  Log:
  move to qt4-r2 eclass
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.14                 games-emulation/dboxfe/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	29 Sep 2010 22:07:29 -0000	1.13
+++ ChangeLog	29 Mar 2012 15:50:13 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/dboxfe
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/ChangeLog,v 1.13 2010/09/29 22:07:29 tupone Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/ChangeLog,v 1.14 2012/03/29 15:50:13 mr_bones_ Exp $
+
+  29 Mar 2012; Michael Sterrett <mr_bones_@gentoo.org> dboxfe-0.1.3.ebuild:
+  move to qt4-r2 eclass
 
   29 Sep 2010; Tupone Alfredo <tupone@gentoo.org> dboxfe-0.1.3.ebuild,
   +files/dboxfe-0.1.3-ldflags.patch:



1.10                 games-emulation/dboxfe/dboxfe-0.1.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dboxfe/dboxfe-0.1.3.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dboxfe/dboxfe-0.1.3.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dboxfe/dboxfe-0.1.3.ebuild?r1=1.9&r2=1.10

Index: dboxfe-0.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/dboxfe-0.1.3.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- dboxfe-0.1.3.ebuild	29 Sep 2010 22:45:35 -0000	1.9
+++ dboxfe-0.1.3.ebuild	29 Mar 2012 15:50:13 -0000	1.10
@@ -1,9 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/dboxfe-0.1.3.ebuild,v 1.9 2010/09/29 22:45:35 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/dboxfe-0.1.3.ebuild,v 1.10 2012/03/29 15:50:13 mr_bones_ Exp $
 
 EAPI=2
-inherit eutils qt4 games
+inherit eutils qt4-r2 games
 
 DESCRIPTION="Creates and manages configuration files for DOSBox"
 HOMEPAGE="http://developer.berlios.de/projects/dboxfe/"
@@ -14,14 +14,19 @@
 KEYWORDS="~amd64 ~ppc ~sparc x86"
 IUSE=""
 
-DEPEND="x11-libs/qt-gui:4"
+DEPEND="x11-libs/qt-gui:4
+	x11-libs/qt-core:4"
 RDEPEND="${DEPEND}
 	>=games-emulation/dosbox-0.65"
 
 PATCHES=( "${FILESDIR}"/${P}-ldflags.patch )
 
+src_configure() {
+	qt4-r2_src_configure
+}
+
 src_install() {
-	dogamesbin bin/dboxfe || die "dogamesbin failed"
+	dogamesbin bin/dboxfe || die
 	dodoc TODO ChangeLog
 	newicon res/default.png ${PN}.png
 	make_desktop_entry dboxfe "DosBoxFE"






             reply	other threads:[~2012-03-29 15:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-29 15:50 Michael Sterrett (mr_bones_) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-01-17 14:12 [gentoo-commits] gentoo-x86 commit in games-emulation/dboxfe: ChangeLog dboxfe-0.1.3.ebuild Alfredo Tupone (tupone)
2010-09-29 22:07 Alfredo Tupone (tupone)
2010-09-18 16:29 Michael Sterrett (mr_bones_)
2007-10-12  0:03 Michael Sterrett (mr_bones_)

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=20120329155013.9D5312004B@flycatcher.gentoo.org \
    --to=mr_bones_@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