mgorny 15/01/29 17:30:44
Modified: evas-1.7.8.ebuild evas-1.7.9.ebuild
evas-9999.ebuild ChangeLog
Log:
Convert to CPU_FLAGS_X86.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key
EFB4464E!)
Revision Changes Path
1.3 media-libs/evas/evas-1.7.8.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/evas/evas-1.7.8.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/evas/evas-1.7.8.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/evas/evas-1.7.8.ebuild?r1=1.2&r2=1.3
Index: evas-1.7.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/evas/evas-1.7.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- evas-1.7.8.ebuild 28 Sep 2013 09:26:37 -0000 1.2
+++ evas-1.7.8.ebuild 29 Jan 2015 17:30:44 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/evas/evas-1.7.8.ebuild,v 1.2
2013/09/28 09:26:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/evas/evas-1.7.8.ebuild,v 1.3
2015/01/29 17:30:44 mgorny Exp $
EAPI="5"
@@ -19,7 +19,7 @@
HOMEPAGE="http://trac.enlightenment.org/e/wiki/Evas"
LICENSE="BSD-2"
-IUSE="altivec bidi +bmp directfb +eet fbcon +fontconfig gles gif +ico +jpeg
mmx opengl +png +ppm +psd sse sse3 static-libs tga tiff wayland X xcb xpm"
+IUSE="altivec bidi +bmp directfb +eet fbcon +fontconfig gles gif +ico +jpeg
cpu_flags_x86_mmx opengl +png +ppm +psd cpu_flags_x86_sse cpu_flags_x86_sse3
static-libs tga tiff wayland X xcb xpm"
RDEPEND=">=dev-libs/eina-${PV}
>=media-libs/freetype-2.3.9
@@ -105,12 +105,12 @@
$(use_enable gif image-loader-gif)
$(use_enable ico image-loader-ico)
$(use_enable jpeg image-loader-jpeg)
- $(use_enable mmx cpu-mmx)
+ $(use_enable cpu_flags_x86_mmx cpu-mmx)
$(use_enable png image-loader-png)
$(use_enable ppm image-loader-pmaps)
$(use_enable psd image-loader-psd)
- $(use_enable sse cpu-sse)
- $(use_enable sse3 cpu-sse3)
+ $(use_enable cpu_flags_x86_sse cpu-sse)
+ $(use_enable cpu_flags_x86_sse3 cpu-sse3)
--disable-image-loader-svg
$(use_enable tga image-loader-tga)
$(use_enable tiff image-loader-tiff)
1.3 media-libs/evas/evas-1.7.9.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/evas/evas-1.7.9.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/evas/evas-1.7.9.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/evas/evas-1.7.9.ebuild?r1=1.2&r2=1.3
Index: evas-1.7.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/evas/evas-1.7.9.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- evas-1.7.9.ebuild 11 Mar 2014 09:17:31 -0000 1.2
+++ evas-1.7.9.ebuild 29 Jan 2015 17:30:44 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/evas/evas-1.7.9.ebuild,v 1.2
2014/03/11 09:17:31 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/evas/evas-1.7.9.ebuild,v 1.3
2015/01/29 17:30:44 mgorny Exp $
EAPI="5"
@@ -20,7 +20,7 @@
HOMEPAGE="http://trac.enlightenment.org/e/wiki/Evas"
LICENSE="BSD-2"
-IUSE="altivec bidi +bmp directfb +eet fbcon +fontconfig gles gif +ico +jpeg
mmx opengl +png +ppm +psd sse sse3 static-libs tga tiff wayland X xcb xpm"
+IUSE="altivec bidi +bmp directfb +eet fbcon +fontconfig gles gif +ico +jpeg
cpu_flags_x86_mmx opengl +png +ppm +psd cpu_flags_x86_sse cpu_flags_x86_sse3
static-libs tga tiff wayland X xcb xpm"
RDEPEND=">=dev-libs/eina-1.7.9
>=media-libs/freetype-2.3.9
@@ -113,12 +113,12 @@
$(use_enable gif image-loader-gif)
$(use_enable ico image-loader-ico)
$(use_enable jpeg image-loader-jpeg)
- $(use_enable mmx cpu-mmx)
+ $(use_enable cpu_flags_x86_mmx cpu-mmx)
$(use_enable png image-loader-png)
$(use_enable ppm image-loader-pmaps)
$(use_enable psd image-loader-psd)
- $(use_enable sse cpu-sse)
- $(use_enable sse3 cpu-sse3)
+ $(use_enable cpu_flags_x86_sse cpu-sse)
+ $(use_enable cpu_flags_x86_sse3 cpu-sse3)
--disable-image-loader-svg
$(use_enable tga image-loader-tga)
$(use_enable tiff image-loader-tiff)
1.2 media-libs/evas/evas-9999.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/evas/evas-9999.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/evas/evas-9999.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/evas/evas-9999.ebuild?r1=1.1&r2=1.2
Index: evas-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/evas/evas-9999.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- evas-9999.ebuild 28 Sep 2013 09:26:37 -0000 1.1
+++ evas-9999.ebuild 29 Jan 2015 17:30:44 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/evas/evas-9999.ebuild,v 1.1
2013/09/28 09:26:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/evas/evas-9999.ebuild,v 1.2
2015/01/29 17:30:44 mgorny Exp $
EAPI="5"
@@ -19,7 +19,7 @@
HOMEPAGE="http://trac.enlightenment.org/e/wiki/Evas"
LICENSE="BSD-2"
-IUSE="altivec bidi +bmp directfb +eet fbcon +fontconfig gles gif +ico +jpeg
mmx opengl +png +ppm +psd sse sse3 static-libs tga tiff wayland X xcb xpm"
+IUSE="altivec bidi +bmp directfb +eet fbcon +fontconfig gles gif +ico +jpeg
cpu_flags_x86_mmx opengl +png +ppm +psd cpu_flags_x86_sse cpu_flags_x86_sse3
static-libs tga tiff wayland X xcb xpm"
RDEPEND=">=dev-libs/eina-${PV}
>=media-libs/freetype-2.3.9
@@ -105,12 +105,12 @@
$(use_enable gif image-loader-gif)
$(use_enable ico image-loader-ico)
$(use_enable jpeg image-loader-jpeg)
- $(use_enable mmx cpu-mmx)
+ $(use_enable cpu_flags_x86_mmx cpu-mmx)
$(use_enable png image-loader-png)
$(use_enable ppm image-loader-pmaps)
$(use_enable psd image-loader-psd)
- $(use_enable sse cpu-sse)
- $(use_enable sse3 cpu-sse3)
+ $(use_enable cpu_flags_x86_sse cpu-sse)
+ $(use_enable cpu_flags_x86_sse3 cpu-sse3)
--disable-image-loader-svg
$(use_enable tga image-loader-tga)
$(use_enable tiff image-loader-tiff)
1.32 media-libs/evas/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/evas/ChangeLog?rev=1.32&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/evas/ChangeLog?rev=1.32&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/evas/ChangeLog?r1=1.31&r2=1.32
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/evas/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog 11 Mar 2014 09:17:31 -0000 1.31
+++ ChangeLog 29 Jan 2015 17:30:44 -0000 1.32
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/evas
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/evas/ChangeLog,v 1.31 2014/03/11
09:17:31 polynomial-c Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/evas/ChangeLog,v 1.32 2015/01/29
17:30:44 mgorny Exp $
+
+ 29 Jan 2015; Michał Górny <[email protected]> evas-1.7.8.ebuild,
+ evas-1.7.9.ebuild, evas-9999.ebuild:
+ Convert to CPU_FLAGS_X86.
11 Mar 2014; Lars Wendler <[email protected]> evas-1.7.9.ebuild:
Fixed compilation with >=freetype-2.5.1 (bug #493586).