diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2024-09-07 00:41:47 +0800 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2024-09-28 21:43:06 +0100 |
commit | b54738872b490558153d026e987639c29fe888b3 (patch) | |
tree | ecd72c6cbaff784e647e965843ec7d401c8d8a1c /media-libs | |
parent | media-libs/libsdl2: Drop old (diff) | |
download | gentoo-b54738872b490558153d026e987639c29fe888b3.tar.gz gentoo-b54738872b490558153d026e987639c29fe888b3.tar.bz2 gentoo-b54738872b490558153d026e987639c29fe888b3.zip |
media-libs/libsdl2: rename use flag fcitx4 to fcitx
Closes: https://bugs.gentoo.org/920548
Closes: https://bugs.gentoo.org/936970
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/38487
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libsdl2/libsdl2-2.28.5-r3.ebuild (renamed from media-libs/libsdl2/libsdl2-2.28.5-r2.ebuild) | 8 | ||||
-rw-r--r-- | media-libs/libsdl2/libsdl2-2.30.7-r1.ebuild (renamed from media-libs/libsdl2/libsdl2-2.30.7.ebuild) | 6 | ||||
-rw-r--r-- | media-libs/libsdl2/metadata.xml | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/media-libs/libsdl2/libsdl2-2.28.5-r2.ebuild b/media-libs/libsdl2/libsdl2-2.28.5-r3.ebuild index 23b8259aee87..3f7518518e08 100644 --- a/media-libs/libsdl2/libsdl2-2.28.5-r2.ebuild +++ b/media-libs/libsdl2/libsdl2-2.28.5-r3.ebuild @@ -15,11 +15,11 @@ LICENSE="ZLIB" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv sparc x86" -IUSE="alsa aqua cpu_flags_ppc_altivec cpu_flags_x86_3dnow cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2 custom-cflags dbus doc fcitx4 gles1 gles2 +haptic ibus jack +joystick kms libsamplerate nas opengl oss pipewire pulseaudio sndio +sound static-libs test +threads udev +video video_cards_vc4 vulkan wayland X xscreensaver" +IUSE="alsa aqua cpu_flags_ppc_altivec cpu_flags_x86_3dnow cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2 custom-cflags dbus doc fcitx gles1 gles2 +haptic ibus jack +joystick kms libsamplerate nas opengl oss pipewire pulseaudio sndio +sound static-libs test +threads udev +video video_cards_vc4 vulkan wayland X xscreensaver" RESTRICT="!test? ( test )" REQUIRED_USE=" alsa? ( sound ) - fcitx4? ( dbus ) + fcitx? ( dbus ) gles1? ( video ) gles2? ( video ) haptic? ( joystick ) @@ -38,7 +38,7 @@ COMMON_DEPEND=" virtual/libiconv[${MULTILIB_USEDEP}] alsa? ( >=media-libs/alsa-lib-1.0.27.2[${MULTILIB_USEDEP}] ) dbus? ( >=sys-apps/dbus-1.6.18-r1[${MULTILIB_USEDEP}] ) - fcitx4? ( app-i18n/fcitx:4 ) + fcitx? ( app-i18n/fcitx:* ) gles1? ( media-libs/mesa[${MULTILIB_USEDEP},gles1(+)] ) gles2? ( >=media-libs/mesa-9.1.6[${MULTILIB_USEDEP},gles2(+)] ) ibus? ( app-i18n/ibus ) @@ -206,7 +206,7 @@ multilib_src_configure() { $(use_enable vulkan video-vulkan) $(use_enable udev libudev) $(use_enable dbus) - $(use_enable fcitx4 fcitx) + $(use_enable fcitx fcitx) $(use_enable ibus) --disable-directx --disable-rpath diff --git a/media-libs/libsdl2/libsdl2-2.30.7.ebuild b/media-libs/libsdl2/libsdl2-2.30.7-r1.ebuild index a3648ce7571c..d9c01ce0e13c 100644 --- a/media-libs/libsdl2/libsdl2-2.30.7.ebuild +++ b/media-libs/libsdl2/libsdl2-2.30.7-r1.ebuild @@ -15,11 +15,11 @@ LICENSE="ZLIB" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" -IUSE="alsa aqua cpu_flags_ppc_altivec cpu_flags_x86_3dnow cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3 custom-cflags dbus doc fcitx4 gles1 gles2 +haptic ibus jack +joystick kms libsamplerate nas opengl oss pipewire pulseaudio sndio +sound static-libs test +threads udev +video vulkan wayland X xscreensaver" +IUSE="alsa aqua cpu_flags_ppc_altivec cpu_flags_x86_3dnow cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3 custom-cflags dbus doc fcitx gles1 gles2 +haptic ibus jack +joystick kms libsamplerate nas opengl oss pipewire pulseaudio sndio +sound static-libs test +threads udev +video vulkan wayland X xscreensaver" RESTRICT="!test? ( test )" REQUIRED_USE=" alsa? ( sound ) - fcitx4? ( dbus ) + fcitx? ( dbus ) gles1? ( video ) gles2? ( video ) haptic? ( joystick ) @@ -76,7 +76,7 @@ COMMON_DEPEND=" " RDEPEND=" ${COMMON_DEPEND} - fcitx4? ( app-i18n/fcitx:4 ) + fcitx? ( app-i18n/fcitx:* ) gles1? ( media-libs/mesa[${MULTILIB_USEDEP},gles1(+)] ) gles2? ( media-libs/mesa[${MULTILIB_USEDEP},gles2(+)] ) vulkan? ( media-libs/vulkan-loader ) diff --git a/media-libs/libsdl2/metadata.xml b/media-libs/libsdl2/metadata.xml index a96219c59be3..5388257b6225 100644 --- a/media-libs/libsdl2/metadata.xml +++ b/media-libs/libsdl2/metadata.xml @@ -24,7 +24,7 @@ Perl, PHP, Pike, Python, and Ruby. </longdescription> <use> - <flag name="fcitx4">Enable support for <pkg>app-i18n/fcitx</pkg> 4</flag> + <flag name="fcitx">Enable support for <pkg>app-i18n/fcitx</pkg></flag> <flag name="gles1">include OpenGL ES 1.0 support</flag> <flag name="haptic">Enable the haptic (force feedback) subsystem</flag> <flag name="ibus">Enable support for <pkg>app-i18n/ibus</pkg></flag> |