summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMuflone2020-03-01 02:02:35 +0100
committerMuflone2020-03-01 02:02:35 +0100
commit98bc8cac57cf1e2ef9fbbd19e1f9e67aea27dc21 (patch)
tree883190515a1d5c15b53df3874f2cd83e44d3830c
parentbc55a51722c609dca3ffd87afe2c425c53b86e52 (diff)
downloadaur-mbrola-voices-de6.tar.gz
Updated package mbrola-voices-de6 15.6fa9693-1
-rw-r--r--.SRCINFO30
-rw-r--r--PKGBUILD56
2 files changed, 62 insertions, 24 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3052d3017375..63da79d8e748 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,32 @@
pkgbase = mbrola-voices-de6
pkgdesc = A German male voice for the MBROLA synthesizer
- pkgver = 1
- pkgrel = 4
- url = http://tcts.fpms.ac.be/synthesis/mbrola.html
+ pkgver = 15.6fa9693
+ pkgrel = 1
+ url = https://github.com/numediart/MBROLA-voices/
arch = any
- groups = mbrola-voices-de
groups = mbrola-voices
- groups = gespeaker-mbrola-voices
license = custom
depends = mbrola
- source = http://tcts.fpms.ac.be/synthesis/mbrola/dba/de6/de6.zip
- md5sums = 989d86647c6099a3b3faceb1999efd18
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/de6/de6
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/de6/README.txt
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/de6/license.txt
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/de6/TEST/mbroli.ini
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/de6/TEST/english.pho
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/de6/TEST/erzaehl.pho
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/de6/TEST/french.pho
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/de6/TEST/hoerzu.pho
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/de6/TEST/kennen.pho
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/de6/TEST/spanish.pho
+ sha256sums = 7c2e7d36b19e9461f28efe531fcd0aade1c4e704b5e2718416b23d9800ef5a88
+ sha256sums = 70cb0b2cd68780f6cfdb3dd6d14e4e5ef689ee3f1f7b594a6c1bb1ecfff013db
+ sha256sums = 663007569fd8566dedf1bb648d81a42a9277e13ed7aa0ec4cd0c1a11a5cb231f
+ sha256sums = d6ce458afd19c655e4f3e90365848e8352267998f17db64b9b9c6a2fda36c71a
+ sha256sums = b00d22aa49790bf2ed4806898f998978d1bae5e4b799d2127639090432ffae02
+ sha256sums = 3ab3a71a0367eba5007d25d6d9b32707846c47ddb1d8304311b2decf2be4bc80
+ sha256sums = c2f08dea648d7502e944590ac230173a293632343c6142ad18200f91e03fb64b
+ sha256sums = 3235cf11e8c130f34fa24a4152e8f11dd08e9d60005691d05d7d3ff5c08fa5a9
+ sha256sums = 58fbd949e80d3d27f7073bf45ee9bc0201e01460b1dc67a28ad55d2af03419ca
+ sha256sums = 1964e97603df7d87cc0b3e0384754613fe320b7ec687d62ff95c528042dbfe02
pkgname = mbrola-voices-de6
diff --git a/PKGBUILD b/PKGBUILD
index 402f6f1d9b71..ffa20e96cb8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,25 +1,47 @@
-# Maintainer: Muflone <webreg@vbsimple.net>
+# Maintainer: Muflone http://www.muflone.com/contacts/english/
# Contributor: Changaco <me@changaco.net>
+
pkgname=mbrola-voices-de6
-pkgver=1
-pkgrel=4
-_pkgfile=de6
+pkgver=15.6fa9693
+pkgrel=1
+_pkgfile="${pkgname/mbrola-voices-/}"
+_commit=6fa9693c09bc98f21a519dd9460340db964bacab
pkgdesc="A German male voice for the MBROLA synthesizer"
-arch=(any)
-url="http://tcts.fpms.ac.be/synthesis/mbrola.html"
-groups=(mbrola-voices-de mbrola-voices gespeaker-mbrola-voices)
-depends=(mbrola)
-license=(custom)
-source=("http://tcts.fpms.ac.be/synthesis/mbrola/dba/${_pkgfile}/${_pkgfile}.zip")
-md5sums=('989d86647c6099a3b3faceb1999efd18')
+arch=('any')
+url="https://github.com/numediart/MBROLA-voices/"
+groups=('mbrola-voices')
+depends=('mbrola')
+license=('custom')
+source=("https://github.com/numediart/MBROLA-voices/raw/${_commit}/data/${_pkgfile}/${_pkgfile}"
+ "https://github.com/numediart/MBROLA-voices/raw/${_commit}/data/${_pkgfile}/README.txt"
+ "https://github.com/numediart/MBROLA-voices/raw/${_commit}/data/${_pkgfile}/license.txt"
+ "https://github.com/numediart/MBROLA-voices/raw/${_commit}/data/${_pkgfile}/TEST/mbroli.ini"
+ "https://github.com/numediart/MBROLA-voices/raw/${_commit}/data/${_pkgfile}/TEST/english.pho"
+ "https://github.com/numediart/MBROLA-voices/raw/${_commit}/data/${_pkgfile}/TEST/erzaehl.pho"
+ "https://github.com/numediart/MBROLA-voices/raw/${_commit}/data/${_pkgfile}/TEST/french.pho"
+ "https://github.com/numediart/MBROLA-voices/raw/${_commit}/data/${_pkgfile}/TEST/hoerzu.pho"
+ "https://github.com/numediart/MBROLA-voices/raw/${_commit}/data/${_pkgfile}/TEST/kennen.pho"
+ "https://github.com/numediart/MBROLA-voices/raw/${_commit}/data/${_pkgfile}/TEST/spanish.pho")
+sha256sums=('7c2e7d36b19e9461f28efe531fcd0aade1c4e704b5e2718416b23d9800ef5a88'
+ '70cb0b2cd68780f6cfdb3dd6d14e4e5ef689ee3f1f7b594a6c1bb1ecfff013db'
+ '663007569fd8566dedf1bb648d81a42a9277e13ed7aa0ec4cd0c1a11a5cb231f'
+ 'd6ce458afd19c655e4f3e90365848e8352267998f17db64b9b9c6a2fda36c71a'
+ 'b00d22aa49790bf2ed4806898f998978d1bae5e4b799d2127639090432ffae02'
+ '3ab3a71a0367eba5007d25d6d9b32707846c47ddb1d8304311b2decf2be4bc80'
+ 'c2f08dea648d7502e944590ac230173a293632343c6142ad18200f91e03fb64b'
+ '3235cf11e8c130f34fa24a4152e8f11dd08e9d60005691d05d7d3ff5c08fa5a9'
+ '58fbd949e80d3d27f7073bf45ee9bc0201e01460b1dc67a28ad55d2af03419ca'
+ '1964e97603df7d87cc0b3e0384754613fe320b7ec687d62ff95c528042dbfe02')
package(){
- cd "${srcdir}/${_pkgfile}"
# Install license file
- install -D -m 644 "license.txt" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+ install -m 644 -D "license.txt" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
# Install files
- for file in de6 de6.txt TEST/*
- do
- install -D -m 644 "${file}" "${pkgdir}/usr/share/mbrola/${_pkgfile}/${file}"
- done
+ install -m 755 -d "${pkgdir}/usr/share/mbrola/${_pkgfile}"
+ install -m 644 -t "${pkgdir}/usr/share/mbrola/${_pkgfile}" \
+ "${_pkgfile}" README.txt
+ # Install test files
+ install -m 755 -d "${pkgdir}/usr/share/mbrola/${_pkgfile}/test"
+ install -m 644 -t "${pkgdir}/usr/share/mbrola/${_pkgfile}/test" \
+ mbroli.ini english.pho erzaehl.pho french.pho hoerzu.pho kennen.pho spanish.pho
}