public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/synnefo/
Date: Wed,  4 Jan 2017 18:30:44 +0000 (UTC)	[thread overview]
Message-ID: <1483554637.9e76d4fdf84a704c6f3397ae0e1a4a18dcafac80.johu@gentoo> (raw)

commit:     9e76d4fdf84a704c6f3397ae0e1a4a18dcafac80
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  4 18:15:16 2017 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Jan  4 18:30:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e76d4fd

media-gfx/synnefo: New package

Import from kde overlay. Initial ebuild by Andreas Sturmlechner. Improvements
by him and me. Needed for kde-misc/kolor-manager:5.

Gentoo-bug: 603552

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-gfx/synnefo/Manifest             |  1 +
 media-gfx/synnefo/metadata.xml         | 11 +++++++++++
 media-gfx/synnefo/synnefo-1.1.0.ebuild | 34 ++++++++++++++++++++++++++++++++++
 3 files changed, 46 insertions(+)

diff --git a/media-gfx/synnefo/Manifest b/media-gfx/synnefo/Manifest
new file mode 100644
index 00000000..15a938b
--- /dev/null
+++ b/media-gfx/synnefo/Manifest
@@ -0,0 +1 @@
+DIST synnefo-1.1.0.tar.gz 161822 SHA256 719f1b32ab63abdc6b97c0a343147f59e558f08fac7814c5556ccfff6e5c5ff5 SHA512 f4c50e6e018b0dcf91715c379cd5b79452886fb7fda189ad47a22b9d5f47b3ca710b959b773a1e0a42564e881d09da088a88eef505719b1b1fbfbb5e21fb26ef WHIRLPOOL 7a8e73af5419012cbc5897ba9622f67a59bbdba7d4d0965bf4cfdc8f427514c307986d8dc8d98b51a078240a84f6d6e8ecf0385339e7f63a47f4acea303b2c82

diff --git a/media-gfx/synnefo/metadata.xml b/media-gfx/synnefo/metadata.xml
new file mode 100644
index 00000000..d85e5ec
--- /dev/null
+++ b/media-gfx/synnefo/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>kde@gentoo.org</email>
+		<name>Gentoo KDE Project</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">oyranos-cms/Synnefo</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/media-gfx/synnefo/synnefo-1.1.0.ebuild b/media-gfx/synnefo/synnefo-1.1.0.ebuild
new file mode 100644
index 00000000..db60363
--- /dev/null
+++ b/media-gfx/synnefo/synnefo-1.1.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit cmake-utils
+if [[ ${PV} == "9999" ]]; then
+	EGIT_REPO_URI="https://github.com/oyranos-cms/Synnefo.git"
+	inherit git-r3
+else
+	SRC_URI="https://github.com/oyranos-cms/Synnefo/archive/${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64 ~x86"
+	S="${WORKDIR}/Synnefo-${PV}"
+fi
+
+DESCRIPTION="Qt front end for the Oyranos Color Management System"
+HOMEPAGE="https://github.com/oyranos-cms/Synnefo"
+LICENSE="BSD-2"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+	dev-qt/qtcore:5
+	dev-qt/qtdbus:5
+	dev-qt/qtgui:5
+	dev-qt/qtwidgets:5
+	>=media-libs/oyranos-0.9.6
+"
+RDEPEND="${DEPEND}
+	x11-misc/xcalib
+"
+
+DOCS=( AUTHORS.md README.md )


             reply	other threads:[~2017-01-04 18:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-04 18:30 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-12-12 14:06 [gentoo-commits] repo/gentoo:master commit in: media-gfx/synnefo/ Andreas Sturmlechner

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=1483554637.9e76d4fdf84a704c6f3397ae0e1a4a18dcafac80.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