net-misc/freerdp: migrate to cpu_flags_arm_neon
authorMike Gilbert <floppym@gentoo.org>
Wed, 11 Sep 2019 23:46:49 +0000 (19:46 -0400)
committerMike Gilbert <floppym@gentoo.org>
Wed, 11 Sep 2019 23:46:49 +0000 (19:46 -0400)
Closes: https://bugs.gentoo.org/694086
Package-Manager: Portage-2.3.75_p7, Repoman-2.3.17_p49
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
net-misc/freerdp/freerdp-2.0.0_rc2-r1.ebuild
net-misc/freerdp/freerdp-2.0.0_rc4.ebuild
net-misc/freerdp/freerdp-9999.ebuild

index 9b4af99905b1a1d471372b1e2f5530fc7f62e13c..139f444811279721e30f58173cda6176152fc99e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -21,7 +21,7 @@ HOMEPAGE="http://www.freerdp.com/"
 
 LICENSE="Apache-2.0"
 SLOT="0/2"
-IUSE="alsa +client cups debug doc ffmpeg gstreamer jpeg libav libressl neon openh264 pulseaudio server smartcard systemd test usb wayland X xinerama xv"
+IUSE="alsa cpu_flags_arm_neon +client cups debug doc ffmpeg gstreamer jpeg libav libressl openh264 pulseaudio server smartcard systemd test usb wayland X xinerama xv"
 
 RDEPEND="
        !libressl? ( dev-libs/openssl:0= )
@@ -104,7 +104,7 @@ src_configure() {
                -DWITH_FFMPEG=$(usex ffmpeg)
                -DWITH_GSTREAMER_1_0=$(usex gstreamer)
                -DWITH_JPEG=$(usex jpeg)
-               -DWITH_NEON=$(usex neon)
+               -DWITH_NEON=$(usex cpu_flags_arm_neon)
                -DWITH_OPENH264=$(usex openh264)
                -DWITH_PULSE=$(usex pulseaudio)
                -DWITH_SERVER=$(usex server)
index 772d36f98fa8fb35577cec25d512c7db96ef5304..d3eb5d60e931ba95ad7db01d4a62affbe0d75d8e 100644 (file)
@@ -21,7 +21,7 @@ HOMEPAGE="http://www.freerdp.com/"
 
 LICENSE="Apache-2.0"
 SLOT="0/2"
-IUSE="alsa +client cups debug doc ffmpeg gstreamer jpeg libav libressl neon openh264 pulseaudio server smartcard systemd test usb wayland X xinerama xv"
+IUSE="alsa cpu_flags_arm_neon +client cups debug doc ffmpeg gstreamer jpeg libav libressl openh264 pulseaudio server smartcard systemd test usb wayland X xinerama xv"
 
 RDEPEND="
        !libressl? ( dev-libs/openssl:0= )
@@ -105,7 +105,7 @@ src_configure() {
                -DWITH_DSP_FFMPEG=$(usex ffmpeg)
                -DWITH_GSTREAMER_1_0=$(usex gstreamer)
                -DWITH_JPEG=$(usex jpeg)
-               -DWITH_NEON=$(usex neon)
+               -DWITH_NEON=$(usex cpu_flags_arm_neon)
                -DWITH_OPENH264=$(usex openh264)
                -DWITH_PULSE=$(usex pulseaudio)
                -DWITH_SERVER=$(usex server)
index 0d86ec92947010f02e8986b9520b61300c28b6e4..2cfcc455fe43efc5117f234ae545c98fcdb9593c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -21,7 +21,7 @@ HOMEPAGE="http://www.freerdp.com/"
 
 LICENSE="Apache-2.0"
 SLOT="0/2"
-IUSE="alsa +client cups debug doc ffmpeg gstreamer jpeg libav libressl neon openh264 pulseaudio server smartcard systemd test usb wayland X xinerama xv"
+IUSE="alsa cpu_flags_arm_neon +client cups debug doc ffmpeg gstreamer jpeg libav libressl openh264 pulseaudio server smartcard systemd test usb wayland X xinerama xv"
 
 RDEPEND="
        !libressl? ( dev-libs/openssl:0= )
@@ -101,7 +101,7 @@ src_configure() {
                -DWITH_DSP_FFMPEG=$(usex ffmpeg)
                -DWITH_GSTREAMER_1_0=$(usex gstreamer)
                -DWITH_JPEG=$(usex jpeg)
-               -DWITH_NEON=$(usex neon)
+               -DWITH_NEON=$(usex cpu_flags_arm_neon)
                -DWITH_OPENH264=$(usex openh264)
                -DWITH_PULSE=$(usex pulseaudio)
                -DWITH_SERVER=$(usex server)