From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: app-editors/qxmledit/
Date: Sat, 4 Feb 2012 13:38:09 +0000 (UTC) [thread overview]
Message-ID: <258f9166305b318f1688b15ca3eabc0ba9cdcdcc.johu@gentoo> (raw)
commit: 258f9166305b318f1688b15ca3eabc0ba9cdcdcc
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 4 13:40:21 2012 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Feb 4 13:40:21 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=258f9166
[app-editors/qxmledit] EAPI 4
(Portage version: 2.2.0_alpha84/git/Linux i686, unsigned Manifest commit)
---
app-editors/qxmledit/qxmledit-9999.ebuild | 15 +++++----------
1 files changed, 5 insertions(+), 10 deletions(-)
diff --git a/app-editors/qxmledit/qxmledit-9999.ebuild b/app-editors/qxmledit/qxmledit-9999.ebuild
index eaf5bee..e3e0128 100644
--- a/app-editors/qxmledit/qxmledit-9999.ebuild
+++ b/app-editors/qxmledit/qxmledit-9999.ebuild
@@ -1,17 +1,14 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="2"
+EAPI=4
inherit qt4-edge subversion
-MY_PN="${PN}-src"
-MY_P="${MY_PN}-${PV}"
-
DESCRIPTION="Qt4 XML Editor"
HOMEPAGE="http://code.google.com/p/qxmledit/"
-ESVN_REPO_URI="http://qxmledit.googlecode.com/svn/trunk/"
+ESVN_REPO_URI="http://${PN}.googlecode.com/svn/trunk/"
LICENSE="GPL-2"
SLOT="0"
@@ -21,13 +18,11 @@ IUSE="debug"
DEPEND="x11-libs/qt-gui:4"
RDEPEND="${DEPEND}"
+DOCS=( AUTHORS NEWS README TODO )
DOCSDIR="${WORKDIR}/${P}"
-DOCS="AUTHORS NEWS README TODO"
src_prepare(){
subversion_src_prepare
- # workaround for b0rked subversion eclass
- S="${WORKDIR}/${P}/src"
# fix installation path
sed -i "/^target.path/ s/\/opt\/${PN}/\/usr\/bin/" src/QXmlEdit.pro || \
die "failed to fix installation path"
@@ -39,6 +34,6 @@ src_prepare(){
src_install(){
qt4-edge_src_install
- newicon "${S}"/images/icon.png ${PN}.png
+ newicon "${S}"/src/images/icon.png ${PN}.png
make_desktop_entry QXmlEdit QXmlEdit ${PN} "Qt;Utility;TextEditor;"
}
next reply other threads:[~2012-02-04 13:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-04 13:38 Johannes Huber [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-05-21 22:32 [gentoo-commits] proj/qt:master commit in: app-editors/qxmledit/ Davide Pesavento
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=258f9166305b318f1688b15ca3eabc0ba9cdcdcc.johu@gentoo \
--to=johu@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