From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/oyranos/
Date: Wed, 4 Jan 2017 18:05:16 +0000 (UTC) [thread overview]
Message-ID: <1483553106.3f8f40031f86ee15f60a84e9c074aa156ce8936a.johu@gentoo> (raw)
commit: 3f8f40031f86ee15f60a84e9c074aa156ce8936a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 1 14:58:35 2017 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Jan 4 18:05:06 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f8f4003
media-libs/oyranos: Drop old
Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/3231
Signed-off-by: Johannes Huber <johu <AT> gentoo.org>
media-libs/oyranos/Manifest | 1 -
media-libs/oyranos/oyranos-0.9.5.ebuild | 88 ---------------------------------
2 files changed, 89 deletions(-)
diff --git a/media-libs/oyranos/Manifest b/media-libs/oyranos/Manifest
index 9e473a7..14e59cc 100644
--- a/media-libs/oyranos/Manifest
+++ b/media-libs/oyranos/Manifest
@@ -1,4 +1,3 @@
-DIST oyranos-0.9.5.tar.bz2 1800977 SHA256 75c2681e6d95cb969336f1e9bdfe12a85ae6a5bd438573d7d2955b37ea466e40 SHA512 18ab90f6d80db2c3d3fda64f80d01be2c83c9e86f14b3a3310eea5dd921b7376afb894fea987357b573a4247d5c285bc9f6ccc044e21dbe7da92f25373b9fd99 WHIRLPOOL 32440b53b7da82baa8299c570c3456c35cbffb17998836240640011ff5a13981e7219213b00c0d9afc367f74bf35ffb297363285d060bd72f73f8f75a18ed025
DIST oyranos-0.9.5.tar.gz 1801954 SHA256 7cf8d41c3019e91608837cc40de801348b35963853e6d62b3e6dcd46bf24cafa SHA512 836bb7324cd300608cb13381704b6b28aae93485140d2e3f6c7dc21f1d35f9acc44427c861814b13c60cc499ba5495068b1069f6843909744f18ac8998d17ae9 WHIRLPOOL 69b676c6cae8eb878b5e0ea73358ffc59ba78541c9de89d10667a52141d0b37399ea733e1e2aa69bf90208a12e93c63b0b8bb63e6eb2efccc0151b745469491f
DIST oyranos-0.9.6-patches.tar.xz 11680 SHA256 f4db721a57f9b05c843e2f0739b3b699914240ac9ef985d58131fbf4d5950854 SHA512 3c99296188cac1dedbf597208ecf2a3e50a3717b305e0919894d633b2ee4ac7ad9c72daae54535c6f81f49f650db4f2367c4d810156a7a3c9d71f1ccfbfbe493 WHIRLPOOL 6f9361e87a07130d4af1c4f53f5626cdb36c3764edf82b68b1cfd716f713cb14de73baf3444a0b4c4a99eecffd6217d12d8b9044117a0d4f09b26a615481d29d
DIST oyranos-0.9.6.tar.gz 2247841 SHA256 44b0e451ccd80617484eaa824ce609bf2982f523ffc4c6350bca755037a52b9b SHA512 593aa8ae24e4834fae8fceb72540a9334469c0ed977877da1c359613be7d77053d07fdbff3075380c8af425c8877171f126217b3a91ec511daaaac4ce4a3d111 WHIRLPOOL cd1c1143f02be89d8a45a98e98cbc6ee9cb54036ec7526f3987f141618cb4bb498720b315b891eaa54e081e2c7067fcded063487d9b248d87354618f51ec959d
diff --git a/media-libs/oyranos/oyranos-0.9.5.ebuild b/media-libs/oyranos/oyranos-0.9.5.ebuild
deleted file mode 100644
index c1124a7..00000000
--- a/media-libs/oyranos/oyranos-0.9.5.ebuild
+++ /dev/null
@@ -1,88 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils flag-o-matic cmake-utils cmake-multilib
-
-DESCRIPTION="Colour management system allowing to share various settings across applications and services"
-HOMEPAGE="http://www.oyranos.org/"
-SRC_URI="mirror://sourceforge/oyranos/Oyranos/Oyranos%200.9/${P}.tar.bz2"
-
-KEYWORDS="~amd64 ~x86"
-LICENSE="BSD"
-SLOT="0"
-IUSE="X cairo cups doc exif fltk qt4 raw test"
-
-RDEPEND="
- >=app-admin/elektra-0.8.4:0[${MULTILIB_USEDEP}]
- >=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}]
- >=dev-libs/yajl-2.0.4-r1[${MULTILIB_USEDEP}]
- media-libs/icc-profiles-basiccolor-printing2009
- media-libs/icc-profiles-openicc
- >=media-libs/lcms-2.5:2[${MULTILIB_USEDEP}]
- >=media-libs/libpng-1.6.10:0[${MULTILIB_USEDEP}]
- >=media-libs/libXcm-0.5.3[${MULTILIB_USEDEP}]
- cairo? ( >=x11-libs/cairo-1.12.14-r4[${MULTILIB_USEDEP}] )
- cups? ( >=net-print/cups-1.7.1-r1[${MULTILIB_USEDEP}] )
- exif? ( >=media-gfx/exiv2-0.23-r2:=[${MULTILIB_USEDEP}] )
- fltk? ( x11-libs/fltk:1 )
- qt4? ( dev-qt/qtcore:4 dev-qt/qtgui:4 )
- raw? ( >=media-libs/libraw-0.15.4[${MULTILIB_USEDEP}] )
- X? ( >=x11-libs/libXfixes-5.0.1[${MULTILIB_USEDEP}]
- >=x11-libs/libXrandr-1.4.2[${MULTILIB_USEDEP}]
- >=x11-libs/libXxf86vm-1.1.3[${MULTILIB_USEDEP}]
- >=x11-libs/libXinerama-1.1.3[${MULTILIB_USEDEP}] )"
-DEPEND="${RDEPEND}
- doc? (
- app-doc/doxygen
- media-gfx/graphviz
- )"
-
-DOCS="AUTHORS ChangeLog README"
-RESTRICT="test"
-
-MULTILIB_CHOST_TOOLS=(
- /usr/bin/oyranos-config
-)
-MULTILIB_WRAPPED_HEADERS=(
- /usr/include/oyranos/oyranos_version.h
-)
-
-CMAKE_REMOVE_MODULES_LIST="${CMAKE_REMOVE_MODULES_LIST} FindFltk FindXcm FindCUPS"
-
-src_prepare() {
- einfo remove bundled libs
- rm -rf elektra* yajl || die
-
- epatch "${FILESDIR}/${PN}"-0.9.5-buildsystem-r1.patch
-
- if use fltk ; then
- #src/examples does not include fltk flags
- append-cflags $(fltk-config --cflags)
- append-cxxflags $(fltk-config --cxxflags)
- fi
-
- cmake-utils_src_prepare
-}
-
-multilib_src_configure() {
- local libdir=$(get_libdir)
- local mycmakeargs=(
- -DLIB_SUFFIX=${libdir#lib}
-
- $(usex cairo -DWANT_CAIRO=1 "")
- $(usex cups -DWANT_CUPS=1 "")
- $(usex doc -DWANT_HTML=1 "")
- $(usex exif -DWANT_EXIV2=1 "")
- $(usex raw -DWANT_LIBRAW=1 "")
- $(usex X -DWANT_X11=1 "")
-
- # only used in programs
- $(multilib_native_usex fltk -DWANT_FLTK=1 "")
- $(multilib_native_usex qt4 -DWANT_QT4=1 "")
- )
-
- cmake-utils_src_configure
-}
next reply other threads:[~2017-01-04 18:05 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-04 18:05 Johannes Huber [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-02-09 19:35 [gentoo-commits] repo/gentoo:master commit in: media-libs/oyranos/ Andreas Sturmlechner
2020-02-02 16:19 Andreas Sturmlechner
2018-11-25 23:41 Andreas Sturmlechner
2018-11-25 23:41 Andreas Sturmlechner
2018-11-25 23:41 Andreas Sturmlechner
2017-10-14 18:53 Andreas Sturmlechner
2017-10-14 15:57 Andreas Sturmlechner
2017-10-14 15:13 Andreas Sturmlechner
2017-09-06 21:00 Michał Górny
2017-01-04 18:05 Johannes Huber
2017-01-04 18:05 Johannes Huber
2016-12-29 22:03 Andreas Sturmlechner
2016-06-21 19:47 Michał Górny
2016-01-12 10:27 Patrice Clement
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=1483553106.3f8f40031f86ee15f60a84e9c074aa156ce8936a.johu@gentoo \
--to=johu@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