mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
espeak: fix provide versioning.
This commit is contained in:
@@ -10,7 +10,7 @@ which are based on human speech recordings."
|
||||
HOMEPAGE="http://espeak.sourceforge.net/"
|
||||
COPYRIGHT="2005-2014 Jonathan Duddington"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="http://sourceforge.net/projects/espeak/files/espeak/espeak-1.48/espeak-1.48.04-source.zip"
|
||||
CHECKSUM_SHA256="bf9a17673adffcc28ff7ea18764f06136547e97bbd9edf2ec612f09b207f0659"
|
||||
SOURCE_DIR="espeak-${portVersion}-source"
|
||||
@@ -21,8 +21,8 @@ ARCHITECTURES="x86_gcc2 ?x86 x86_64"
|
||||
PROVIDES="
|
||||
espeak = $portVersion
|
||||
cmd:espeak = $portVersion
|
||||
lib:libespeak = 1.1.4
|
||||
devel:libespeak = 1.1.4
|
||||
lib:libespeak = 1.1.48 compat >= 1
|
||||
devel:libespeak = 1.1.48 compat >= 1
|
||||
"
|
||||
REQUIRES="
|
||||
haiku
|
||||
|
||||
Reference in New Issue
Block a user