summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMuflone2020-04-04 20:55:38 +0200
committerMuflone2020-04-04 20:55:38 +0200
commit15bc63c04548cf76baecc47900c302894b805110 (patch)
tree4d19e92331df5f2226fabef185e6b760d6d39b13
parentdef9a7d9afcc24c9451deedb52a55ed096db4712 (diff)
downloadaur-15bc63c04548cf76baecc47900c302894b805110.tar.gz
Updated package mbrola-voices-lt2 15.6fa9693-1
-rw-r--r--.SRCINFO23
-rw-r--r--PKGBUILD51
2 files changed, 51 insertions, 23 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39753e1b7821..db59452719c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,26 @@
pkgbase = mbrola-voices-lt2
pkgdesc = A Lithuanian male voice for the MBROLA synthesizer
- pkgver = 1
- pkgrel = 2
- 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-lt
groups = mbrola-voices
license = custom
depends = mbrola
- source = http://tcts.fpms.ac.be/synthesis/mbrola/dba/lt2/lt2.zip
- md5sums = f7f78b06a0d3df4a05f8ba9a8f173327
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/lt2/lt2
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/lt2/license.txt
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/lt2/README.txt
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/lt2/test/mbroli.ini
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/lt2/test/debesud.pho
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/lt2/test/kiekvd.pho
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/lt2/test/polangd.pho
+ sha256sums = 855b49a11f962e3e61223f96187f7cbb60844c52748d3ebab17cb0a0ea2b0062
+ sha256sums = c906047a0bbf8c1c51fae8347f472833a73c6ab88f4b62dcecb1a73a1d2802d3
+ sha256sums = ba85289431ab0090b94c9ceedf62f513494656190e5f8f3ffc46953a4c8257f5
+ sha256sums = 1b015848f8d7335f24a8825a18822055b1105a12953279c7656099161bec2c00
+ sha256sums = 270d5ba1241ac93f3198d537670aaa1ce6edc996f754c10479bc30cb059be781
+ sha256sums = 496d2826b3c14f3cd89ed29223786bc17e47f105d6e60f0dd23682bf5cd18c3f
+ sha256sums = 2e3f7d10a10dd69e7c369c88ae05ab81ab02d5368225038ea9c980843e7c06f6
pkgname = mbrola-voices-lt2
diff --git a/PKGBUILD b/PKGBUILD
index f6e8c93358ef..cb2074c881f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,25 +1,42 @@
-# Maintainer: Muflone <webreg@vbsimple.net>
+# Maintainer: Muflone http://www.muflone.com/contacts/english/
# Contributor: Changaco <me@changaco.net>
+
pkgname=mbrola-voices-lt2
-pkgver=1
-pkgrel=2
-_pkgfile=lt2
+pkgver=15.6fa9693
+pkgrel=1
+_pkgfile="${pkgname/mbrola-voices-/}"
+_commit=6fa9693c09bc98f21a519dd9460340db964bacab
pkgdesc="A Lithuanian male voice for the MBROLA synthesizer"
-arch=(any)
-url="http://tcts.fpms.ac.be/synthesis/mbrola.html"
-groups=(mbrola-voices-lt mbrola-voices)
-depends=(mbrola)
-license=(custom)
-source=("http://tcts.fpms.ac.be/synthesis/mbrola/dba/${_pkgfile}/${_pkgfile}.zip")
-md5sums=('f7f78b06a0d3df4a05f8ba9a8f173327')
+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}/license.txt"
+ "https://github.com/numediart/MBROLA-voices/raw/${_commit}/data/${_pkgfile}/README.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/debesud.pho"
+ "https://github.com/numediart/MBROLA-voices/raw/${_commit}/data/${_pkgfile}/test/kiekvd.pho"
+ "https://github.com/numediart/MBROLA-voices/raw/${_commit}/data/${_pkgfile}/test/polangd.pho")
+sha256sums=('855b49a11f962e3e61223f96187f7cbb60844c52748d3ebab17cb0a0ea2b0062'
+ 'c906047a0bbf8c1c51fae8347f472833a73c6ab88f4b62dcecb1a73a1d2802d3'
+ 'ba85289431ab0090b94c9ceedf62f513494656190e5f8f3ffc46953a4c8257f5'
+ '1b015848f8d7335f24a8825a18822055b1105a12953279c7656099161bec2c00'
+ '270d5ba1241ac93f3198d537670aaa1ce6edc996f754c10479bc30cb059be781'
+ '496d2826b3c14f3cd89ed29223786bc17e47f105d6e60f0dd23682bf5cd18c3f'
+ '2e3f7d10a10dd69e7c369c88ae05ab81ab02d5368225038ea9c980843e7c06f6')
package(){
- cd "${srcdir}/${_pkgfile}"
# Install license file
- install -D -m 644 "license.txt" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+ install -m 755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+ install -m 644 -D "license.txt" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
# Install files
- for file in lt2 lt2.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 debesud.pho kiekvd.pho polangd.pho
}