summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO34
-rw-r--r--PKGBUILD62
2 files changed, 73 insertions, 23 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9215f68056d0..008d7f35e4ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,37 @@
pkgbase = mbrola-voices-in1
pkgdesc = A Hindi male voice for the MBROLA synthesizer
- pkgver = 010206
- pkgrel = 2
- url = http://tcts.fpms.ac.be/synthesis/mbrola.html
+ pkgver = 15.6fa9693
+ pkgrel = 1
+ epoch = 1
+ url = https://github.com/numediart/MBROLA-voices/
arch = any
- groups = mbrola-voices-in
groups = mbrola-voices
license = custom
depends = mbrola
- source = http://tcts.fpms.ac.be/synthesis/mbrola/dba/in1/in1-010206.zip
- md5sums = a86eaae6a2fca6c8282339c5780d7373
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/in1/in1
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/in1/license.txt
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/in1/README.txt
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/in1/TEST/mbroli.ini
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/in1/TEST/1.pho
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/in1/TEST/2.pho
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/in1/TEST/3.pho
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/in1/TEST/4.pho
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/in1/TEST/5.pho
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/in1/TEST/euler.pho
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/in1/TEST/hintest.pho
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/in1/TEST/test.pho
+ sha256sums = e7a5178af7fac0953c1570dd2d93f85d5ae67cfc272177ed1ca45a7be9d692d4
+ sha256sums = 8bd3d6e228c0558c25f98679376d5d1ec3fc3b8c1031ba9a1ba93085aa1df3d5
+ sha256sums = 91181650f0f490399249af58ae23041e62f4d26f02e3ea5a46ef5942b39203dc
+ sha256sums = c8f837c7eb2debd34bf70ba0f7a3c116288e80d334cc9464967c7c8e7db57785
+ sha256sums = 1bb3fbc40dbf7b8089327e807bfa18cec1c242a6fa6b4495b62a51cf02f86a23
+ sha256sums = bf498a0dc6b5ef85886eb690f2b6a4f5cffc54ebd55f7c144f5f2a25fcc9f05c
+ sha256sums = 1c890059209e4c48ed05473762c3c2d61e9de8766d4f34683acb80e371f3656f
+ sha256sums = 3956b353ea9608ea44dbaf8bd72d1bb3e2f9183cad13aae8620942b207c36e94
+ sha256sums = a0c59666ef1b2165099f4e983bf0eec97adeefe6987d59bcdd08f7a88965d9da
+ sha256sums = db37bd65b77737de54af5bd8144df6be3e3f9a719145dbf8aab227d89287ecec
+ sha256sums = 9265995f993130ed5f7b793b2d2aac6a4197f8d9b48d4ba9a74aa3fd59af2c6b
+ sha256sums = aeb9811c42329d7a956e97994c8eaf223332f52c8a9b3e26ea94d6efd5686545
pkgname = mbrola-voices-in1
diff --git a/PKGBUILD b/PKGBUILD
index 4538aa4a1f3a..1dc8924220de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,25 +1,53 @@
-# Maintainer: Muflone <webreg@vbsimple.net>
+# Maintainer: Muflone http://www.muflone.com/contacts/english/
# Contributor: Changaco <me@changaco.net>
+
pkgname=mbrola-voices-in1
-pkgver=010206
-pkgrel=2
-_pkgfile=in1
+pkgver=15.6fa9693
+pkgrel=1
+epoch=1
+_pkgfile="${pkgname/mbrola-voices-/}"
+_commit=6fa9693c09bc98f21a519dd9460340db964bacab
pkgdesc="A Hindi male voice for the MBROLA synthesizer"
-arch=(any)
-url="http://tcts.fpms.ac.be/synthesis/mbrola.html"
-groups=(mbrola-voices-in mbrola-voices)
-depends=(mbrola)
-license=(custom)
-source=("http://tcts.fpms.ac.be/synthesis/mbrola/dba/${_pkgfile}/${_pkgfile}-${pkgver}.zip")
-md5sums=('a86eaae6a2fca6c8282339c5780d7373')
+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/1.pho"
+ "https://github.com/numediart/MBROLA-voices/raw/${_commit}/data/${_pkgfile}/TEST/2.pho"
+ "https://github.com/numediart/MBROLA-voices/raw/${_commit}/data/${_pkgfile}/TEST/3.pho"
+ "https://github.com/numediart/MBROLA-voices/raw/${_commit}/data/${_pkgfile}/TEST/4.pho"
+ "https://github.com/numediart/MBROLA-voices/raw/${_commit}/data/${_pkgfile}/TEST/5.pho"
+ "https://github.com/numediart/MBROLA-voices/raw/${_commit}/data/${_pkgfile}/TEST/euler.pho"
+ "https://github.com/numediart/MBROLA-voices/raw/${_commit}/data/${_pkgfile}/TEST/hintest.pho"
+ "https://github.com/numediart/MBROLA-voices/raw/${_commit}/data/${_pkgfile}/TEST/test.pho")
+sha256sums=('e7a5178af7fac0953c1570dd2d93f85d5ae67cfc272177ed1ca45a7be9d692d4'
+ '8bd3d6e228c0558c25f98679376d5d1ec3fc3b8c1031ba9a1ba93085aa1df3d5'
+ '91181650f0f490399249af58ae23041e62f4d26f02e3ea5a46ef5942b39203dc'
+ 'c8f837c7eb2debd34bf70ba0f7a3c116288e80d334cc9464967c7c8e7db57785'
+ '1bb3fbc40dbf7b8089327e807bfa18cec1c242a6fa6b4495b62a51cf02f86a23'
+ 'bf498a0dc6b5ef85886eb690f2b6a4f5cffc54ebd55f7c144f5f2a25fcc9f05c'
+ '1c890059209e4c48ed05473762c3c2d61e9de8766d4f34683acb80e371f3656f'
+ '3956b353ea9608ea44dbaf8bd72d1bb3e2f9183cad13aae8620942b207c36e94'
+ 'a0c59666ef1b2165099f4e983bf0eec97adeefe6987d59bcdd08f7a88965d9da'
+ 'db37bd65b77737de54af5bd8144df6be3e3f9a719145dbf8aab227d89287ecec'
+ '9265995f993130ed5f7b793b2d2aac6a4197f8d9b48d4ba9a74aa3fd59af2c6b'
+ 'aeb9811c42329d7a956e97994c8eaf223332f52c8a9b3e26ea94d6efd5686545')
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 in1 in1.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 1.pho 2.pho 3.pho 4.pho 5.pho euler.pho hintest.pho test.pho
}