summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO30
-rw-r--r--PKGBUILD57
2 files changed, 63 insertions, 24 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9baf1cb9aa59..9ff045421fc3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,32 @@
pkgbase = mbrola-voices-pl1
pkgdesc = A Polish female voice for the MBROLA synthesizer
- pkgver = 1
- pkgrel = 3
- 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-pl
groups = mbrola-voices
- groups = gespeaker-mbrola-voices
license = custom
depends = mbrola
- source = http://tcts.fpms.ac.be/synthesis/mbrola/dba/pl1/pl1.zip
- md5sums = 2e67625c2d10da642466f6290bdecb8d
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/pl1/pl1
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/pl1/license.txt
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/pl1/README.txt
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/pl1/test/mbroli.ini
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/pl1/test/Canwe.pho
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/pl1/test/Hallo.pho
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/pl1/test/Ja.pho
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/pl1/test/Komputer.pho
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/pl1/test/See.pho
+ source = https://github.com/numediart/MBROLA-voices/raw/6fa9693c09bc98f21a519dd9460340db964bacab/data/pl1/test/wiewiorka.pho
+ sha256sums = 994e5e4719b9f788c88e7aea4d8a13dd0674c6ff6b118c68450c1374ccc83d5c
+ sha256sums = 1e64b5a81a1bd758771efab3d8147881ce306ebe4aa8baf7f4357af573a9ed99
+ sha256sums = 7959bbe24dd7090a8495b978817ad482888cc65b8e29b81f7bee8cf7a9cbf604
+ sha256sums = 5f1b1c0d60630d574957064f113886afc70ed0fad9165f396ec52d1903110a0a
+ sha256sums = 7ebb98e320c9b337bdc9f8b2ff4e712219f74b3f1ccbb39a3c79eaf6ff1e3a99
+ sha256sums = abbc7dcece5f7b8b87912cee4074426daf513b84d28c1523584480b4d6c04070
+ sha256sums = 80989b3f4d831667eb3de2dcc081bfa69b41f04ea846a756ab04b27e109054d0
+ sha256sums = 4e6dc5c83d8e1939a0f8f1e3864a3c7ac23ff14f7d346bc1111135c202e85b4e
+ sha256sums = ca81f0c4b58c884b4fd93352bffd3432856aaf403f8ffeffecf898120ba89156
+ sha256sums = a9a83ccdcaede076e2b5258a42862fed8f64aecb76237ed30f20bba714a8235e
pkgname = mbrola-voices-pl1
diff --git a/PKGBUILD b/PKGBUILD
index 6a831f58aab8..beaaa58fbf09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,25 +1,48 @@
-# Maintainer: Muflone <webreg@vbsimple.net>
+# Maintainer: Muflone http://www.muflone.com/contacts/english/
# Contributor: Changaco <me@changaco.net>
+
pkgname=mbrola-voices-pl1
-pkgver=1
-pkgrel=3
-_pkgfile=pl1
+pkgver=15.6fa9693
+pkgrel=1
+_pkgfile="${pkgname/mbrola-voices-/}"
+_commit=6fa9693c09bc98f21a519dd9460340db964bacab
pkgdesc="A Polish female voice for the MBROLA synthesizer"
-arch=(any)
-url="http://tcts.fpms.ac.be/synthesis/mbrola.html"
-groups=(mbrola-voices-pl mbrola-voices gespeaker-mbrola-voices)
-depends=(mbrola)
-license=(custom)
-source=("http://tcts.fpms.ac.be/synthesis/mbrola/dba/${_pkgfile}/${_pkgfile}.zip")
-md5sums=('2e67625c2d10da642466f6290bdecb8d')
+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/Canwe.pho"
+ "https://github.com/numediart/MBROLA-voices/raw/${_commit}/data/${_pkgfile}/test/Hallo.pho"
+ "https://github.com/numediart/MBROLA-voices/raw/${_commit}/data/${_pkgfile}/test/Ja.pho"
+ "https://github.com/numediart/MBROLA-voices/raw/${_commit}/data/${_pkgfile}/test/Komputer.pho"
+ "https://github.com/numediart/MBROLA-voices/raw/${_commit}/data/${_pkgfile}/test/See.pho"
+ "https://github.com/numediart/MBROLA-voices/raw/${_commit}/data/${_pkgfile}/test/wiewiorka.pho")
+sha256sums=('994e5e4719b9f788c88e7aea4d8a13dd0674c6ff6b118c68450c1374ccc83d5c'
+ '1e64b5a81a1bd758771efab3d8147881ce306ebe4aa8baf7f4357af573a9ed99'
+ '7959bbe24dd7090a8495b978817ad482888cc65b8e29b81f7bee8cf7a9cbf604'
+ '5f1b1c0d60630d574957064f113886afc70ed0fad9165f396ec52d1903110a0a'
+ '7ebb98e320c9b337bdc9f8b2ff4e712219f74b3f1ccbb39a3c79eaf6ff1e3a99'
+ 'abbc7dcece5f7b8b87912cee4074426daf513b84d28c1523584480b4d6c04070'
+ '80989b3f4d831667eb3de2dcc081bfa69b41f04ea846a756ab04b27e109054d0'
+ '4e6dc5c83d8e1939a0f8f1e3864a3c7ac23ff14f7d346bc1111135c202e85b4e'
+ 'ca81f0c4b58c884b4fd93352bffd3432856aaf403f8ffeffecf898120ba89156'
+ 'a9a83ccdcaede076e2b5258a42862fed8f64aecb76237ed30f20bba714a8235e')
package(){
- cd "${srcdir}"
# 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 pl1 pl1.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 Canwe.pho Hallo.pho Ja.pho Komputer.pho See.pho wiewiorka.pho
}