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 9274D139694 for ; Sun, 12 Mar 2017 04:00:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 78B7CE0CB1; Sun, 12 Mar 2017 04:00:55 +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 44712E0CB1 for ; Sun, 12 Mar 2017 04:00:55 +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 A8D4A33BE19 for ; Sun, 12 Mar 2017 04:00:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 416516536 for ; Sun, 12 Mar 2017 04:00:52 +0000 (UTC) From: "Mike Frysinger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" Message-ID: <1489291196.51b1dc0bf1515ef6d2e8d05b02cd9f980d3f9fac.vapier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/efl/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/efl/Manifest dev-libs/efl/efl-1.18.4.ebuild dev-libs/efl/efl-9999.ebuild X-VCS-Directories: dev-libs/efl/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: 51b1dc0bf1515ef6d2e8d05b02cd9f980d3f9fac X-VCS-Branch: master Date: Sun, 12 Mar 2017 04:00:52 +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: ac21534a-81ed-4c0d-a94c-bde9cbaa9c5c X-Archives-Hash: 9c8038327e3a1d9f59590d1ca1939a74 commit: 51b1dc0bf1515ef6d2e8d05b02cd9f980d3f9fac Author: Mike Frysinger gentoo org> AuthorDate: Sun Mar 12 03:04:38 2017 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Sun Mar 12 03:59:56 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51b1dc0b dev-libs/efl: version bump to 1.18.4 #591858 dev-libs/efl/Manifest | 1 + dev-libs/efl/{efl-9999.ebuild => efl-1.18.4.ebuild} | 12 ++++++++---- dev-libs/efl/efl-9999.ebuild | 12 ++++++++---- 3 files changed, 17 insertions(+), 8 deletions(-) diff --git a/dev-libs/efl/Manifest b/dev-libs/efl/Manifest index 3fd16fa8ff9..56c8229b2f0 100644 --- a/dev-libs/efl/Manifest +++ b/dev-libs/efl/Manifest @@ -1 +1,2 @@ DIST efl-1.17.0.tar.xz 43485360 SHA256 c13540bad764d014fea2c079fad8fcca62e5c229994d43aa4eb692d2c9b73afe SHA512 e4f28f938daf4ec1cb3d761407a443e401b59c6bb0f9fa6cd771dbd256b95f4a32a5f9e6bd8ad8328708a382f732e67abd1a23c7be2ff222f08bc8135a2435da WHIRLPOOL a9687320a5a61a727dd1ad8d757b260f72165ed54fb311cb0ff0c33590b8fc083aae1850cd8bdc5ae5c7506df119a445457cda9e076193692130c92e01e2d5bf +DIST efl-1.18.4.tar.xz 64609944 SHA256 39ebc07e37437d6ecdeb0f645783484e28a882b38f7e619ad12c2bf9b5548025 SHA512 2cfdcde8b5adb93310e75e4923e3845392bed97563ca1a68f4537e346b51f59acefaa85a425bdbb5619e5bfd6c9ff92b4bd1888b5d4ddd8db94c8a555e3934c9 WHIRLPOOL 06fa47d6aaa3ee7a4bf3d0e9f40ac4d1bc8211621f749f66b8a48fc13513ca91d2a68d92bf281d0073f73b93cd6d19214f28bb36205bd158363c552e55ef7bce diff --git a/dev-libs/efl/efl-9999.ebuild b/dev-libs/efl/efl-1.18.4.ebuild similarity index 92% copy from dev-libs/efl/efl-9999.ebuild copy to dev-libs/efl/efl-1.18.4.ebuild index e051bea2d47..609840b2c5b 100644 --- a/dev-libs/efl/efl-9999.ebuild +++ b/dev-libs/efl/efl-1.18.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -11,10 +11,9 @@ if [[ "${PV}" == "9999" ]] ; then elif [[ *"${PV}" == *"_pre"* ]] ; then MY_P=${P%%_*} SRC_URI="https://download.enlightenment.org/pre-releases/${MY_P}.tar.xz" - EKEY_STATE="snap" else SRC_URI="https://download.enlightenment.org/rel/libs/${PN}/${MY_P}.tar.xz" - EKEY_STATE="snap" + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" fi inherit enlightenment pax-utils @@ -22,7 +21,7 @@ inherit enlightenment pax-utils DESCRIPTION="Enlightenment Foundation Libraries all-in-one package" LICENSE="BSD-2 GPL-2 LGPL-2.1 ZLIB" -IUSE="+bmp debug drm +eet egl fbcon +fontconfig fribidi gif gles glib gnutls gstreamer harfbuzz +ico ibus jpeg2k libressl neon oldlua opengl ssl physics pixman +png +ppm +psd pulseaudio raw scim sdl sound systemd tga tiff tslib unwind v4l valgrind wayland webp X xim xine xpm" +IUSE="+bmp debug drm +eet egl fbcon +fontconfig fribidi gif gles glib gnutls gstreamer harfbuzz +ico ibus jpeg2k libressl neon oldlua opengl ssl physics pixman +png postscript +ppm +psd pulseaudio raw scim sdl sound systemd tga tiff tslib unwind v4l valgrind wayland webp X xim xine xpm" REQUIRED_USE=" pulseaudio? ( sound ) @@ -64,6 +63,7 @@ RDEPEND=" oldlua? ( dev-lang/lua:* ) physics? ( >=sci-physics/bullet-2.80 ) pixman? ( x11-libs/pixman ) + postscript? ( app-text/libspectre ) png? ( media-libs/libpng:0= ) pulseaudio? ( media-sound/pulseaudio ) raw? ( media-libs/libraw ) @@ -129,9 +129,12 @@ RDEPEND=" !dev-libs/eobj !dev-libs/ephysics !media-libs/edje + !media-libs/elementary !media-libs/emotion !media-libs/ethumb !media-libs/evas + !media-plugins/emotion_generic_players + !media-plugins/evas_generic_loaders " #external lz4 support currently broken because of unstable ABI/API # app-arch/lz4 @@ -230,6 +233,7 @@ src_configure() { $(use_enable pixman pixman-image) $(use_enable pixman pixman-image-scale-sample) $(use_enable png image-loader-png) + $(use_enable postscript spectre) $(use_enable ppm image-loader-pmaps) $(use_enable psd image-loader-psd) $(use_enable pulseaudio) diff --git a/dev-libs/efl/efl-9999.ebuild b/dev-libs/efl/efl-9999.ebuild index e051bea2d47..609840b2c5b 100644 --- a/dev-libs/efl/efl-9999.ebuild +++ b/dev-libs/efl/efl-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -11,10 +11,9 @@ if [[ "${PV}" == "9999" ]] ; then elif [[ *"${PV}" == *"_pre"* ]] ; then MY_P=${P%%_*} SRC_URI="https://download.enlightenment.org/pre-releases/${MY_P}.tar.xz" - EKEY_STATE="snap" else SRC_URI="https://download.enlightenment.org/rel/libs/${PN}/${MY_P}.tar.xz" - EKEY_STATE="snap" + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" fi inherit enlightenment pax-utils @@ -22,7 +21,7 @@ inherit enlightenment pax-utils DESCRIPTION="Enlightenment Foundation Libraries all-in-one package" LICENSE="BSD-2 GPL-2 LGPL-2.1 ZLIB" -IUSE="+bmp debug drm +eet egl fbcon +fontconfig fribidi gif gles glib gnutls gstreamer harfbuzz +ico ibus jpeg2k libressl neon oldlua opengl ssl physics pixman +png +ppm +psd pulseaudio raw scim sdl sound systemd tga tiff tslib unwind v4l valgrind wayland webp X xim xine xpm" +IUSE="+bmp debug drm +eet egl fbcon +fontconfig fribidi gif gles glib gnutls gstreamer harfbuzz +ico ibus jpeg2k libressl neon oldlua opengl ssl physics pixman +png postscript +ppm +psd pulseaudio raw scim sdl sound systemd tga tiff tslib unwind v4l valgrind wayland webp X xim xine xpm" REQUIRED_USE=" pulseaudio? ( sound ) @@ -64,6 +63,7 @@ RDEPEND=" oldlua? ( dev-lang/lua:* ) physics? ( >=sci-physics/bullet-2.80 ) pixman? ( x11-libs/pixman ) + postscript? ( app-text/libspectre ) png? ( media-libs/libpng:0= ) pulseaudio? ( media-sound/pulseaudio ) raw? ( media-libs/libraw ) @@ -129,9 +129,12 @@ RDEPEND=" !dev-libs/eobj !dev-libs/ephysics !media-libs/edje + !media-libs/elementary !media-libs/emotion !media-libs/ethumb !media-libs/evas + !media-plugins/emotion_generic_players + !media-plugins/evas_generic_loaders " #external lz4 support currently broken because of unstable ABI/API # app-arch/lz4 @@ -230,6 +233,7 @@ src_configure() { $(use_enable pixman pixman-image) $(use_enable pixman pixman-image-scale-sample) $(use_enable png image-loader-png) + $(use_enable postscript spectre) $(use_enable ppm image-loader-pmaps) $(use_enable psd image-loader-psd) $(use_enable pulseaudio)