public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: dev-vcs/rapidsvn/
Date: Thu,  7 Jun 2012 16:27:40 +0000 (UTC)	[thread overview]
Message-ID: <1339086455.03c59328e030bf830fa616b5007ba760295c24e5.jlec@gentoo> (raw)

commit:     03c59328e030bf830fa616b5007ba760295c24e5
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  7 16:27:35 2012 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Jun  7 16:27:35 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=03c59328

dev-vcs/rapidsvn: Use append-ccpflags for CPPFLAGS, correct location of icon file

(Portage version: 2.2.0_alpha110/git/Linux x86_64, signed Manifest commit with key 70EB7916)

---
 dev-vcs/rapidsvn/ChangeLog            |    3 +++
 dev-vcs/rapidsvn/rapidsvn-9999.ebuild |   11 +++++++----
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/dev-vcs/rapidsvn/ChangeLog b/dev-vcs/rapidsvn/ChangeLog
index 7052e52..1c72874 100644
--- a/dev-vcs/rapidsvn/ChangeLog
+++ b/dev-vcs/rapidsvn/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  07 Jun 2012; Justin Lecher <jlec@gentoo.org> rapidsvn-9999.ebuild:
+  Use append-ccpflags for CPPFLAGS, correct location of icon file
+
   19 Feb 2012; Justin Lecher <jlec@gentoo.org> Manifest:
   Fix Manifest
 

diff --git a/dev-vcs/rapidsvn/rapidsvn-9999.ebuild b/dev-vcs/rapidsvn/rapidsvn-9999.ebuild
index 6925856..2926796 100644
--- a/dev-vcs/rapidsvn/rapidsvn-9999.ebuild
+++ b/dev-vcs/rapidsvn/rapidsvn-9999.ebuild
@@ -4,17 +4,18 @@
 
 EAPI=4
 
+PYTHON_DEPEND="2"
 WANT_AUTOCONF="2.5"
 WX_GTK_VER=2.8
 
 AUTOTOOLS_AUTORECONF=true
 
-inherit autotools-utils fdo-mime flag-o-matic libtool subversion versionator wxwidgets
+inherit autotools-utils fdo-mime flag-o-matic python subversion versionator wxwidgets
 
 MY_PV=$(get_version_component_range 1-2)
 MY_REL="1"
 
-DESCRIPTION="Cross-platform GUI front-end for the Subversion revision system."
+DESCRIPTION="Cross-platform GUI front-end for the Subversion revision system"
 HOMEPAGE="http://rapidsvn.tigris.org/"
 #SRC_URI="http://www.rapidsvn.org/download/release/${MY_PV}/${P}-${MY_REL}.tar.gz"
 SRC_URI=""
@@ -50,6 +51,8 @@ DOCS=( HACKING.txt TRANSLATIONS )
 
 pkg_setup() {
 	wxwidgets_pkg_setup
+	python_set_active_version 2
+	python_pkg_setup
 }
 
 src_prepare() {
@@ -70,7 +73,7 @@ src_configure() {
 				--without-dot )
 	fi
 
-	append-flags $( "${EPREFIX}"/usr/bin/apr-1-config --cppflags )
+	append-cppflags $( "${EPREFIX}"/usr/bin/apr-1-config --cppflags )
 
 	myeconfargs+=(
 		--with-svn-lib="${EPREFIX}"/usr/$(get_libdir)
@@ -84,7 +87,7 @@ src_configure() {
 src_install() {
 	autotools-utils_src_install
 
-	doicon src/res/rapidsvn.ico
+	doicon rapidsvn/res/rapidsvn.ico
 	make_desktop_entry rapidsvn "RapidSVN ${PV}" \
 		"${EPREFIX}/usr/share/pixmaps/rapidsvn.ico" \
 		"RevisionControl;Development"



             reply	other threads:[~2012-06-07 16:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-07 16:27 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-01-25 16:09 [gentoo-commits] proj/betagarden:master commit in: dev-vcs/rapidsvn/ Justin Lecher
2014-01-07 16:25 Justin Lecher
2013-07-04 10:30 Justin Lecher
2013-03-04 11:43 Justin Lecher
2012-08-10  7:05 Justin Lecher
2012-02-19  9:52 Justin Lecher
2012-02-17  7:44 Justin Lecher
2012-02-01  7:18 Justin Lecher

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=1339086455.03c59328e030bf830fa616b5007ba760295c24e5.jlec@gentoo \
    --to=jlec@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