public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tomas Chvatal" <scarabeus@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: app-cdr/k9copy/
Date: Wed, 11 May 2011 13:19:56 +0000 (UTC)	[thread overview]
Message-ID: <33f20363902df9d286f6fc4755fa85ad66ec1c5e.scarabeus@gentoo> (raw)

commit:     33f20363902df9d286f6fc4755fa85ad66ec1c5e
Author:     Dimitris Papapoulios <skiarxon <AT> gmail <DOT> com>
AuthorDate: Wed May 11 13:07:28 2011 +0000
Commit:     Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
CommitDate: Wed May 11 13:19:45 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=33f20363

replaced +handbook use flag with kde_handbook variable

---
 app-cdr/k9copy/k9copy-9999.ebuild |   24 ++++++++++--------------
 1 files changed, 10 insertions(+), 14 deletions(-)

diff --git a/app-cdr/k9copy/k9copy-9999.ebuild b/app-cdr/k9copy/k9copy-9999.ebuild
index d50825d..cd6a154 100644
--- a/app-cdr/k9copy/k9copy-9999.ebuild
+++ b/app-cdr/k9copy/k9copy-9999.ebuild
@@ -4,28 +4,23 @@
 
 EAPI=4
 
-if [[ ${PV} != *9999* ]]; then
-	KDE_LINGUAS="ca cs da de el es_AR es fr it ja nl pl pt_BR ru sr@Latn sr tr zh_TW"
-
-	MY_P=${P}-Source
-
-	SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
-
-	S=${WORKDIR}/${MY_P}
-else
-	ESVN_REPO_URI="https://k9copy.svn.sourceforge.net/svnroot/k9copy/kde4"
-	ESVN_PROJECT="k9copy"
-fi
+KDE_DOC_DIRS="doc"
+KDE_HANDBOOK="optional"
+KDE_LINGUAS="ca cs da de el es_AR es fr it ja nl pl pt_BR ru sr@Latn sr tr zh_TW"
+MY_P=${P}-Source
 
 inherit kde4-base
 
+ESVN_REPO_URI="https://k9copy.svn.sourceforge.net/svnroot/k9copy/kde4"
+ESVN_PROJECT="k9copy"
 DESCRIPTION="k9copy is a DVD backup utility which allows the copy of one or more titles from a DVD9 to a DVD5."
 HOMEPAGE="http://k9copy.sourceforge.net/"
+[[ ${PV} != *9999* ]] && SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="4"
 KEYWORDS=""
-IUSE="debug +handbook"
+IUSE="debug"
 
 DEPEND="
 	media-libs/libdvdread
@@ -37,9 +32,10 @@ RDEPEND="${DEPEND}
 	media-video/dvdauthor
 	media-video/mplayer
 "
-
 DOCS=( README )
 
+S=${WORKDIR}/${MY_P}
+
 pkg_postinst() {
 	kde4-base_pkg_postinst
 	has_version '>=app-cdr/k3b-1.50' || elog "If you want K3b burning support in ${P}, please install app-cdr/k3b separately."



             reply	other threads:[~2011-05-11 13:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-11 13:19 Tomas Chvatal [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-05-18 13:33 [gentoo-commits] proj/kde:master commit in: app-cdr/k9copy/ Dimitris Papapoulios
2011-05-18 13:38 Dimitris Papapoulios
2012-01-12 16:08 Johannes Huber
2012-07-12 12:28 Michael Palimaka
2013-06-27 21:04 Johannes Huber
2014-03-19 17:58 Johannes Huber
2014-03-25  6:49 Johannes Huber
2015-02-17 13:48 Michael Palimaka
2015-11-10 17:30 Michael Palimaka

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=33f20363902df9d286f6fc4755fa85ad66ec1c5e.scarabeus@gentoo \
    --to=scarabeus@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