From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/dcmtk/
Date: Thu, 13 Nov 2014 11:10:36 +0000 (UTC) [thread overview]
Message-ID: <1415877028.82709001d9d49ae32818d94f27c265400d143ae7.jlec@gentoo> (raw)
commit: 82709001d9d49ae32818d94f27c265400d143ae7
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 13 11:10:28 2014 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Nov 13 11:10:28 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=82709001
sci-libs/dcmtk: Move large patch into patch dir
Package-Manager: portage-2.2.14
---
sci-libs/dcmtk/ChangeLog | 4 ++++
sci-libs/dcmtk/dcmtk-3.6.0.ebuild | 11 +++++++----
sci-libs/dcmtk/metadata.xml | 6 +++---
3 files changed, 14 insertions(+), 7 deletions(-)
diff --git a/sci-libs/dcmtk/ChangeLog b/sci-libs/dcmtk/ChangeLog
index c277bcc..3177dd5 100644
--- a/sci-libs/dcmtk/ChangeLog
+++ b/sci-libs/dcmtk/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 13 Nov 2014; Justin Lecher <jlec@gentoo.org> dcmtk-3.6.0.ebuild,
+ metadata.xml:
+ Move large patch into patch dir
+
*dcmtk-3.6.0 (09 Apr 2014)
09 Apr 2014; Sébastien Fabbro <bicatali@gentoo.org> -dcmtk-3.5.4-r3.ebuild,
diff --git a/sci-libs/dcmtk/dcmtk-3.6.0.ebuild b/sci-libs/dcmtk/dcmtk-3.6.0.ebuild
index dd47c24..67d2bb8 100644
--- a/sci-libs/dcmtk/dcmtk-3.6.0.ebuild
+++ b/sci-libs/dcmtk/dcmtk-3.6.0.ebuild
@@ -8,9 +8,12 @@ inherit cmake-utils
DESCRIPTION="OFFIS DICOM image files library and tools"
HOMEPAGE="http://dicom.offis.de/dcmtk.php.en"
-SRC_URI="http://dicom.offis.de/download/dcmtk/release/${P}.tar.gz"
-LICENSE="BSD"
+SRC_URI="
+ http://dicom.offis.de/download/dcmtk/release/${P}.tar.gz
+ https://raw.githubusercontent.com/gentoo-science/sci/master/patches/07_doxygen.patch
+ "
+LICENSE="BSD"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
SLOT="0"
IUSE="doc png ssl tcpd +threads tiff xml zlib"
@@ -29,7 +32,7 @@ DEPEND="${RDEPEND}
PATCHES=(
"${FILESDIR}"/${PN}-asneeded.patch
"${FILESDIR}"/02_dcmtk_3.6.0-1.patch
- "${FILESDIR}"/07_doxygen.patch
+ "${DISTDIR}"/07_doxygen.patch
"${FILESDIR}"/prefs.patch
"${FILESDIR}"/dcmtk_version_number.patch
"${FILESDIR}"/regression_stacksequenceisodd.patch
@@ -68,5 +71,5 @@ src_configure() {
}
src_compile() {
- cmake-utils_src_compile all $(use doc && echo html)
+ cmake-utils_src_compile all $(usex doc "html")
}
diff --git a/sci-libs/dcmtk/metadata.xml b/sci-libs/dcmtk/metadata.xml
index d49a1d2..09e7a87 100644
--- a/sci-libs/dcmtk/metadata.xml
+++ b/sci-libs/dcmtk/metadata.xml
@@ -1,15 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci</herd>
-<longdescription lang="en">
+ <herd>sci</herd>
+ <longdescription lang="en">
DCMTK is a collection of libraries and applications implementing large
parts the DICOM standard. It includes software for examining,
constructing and converting DICOM image files, handling offline media,
sending and receiving images over a network connection, as well as
demonstrative image storage and worklist servers.
</longdescription>
-<longdescription lang="fr">
+ <longdescription lang="fr">
DCMTK est un ensemble de bibliothèques et d'application implémentant
une grande partie du standard DICOM. Cela comprend des logiciels de
visualisation et de conversion des fichier image, de manipulation de
next reply other threads:[~2014-11-13 11:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-13 11:10 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-03-10 14:54 [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=1415877028.82709001d9d49ae32818d94f27c265400d143ae7.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