~alpine/aports

[alpine-aports] [PATCH] community/ttf-symbola: new aport

Details
Message ID
<20180115182836.8813-1-sir@cmpwn.com>
Sender timestamp
1516040916
DKIM signature
missing
Download raw message
Patch: +26 -0
---
 community/ttf-symbola/APKBUILD | 22 ++++++++++++++++++++++
 community/ttf-symbola/LICENSE  |  4 ++++
 2 files changed, 26 insertions(+)
 create mode 100644 community/ttf-symbola/APKBUILD
 create mode 100644 community/ttf-symbola/LICENSE

diff --git a/community/ttf-symbola/APKBUILD b/community/ttf-symbola/APKBUILD
new file mode 100644
index 0000000000..e8f6d581b0
--- /dev/null
+++ b/community/ttf-symbola/APKBUILD
@@ -0,0 +1,22 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=ttf-symbola
pkgver=10.23
pkgrel=0
pkgdesc="Font for unicode symbols (part of Unicode Fonts for Ancient Scripts)."
url="http://users.teilar.gr/~g1951d/"
arch="noarch"
license="Custom"
source="
	${pkgname}-${pkgver}.zip::http://users.teilar.gr/~g1951d/Symbola.zip
	LICENSE
"
builddir="$srcdir"
options="!check"

package() {
	cd "$builddir"
	install -Dm644 Symbola.ttf "$pkgdir/usr/share/fonts/TTF/Symbola.ttf"
	install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
}
sha512sums="2c8446d22ffec2454f987c747465185755894bce10c15ef292f56af84d59cc17eec4fd36ebe452529931f4214e9ef4503d1aa629a411f75a24cb14d3dc6a02c1  ttf-symbola-10.23.zip
7d4ddadf3d0c18ffa64293406cc2f8bda623ea8af1eb28478a1f8c30eae2ee1164c0207550a4fdb89aa0be2a4e8d928ecc477f3e9d516c02a4ee90b10ea160a9  LICENSE"
diff --git a/community/ttf-symbola/LICENSE b/community/ttf-symbola/LICENSE
new file mode 100644
index 0000000000..b10fe7d7e0
--- /dev/null
+++ b/community/ttf-symbola/LICENSE
@@ -0,0 +1,4 @@
In lieu of a licence:
Fonts in this site are offered free for any use; they may be opened, 
edited, modified, regenerated, posted, packaged and redistributed.
fonts designed by George Douros
-- 
2.15.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)