mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
2023-09-11 01:02:11 UTC
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile install postinst preinst prepare
|
||||
DEPEND=portaudio? ( >=media-libs/portaudio-19_pre20071207 ) pulseaudio? ( media-sound/pulseaudio ) app-arch/unzip
|
||||
DESCRIPTION=Speech synthesizer for English and other languages
|
||||
EAPI=6
|
||||
HOMEPAGE=http://espeak.sourceforge.net/
|
||||
INHERIT=flag-o-matic toolchain-funcs
|
||||
IUSE=portaudio pulseaudio
|
||||
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=portaudio? ( >=media-libs/portaudio-19_pre20071207 ) pulseaudio? ( media-sound/pulseaudio ) media-sound/sox
|
||||
SLOT=0
|
||||
SRC_URI=mirror://sourceforge/espeak/espeak-1.48.04-source.zip
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 desktop 021728fdc1b03b36357dbc89489e0f0d edos2unix 33e347e171066657f91f8b0c72ec8773 estack c61c368a76fdf3a82fdf8dbaebea3804 epatch 2b02655f061dfa25067b543539110259 eqawarn c9847c43b3253a276ae2eabddedab3d7 ltprune 97143780d341cc8d8f1d4c6187a36d29 preserve-libs 21162ec96c87041004a75348d97342dd strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 vcs-clean d271b7bc7e6a009758d7d4ef749174e3 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils d318efeb438bbec051fa5aaf28d0d42c flag-o-matic be27a904c614cb93ae037762dc69bcc2
|
||||
_md5_=12ef01878d255df31bc66fec958fbdc6
|
||||
12
metadata/md5-cache/dev-libs/libvterm-0.3.3
Normal file
12
metadata/md5-cache/dev-libs/libvterm-0.3.3
Normal file
@@ -0,0 +1,12 @@
|
||||
BDEPEND=dev-lang/perl virtual/pkgconfig sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7
|
||||
DEFINED_PHASES=compile install prepare test
|
||||
DESCRIPTION=An abstract library implementation of a VT220/xterm/ECMA-48 terminal emulator
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.leonerd.org.uk/code/libvterm/
|
||||
INHERIT=autotools
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~x64-macos
|
||||
LICENSE=MIT
|
||||
SLOT=0
|
||||
SRC_URI=https://launchpad.net/libvterm/trunk/v0.3/+download/libvterm-0.3.3.tar.gz
|
||||
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b autotools 6ae9a4347149b19a112caa1182d03bde
|
||||
_md5_=94175ee58ff703d9d31fb86e72cd2748
|
||||
17
metadata/md5-cache/dev-lua/luv-1.45.0.0
Normal file
17
metadata/md5-cache/dev-lua/luv-1.45.0.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=virtual/pkgconfig >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare setup test unpack
|
||||
DEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) >=dev-libs/libuv-1.45:=
|
||||
DESCRIPTION=Bare libuv bindings for lua
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/luvit/luv
|
||||
INHERIT=cmake flag-o-matic lua-single unpacker
|
||||
IUSE=test lua_single_target_luajit lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~x64-macos
|
||||
LICENSE=Apache-2.0 MIT
|
||||
RDEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) >=dev-libs/libuv-1.45:=
|
||||
REQUIRED_USE=^^ ( lua_single_target_luajit lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/luvit/luv/archive/1.45.0-0.tar.gz -> luv-1.45.0.0.tar.gz https://github.com/keplerproject/lua-compat-5.3/archive/v0.10.tar.gz -> luv-lua-compat-0.10.tar.gz
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake ea305d3be967deed8faa5c9e94f9aee4 lua-utils d37a16dbcc1f07f71bc48da75ed7a0cb lua-single 86d497a20c93c7ce83af442f627515c1 unpacker aa6a4e924009232d8b78b31e932c30b5
|
||||
_md5_=510131b832732ec0a08dab8178fc22a9
|
||||
@@ -1,15 +0,0 @@
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
|
||||
DEPEND=>=sys-devel/patch-2.7.6-r4
|
||||
DESCRIPTION=The very latest -git version of the Linux kernel
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.kernel.org
|
||||
INHERIT=kernel-2
|
||||
IUSE=symlink build
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~s390 ~sparc ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
||||
RESTRICT=binchecks strip
|
||||
SLOT=6.5_rc1
|
||||
SRC_URI=https://git.kernel.org/torvalds/p/v6.5-rc1/v6.4 -> patch-6.5-rc1.patch https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.4.tar.xz
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 kernel-2 7de441e9527219813d4420e059542ecf
|
||||
_md5_=e2f49b9fe9db805f05896054e5abff69
|
||||
@@ -1,15 +0,0 @@
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
|
||||
DEPEND=>=sys-devel/patch-2.7.6-r4
|
||||
DESCRIPTION=The very latest -git version of the Linux kernel
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.kernel.org
|
||||
INHERIT=kernel-2
|
||||
IUSE=symlink build
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~s390 ~sparc ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
||||
RESTRICT=binchecks strip
|
||||
SLOT=6.5_rc2
|
||||
SRC_URI=https://git.kernel.org/torvalds/p/v6.5-rc2/v6.4 -> patch-6.5-rc2.patch https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.4.tar.xz
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 kernel-2 7de441e9527219813d4420e059542ecf
|
||||
_md5_=e2f49b9fe9db805f05896054e5abff69
|
||||
@@ -1,15 +0,0 @@
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
|
||||
DEPEND=>=sys-devel/patch-2.7.6-r4
|
||||
DESCRIPTION=The very latest -git version of the Linux kernel
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.kernel.org
|
||||
INHERIT=kernel-2
|
||||
IUSE=symlink build
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~s390 ~sparc ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
||||
RESTRICT=binchecks strip
|
||||
SLOT=6.5_rc3
|
||||
SRC_URI=https://git.kernel.org/torvalds/p/v6.5-rc3/v6.4 -> patch-6.5-rc3.patch https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.4.tar.xz
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 kernel-2 7de441e9527219813d4420e059542ecf
|
||||
_md5_=e2f49b9fe9db805f05896054e5abff69
|
||||
@@ -1,15 +0,0 @@
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
|
||||
DEPEND=>=sys-devel/patch-2.7.6-r4
|
||||
DESCRIPTION=The very latest -git version of the Linux kernel
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.kernel.org
|
||||
INHERIT=kernel-2
|
||||
IUSE=symlink build
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~s390 ~sparc ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
||||
RESTRICT=binchecks strip
|
||||
SLOT=6.5_rc5
|
||||
SRC_URI=https://git.kernel.org/torvalds/p/v6.5-rc5/v6.4 -> patch-6.5-rc5.patch https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.4.tar.xz
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 kernel-2 7de441e9527219813d4420e059542ecf
|
||||
_md5_=e2f49b9fe9db805f05896054e5abff69
|
||||
@@ -1,15 +0,0 @@
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
|
||||
DEPEND=>=sys-devel/patch-2.7.6-r4
|
||||
DESCRIPTION=The very latest -git version of the Linux kernel
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.kernel.org
|
||||
INHERIT=kernel-2
|
||||
IUSE=symlink build
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~s390 ~sparc ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
||||
RESTRICT=binchecks strip
|
||||
SLOT=6.5_rc6
|
||||
SRC_URI=https://git.kernel.org/torvalds/p/v6.5-rc6/v6.4 -> patch-6.5-rc6.patch https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.4.tar.xz
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 kernel-2 7de441e9527219813d4420e059542ecf
|
||||
_md5_=e2f49b9fe9db805f05896054e5abff69
|
||||
@@ -1,15 +0,0 @@
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
|
||||
DEPEND=>=sys-devel/patch-2.7.6-r4
|
||||
DESCRIPTION=The very latest -git version of the Linux kernel
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.kernel.org
|
||||
INHERIT=kernel-2
|
||||
IUSE=symlink build
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~s390 ~sparc ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
||||
RESTRICT=binchecks strip
|
||||
SLOT=6.5_rc7
|
||||
SRC_URI=https://git.kernel.org/torvalds/p/v6.5-rc7/v6.4 -> patch-6.5-rc7.patch https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.4.tar.xz
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 kernel-2 7de441e9527219813d4420e059542ecf
|
||||
_md5_=e2f49b9fe9db805f05896054e5abff69
|
||||
@@ -9,7 +9,7 @@ KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~s390 ~sparc ~
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
||||
RESTRICT=binchecks strip
|
||||
SLOT=6.5_rc4
|
||||
SRC_URI=https://git.kernel.org/torvalds/p/v6.5-rc4/v6.4 -> patch-6.5-rc4.patch https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.4.tar.xz
|
||||
SLOT=6.6_rc1
|
||||
SRC_URI=https://git.kernel.org/torvalds/p/v6.6-rc1/v6.5 -> patch-6.6-rc1.patch https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.5.tar.xz
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 kernel-2 7de441e9527219813d4420e059542ecf
|
||||
_md5_=e2f49b9fe9db805f05896054e5abff69
|
||||
_md5_=1359cbcf822d7ba8fc3b698015fbc8e8
|
||||
@@ -916,7 +916,6 @@ app-accessibility/edbrowse 3.8.2.1-r2: Combination editor, browser, and mail cli
|
||||
app-accessibility/emacspeak 56.0-r1 9999: The emacspeak audio desktop
|
||||
app-accessibility/emacspeak-ss 1.9.1: adds support for several speech synthesizers to emacspeak
|
||||
app-accessibility/epos 2.5.37-r3: Language independent text-to-speech system
|
||||
app-accessibility/espeak 1.48.04-r1: Speech synthesizer for English and other languages
|
||||
app-accessibility/espeak-ng 1.51 9999: Software speech synthesizer for English, and some other languages
|
||||
app-accessibility/espeakup 0.90-r1 9999: espeakup is a small lightweight connector for espeak and speakup
|
||||
app-accessibility/flite 2.2-r1: Flite text to speech engine
|
||||
@@ -5386,7 +5385,7 @@ dev-libs/libvarlink 22 23: C implementation of the Varlink protocol and command
|
||||
dev-libs/libverto 0.3.1-r1 0.3.2: Main event loop abstraction library
|
||||
dev-libs/libvformat 1.13-r2: Library to read and write vcard files
|
||||
dev-libs/libvoikko 4.3.2: Spell checking, hyphenation and morphological analysis tool for Finnish language
|
||||
dev-libs/libvterm 0.1.4 0.1.4-r1 0.3 0.3.1 0.3.2 0.3.2-r1: An abstract library implementation of a VT220/xterm/ECMA-48 terminal emulator
|
||||
dev-libs/libvterm 0.1.4 0.1.4-r1 0.3 0.3.1 0.3.2 0.3.2-r1 0.3.3: An abstract library implementation of a VT220/xterm/ECMA-48 terminal emulator
|
||||
dev-libs/libwacom 2.6.0 2.7.0 2.8.0: Library for identifying Wacom tablets and their model-specific features
|
||||
dev-libs/libwapcaplet 0.4.3-r1: string internment library, written in C
|
||||
dev-libs/libwbxml 0.11.8: Library and tools to parse, encode and handle WBXML documents
|
||||
@@ -5652,7 +5651,7 @@ dev-lua/luasocket 3.1.0: Networking support for the Lua language
|
||||
dev-lua/luassert 1.9.0: Assertion library for Lua
|
||||
dev-lua/luasystem 0.2.1_p0-r1: Platform independent system calls for Lua
|
||||
dev-lua/lutok 0.4-r10 0.4-r11: Lightweight C++ API library for Lua
|
||||
dev-lua/luv 1.44.2.0: Bare libuv bindings for lua
|
||||
dev-lua/luv 1.44.2.0 1.45.0.0: Bare libuv bindings for lua
|
||||
dev-lua/md5 1.3-r1: Offers basic cryptographic facilities for Lua
|
||||
dev-lua/mediator_lua 1.1.2_p0-r1: Mediator pattern implementation for pub-sub management
|
||||
dev-lua/messagepack 0.5.2_p20201025-r100: pure Lua implementation of the MessagePack serialization format
|
||||
@@ -17404,7 +17403,7 @@ sys-kernel/genkernel 4.3.2-r1 4.3.3 4.3.5 4.3.5-r1 4.3.6 9999: Gentoo automatic
|
||||
sys-kernel/gentoo-kernel 5.4.254 5.4.255 5.4.256 5.10.191 5.10.193 5.10.194 5.15.127 5.15.128 5.15.129 5.15.130 5.15.131 6.1.46 6.1.47 6.1.48 6.1.49 6.1.50 6.1.51 6.1.52 6.4.11 6.4.12 6.4.13 6.4.14 6.4.15: Linux kernel built with Gentoo patches
|
||||
sys-kernel/gentoo-kernel-bin 5.4.254 5.4.255 5.4.256 5.10.191 5.10.193 5.10.194 5.15.127 5.15.128 5.15.129 5.15.130 5.15.131 6.1.46 6.1.47 6.1.48 6.1.49 6.1.50 6.1.51 6.1.52 6.4.11 6.4.12 6.4.13 6.4.14 6.4.15: Pre-built Linux kernel with Gentoo patches
|
||||
sys-kernel/gentoo-sources 4.19.289 4.19.292 4.19.293 4.19.294 5.4.250 5.4.254 5.4.255 5.4.256 5.10.187 5.10.191 5.10.192 5.10.193 5.10.194 5.15.122 5.15.127 5.15.128 5.15.129 5.15.130 5.15.131 6.1.41 6.1.46 6.1.50 6.1.51 6.1.52 6.4.13 6.4.14 6.4.15 6.5.0 6.5.1 6.5.2: Full sources including the Gentoo patchset for the 6.5 kernel tree
|
||||
sys-kernel/git-sources 6.5_rc1 6.5_rc2 6.5_rc3 6.5_rc4 6.5_rc5 6.5_rc6 6.5_rc7: The very latest -git version of the Linux kernel
|
||||
sys-kernel/git-sources 6.6_rc1: The very latest -git version of the Linux kernel
|
||||
sys-kernel/installkernel-gentoo 7: Gentoo fork of installkernel script from debianutils
|
||||
sys-kernel/installkernel-systemd-boot 2-r1 2-r2: Wrap kernel-install from systemd-boot as installkernel
|
||||
sys-kernel/kergen 0.1.5-r1: Kernel config generator
|
||||
|
||||
@@ -1 +1 @@
|
||||
Mon, 11 Sep 2023 00:47:15 +0000
|
||||
Mon, 11 Sep 2023 01:02:11 +0000
|
||||
|
||||
Reference in New Issue
Block a user