[gentoo-commits] proj/kde:master commit in: media-gfx/synnefo/

2021-05-16 Thread Andreas Sturmlechner
commit: 4d6a2c5bde7d180bf378fa1effb6c93b73ccab80
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun May 16 07:53:32 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun May 16 07:53:32 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=4d6a2c5b

media-gfx/synnefo: Remove last-rited package

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-gfx/synnefo/metadata.xml| 11 ---
 media-gfx/synnefo/synnefo-.ebuild | 33 -
 2 files changed, 44 deletions(-)

diff --git a/media-gfx/synnefo/metadata.xml b/media-gfx/synnefo/metadata.xml
deleted file mode 100644
index d85e5ec3d7..00
--- a/media-gfx/synnefo/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   k...@gentoo.org
-   Gentoo KDE Project
-   
-   
-   oyranos-cms/Synnefo
-   
-

diff --git a/media-gfx/synnefo/synnefo-.ebuild 
b/media-gfx/synnefo/synnefo-.ebuild
deleted file mode 100644
index f62bdd4726..00
--- a/media-gfx/synnefo/synnefo-.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-if [[ ${PV} == "" ]]; 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 )



[gentoo-commits] proj/kde:master commit in: media-gfx/synnefo/

2018-10-13 Thread Andreas Sturmlechner
commit: d745af8313076a5b0a7d3737c842e0270738aeaa
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct 13 12:02:59 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Oct 13 12:02:59 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=d745af83

media-gfx/synnefo: EAPI-7 bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 media-gfx/synnefo/synnefo-.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/synnefo/synnefo-.ebuild 
b/media-gfx/synnefo/synnefo-.ebuild
index 26f3385bd2..5605351edc 100644
--- a/media-gfx/synnefo/synnefo-.ebuild
+++ b/media-gfx/synnefo/synnefo-.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit cmake-utils
 if [[ ${PV} == "" ]]; then



[gentoo-commits] proj/kde:master commit in: media-gfx/synnefo/

2017-01-04 Thread Johannes Huber
commit: 0c661e59f3ec2baae85a31d247d359c620dd5f15
Author: Johannes Huber  gentoo  org>
AuthorDate: Wed Jan  4 18:18:46 2017 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Wed Jan  4 18:18:46 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=0c661e59

media-gfx/synnefo: Remove 1.1.0

Moved to gentoo main tree.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-gfx/synnefo/synnefo-1.1.0.ebuild | 34 --
 1 file changed, 34 deletions(-)

diff --git a/media-gfx/synnefo/synnefo-1.1.0.ebuild 
b/media-gfx/synnefo/synnefo-1.1.0.ebuild
deleted file mode 100644
index db60363..000
--- a/media-gfx/synnefo/synnefo-1.1.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit cmake-utils
-if [[ ${PV} == "" ]]; 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 )



[gentoo-commits] proj/kde:master commit in: media-gfx/synnefo/

2016-12-23 Thread Johannes Huber
commit: 3cf9194daa6effeb6b700a3dfd848205a92be6a1
Author: Johannes Huber  gentoo  org>
AuthorDate: Fri Dec 23 10:52:12 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Fri Dec 23 10:52:12 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=3cf9194d

media-gfx/synnefo: DEPEND on dev-qt/qtdbus

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-gfx/synnefo/synnefo-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-gfx/synnefo/synnefo-.ebuild 
b/media-gfx/synnefo/synnefo-.ebuild
index 0a6d6c6..72c3dfa 100644
--- a/media-gfx/synnefo/synnefo-.ebuild
+++ b/media-gfx/synnefo/synnefo-.ebuild
@@ -21,6 +21,7 @@ IUSE=""
 
 DEPEND="
dev-qt/qtcore:5
+   dev-qt/qtdbus:5
dev-qt/qtgui:5
dev-qt/qtwidgets:5
>=media-libs/oyranos-0.9.6



[gentoo-commits] proj/kde:master commit in: media-gfx/synnefo/

2016-12-23 Thread Johannes Huber
commit: f283dcbb3d90e473a4b184feb3c596243c0a7137
Author: Johannes Huber  gentoo  org>
AuthorDate: Fri Dec 23 11:01:03 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Fri Dec 23 11:01:03 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=f283dcbb

media-gfx/synnefo: Version bump 1.1.0

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-gfx/synnefo/{synnefo-.ebuild => synnefo-1.1.0.ebuild} | 1 +
 media-gfx/synnefo/synnefo-.ebuild   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/media-gfx/synnefo/synnefo-.ebuild 
b/media-gfx/synnefo/synnefo-1.1.0.ebuild
similarity index 95%
copy from media-gfx/synnefo/synnefo-.ebuild
copy to media-gfx/synnefo/synnefo-1.1.0.ebuild
index 72c3dfa..45b22f3 100644
--- a/media-gfx/synnefo/synnefo-.ebuild
+++ b/media-gfx/synnefo/synnefo-1.1.0.ebuild
@@ -11,6 +11,7 @@ if [[ ${PV} == "" ]]; then
 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"

diff --git a/media-gfx/synnefo/synnefo-.ebuild 
b/media-gfx/synnefo/synnefo-.ebuild
index 72c3dfa..45b22f3 100644
--- a/media-gfx/synnefo/synnefo-.ebuild
+++ b/media-gfx/synnefo/synnefo-.ebuild
@@ -11,6 +11,7 @@ if [[ ${PV} == "" ]]; then
 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"



[gentoo-commits] proj/kde:master commit in: media-gfx/synnefo/

2016-12-23 Thread Johannes Huber
commit: 9cd63fb2698e3bfd885df1ec6b12821e19f2eaf2
Author: Johannes Huber  gentoo  org>
AuthorDate: Fri Dec 23 10:51:04 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Fri Dec 23 10:51:04 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=9cd63fb2

media-gfx/synnefo: Cleanup

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-gfx/synnefo/synnefo-.ebuild | 13 +++--
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/media-gfx/synnefo/synnefo-.ebuild 
b/media-gfx/synnefo/synnefo-.ebuild
index baa0056..0a6d6c6 100644
--- a/media-gfx/synnefo/synnefo-.ebuild
+++ b/media-gfx/synnefo/synnefo-.ebuild
@@ -4,18 +4,19 @@
 
 EAPI=6
 
-EGIT_REPO_URI="https://github.com/oyranos-cms/Synnefo.git;
 inherit cmake-utils
-[[ ${PV} == "" ]] && inherit git-r3
+if [[ ${PV} == "" ]]; 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"
+fi
 
 DESCRIPTION="Qt front end for the Oyranos Color Management System"
 HOMEPAGE="https://github.com/oyranos-cms/Synnefo;
-[[ ${PV} ==  ]] || \
-SRC_URI="https://github.com/oyranos-cms/Synnefo/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
 LICENSE="BSD-2"
 SLOT="0"
-[[ ${PV} ==  ]] || KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] proj/kde:master commit in: media-gfx/synnefo/

2016-07-06 Thread Johannes Huber
commit: e78428586689a9d863a60353b2990f9967e595e5
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Jul  3 23:26:47 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Wed Jul  6 07:56:07 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e7842858

media-gfx/synnefo: Drop USE=qt5, make it unconditional

Package-Manager: portage-2.2.28

Signed-off-by: Johannes Huber  gentoo.org>

 media-gfx/synnefo/metadata.xml|  3 ---
 media-gfx/synnefo/synnefo-.ebuild | 35 +--
 2 files changed, 9 insertions(+), 29 deletions(-)

diff --git a/media-gfx/synnefo/metadata.xml b/media-gfx/synnefo/metadata.xml
index 27f7827..d85e5ec 100644
--- a/media-gfx/synnefo/metadata.xml
+++ b/media-gfx/synnefo/metadata.xml
@@ -8,7 +8,4 @@

oyranos-cms/Synnefo

-   
-   Build default Qt5 frontend (Qt4 
fallback)
-   
 

diff --git a/media-gfx/synnefo/synnefo-.ebuild 
b/media-gfx/synnefo/synnefo-.ebuild
index 6e5ac63..baa0056 100644
--- a/media-gfx/synnefo/synnefo-.ebuild
+++ b/media-gfx/synnefo/synnefo-.ebuild
@@ -4,45 +4,28 @@
 
 EAPI=6
 
+EGIT_REPO_URI="https://github.com/oyranos-cms/Synnefo.git;
 inherit cmake-utils
+[[ ${PV} == "" ]] && inherit git-r3
 
 DESCRIPTION="Qt front end for the Oyranos Color Management System"
 HOMEPAGE="https://github.com/oyranos-cms/Synnefo;
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://github.com/oyranos-cms/Synnefo.git;
-   inherit git-r3
-   KEYWORDS=""
-else
-   SRC_URI="https://github.com/oyranos-cms/Synnefo/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-fi
+[[ ${PV} ==  ]] || \
+SRC_URI="https://github.com/oyranos-cms/Synnefo/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"
-IUSE="qt5"
+[[ ${PV} ==  ]] || KEYWORDS="~amd64 ~x86"
+IUSE=""
 
 DEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
>=media-libs/oyranos-0.9.6
-   qt5? (
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtwidgets:5
-   )
-   !qt5? (
-   dev-qt/qtcore:4
-   dev-qt/qtgui:4
-   )
 "
 RDEPEND="${DEPEND}
x11-misc/xcalib
 "
 
 DOCS=( AUTHORS.md README.md )
-
-src_configure() {
-   local mycmakeargs=(
-   -DUSE_Qt4=$(usex !qt5)
-   )
-
-   cmake-utils_src_configure
-}



[gentoo-commits] proj/kde:master commit in: media-gfx/synnefo/

2016-03-22 Thread Johannes Huber
commit: 8bee01e6cb51ced221fcb90138e42b02217ad97f
Author: Johannes Huber  gentoo  org>
AuthorDate: Tue Mar 22 20:48:18 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Tue Mar 22 20:48:18 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=8bee01e6

media-gfx/synnefo: EAPI 6

Package-Manager: portage-2.2.28

 media-gfx/synnefo/synnefo-.ebuild | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/media-gfx/synnefo/synnefo-.ebuild 
b/media-gfx/synnefo/synnefo-.ebuild
index 5645aed..6e5ac63 100644
--- a/media-gfx/synnefo/synnefo-.ebuild
+++ b/media-gfx/synnefo/synnefo-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 inherit cmake-utils
 
@@ -22,7 +22,7 @@ SLOT="0"
 IUSE="qt5"
 
 DEPEND="
-   =media-libs/oyranos-
+   >=media-libs/oyranos-0.9.6
qt5? (
dev-qt/qtcore:5
dev-qt/qtgui:5
@@ -41,7 +41,8 @@ DOCS=( AUTHORS.md README.md )
 
 src_configure() {
local mycmakeargs=(
-   $(cmake-utils_use_use !qt5 qt4)
+   -DUSE_Qt4=$(usex !qt5)
)
+
cmake-utils_src_configure
 }



[gentoo-commits] proj/kde:master commit in: media-gfx/synnefo/

2015-07-08 Thread Johannes Huber
commit: 3479fc0c118a733246d130af293c171cc7dcb833
Author: Andreas Sturmlechner andreas.sturmlechner AT gmail DOT com
AuthorDate: Sat Jul  4 14:45:16 2015 +
Commit: Johannes Huber johu AT gentoo DOT org
CommitDate: Wed Jul  8 19:21:07 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=3479fc0c

[media-gfx/synnefo] Qt5 is upstream default, update metadata.xml

Package-Manager: portage-2.2.18

 media-gfx/synnefo/metadata.xml| 5 -
 media-gfx/synnefo/synnefo-.ebuild | 8 
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/media-gfx/synnefo/metadata.xml b/media-gfx/synnefo/metadata.xml
index aea08e2..8449551 100644
--- a/media-gfx/synnefo/metadata.xml
+++ b/media-gfx/synnefo/metadata.xml
@@ -2,7 +2,10 @@
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
herdkde/herd
+   upstream
+   remote-id type=githuboyranos-cms/Synnefo/remote-id
+   /upstream
use
-   flag name=qt5Build Qt5 frontend instead of Qt4/flag
+   flag name=qt5Build default Qt5 frontend (Qt4 
fallback)/flag
/use
 /pkgmetadata

diff --git a/media-gfx/synnefo/synnefo-.ebuild 
b/media-gfx/synnefo/synnefo-.ebuild
index 246273a..0b1e48d 100644
--- a/media-gfx/synnefo/synnefo-.ebuild
+++ b/media-gfx/synnefo/synnefo-.ebuild
@@ -12,9 +12,9 @@ if [[ ${PV} ==  ]] ; then
EGIT_REPO_URI=https://github.com/oyranos-cms/Synnefo.git;
inherit git-r3
KEYWORDS=
-#else
-#  SRC_URI=https://github.com/oyranos-cms/Synnefo/archive/${PV}.tar.gz - 
${P}.tar.gz
-#  KEYWORDS=~amd64 ~x86
+else
+   SRC_URI=https://github.com/oyranos-cms/Synnefo/archive/${PV}.tar.gz - 
${P}.tar.gz
+   KEYWORDS=~amd64 ~x86
 fi
 
 LICENSE=BSD-2
@@ -37,7 +37,7 @@ RDEPEND=${DEPEND}
x11-misc/xcalib
 
 
-DOCS=( AUTHORS.md README.md )
+DOCS=( AUTHORS.md README.md )
 
 src_configure() {
local mycmakeargs=(



[gentoo-commits] proj/kde:master commit in: media-gfx/synnefo/

2015-05-23 Thread Michael Palimaka
commit: d9cd8ea10d002a7a9a733b16a2a4ea9281890221
Author: Andreas Sturmlechner andreas.sturmlechner AT gmail DOT com
AuthorDate: Sun May 10 19:23:52 2015 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Sat May 23 16:26:14 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=d9cd8ea1

[media-gfx/synnefo] Add new package, required by kolor-manager

Package-Manager: portage-2.2.18

 media-gfx/synnefo/metadata.xml|  8 ++
 media-gfx/synnefo/synnefo-.ebuild | 47 +++
 2 files changed, 55 insertions(+)

diff --git a/media-gfx/synnefo/metadata.xml b/media-gfx/synnefo/metadata.xml
new file mode 100644
index 000..aea08e2
--- /dev/null
+++ b/media-gfx/synnefo/metadata.xml
@@ -0,0 +1,8 @@
+?xml version=1.0 encoding=UTF-8?
+!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
+pkgmetadata
+   herdkde/herd
+   use
+   flag name=qt5Build Qt5 frontend instead of Qt4/flag
+   /use
+/pkgmetadata

diff --git a/media-gfx/synnefo/synnefo-.ebuild 
b/media-gfx/synnefo/synnefo-.ebuild
new file mode 100644
index 000..246273a
--- /dev/null
+++ b/media-gfx/synnefo/synnefo-.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit cmake-utils
+
+DESCRIPTION=Qt front end for the Oyranos Color Management System
+HOMEPAGE=https://github.com/oyranos-cms/Synnefo;
+if [[ ${PV} ==  ]] ; then
+   EGIT_REPO_URI=https://github.com/oyranos-cms/Synnefo.git;
+   inherit git-r3
+   KEYWORDS=
+#else
+#  SRC_URI=https://github.com/oyranos-cms/Synnefo/archive/${PV}.tar.gz - 
${P}.tar.gz
+#  KEYWORDS=~amd64 ~x86
+fi
+
+LICENSE=BSD-2
+SLOT=0
+IUSE=qt5
+
+DEPEND=
+   =media-libs/oyranos-
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   )
+   !qt5? (
+   dev-qt/qtcore:4
+   dev-qt/qtgui:4
+   )
+
+RDEPEND=${DEPEND}
+   x11-misc/xcalib
+
+
+DOCS=( AUTHORS.md README.md )
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake-utils_use_use !qt5 qt4)
+   )
+   cmake-utils_src_configure
+}