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/sci:master commit in: sci-libs/dcmtk/
Date: Tue, 10 Mar 2015 14:54:20 +0000 (UTC)	[thread overview]
Message-ID: <1425999248.de9a17c1d2d9661964ab04359727a0ecae78e76b.jlec@gentoo> (raw)

commit:     de9a17c1d2d9661964ab04359727a0ecae78e76b
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 10 14:54:08 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Mar 10 14:54:08 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=de9a17c1

sci-libs/dcmtk: Fix compilation with USE=-doc, fixes https://github.com/gentoo-science/sci/issues/385

Package-Manager: portage-2.2.18

 sci-libs/dcmtk/ChangeLog          | 6 +++++-
 sci-libs/dcmtk/dcmtk-3.6.0.ebuild | 6 +++---
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/sci-libs/dcmtk/ChangeLog b/sci-libs/dcmtk/ChangeLog
index 3177dd5..869f1ff 100644
--- a/sci-libs/dcmtk/ChangeLog
+++ b/sci-libs/dcmtk/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for sci-libs/dcmtk
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  10 Mar 2015; Justin Lecher <jlec@gentoo.org> dcmtk-3.6.0.ebuild:
+  sci-libs/dcmtk: Fix compilation with USE=-doc, fixes https://github.com
+  /gentoo-science/sci/issues/385
+
   13 Nov 2014; Justin Lecher <jlec@gentoo.org> dcmtk-3.6.0.ebuild,
   metadata.xml:
   Move large patch into patch dir

diff --git a/sci-libs/dcmtk/dcmtk-3.6.0.ebuild b/sci-libs/dcmtk/dcmtk-3.6.0.ebuild
index 67d2bb8..b78553d 100644
--- a/sci-libs/dcmtk/dcmtk-3.6.0.ebuild
+++ b/sci-libs/dcmtk/dcmtk-3.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -19,7 +19,7 @@ SLOT="0"
 IUSE="doc png ssl tcpd +threads tiff xml zlib"
 
 RDEPEND="
-	virtual/jpeg
+	virtual/jpeg:0=
 	png? ( media-libs/libpng:0= )
 	ssl? ( dev-libs/openssl:= )
 	tcpd? ( sys-apps/tcp-wrappers )
@@ -71,5 +71,5 @@ src_configure() {
 }
 
 src_compile() {
-	cmake-utils_src_compile all $(usex doc "html")
+	cmake-utils_src_compile all $(usex doc "html" "")
 }


             reply	other threads:[~2015-03-10 14:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-10 14:54 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-11-13 11:10 [gentoo-commits] proj/sci:master commit in: sci-libs/dcmtk/ Justin Lecher
2011-06-24 17:09 Justin Lecher
2011-03-07 12:01 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=1425999248.de9a17c1d2d9661964ab04359727a0ecae78e76b.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