-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
unset GITECLASS
DESCRIPTION="Colour management system allowing to share settings across apps and services"
-HOMEPAGE="http://www.oyranos.org/"
+HOMEPAGE="https://www.oyranos.org/"
[[ ${PV} != *9999 ]] && \
SRC_URI="https://github.com/${PN}-cms/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
https://dev.gentoo.org/~asturm/${P}-patches.tar.xz"
REQUIRED_USE="qt5? ( X ) test? ( static-libs )"
-#OY_LINGUAS="cs;de;eo;eu;fr;ru" #TODO
-
COMMON_DEPEND="
>=app-admin/elektra-0.8.4:0[${MULTILIB_USEDEP}]
dev-libs/libxml2[${MULTILIB_USEDEP}]
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
if [[ ${PV} = *9999 ]]; then
- GITECLASS="git-r3"
EGIT_REPO_URI="https://github.com/${PN}-cms/${PN}.git"
+ inherit git-r3
+else
+ SRC_URI="https://github.com/${PN}-cms/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+ KEYWORDS="~amd64 ~x86"
fi
-inherit cmake-multilib flag-o-matic ${GITECLASS}
-unset GITECLASS
+inherit cmake-multilib flag-o-matic
DESCRIPTION="Colour management system allowing to share settings across apps and services"
-HOMEPAGE="http://www.oyranos.org/"
-[[ ${PV} != *9999 ]] && \
-SRC_URI="https://github.com/${PN}-cms/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://www.oyranos.org/"
-KEYWORDS=""
LICENSE="BSD"
SLOT="0"
IUSE="X cairo cups doc examples exif fltk jpeg qt5 raw scanner static-libs test tiff"
REQUIRED_USE="qt5? ( X ) test? ( static-libs )"
-#OY_LINGUAS="cs;de;eo;eu;fr;ru" #TODO
-
COMMON_DEPEND="
>=app-admin/elektra-0.8.4:0[${MULTILIB_USEDEP}]
dev-libs/libxml2[${MULTILIB_USEDEP}]