summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMuflone2020-04-04 23:54:06 +0200
committerMuflone2020-04-04 23:54:06 +0200
commit6008ce9c865e8af1775330e8884686e64e1f7c0a (patch)
treed0a1c017b4ceca4908b4a87ea9f16466a89dd5cd
parentb7a3f4144e51174a4fcabaa8ead73477dcb08aff (diff)
downloadaur-6008ce9c865e8af1775330e8884686e64e1f7c0a.tar.gz
Updated package mbrola-voices-sw1 1:15.6fa9693-1
-rw-r--r--.SRCINFO23
-rw-r--r--PKGBUILD50
2 files changed, 49 insertions, 24 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c6dd3fd19a0..631a23b162b9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,25 @@
pkgbase = mbrola-voices-sw1
pkgdesc = A Swedish male voice for the MBROLA synthesizer
- pkgver = 980623
- pkgrel = 3
- 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-sw
groups = mbrola-voices
- groups = gespeaker-mbrola-voices
license = custom
depends = mbrola
- source = http://tcts.fpms.ac.be/synthesis/mbrola/dba/sw1/sw1-980623.zip
- md5sums = 520793ee2c81a7ab9d222f2982e620a0
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/sw1/sw1
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/sw1/license.txt
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/sw1/README.txt
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/sw1/TEST/mbroli.ini
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/sw1/TEST/lukas.pho
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/sw1/TEST/lukas2.pho
+ sha256sums = 0bcb8c5b5af25cf6d5da97dbadcc7658f009652ab207793f9fda2b0d22c61fd7
+ sha256sums = 178ff1c90dda02d55d63ac045ba31abffe7405cc8ea3ef9620f66460f05cdd21
+ sha256sums = 2cdbc2217a1a0c238eae6705026ca8e29a81a123db5ebbd2c024a690bbd1d6f4
+ sha256sums = cfe2f9be4da37fe0fdc861647a4da2a86eff5629938abe5e2cef9d0b171225c3
+ sha256sums = 9994585a4a1d07eb59ab0049702ce66d45f9d8cdbb374b0d45b9a3329659413f
+ sha256sums = cb6b2c2566ab69bf1775078226f6b26fa4c4345c2775b5e4e6e40f7fa562ad88
pkgname = mbrola-voices-sw1
diff --git a/PKGBUILD b/PKGBUILD
index b1219b24f81f..1d8506fb065a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,25 +1,41 @@
-# Maintainer: Muflone <webreg@vbsimple.net>
+# Maintainer: Muflone http://www.muflone.com/contacts/english/
# Contributor: Changaco <me@changaco.net>
+
pkgname=mbrola-voices-sw1
-pkgver=980623
-pkgrel=3
-_pkgfile=sw1
+pkgver=15.6fa9693
+pkgrel=1
+epoch=1
+_pkgfile="${pkgname/mbrola-voices-/}"
+_commit=6fa9693c09bc98f21a519dd9460340db964bacab
pkgdesc="A Swedish male voice for the MBROLA synthesizer"
-arch=(any)
-url="http://tcts.fpms.ac.be/synthesis/mbrola.html"
-groups=(mbrola-voices-sw mbrola-voices gespeaker-mbrola-voices)
-depends=(mbrola)
-license=(custom)
-source=("http://tcts.fpms.ac.be/synthesis/mbrola/dba/${_pkgfile}/${_pkgfile}-${pkgver}.zip")
-md5sums=('520793ee2c81a7ab9d222f2982e620a0')
+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/lukas.pho"
+ "https://github.com/numediart/MBROLA-voices/raw/${_commit}/data/${_pkgfile}/TEST/lukas2.pho")
+sha256sums=('0bcb8c5b5af25cf6d5da97dbadcc7658f009652ab207793f9fda2b0d22c61fd7'
+ '178ff1c90dda02d55d63ac045ba31abffe7405cc8ea3ef9620f66460f05cdd21'
+ '2cdbc2217a1a0c238eae6705026ca8e29a81a123db5ebbd2c024a690bbd1d6f4'
+ 'cfe2f9be4da37fe0fdc861647a4da2a86eff5629938abe5e2cef9d0b171225c3'
+ '9994585a4a1d07eb59ab0049702ce66d45f9d8cdbb374b0d45b9a3329659413f'
+ 'cb6b2c2566ab69bf1775078226f6b26fa4c4345c2775b5e4e6e40f7fa562ad88')
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 sw1 sw1.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 lukas.pho lukas2.pho
}