mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Add additional packages and bump ddg and wolfie skill
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
config BR2_PACKAGE_PYTHON_NEON_LANG_PLUGIN_LIBRETRANSLATE
|
||||
bool "python-neon-lang-plugin-libretranslate"
|
||||
help
|
||||
Language Plugin for LibreTranslate language
|
||||
detection and translation
|
||||
|
||||
https://github.com/NeonGeckoCom/neon-lang-plugin-libretranslate
|
@@ -0,0 +1 @@
|
||||
sha256 608545cc25d325e8c8c7611ebc4b010a64f9ef1150a5227248943f71b552a869 python-neon-lang-plugin-libretranslate-c071ea344c1fa9f2368c52d88ac0e2f3d64b938a.tar.gz
|
@@ -0,0 +1,12 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-neon-lang-plugin-libretranslate.mk
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_NEON_LANG_PLUGIN_LIBRETRANSLATE_VERSION = c071ea344c1fa9f2368c52d88ac0e2f3d64b938a
|
||||
PYTHON_NEON_LANG_PLUGIN_LIBRETRANSLATE_SITE = $(call github,NeonGeckoCom,neon-lang-plugin-libretranslate,$(PYTHON_NEON_LANG_PLUGIN_LIBRETRANSLATE_VERSION))
|
||||
PYTHON_NEON_LANG_PLUGIN_LIBRETRANSLATE_SETUP_TYPE = setuptools
|
||||
PYTHON_NEON_LANG_PLUGIN_LIBRETRANSLATE_LICENSE_FILES = LICENSE
|
||||
|
||||
$(eval $(python-package))
|
Reference in New Issue
Block a user