Advertisement
Guest User

Untitled

a guest
Nov 1st, 2022
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.33 KB | None | 0 0
  1. # Maintainer: Chih-Hsuan Yen <yan12125@archlinux.org>
  2. # Forked from extra/thunderbird-i18n
  3. # Contributor: Levente Polyak <anthraxx[at]archlinux[dot]org>
  4. # Contributor: Jan de Groot <jgc@archlinux.org>
  5. # Contributor: Andrea Scarpino <andrea@archlinux.org>
  6. # Contributor: Thomas Baechler <thomas@archlinux.org>
  7.  
  8. pkgbase=thunderbird-beta-i18n
  9. pkgver=107.0b3
  10. pkgrel=1
  11. url='http://www.mozilla.com/'
  12. arch=('any')
  13. license=('MPL' 'GPL')
  14. depends=("thunderbird>=107.0b3")
  15.  
  16. pkgname=(
  17. 'thunderbird-beta-i18n-af'
  18. 'thunderbird-beta-i18n-ar'
  19. 'thunderbird-beta-i18n-ast'
  20. 'thunderbird-beta-i18n-be'
  21. 'thunderbird-beta-i18n-bg'
  22. 'thunderbird-beta-i18n-br'
  23. 'thunderbird-beta-i18n-ca'
  24. 'thunderbird-beta-i18n-cak'
  25. 'thunderbird-beta-i18n-cs'
  26. 'thunderbird-beta-i18n-cy'
  27. 'thunderbird-beta-i18n-da'
  28. 'thunderbird-beta-i18n-de'
  29. 'thunderbird-beta-i18n-dsb'
  30. 'thunderbird-beta-i18n-el'
  31. 'thunderbird-beta-i18n-en-ca'
  32. 'thunderbird-beta-i18n-en-gb'
  33. 'thunderbird-beta-i18n-en-us'
  34. 'thunderbird-beta-i18n-es-ar'
  35. 'thunderbird-beta-i18n-es-es'
  36. 'thunderbird-beta-i18n-es-mx'
  37. 'thunderbird-beta-i18n-et'
  38. 'thunderbird-beta-i18n-eu'
  39. 'thunderbird-beta-i18n-fi'
  40. 'thunderbird-beta-i18n-fr'
  41. 'thunderbird-beta-i18n-fy-nl'
  42. 'thunderbird-beta-i18n-ga-ie'
  43. 'thunderbird-beta-i18n-gd'
  44. 'thunderbird-beta-i18n-gl'
  45. 'thunderbird-beta-i18n-he'
  46. 'thunderbird-beta-i18n-hr'
  47. 'thunderbird-beta-i18n-hsb'
  48. 'thunderbird-beta-i18n-hu'
  49. 'thunderbird-beta-i18n-hy-am'
  50. 'thunderbird-beta-i18n-id'
  51. 'thunderbird-beta-i18n-is'
  52. 'thunderbird-beta-i18n-it'
  53. 'thunderbird-beta-i18n-ja'
  54. 'thunderbird-beta-i18n-ka'
  55. 'thunderbird-beta-i18n-kab'
  56. 'thunderbird-beta-i18n-kk'
  57. 'thunderbird-beta-i18n-ko'
  58. 'thunderbird-beta-i18n-lt'
  59. 'thunderbird-beta-i18n-lv'
  60. 'thunderbird-beta-i18n-ms'
  61. 'thunderbird-beta-i18n-nb-no'
  62. 'thunderbird-beta-i18n-nl'
  63. 'thunderbird-beta-i18n-nn-no'
  64. 'thunderbird-beta-i18n-pa-in'
  65. 'thunderbird-beta-i18n-pl'
  66. 'thunderbird-beta-i18n-pt-br'
  67. 'thunderbird-beta-i18n-pt-pt'
  68. 'thunderbird-beta-i18n-rm'
  69. 'thunderbird-beta-i18n-ro'
  70. 'thunderbird-beta-i18n-ru'
  71. 'thunderbird-beta-i18n-sk'
  72. 'thunderbird-beta-i18n-sl'
  73. 'thunderbird-beta-i18n-sq'
  74. 'thunderbird-beta-i18n-sr'
  75. 'thunderbird-beta-i18n-sv-se'
  76. 'thunderbird-beta-i18n-th'
  77. 'thunderbird-beta-i18n-tr'
  78. 'thunderbird-beta-i18n-uk'
  79. 'thunderbird-beta-i18n-uz'
  80. 'thunderbird-beta-i18n-vi'
  81. 'thunderbird-beta-i18n-zh-cn'
  82. 'thunderbird-beta-i18n-zh-tw'
  83. )
  84. _url=https://ftp.mozilla.org/pub/thunderbird/releases/$pkgver/linux-x86_64/xpi
  85. source=(
  86. "thunderbird-beta-i18n-$pkgver-af.xpi::$_url/af.xpi"
  87. "thunderbird-beta-i18n-$pkgver-ar.xpi::$_url/ar.xpi"
  88. "thunderbird-beta-i18n-$pkgver-ast.xpi::$_url/ast.xpi"
  89. "thunderbird-beta-i18n-$pkgver-be.xpi::$_url/be.xpi"
  90. "thunderbird-beta-i18n-$pkgver-bg.xpi::$_url/bg.xpi"
  91. "thunderbird-beta-i18n-$pkgver-br.xpi::$_url/br.xpi"
  92. "thunderbird-beta-i18n-$pkgver-ca.xpi::$_url/ca.xpi"
  93. "thunderbird-beta-i18n-$pkgver-cak.xpi::$_url/cak.xpi"
  94. "thunderbird-beta-i18n-$pkgver-cs.xpi::$_url/cs.xpi"
  95. "thunderbird-beta-i18n-$pkgver-cy.xpi::$_url/cy.xpi"
  96. "thunderbird-beta-i18n-$pkgver-da.xpi::$_url/da.xpi"
  97. "thunderbird-beta-i18n-$pkgver-de.xpi::$_url/de.xpi"
  98. "thunderbird-beta-i18n-$pkgver-dsb.xpi::$_url/dsb.xpi"
  99. "thunderbird-beta-i18n-$pkgver-el.xpi::$_url/el.xpi"
  100. "thunderbird-beta-i18n-$pkgver-en-CA.xpi::$_url/en-CA.xpi"
  101. "thunderbird-beta-i18n-$pkgver-en-GB.xpi::$_url/en-GB.xpi"
  102. "thunderbird-beta-i18n-$pkgver-en-US.xpi::$_url/en-US.xpi"
  103. "thunderbird-beta-i18n-$pkgver-es-AR.xpi::$_url/es-AR.xpi"
  104. "thunderbird-beta-i18n-$pkgver-es-ES.xpi::$_url/es-ES.xpi"
  105. "thunderbird-beta-i18n-$pkgver-es-MX.xpi::$_url/es-MX.xpi"
  106. "thunderbird-beta-i18n-$pkgver-et.xpi::$_url/et.xpi"
  107. "thunderbird-beta-i18n-$pkgver-eu.xpi::$_url/eu.xpi"
  108. "thunderbird-beta-i18n-$pkgver-fi.xpi::$_url/fi.xpi"
  109. "thunderbird-beta-i18n-$pkgver-fr.xpi::$_url/fr.xpi"
  110. "thunderbird-beta-i18n-$pkgver-fy-NL.xpi::$_url/fy-NL.xpi"
  111. "thunderbird-beta-i18n-$pkgver-ga-IE.xpi::$_url/ga-IE.xpi"
  112. "thunderbird-beta-i18n-$pkgver-gd.xpi::$_url/gd.xpi"
  113. "thunderbird-beta-i18n-$pkgver-gl.xpi::$_url/gl.xpi"
  114. "thunderbird-beta-i18n-$pkgver-he.xpi::$_url/he.xpi"
  115. "thunderbird-beta-i18n-$pkgver-hr.xpi::$_url/hr.xpi"
  116. "thunderbird-beta-i18n-$pkgver-hsb.xpi::$_url/hsb.xpi"
  117. "thunderbird-beta-i18n-$pkgver-hu.xpi::$_url/hu.xpi"
  118. "thunderbird-beta-i18n-$pkgver-hy-AM.xpi::$_url/hy-AM.xpi"
  119. "thunderbird-beta-i18n-$pkgver-id.xpi::$_url/id.xpi"
  120. "thunderbird-beta-i18n-$pkgver-is.xpi::$_url/is.xpi"
  121. "thunderbird-beta-i18n-$pkgver-it.xpi::$_url/it.xpi"
  122. "thunderbird-beta-i18n-$pkgver-ja.xpi::$_url/ja.xpi"
  123. "thunderbird-beta-i18n-$pkgver-ka.xpi::$_url/ka.xpi"
  124. "thunderbird-beta-i18n-$pkgver-kab.xpi::$_url/kab.xpi"
  125. "thunderbird-beta-i18n-$pkgver-kk.xpi::$_url/kk.xpi"
  126. "thunderbird-beta-i18n-$pkgver-ko.xpi::$_url/ko.xpi"
  127. "thunderbird-beta-i18n-$pkgver-lt.xpi::$_url/lt.xpi"
  128. "thunderbird-beta-i18n-$pkgver-lv.xpi::$_url/lv.xpi"
  129. "thunderbird-beta-i18n-$pkgver-ms.xpi::$_url/ms.xpi"
  130. "thunderbird-beta-i18n-$pkgver-nb-NO.xpi::$_url/nb-NO.xpi"
  131. "thunderbird-beta-i18n-$pkgver-nl.xpi::$_url/nl.xpi"
  132. "thunderbird-beta-i18n-$pkgver-nn-NO.xpi::$_url/nn-NO.xpi"
  133. "thunderbird-beta-i18n-$pkgver-pa-IN.xpi::$_url/pa-IN.xpi"
  134. "thunderbird-beta-i18n-$pkgver-pl.xpi::$_url/pl.xpi"
  135. "thunderbird-beta-i18n-$pkgver-pt-BR.xpi::$_url/pt-BR.xpi"
  136. "thunderbird-beta-i18n-$pkgver-pt-PT.xpi::$_url/pt-PT.xpi"
  137. "thunderbird-beta-i18n-$pkgver-rm.xpi::$_url/rm.xpi"
  138. "thunderbird-beta-i18n-$pkgver-ro.xpi::$_url/ro.xpi"
  139. "thunderbird-beta-i18n-$pkgver-ru.xpi::$_url/ru.xpi"
  140. "thunderbird-beta-i18n-$pkgver-sk.xpi::$_url/sk.xpi"
  141. "thunderbird-beta-i18n-$pkgver-sl.xpi::$_url/sl.xpi"
  142. "thunderbird-beta-i18n-$pkgver-sq.xpi::$_url/sq.xpi"
  143. "thunderbird-beta-i18n-$pkgver-sr.xpi::$_url/sr.xpi"
  144. "thunderbird-beta-i18n-$pkgver-sv-SE.xpi::$_url/sv-SE.xpi"
  145. "thunderbird-beta-i18n-$pkgver-th.xpi::$_url/th.xpi"
  146. "thunderbird-beta-i18n-$pkgver-tr.xpi::$_url/tr.xpi"
  147. "thunderbird-beta-i18n-$pkgver-uk.xpi::$_url/uk.xpi"
  148. "thunderbird-beta-i18n-$pkgver-uz.xpi::$_url/uz.xpi"
  149. "thunderbird-beta-i18n-$pkgver-vi.xpi::$_url/vi.xpi"
  150. "thunderbird-beta-i18n-$pkgver-zh-CN.xpi::$_url/zh-CN.xpi"
  151. "thunderbird-beta-i18n-$pkgver-zh-TW.xpi::$_url/zh-TW.xpi"
  152. )
  153. sha256sums=('f3eb2019418a6b4ba5c02abdb281f311de59b9f810b13c7f467039d3dba6eb4d'
  154. '5f79008a9400251be8c822a8a8ecf49de5ceca0b261d5052c5480d24d2340dc6'
  155. 'b7582bd12d69625d9fc62ee5707c8de75b19e27982e50b2f036865f9cd686944'
  156. '6171939a2d1bfe18e4d0651cd8a36ce3b17385e8c97c713397f4319a523c936d'
  157. '73587acb60e9a791914f60f3dceece60992f9805e9b14bc19e3662d51c8638d4'
  158. 'd0ed54ffcf8f65cee5f2a53ded6ab92d0ffd00ee32760a3f1bd3c68308e62283'
  159. '7ca5dd5aca1428a2f207928c91e3cc01998864940132f116f039b92f9a737b56'
  160. 'e1934f4c7ccd4bf9cf103df7f4be5657fb318135bdeca916df6d53bfebfc8e84'
  161. 'a690328281ee10070f4e16f15adf15e833f51a23df6d9da0861b08b72480fd2e'
  162. 'eb98add7ba5fdefc0167dc0035497ffb66ab43d92dc815c318d1a1d3557be75e'
  163. 'ff4b3a90a20f01215bb270c29cb83b3bf67fc371fb2b317660cccf5089bc6dda'
  164. 'e2ab8ef43d9b437ed546f287cb71ebd5281021e765ddf345e239973a583b3434'
  165. '1e5abcacb87ae2088a8be77a62acdc7722e737317cb0e06fba1d9b9f64461508'
  166. '7ea9cc3aca1b0bb49bd0abb011f44f6f1cd8f44dcc87ba5948d6a3dd06a25350'
  167. '7717efffe737a9103b97d766f753f841cbf65885ad905eca0418da8fd864b8c0'
  168. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  169. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  170. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  171. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  172. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  173. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  174. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  175. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  176. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  177. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  178. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  179. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  180. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  181. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  182. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  183. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  184. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  185. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  186. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  187. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  188. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  189. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  190. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  191. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  192. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  193. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  194. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  195. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  196. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  197. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  198. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  199. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  200. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  201. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  202. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  203. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  204. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  205. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  206. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  207. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  208. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  209. 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
  210. '3a85d7ce65183fca6ee1f46ca98e003d7e50f312b0c80b718cca3b55e9925296'
  211. '84f6f015eb96adc85939c47fa53a20f3a7298579c825de3d91e5638ce1d274c1'
  212. 'cf33c7e8c33548eeb23b38780d87a3956534b8518efbd4dcbcce1140d888f811'
  213. 'a283cf560f987dd9b1923f584b1ccb7fc28f66f3fe5a06b552f9ca37ebde2f8d'
  214. '58e38cc1010945ce75f65647aa03e0be0e47f35e49c4537329055006740004bb'
  215. '73f035c323ebd33558e2a0670b759fbdf5af7fe78521f1615a14653a92be38f4'
  216. '57cd10b853b50afad35005329763ae4ccc897ef63ef4b0bc25caf7116e58dd2a'
  217. '654d7e978558c5cbbd4dfe99db708a502d62a0c21d61f381e4525d294f9e97a5'
  218. '37799620fed6ff6050faa9ca763c10b89b0c80f6f1aad0a2cc686a95996f33a0')
  219.  
  220. # Don't extract anything
  221. noextract=(${source[@]%%::*})
  222.  
  223.  
  224. package_thunderbird-beta-i18n-af() {
  225. pkgdesc="Afrikaans language pack for Thunderbird Beta"
  226. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  227. depends=("thunderbird>=100.0b0")
  228. install -Dm644 thunderbird-beta-i18n-$pkgver-af.xpi \
  229. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-af@thunderbird.mozilla.org.xpi"
  230. }
  231.  
  232. package_thunderbird-beta-i18n-ar() {
  233. pkgdesc="Arabic language pack for Thunderbird Beta"
  234. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  235. depends=("thunderbird>=100.0b0")
  236. install -Dm644 thunderbird-beta-i18n-$pkgver-ar.xpi \
  237. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-ar@thunderbird.mozilla.org.xpi"
  238. }
  239.  
  240. package_thunderbird-beta-i18n-ast() {
  241. pkgdesc="Asturian language pack for Thunderbird Beta"
  242. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  243. depends=("thunderbird>=100.0b0")
  244. install -Dm644 thunderbird-beta-i18n-$pkgver-ast.xpi \
  245. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-ast@thunderbird.mozilla.org.xpi"
  246. }
  247.  
  248. package_thunderbird-beta-i18n-be() {
  249. pkgdesc="Belarusian language pack for Thunderbird Beta"
  250. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  251. depends=("thunderbird>=100.0b0")
  252. install -Dm644 thunderbird-beta-i18n-$pkgver-be.xpi \
  253. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-be@thunderbird.mozilla.org.xpi"
  254. }
  255.  
  256. package_thunderbird-beta-i18n-bg() {
  257. pkgdesc="Bulgarian language pack for Thunderbird Beta"
  258. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  259. depends=("thunderbird>=100.0b0")
  260. install -Dm644 thunderbird-beta-i18n-$pkgver-bg.xpi \
  261. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-bg@thunderbird.mozilla.org.xpi"
  262. }
  263.  
  264. package_thunderbird-beta-i18n-br() {
  265. pkgdesc="Breton language pack for Thunderbird Beta"
  266. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  267. depends=("thunderbird>=100.0b0")
  268. install -Dm644 thunderbird-beta-i18n-$pkgver-br.xpi \
  269. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-br@thunderbird.mozilla.org.xpi"
  270. }
  271.  
  272. package_thunderbird-beta-i18n-ca() {
  273. pkgdesc="Catalan language pack for Thunderbird Beta"
  274. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  275. depends=("thunderbird>=100.0b0")
  276. install -Dm644 thunderbird-beta-i18n-$pkgver-ca.xpi \
  277. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-ca@thunderbird.mozilla.org.xpi"
  278. }
  279.  
  280. package_thunderbird-beta-i18n-cak() {
  281. pkgdesc="Kaqchikel language pack for Thunderbird Beta"
  282. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  283. depends=("thunderbird>=100.0b0")
  284. install -Dm644 thunderbird-beta-i18n-$pkgver-cak.xpi \
  285. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-cak@thunderbird.mozilla.org.xpi"
  286. }
  287.  
  288. package_thunderbird-beta-i18n-cs() {
  289. pkgdesc="Czech language pack for Thunderbird Beta"
  290. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  291. depends=("thunderbird>=100.0b0")
  292. install -Dm644 thunderbird-beta-i18n-$pkgver-cs.xpi \
  293. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-cs@thunderbird.mozilla.org.xpi"
  294. }
  295.  
  296. package_thunderbird-beta-i18n-cy() {
  297. pkgdesc="Welsh language pack for Thunderbird Beta"
  298. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  299. depends=("thunderbird>=100.0b0")
  300. install -Dm644 thunderbird-beta-i18n-$pkgver-cy.xpi \
  301. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-cy@thunderbird.mozilla.org.xpi"
  302. }
  303.  
  304. package_thunderbird-beta-i18n-da() {
  305. pkgdesc="Danish language pack for Thunderbird Beta"
  306. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  307. depends=("thunderbird>=100.0b0")
  308. install -Dm644 thunderbird-beta-i18n-$pkgver-da.xpi \
  309. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-da@thunderbird.mozilla.org.xpi"
  310. }
  311.  
  312. package_thunderbird-beta-i18n-de() {
  313. pkgdesc="German language pack for Thunderbird Beta"
  314. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  315. depends=("thunderbird>=100.0b0")
  316. install -Dm644 thunderbird-beta-i18n-$pkgver-de.xpi \
  317. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-de@thunderbird.mozilla.org.xpi"
  318. }
  319.  
  320. package_thunderbird-beta-i18n-dsb() {
  321. pkgdesc="Sorbian, Lower language pack for Thunderbird Beta"
  322. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  323. depends=("thunderbird>=100.0b0")
  324. install -Dm644 thunderbird-beta-i18n-$pkgver-dsb.xpi \
  325. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-dsb@thunderbird.mozilla.org.xpi"
  326. }
  327.  
  328. package_thunderbird-beta-i18n-el() {
  329. pkgdesc="Greek language pack for Thunderbird Beta"
  330. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  331. depends=("thunderbird>=100.0b0")
  332. install -Dm644 thunderbird-beta-i18n-$pkgver-el.xpi \
  333. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-el@thunderbird.mozilla.org.xpi"
  334. }
  335.  
  336. package_thunderbird-beta-i18n-en-ca() {
  337. pkgdesc="English (Canada) language pack for Thunderbird Beta"
  338. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  339. depends=("thunderbird>=100.0b0")
  340. install -Dm644 thunderbird-beta-i18n-$pkgver-en-CA.xpi \
  341. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-en-CA@thunderbird.mozilla.org.xpi"
  342. }
  343.  
  344. package_thunderbird-beta-i18n-en-gb() {
  345. pkgdesc="English (Great Britain) language pack for Thunderbird Beta"
  346. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  347. depends=("thunderbird>=100.0b0")
  348. install -Dm644 thunderbird-beta-i18n-$pkgver-en-GB.xpi \
  349. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-en-GB@thunderbird.mozilla.org.xpi"
  350. }
  351.  
  352. package_thunderbird-beta-i18n-en-us() {
  353. pkgdesc="English language pack for Thunderbird Beta"
  354. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  355. depends=("thunderbird>=100.0b0")
  356. install -Dm644 thunderbird-beta-i18n-$pkgver-en-US.xpi \
  357. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-en-US@thunderbird.mozilla.org.xpi"
  358. }
  359.  
  360. package_thunderbird-beta-i18n-es-ar() {
  361. pkgdesc="Spanish (Argentina) language pack for Thunderbird Beta"
  362. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  363. depends=("thunderbird>=100.0b0")
  364. install -Dm644 thunderbird-beta-i18n-$pkgver-es-AR.xpi \
  365. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-es-AR@thunderbird.mozilla.org.xpi"
  366. }
  367.  
  368. package_thunderbird-beta-i18n-es-es() {
  369. pkgdesc="Spanish (Spain) language pack for Thunderbird Beta"
  370. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  371. depends=("thunderbird>=100.0b0")
  372. install -Dm644 thunderbird-beta-i18n-$pkgver-es-ES.xpi \
  373. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-es-ES@thunderbird.mozilla.org.xpi"
  374. }
  375.  
  376. package_thunderbird-beta-i18n-es-mx() {
  377. pkgdesc="Spanish (Mexico) language pack for Thunderbird Beta"
  378. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  379. depends=("thunderbird>=100.0b0")
  380. install -Dm644 thunderbird-beta-i18n-$pkgver-es-MX.xpi \
  381. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-es-MX@thunderbird.mozilla.org.xpi"
  382. }
  383.  
  384. package_thunderbird-beta-i18n-et() {
  385. pkgdesc="Estonian language pack for Thunderbird Beta"
  386. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  387. depends=("thunderbird>=100.0b0")
  388. install -Dm644 thunderbird-beta-i18n-$pkgver-et.xpi \
  389. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-et@thunderbird.mozilla.org.xpi"
  390. }
  391.  
  392. package_thunderbird-beta-i18n-eu() {
  393. pkgdesc="Basque language pack for Thunderbird Beta"
  394. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  395. depends=("thunderbird>=100.0b0")
  396. install -Dm644 thunderbird-beta-i18n-$pkgver-eu.xpi \
  397. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-eu@thunderbird.mozilla.org.xpi"
  398. }
  399.  
  400. package_thunderbird-beta-i18n-fi() {
  401. pkgdesc="Finnish language pack for Thunderbird Beta"
  402. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  403. depends=("thunderbird>=100.0b0")
  404. install -Dm644 thunderbird-beta-i18n-$pkgver-fi.xpi \
  405. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-fi@thunderbird.mozilla.org.xpi"
  406. }
  407.  
  408. package_thunderbird-beta-i18n-fr() {
  409. pkgdesc="French language pack for Thunderbird Beta"
  410. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  411. depends=("thunderbird>=100.0b0")
  412. install -Dm644 thunderbird-beta-i18n-$pkgver-fr.xpi \
  413. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-fr@thunderbird.mozilla.org.xpi"
  414. }
  415.  
  416. package_thunderbird-beta-i18n-fy-nl() {
  417. pkgdesc="Frisian language pack for Thunderbird Beta"
  418. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  419. depends=("thunderbird>=100.0b0")
  420. install -Dm644 thunderbird-beta-i18n-$pkgver-fy-NL.xpi \
  421. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-fy-NL@thunderbird.mozilla.org.xpi"
  422. }
  423.  
  424. package_thunderbird-beta-i18n-ga-ie() {
  425. pkgdesc="Irish language pack for Thunderbird Beta"
  426. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  427. depends=("thunderbird>=100.0b0")
  428. install -Dm644 thunderbird-beta-i18n-$pkgver-ga-IE.xpi \
  429. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-ga-IE@thunderbird.mozilla.org.xpi"
  430. }
  431.  
  432. package_thunderbird-beta-i18n-gd() {
  433. pkgdesc="Gaelic, Scottish language pack for Thunderbird Beta"
  434. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  435. depends=("thunderbird>=100.0b0")
  436. install -Dm644 thunderbird-beta-i18n-$pkgver-gd.xpi \
  437. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-gd@thunderbird.mozilla.org.xpi"
  438. }
  439.  
  440. package_thunderbird-beta-i18n-gl() {
  441. pkgdesc="Galician language pack for Thunderbird Beta"
  442. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  443. depends=("thunderbird>=100.0b0")
  444. install -Dm644 thunderbird-beta-i18n-$pkgver-gl.xpi \
  445. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-gl@thunderbird.mozilla.org.xpi"
  446. }
  447.  
  448. package_thunderbird-beta-i18n-he() {
  449. pkgdesc="Hebrew language pack for Thunderbird Beta"
  450. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  451. depends=("thunderbird>=100.0b0")
  452. install -Dm644 thunderbird-beta-i18n-$pkgver-he.xpi \
  453. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-he@thunderbird.mozilla.org.xpi"
  454. }
  455.  
  456. package_thunderbird-beta-i18n-hr() {
  457. pkgdesc="Croatian language pack for Thunderbird Beta"
  458. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  459. depends=("thunderbird>=100.0b0")
  460. install -Dm644 thunderbird-beta-i18n-$pkgver-hr.xpi \
  461. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-hr@thunderbird.mozilla.org.xpi"
  462. }
  463.  
  464. package_thunderbird-beta-i18n-hsb() {
  465. pkgdesc="Sorbian, Upper language pack for Thunderbird Beta"
  466. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  467. depends=("thunderbird>=100.0b0")
  468. install -Dm644 thunderbird-beta-i18n-$pkgver-hsb.xpi \
  469. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-hsb@thunderbird.mozilla.org.xpi"
  470. }
  471.  
  472. package_thunderbird-beta-i18n-hu() {
  473. pkgdesc="Hungarian language pack for Thunderbird Beta"
  474. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  475. depends=("thunderbird>=100.0b0")
  476. install -Dm644 thunderbird-beta-i18n-$pkgver-hu.xpi \
  477. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-hu@thunderbird.mozilla.org.xpi"
  478. }
  479.  
  480. package_thunderbird-beta-i18n-hy-am() {
  481. pkgdesc="Armenian language pack for Thunderbird Beta"
  482. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  483. depends=("thunderbird>=100.0b0")
  484. install -Dm644 thunderbird-beta-i18n-$pkgver-hy-AM.xpi \
  485. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-hy-AM@thunderbird.mozilla.org.xpi"
  486. }
  487.  
  488. package_thunderbird-beta-i18n-id() {
  489. pkgdesc="Indonesian language pack for Thunderbird Beta"
  490. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  491. depends=("thunderbird>=100.0b0")
  492. install -Dm644 thunderbird-beta-i18n-$pkgver-id.xpi \
  493. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-id@thunderbird.mozilla.org.xpi"
  494. }
  495.  
  496. package_thunderbird-beta-i18n-is() {
  497. pkgdesc="Icelandic language pack for Thunderbird Beta"
  498. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  499. depends=("thunderbird>=100.0b0")
  500. install -Dm644 thunderbird-beta-i18n-$pkgver-is.xpi \
  501. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-is@thunderbird.mozilla.org.xpi"
  502. }
  503.  
  504. package_thunderbird-beta-i18n-it() {
  505. pkgdesc="Italian language pack for Thunderbird Beta"
  506. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  507. depends=("thunderbird>=100.0b0")
  508. install -Dm644 thunderbird-beta-i18n-$pkgver-it.xpi \
  509. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-it@thunderbird.mozilla.org.xpi"
  510. }
  511.  
  512. package_thunderbird-beta-i18n-ja() {
  513. pkgdesc="Japanese language pack for Thunderbird Beta"
  514. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  515. depends=("thunderbird>=100.0b0")
  516. install -Dm644 thunderbird-beta-i18n-$pkgver-ja.xpi \
  517. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-ja@thunderbird.mozilla.org.xpi"
  518. }
  519.  
  520. package_thunderbird-beta-i18n-ka() {
  521. pkgdesc="Georgian language pack for Thunderbird Beta"
  522. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  523. depends=("thunderbird>=100.0b0")
  524. install -Dm644 thunderbird-beta-i18n-$pkgver-ka.xpi \
  525. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-ka@thunderbird.mozilla.org.xpi"
  526. }
  527.  
  528. package_thunderbird-beta-i18n-kab() {
  529. pkgdesc="Kabyle language pack for Thunderbird Beta"
  530. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  531. depends=("thunderbird>=100.0b0")
  532. install -Dm644 thunderbird-beta-i18n-$pkgver-kab.xpi \
  533. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-kab@thunderbird.mozilla.org.xpi"
  534. }
  535.  
  536. package_thunderbird-beta-i18n-kk() {
  537. pkgdesc="Kazakh language pack for Thunderbird Beta"
  538. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  539. depends=("thunderbird>=100.0b0")
  540. install -Dm644 thunderbird-beta-i18n-$pkgver-kk.xpi \
  541. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-kk@thunderbird.mozilla.org.xpi"
  542. }
  543.  
  544. package_thunderbird-beta-i18n-ko() {
  545. pkgdesc="Korean language pack for Thunderbird Beta"
  546. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  547. depends=("thunderbird>=100.0b0")
  548. install -Dm644 thunderbird-beta-i18n-$pkgver-ko.xpi \
  549. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-ko@thunderbird.mozilla.org.xpi"
  550. }
  551.  
  552. package_thunderbird-beta-i18n-lt() {
  553. pkgdesc="Lithuanian language pack for Thunderbird Beta"
  554. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  555. depends=("thunderbird>=100.0b0")
  556. install -Dm644 thunderbird-beta-i18n-$pkgver-lt.xpi \
  557. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-lt@thunderbird.mozilla.org.xpi"
  558. }
  559.  
  560. package_thunderbird-beta-i18n-lv() {
  561. pkgdesc="Latvian language pack for Thunderbird Beta"
  562. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  563. depends=("thunderbird>=100.0b0")
  564. install -Dm644 thunderbird-beta-i18n-$pkgver-lv.xpi \
  565. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-lv@thunderbird.mozilla.org.xpi"
  566. }
  567.  
  568. package_thunderbird-beta-i18n-ms() {
  569. pkgdesc="Malay language pack for Thunderbird Beta"
  570. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  571. depends=("thunderbird>=100.0b0")
  572. install -Dm644 thunderbird-beta-i18n-$pkgver-ms.xpi \
  573. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-ms@thunderbird.mozilla.org.xpi"
  574. }
  575.  
  576. package_thunderbird-beta-i18n-nb-no() {
  577. pkgdesc="Norwegian Bokmål language pack for Thunderbird Beta"
  578. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  579. depends=("thunderbird>=100.0b0")
  580. install -Dm644 thunderbird-beta-i18n-$pkgver-nb-NO.xpi \
  581. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-nb-NO@thunderbird.mozilla.org.xpi"
  582. }
  583.  
  584. package_thunderbird-beta-i18n-nl() {
  585. pkgdesc="Dutch language pack for Thunderbird Beta"
  586. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  587. depends=("thunderbird>=100.0b0")
  588. install -Dm644 thunderbird-beta-i18n-$pkgver-nl.xpi \
  589. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-nl@thunderbird.mozilla.org.xpi"
  590. }
  591.  
  592. package_thunderbird-beta-i18n-nn-no() {
  593. pkgdesc="Norwegian Nynorsk language pack for Thunderbird Beta"
  594. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  595. depends=("thunderbird>=100.0b0")
  596. install -Dm644 thunderbird-beta-i18n-$pkgver-nn-NO.xpi \
  597. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-nn-NO@thunderbird.mozilla.org.xpi"
  598. }
  599.  
  600. package_thunderbird-beta-i18n-pa-in() {
  601. pkgdesc="Punjabi language pack for Thunderbird Beta"
  602. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  603. depends=("thunderbird>=100.0b0")
  604. install -Dm644 thunderbird-beta-i18n-$pkgver-pa-IN.xpi \
  605. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-pa-IN@thunderbird.mozilla.org.xpi"
  606. }
  607.  
  608. package_thunderbird-beta-i18n-pl() {
  609. pkgdesc="Polish language pack for Thunderbird Beta"
  610. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  611. depends=("thunderbird>=100.0b0")
  612. install -Dm644 thunderbird-beta-i18n-$pkgver-pl.xpi \
  613. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-pl@thunderbird.mozilla.org.xpi"
  614. }
  615.  
  616. package_thunderbird-beta-i18n-pt-br() {
  617. pkgdesc="Portuguese (Brazil) language pack for Thunderbird Beta"
  618. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  619. depends=("thunderbird>=100.0b0")
  620. install -Dm644 thunderbird-beta-i18n-$pkgver-pt-BR.xpi \
  621. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-pt-BR@thunderbird.mozilla.org.xpi"
  622. }
  623.  
  624. package_thunderbird-beta-i18n-pt-pt() {
  625. pkgdesc="Portuguese (Portugal) language pack for Thunderbird Beta"
  626. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  627. depends=("thunderbird>=100.0b0")
  628. install -Dm644 thunderbird-beta-i18n-$pkgver-pt-PT.xpi \
  629. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-pt-PT@thunderbird.mozilla.org.xpi"
  630. }
  631.  
  632. package_thunderbird-beta-i18n-rm() {
  633. pkgdesc="Romansh language pack for Thunderbird Beta"
  634. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  635. depends=("thunderbird>=100.0b0")
  636. install -Dm644 thunderbird-beta-i18n-$pkgver-rm.xpi \
  637. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-rm@thunderbird.mozilla.org.xpi"
  638. }
  639.  
  640. package_thunderbird-beta-i18n-ro() {
  641. pkgdesc="Romanian language pack for Thunderbird Beta"
  642. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  643. depends=("thunderbird>=100.0b0")
  644. install -Dm644 thunderbird-beta-i18n-$pkgver-ro.xpi \
  645. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-ro@thunderbird.mozilla.org.xpi"
  646. }
  647.  
  648. package_thunderbird-beta-i18n-ru() {
  649. pkgdesc="Russian language pack for Thunderbird Beta"
  650. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  651. depends=("thunderbird>=100.0b0")
  652. install -Dm644 thunderbird-beta-i18n-$pkgver-ru.xpi \
  653. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-ru@thunderbird.mozilla.org.xpi"
  654. }
  655.  
  656. package_thunderbird-beta-i18n-sk() {
  657. pkgdesc="Slovak language pack for Thunderbird Beta"
  658. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  659. depends=("thunderbird>=100.0b0")
  660. install -Dm644 thunderbird-beta-i18n-$pkgver-sk.xpi \
  661. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-sk@thunderbird.mozilla.org.xpi"
  662. }
  663.  
  664. package_thunderbird-beta-i18n-sl() {
  665. pkgdesc="Slovenian language pack for Thunderbird Beta"
  666. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  667. depends=("thunderbird>=100.0b0")
  668. install -Dm644 thunderbird-beta-i18n-$pkgver-sl.xpi \
  669. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-sl@thunderbird.mozilla.org.xpi"
  670. }
  671.  
  672. package_thunderbird-beta-i18n-sq() {
  673. pkgdesc="Albanian language pack for Thunderbird Beta"
  674. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  675. depends=("thunderbird>=100.0b0")
  676. install -Dm644 thunderbird-beta-i18n-$pkgver-sq.xpi \
  677. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-sq@thunderbird.mozilla.org.xpi"
  678. }
  679.  
  680. package_thunderbird-beta-i18n-sr() {
  681. pkgdesc="Serbian language pack for Thunderbird Beta"
  682. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  683. depends=("thunderbird>=100.0b0")
  684. install -Dm644 thunderbird-beta-i18n-$pkgver-sr.xpi \
  685. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-sr@thunderbird.mozilla.org.xpi"
  686. }
  687.  
  688. package_thunderbird-beta-i18n-sv-se() {
  689. pkgdesc="Swedish language pack for Thunderbird Beta"
  690. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  691. depends=("thunderbird>=100.0b0")
  692. install -Dm644 thunderbird-beta-i18n-$pkgver-sv-SE.xpi \
  693. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-sv-SE@thunderbird.mozilla.org.xpi"
  694. }
  695.  
  696. package_thunderbird-beta-i18n-th() {
  697. pkgdesc="Thai language pack for Thunderbird Beta"
  698. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  699. depends=("thunderbird>=100.0b0")
  700. install -Dm644 thunderbird-beta-i18n-$pkgver-th.xpi \
  701. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-th@thunderbird.mozilla.org.xpi"
  702. }
  703.  
  704. package_thunderbird-beta-i18n-tr() {
  705. pkgdesc="Turkish language pack for Thunderbird Beta"
  706. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  707. depends=("thunderbird>=100.0b0")
  708. install -Dm644 thunderbird-beta-i18n-$pkgver-tr.xpi \
  709. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-tr@thunderbird.mozilla.org.xpi"
  710. }
  711.  
  712. package_thunderbird-beta-i18n-uk() {
  713. pkgdesc="Ukrainian language pack for Thunderbird Beta"
  714. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  715. depends=("thunderbird>=100.0b0")
  716. install -Dm644 thunderbird-beta-i18n-$pkgver-uk.xpi \
  717. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-uk@thunderbird.mozilla.org.xpi"
  718. }
  719.  
  720. package_thunderbird-beta-i18n-uz() {
  721. pkgdesc="Uzbek language pack for Thunderbird Beta"
  722. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  723. depends=("thunderbird>=100.0b0")
  724. install -Dm644 thunderbird-beta-i18n-$pkgver-uz.xpi \
  725. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-uz@thunderbird.mozilla.org.xpi"
  726. }
  727.  
  728. package_thunderbird-beta-i18n-vi() {
  729. pkgdesc="Vietnamese language pack for Thunderbird Beta"
  730. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  731. depends=("thunderbird>=100.0b0")
  732. install -Dm644 thunderbird-beta-i18n-$pkgver-vi.xpi \
  733. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-vi@thunderbird.mozilla.org.xpi"
  734. }
  735.  
  736. package_thunderbird-beta-i18n-zh-cn() {
  737. pkgdesc="Chinese (China) language pack for Thunderbird Beta"
  738. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  739. depends=("thunderbird>=100.0b0")
  740. install -Dm644 thunderbird-beta-i18n-$pkgver-zh-CN.xpi \
  741. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-zh-CN@thunderbird.mozilla.org.xpi"
  742. }
  743.  
  744. package_thunderbird-beta-i18n-zh-tw() {
  745. pkgdesc="Chinese (Taiwan) language pack for Thunderbird Beta"
  746. # Not assigning upper bound here due to https://bugs.archlinux.org/task/48252
  747. depends=("thunderbird>=100.0b0")
  748. install -Dm644 thunderbird-beta-i18n-$pkgver-zh-TW.xpi \
  749. "$pkgdir/usr/share/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/langpack-zh-TW@thunderbird.mozilla.org.xpi"
  750. }
  751.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement