summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d5bca46d6085d8aeee1d799b15a41b3a8e1130a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
pkgbase = python-pocketsphinx-git
	pkgdesc = Python interface to CMU SphinxBase and PocketSphinx libraries
	pkgver = r185.769492d
	pkgrel = 2
	url = https://github.com/bambocher/pocketsphinx-python
	arch = i386
	arch = i686
	arch = pentium4
	arch = core2
	arch = x86_64
	license = BSD
	makedepends = git
	makedepends = python
	makedepends = python2
	makedepends = bison
	depends = python
	depends = swig
	depends = python-setuptools
	depends = python2-setuptools
	source = python-pocketsphinx::git+https://github.com/bambocher/pocketsphinx-python.git
	source = pocketsphinx::git+https://github.com/cmusphinx/pocketsphinx.git
	source = sphinxbase::git+https://github.com/cmusphinx/sphinxbase.git
	sha512sums = SKIP
	sha512sums = SKIP
	sha512sums = SKIP

pkgname = python-pocketsphinx-git
	depends = pocketsphinx
	provides = python-pocketsphinx
	provides = python-pocketsphinx-git
	provides = python3-pocketsphinx
	provides = python3-pocketsphinx-git
	conflicts = python-pocketsphinx
	conflicts = python-pocketsphinx-git
	conflicts = python3-pocketsphinx
	conflicts = python3-pocketsphinx-git

pkgname = python2-pocketsphinx-git
	depends = pocketsphinx
	provides = python2-pocketsphinx
	provides = python2-pocketsphinx-git
	conflicts = python2-pocketsphinx
	conflicts = python2-pocketsphinx-git

pkgname = sphinxbase-git
	provides = sphinxbase
	provides = sphinxbase-git
	conflicts = sphinxbase
	conflicts = sphinxbase-git

pkgname = pocketsphinx-git
	depends = sphinxbase-git
	depends = sphinxbase
	provides = pocketsphinx
	provides = pocketsphinx-git
	conflicts = pocketsphinx
	conflicts = pocketsphinx-git