From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 3D5BE138A1A for ; Thu, 13 Nov 2014 11:10:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2DBC0E0949; Thu, 13 Nov 2014 11:10:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 72FFEE0949 for ; Thu, 13 Nov 2014 11:10:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7165E34056E for ; Thu, 13 Nov 2014 11:10:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 903AFA0C8 for ; Thu, 13 Nov 2014 11:10:36 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1415877028.82709001d9d49ae32818d94f27c265400d143ae7.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/dcmtk/ X-VCS-Repository: proj/sci X-VCS-Files: sci-libs/dcmtk/ChangeLog sci-libs/dcmtk/dcmtk-3.6.0.ebuild sci-libs/dcmtk/metadata.xml X-VCS-Directories: sci-libs/dcmtk/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 82709001d9d49ae32818d94f27c265400d143ae7 X-VCS-Branch: master Date: Thu, 13 Nov 2014 11:10:36 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 9543fb3f-0438-4028-b568-c39661718897 X-Archives-Hash: 76626ebb6952dfc1d8e56c6d430ab889 commit: 82709001d9d49ae32818d94f27c265400d143ae7 Author: Justin Lecher gentoo org> AuthorDate: Thu Nov 13 11:10:28 2014 +0000 Commit: Justin Lecher gentoo 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 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 -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 @@ -sci - + sci + 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. - + 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