summaryrefslogtreecommitdiff
path: root/metadata/md5-cache/media-sound/soundconverter-4.0.3
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-03 11:25:07 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-03 11:25:07 +0100
commitf6a034d922bf54efeaa781fcb5388b325b90d945 (patch)
treeb9fafda6cf44bf7b09de2c3d74090de10f9cde04 /metadata/md5-cache/media-sound/soundconverter-4.0.3
parent007b0aae027279095b8605c214b535e59df8f6eb (diff)
gentoo auto-resync : 03:05:2023 - 11:25:06
Diffstat (limited to 'metadata/md5-cache/media-sound/soundconverter-4.0.3')
-rw-r--r--metadata/md5-cache/media-sound/soundconverter-4.0.310
1 files changed, 5 insertions, 5 deletions
diff --git a/metadata/md5-cache/media-sound/soundconverter-4.0.3 b/metadata/md5-cache/media-sound/soundconverter-4.0.3
index 352c7ff90f06..f27ab6c8bbe9 100644
--- a/metadata/md5-cache/media-sound/soundconverter-4.0.3
+++ b/metadata/md5-cache/media-sound/soundconverter-4.0.3
@@ -1,17 +1,17 @@
-BDEPEND=python_single_target_python3_10? ( dev-python/python-distutils-extra[python_targets_python3_10(-)] ) test? ( media-plugins/gst-plugins-flac:1.0 media-libs/gst-plugins-bad:1.0 media-libs/gst-plugins-ugly:1.0 media-plugins/gst-plugins-lame:1.0 media-plugins/gst-plugins-faac:1.0 media-plugins/gst-plugins-opus:1.0 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[xml(+)] ) python_single_target_python3_10? ( >=dev-python/gpep517-13[python_targets_python3_10(-)] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)] ) test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
+BDEPEND=python_single_target_python3_10? ( dev-python/python-distutils-extra[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/python-distutils-extra[python_targets_python3_11(-)] ) dev-util/intltool test? ( media-plugins/gst-plugins-flac:1.0 media-libs/gst-plugins-bad:1.0 media-libs/gst-plugins-ugly:1.0 media-plugins/gst-plugins-lame:1.0 media-plugins/gst-plugins-faac:1.0 media-plugins/gst-plugins-opus:1.0 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[xml(+)] ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11[xml(+)] ) python_single_target_python3_10? ( >=dev-python/gpep517-13[python_targets_python3_10(-)] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/gpep517-13[python_targets_python3_11(-)] >=dev-python/setuptools-67.2.0[python_targets_python3_11(-)] >=dev-python/wheel-0.38.4[python_targets_python3_11(-)] ) test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DESCRIPTION=A simple audiofile converter application for the GNOME environment
EAPI=8
HOMEPAGE=https://soundconverter.org/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=gnome2-utils distutils-r1 virtualx xdg
-IUSE=aac flac mp3 ogg opus vorbis +python_single_target_python3_10 test
+IUSE=aac flac mp3 ogg opus vorbis python_single_target_python3_10 python_single_target_python3_11 test
KEYWORDS=amd64 x86
LICENSE=GPL-3
-RDEPEND=x11-libs/gtk+:3[introspection] x11-libs/libnotify[introspection] x11-libs/pango[introspection] python_single_target_python3_10? ( dev-python/gst-python[python_targets_python3_10(-)] dev-python/pygobject[python_targets_python3_10(-)] ) media-libs/gst-plugins-base:1.0[vorbis?,ogg?] media-plugins/gst-plugins-meta:1.0 flac? ( media-plugins/gst-plugins-flac:1.0 ) media-libs/gst-plugins-good:1.0 mp3? ( media-libs/gst-plugins-bad:1.0 media-libs/gst-plugins-ugly:1.0 media-plugins/gst-plugins-lame:1.0 ) aac? ( media-plugins/gst-plugins-faac:1.0 ) opus? ( media-plugins/gst-plugins-opus:1.0 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[xml(+)] )
-REQUIRED_USE=^^ ( python_single_target_python3_10 )
+RDEPEND=x11-libs/gtk+:3[introspection] x11-libs/libnotify[introspection] x11-libs/pango[introspection] python_single_target_python3_10? ( dev-python/gst-python[python_targets_python3_10(-)] dev-python/pygobject[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/gst-python[python_targets_python3_11(-)] dev-python/pygobject[python_targets_python3_11(-)] ) media-libs/gst-plugins-base:1.0[vorbis?,ogg?] media-plugins/gst-plugins-meta:1.0 flac? ( media-plugins/gst-plugins-flac:1.0 ) media-libs/gst-plugins-good:1.0 mp3? ( media-libs/gst-plugins-bad:1.0 media-libs/gst-plugins-ugly:1.0 media-plugins/gst-plugins-lame:1.0 ) aac? ( media-plugins/gst-plugins-faac:1.0 ) opus? ( media-plugins/gst-plugins-opus:1.0 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[xml(+)] ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11[xml(+)] )
+REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://github.com/kassoulet/soundconverter/archive/4.0.3.tar.gz -> soundconverter-4.0.3.gh.tar.gz
_eclasses_=distutils-r1 c377e6aa4e8a33d679b05d0441586b86 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 python-single-r1 75118e916668a74c660a13b0ecb22562 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e virtualx 817571665ee28575da44ee08135089e5 xdg 4a14c5c24f121e7da66e5aab4a168c6e xdg-utils baea6080dd821f5562d715887954c9d3
-_md5_=5db9daa800d413efdaf696ce06965d48
+_md5_=25ea9f7c81612f6ec34d4035b5745b90