summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcmlr2015-07-20 16:22:08 -0400
committercmlr2015-07-20 16:22:08 -0400
commit1c959f35771834e10cb165be32bb17e7c11af2ed (patch)
treef0e4c07c3e93f232daa67917a782ee051c34dfc6
downloadaur-1c959f35771834e10cb165be32bb17e7c11af2ed.tar.gz
Initial import
-rw-r--r--.SRCINFO47
-rw-r--r--PKGBUILD63
-rw-r--r--jsmath-fonts-extra.install15
3 files changed, 125 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..7cf07219c9c8
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,47 @@
+pkgbase = jsmath-fonts-extra
+ pkgdesc = jsMath font archive (extra fonts)
+ pkgver = 3.6a
+ pkgrel = 2
+ url = http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/welcome.html
+ install = jsmath-fonts-extra.install
+ arch = any
+ license = Apache
+ source = http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/bbold10/25/jsMath-bbold10.ttf
+ source = http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/cmbsy10/25/jsMath-cmbsy10.ttf
+ source = http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/cmmib10/25/jsMath-cmmib10.ttf
+ source = http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/cmss10/25/jsMath-cmss10.ttf
+ source = http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/eufb10/25/jsMath-eufb10.ttf
+ source = http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/eufm10/25/jsMath-eufm10.ttf
+ source = http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/eurb10/25/jsMath-eurb10.ttf
+ source = http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/eurm10/25/jsMath-eurm10.ttf
+ source = http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/eusb10/25/jsMath-eusb10.ttf
+ source = http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/eusm10/25/jsMath-eusm10.ttf
+ source = http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/lasy10/25/jsMath-lasy10.ttf
+ source = http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/lasyb10/25/jsMath-lasyb10.ttf
+ source = http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/msam10/25/jsMath-msam10.ttf
+ source = http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/msbm10/25/jsMath-msbm10.ttf
+ source = http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/rsfs10/25/jsMath-rsfs10.ttf
+ source = http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/stmary10/25/jsMath-stmary10.ttf
+ source = http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/wasy10/25/jsMath-wasy10.ttf
+ source = http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/wasyb10/25/jsMath-wasyb10.ttf
+ md5sums = 3a6a93dbf7fd21b3d98df655c6557268
+ md5sums = 1d4a717b70c000e5b7abdafd4eda6b80
+ md5sums = fe0083751e8d6d90cf419643ead31a20
+ md5sums = 5717187184dfc55cdb7fcae4507ad068
+ md5sums = 4bf0c226fa305715ff72d5c8ae5784ff
+ md5sums = b8c386d46789cca2d7e9418a0f1c3f05
+ md5sums = 39712db08efecb8cc592cb8189546d58
+ md5sums = 0eca1a0aaab00ffd01339ab4c529f56a
+ md5sums = ee76b6ac9b3be909c4e9413c12b4b975
+ md5sums = 673acdb2a401784835e2a19c40303826
+ md5sums = 30801f6525ed9b055d2c3c5bd5c3e52c
+ md5sums = 99b570fdc46daab1f405bb5d6beac0ce
+ md5sums = 05bfd5a79b31d6df9505734acb3aa6c0
+ md5sums = bb978269fb31d4341b0c82ae133065c2
+ md5sums = 3f8a174906e33e7d0baa41221b069c9d
+ md5sums = 74ffed5ece290ccdf0b24e1ea45690ff
+ md5sums = 24755c431452187d1b7d3d746b4467ec
+ md5sums = a57b66a2ab88ef7de68d0c54fda1a9c0
+
+pkgname = jsmath-fonts-extra
+
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..b10af97eb3d4
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1,63 @@
+# Contributor: Rasmus <rasmus@gmx.us>
+# Maintainer: Carl Mueller archlinux at carlm e4ward com
+DARK="y"
+
+pkgname=jsmath-fonts-extra
+pkgver=3.6a
+pkgrel=2
+pkgdesc="jsMath font archive (extra fonts)"
+arch=('any')
+license=('Apache')
+url="http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/welcome.html"
+install=${pkgname}.install
+if [[ $DARK = "y" ]]; then
+ DARK=25
+else
+ DARK=10
+fi
+
+source=("http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/bbold10/${DARK}/jsMath-bbold10.ttf"
+"http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/cmbsy10/${DARK}/jsMath-cmbsy10.ttf"
+"http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/cmmib10/${DARK}/jsMath-cmmib10.ttf"
+"http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/cmss10/${DARK}/jsMath-cmss10.ttf"
+"http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/eufb10/${DARK}/jsMath-eufb10.ttf"
+"http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/eufm10/${DARK}/jsMath-eufm10.ttf"
+"http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/eurb10/${DARK}/jsMath-eurb10.ttf"
+"http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/eurm10/${DARK}/jsMath-eurm10.ttf"
+"http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/eusb10/${DARK}/jsMath-eusb10.ttf"
+"http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/eusm10/${DARK}/jsMath-eusm10.ttf"
+"http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/lasy10/${DARK}/jsMath-lasy10.ttf"
+"http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/lasyb10/${DARK}/jsMath-lasyb10.ttf"
+"http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/msam10/${DARK}/jsMath-msam10.ttf"
+"http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/msbm10/${DARK}/jsMath-msbm10.ttf"
+"http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/rsfs10/${DARK}/jsMath-rsfs10.ttf"
+"http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/stmary10/${DARK}/jsMath-stmary10.ttf"
+"http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/wasy10/${DARK}/jsMath-wasy10.ttf"
+"http://www.math.union.edu/~dpvc/jsMath/download/extra-fonts/wasyb10/${DARK}/jsMath-wasyb10.ttf")
+md5sums=('3a6a93dbf7fd21b3d98df655c6557268'
+ '1d4a717b70c000e5b7abdafd4eda6b80'
+ 'fe0083751e8d6d90cf419643ead31a20'
+ '5717187184dfc55cdb7fcae4507ad068'
+ '4bf0c226fa305715ff72d5c8ae5784ff'
+ 'b8c386d46789cca2d7e9418a0f1c3f05'
+ '39712db08efecb8cc592cb8189546d58'
+ '0eca1a0aaab00ffd01339ab4c529f56a'
+ 'ee76b6ac9b3be909c4e9413c12b4b975'
+ '673acdb2a401784835e2a19c40303826'
+ '30801f6525ed9b055d2c3c5bd5c3e52c'
+ '99b570fdc46daab1f405bb5d6beac0ce'
+ '05bfd5a79b31d6df9505734acb3aa6c0'
+ 'bb978269fb31d4341b0c82ae133065c2'
+ '3f8a174906e33e7d0baa41221b069c9d'
+ '74ffed5ece290ccdf0b24e1ea45690ff'
+ '24755c431452187d1b7d3d746b4467ec'
+ 'a57b66a2ab88ef7de68d0c54fda1a9c0')
+
+
+
+
+package() {
+ cd "${srcdir}"
+ mkdir -p "${pkgdir}/usr/share/fonts/TTF/"
+ install -m644 *.ttf ${pkgdir}/usr/share/fonts/TTF/
+}
diff --git a/jsmath-fonts-extra.install b/jsmath-fonts-extra.install
new file mode 100644
index 000000000000..d174ab330056
--- /dev/null
+++ b/jsmath-fonts-extra.install
@@ -0,0 +1,15 @@
+post_install() {
+ echo -n "Updating font cache... "
+ fc-cache -fs >/dev/null
+ mkfontscale /usr/share/fonts/TTF /usr/share/fonts/Type1
+ mkfontdir /usr/share/fonts/TTF /usr/share/fonts/Type1
+ echo "done"
+}
+
+post_upgrade() {
+ post_install
+}
+
+post_remove() {
+ post_install
+}