aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCeleste <20312-Celeste@users.gitlab.alpinelinux.org>2023-11-08 05:21:02 +0000
committeromni <omni+alpine@hack.org>2023-12-08 01:34:23 +0000
commit4064a9dc51e637c4889058fc2ff9285964c7dc5a (patch)
tree1c76cdb30bef62844363f6b7a781cc3c09440425
parent53c0a978fb7f03ebf4297c5d078825a2fec11c99 (diff)
community/emacspeak-server-eflite: move from testing
-rw-r--r--community/emacspeak-server-eflite/APKBUILD (renamed from testing/emacspeak-server-eflite/APKBUILD)4
-rw-r--r--community/emacspeak-server-eflite/buf-overflow.patch (renamed from testing/emacspeak-server-eflite/buf-overflow.patch)0
-rw-r--r--community/emacspeak-server-eflite/include-string.patch (renamed from testing/emacspeak-server-eflite/include-string.patch)0
3 files changed, 2 insertions, 2 deletions
diff --git a/testing/emacspeak-server-eflite/APKBUILD b/community/emacspeak-server-eflite/APKBUILD
index 32319cbdfff..161c2628d73 100644
--- a/testing/emacspeak-server-eflite/APKBUILD
+++ b/community/emacspeak-server-eflite/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Celeste <cielesti@protonmail.com>
pkgname=emacspeak-server-eflite
pkgver=0_git20200811
-_gitrev=5a76adf185371ec4e1523a3e860b10f9b9f5cfed
pkgrel=1
+_gitrev=5a76adf185371ec4e1523a3e860b10f9b9f5cfed
pkgdesc="CMU Flite (festival-lite) speech server for Emacspeak"
url="https://github.com/mgorse/eflite"
arch="all"
@@ -12,7 +12,7 @@ makedepends="autoconf automake alsa-lib-dev flite-dev"
install_if="emacspeak flite"
options="!check"
subpackages="$pkgname-doc"
-source="$pkgname-$pkgver.tar.gz::https://github.com/mgorse/eflite/archive/$_gitrev/eflite-$_gitrev.tar.gz
+source="$pkgname-$pkgver.tar.gz::https://github.com/mgorse/eflite/archive/$_gitrev.tar.gz
buf-overflow.patch
include-string.patch
"
diff --git a/testing/emacspeak-server-eflite/buf-overflow.patch b/community/emacspeak-server-eflite/buf-overflow.patch
index 8e3ce345b79..8e3ce345b79 100644
--- a/testing/emacspeak-server-eflite/buf-overflow.patch
+++ b/community/emacspeak-server-eflite/buf-overflow.patch
diff --git a/testing/emacspeak-server-eflite/include-string.patch b/community/emacspeak-server-eflite/include-string.patch
index 679d19f9936..679d19f9936 100644
--- a/testing/emacspeak-server-eflite/include-string.patch
+++ b/community/emacspeak-server-eflite/include-string.patch