From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B2378138330 for ; Wed, 14 Sep 2016 10:49:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E6018E0B03; Wed, 14 Sep 2016 10:49:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F1848E0AF0 for ; Wed, 14 Sep 2016 10:49:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B725D33FD24 for ; Wed, 14 Sep 2016 10:49:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 33FC02481 for ; Wed, 14 Sep 2016 10:49:06 +0000 (UTC) From: "Andrew Savchenko" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Savchenko" Message-ID: <1473850123.bb9ba317e15dcc9ac83f8a114295800121f62872.bircoph@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/vips/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/vips/Manifest media-libs/vips/metadata.xml media-libs/vips/vips-7.38.5.ebuild X-VCS-Directories: media-libs/vips/ X-VCS-Committer: bircoph X-VCS-Committer-Name: Andrew Savchenko X-VCS-Revision: bb9ba317e15dcc9ac83f8a114295800121f62872 X-VCS-Branch: master Date: Wed, 14 Sep 2016 10:49:06 +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: 9c60c2d7-5095-4658-b9a9-5db45ae9818d X-Archives-Hash: 20c113719f5e1de641b9cdf2289f6f6e commit: bb9ba317e15dcc9ac83f8a114295800121f62872 Author: Andrew Savchenko gentoo org> AuthorDate: Wed Sep 14 10:38:31 2016 +0000 Commit: Andrew Savchenko gentoo org> CommitDate: Wed Sep 14 10:48:43 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb9ba317 media-libs/vips: 7.38 version bump Update to 7.38, not the newest one, but better than other versions from the tree, needed for nip2 update. See bugs 412447 and 453810. Package-Manager: portage-2.3.0 Signed-off-by: Andrew Savchenko gentoo.org> media-libs/vips/Manifest | 1 + media-libs/vips/metadata.xml | 1 + media-libs/vips/vips-7.38.5.ebuild | 78 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 80 insertions(+) diff --git a/media-libs/vips/Manifest b/media-libs/vips/Manifest index ea74e1a..de774b0 100644 --- a/media-libs/vips/Manifest +++ b/media-libs/vips/Manifest @@ -1,2 +1,3 @@ DIST vips-7.26.3.tar.gz 3163591 SHA256 9acbe13f391bde2e1748e62a3f2e07a4319ad07c2502cc1ee4422f0a6cbd12a0 SHA512 7f2a21e2fac863d2ac43dc4a90f33e34a84d27035050357dba599e8a368b013d04f8ca03155dfc882e77004399800ae35fd40fa1919478e0b6ad0ba970806cb2 WHIRLPOOL 155843e1ba719b705e3ef3b994de0aaf6f2ba2cdb620b47fae74c9e4b2605f73987270539e77241a4fcef85e881a477de8eedd3b2bc955050eac3f9984ff4a8a DIST vips-7.26.7.tar.gz 3180445 SHA256 efb1c21413f7b5c4d8c5f25bd81f3097805d989559aa0abe1615dbb0f6bb80e7 SHA512 f807b6076b44bf1b5724783af031c24441a66c543a9fe84bcf20e6327edfab3664fd7459aae4e68ce7046ba3e468be20d07c7b901a2e2136e128b8a39dffe660 WHIRLPOOL 0e5b8e388196eeba00aa18f407ef19500c0b20e10c68d8adc22e73926ac7d75172dfe157fe45143d7c78dfc4886d1eaa188cb0b8a44ead417c7c23a21882d65d +DIST vips-7.38.5.tar.gz 3447505 SHA256 495dc8ca70910eca33a867f0a7e6903b076d6dd9fbdf2ddbb2ffd4270f0fe00e SHA512 99b3a3efb32a976d17e5ce7d7d79e8bb708c148e981f866a8997a07f641866ba237cd677de9f7cafab30afb182a5bde7cc130368c8ff5d8f413d38801a24ed37 WHIRLPOOL a40d38956a476e74669288ba14f6a5c49f5485221c90e8455702bbfde411a871a5f31cfdeefa1329a17f773a14668af187e92189e4f592dba459a0b20a3c16ba diff --git a/media-libs/vips/metadata.xml b/media-libs/vips/metadata.xml index 23529db..c950b99 100644 --- a/media-libs/vips/metadata.xml +++ b/media-libs/vips/metadata.xml @@ -7,6 +7,7 @@ Enable support for the FITS image format through sci-libs/cfitsio + Enable support for reading images from Matlab files through sci-libs/matio vips diff --git a/media-libs/vips/vips-7.38.5.ebuild b/media-libs/vips/vips-7.38.5.ebuild new file mode 100644 index 00000000..884c8af --- /dev/null +++ b/media-libs/vips/vips-7.38.5.ebuild @@ -0,0 +1,78 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +PYTHON_COMPAT=( python2_{6,7} ) +inherit eutils versionator python-single-r1 + +DESCRIPTION="VIPS Image Processing Library" +SRC_URI="http://www.vips.ecs.soton.ac.uk/supported/$(get_version_component_range 1-2)/${P}.tar.gz" +HOMEPAGE="http://www.vips.ecs.soton.ac.uk/index.php?title=VIPS" + +RESTRICT="mirror" +LICENSE="LGPL-2.1" +SLOT="1" +KEYWORDS="~amd64 ~x86" +IUSE="cxx debug exif fits fftw imagemagick jpeg lcms matio openexr + +orc png python static-libs tiff webp" + +RDEPEND=">=dev-libs/glib-2.6:2 + dev-libs/libxml2 + sys-libs/zlib + >=x11-libs/pango-1.8 + fftw? ( sci-libs/fftw:3.0 ) + imagemagick? ( || ( >=media-gfx/imagemagick-5.0.0 + media-gfx/graphicsmagick[imagemagick] ) ) + lcms? ( media-libs/lcms ) + matio? ( >=sci-libs/matio-1.3.4 ) + openexr? ( >=media-libs/openexr-1.2.2 ) + exif? ( >=media-libs/libexif-0.6 ) + tiff? ( media-libs/tiff:0= ) + jpeg? ( virtual/jpeg:0= ) + fits? ( sci-libs/cfitsio ) + png? ( >=media-libs/libpng-1.2.9:0= ) + python? ( ${PYTHON_DEPS} ) + webp? ( media-libs/libwebp ) + orc? ( >=dev-lang/orc-0.4.11 )" +DEPEND="${RDEPEND} + dev-util/gtk-doc-am" + +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" + +pkg_setup() { + use python && python-single-r1_pkg_setup +} + +src_configure() { + econf \ + $(use_enable debug) \ + $(use_enable cxx) \ + $(use_with fftw) \ + $(use_with lcms) \ + $(use_with openexr OpenEXR) \ + $(use_with matio ) \ + $(use_with exif libexif) \ + $(use_with imagemagick magick) \ + $(use_with png) \ + $(use_with tiff) \ + $(use_with fits cfitsio) \ + $(use_with jpeg) \ + $(use_with orc) \ + $(use_with python) \ + $(use_with webp libwebp) \ + $(use_enable static-libs static) +} + +src_install() { + emake DESTDIR="${D}" install + dodoc AUTHORS ChangeLog NEWS THANKS TODO + + # 314101 + mv "${ED}"/usr/share/doc/${PN}/* "${ED}"/usr/share/doc/${PF} || die + rmdir "${ED}"/usr/share/doc/${PN}/ || die + dosym /usr/share/doc/${PF} /usr/share/doc/${PN} + + use python && python_optimize + prune_libtool_files +}