Search Criteria
Package Details: otf-gfs 20181103-1
Git Clone URL: | https://aur.archlinux.org/otf-gfs.git (read-only) |
---|---|
Package Base: | otf-gfs |
Description: | Selection of open type fonts from the Greek Font Society. |
Upstream URL: | http://www.greekfontsociety-gfs.gr |
Licenses: | |
Submitter: | mpessas |
Maintainer: | GordonGR |
Last Packager: | GordonGR |
Votes: | 27 |
Popularity: | 0.000009 |
First Submitted: | 2010-09-13 06:23 |
Last Updated: | 2018-11-03 13:55 |
Dependencies (1)
- unzip (unzip-natspec, unzip-iconv) (make)
Required by (0)
Sources (22)
- http://www.greekfontsociety-gfs.gr/_assets/fonts/GFS_Artemisia.zip
- http://www.greekfontsociety-gfs.gr/_assets/fonts/GFS_Baskerville.zip
- http://www.greekfontsociety-gfs.gr/_assets/fonts/GFS_Bodoni.zip
- http://www.greekfontsociety-gfs.gr/_assets/fonts/GFS_Bodoni_Classic.zip
- http://www.greekfontsociety-gfs.gr/_assets/fonts/GFS_Complutum.zip
- http://www.greekfontsociety-gfs.gr/_assets/fonts/GFS_Decker.zip
- http://www.greekfontsociety-gfs.gr/_assets/fonts/GFS_Didot.zip
- http://www.greekfontsociety-gfs.gr/_assets/fonts/GFS_Didot_Classic.zip
- http://www.greekfontsociety-gfs.gr/_assets/fonts/GFS_Didot_Display.zip
- http://www.greekfontsociety-gfs.gr/_assets/fonts/GFS_Elpis.zip
- http://www.greekfontsociety-gfs.gr/_assets/fonts/GFS_Gazis.zip
- http://www.greekfontsociety-gfs.gr/_assets/fonts/GFS_Goschen.zip
- http://www.greekfontsociety-gfs.gr/_assets/fonts/GFS_NeoHellenic.zip
- http://www.greekfontsociety-gfs.gr/_assets/fonts/GFS_Olga.zip
- http://www.greekfontsociety-gfs.gr/_assets/fonts/GFS_Orpheus.zip
- http://www.greekfontsociety-gfs.gr/_assets/fonts/GFS_Orpheus_Classic.zip
- http://www.greekfontsociety-gfs.gr/_assets/fonts/GFS_Orpheus_Sans.zip
- http://www.greekfontsociety-gfs.gr/_assets/fonts/GFS_Philostratos.zip
- http://www.greekfontsociety-gfs.gr/_assets/fonts/GFS_Porson.zip
- http://www.greekfontsociety-gfs.gr/_assets/fonts/GFS_Pyrsos.zip
- http://www.greekfontsociety-gfs.gr/_assets/fonts/GFS_Solomos.zip
- http://www.greekfontsociety-gfs.gr/_assets/fonts/GFS_Theokritos.zip
Latest Comments
1 2 Next › Last »
GordonGR commented on 2018-11-03 13:56
Fixed. Thank you!
gsiolas commented on 2018-11-01 20:23
http://greekfontsociety.gr has moved to http://greekfontsociety-gfs.gr and instaling with yaourt fails. Instead, download the PKGBUILD file with git clone and save it as (or move to) PKGBUILD-original then run
$ cat PKGBUILD-original | sed "s,greekfontsociety.gr,greekfontsociety-gfs.gr,g" > PKGBUILD
then install manualy the package (run make as regular user)
$ makepkg -s
$ sudo pacman -U *xz
orestisf commented on 2017-01-11 21:35
GFS Orpheus does not get installed since it's zip doesn't follow the same structure as the others. You can add an extra line to include it's case. Patch:
diff --git a/PKGBUILD b/PKGBUILD
index bbc0ec3..d381dce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -88,6 +88,7 @@ unzip GFS_Complutum.zip -x ${_xlist}
install -d $pkgdir/usr/share/fonts/OTF/
install -Dm644 $srcdir/GFS*/*otf $pkgdir/usr/share/fonts/OTF/
+install -Dm644 $srcdir/*otf $pkgdir/usr/share/fonts/OTF/
install -d $pkgdir/usr/share/licenses/$pkgname/
install -Dm644 $srcdir/GFS_ARTEMISIA/OFL* $pkgdir/usr/share/licenses/$pkgname
}
GordonGR commented on 2016-11-30 13:55
It works fine for me too.
orestisf commented on 2016-11-30 10:11
@emmerkar are you sure? It works for me.
emmerkar commented on 2016-11-30 08:32
You need to fix the md5sum of all the Orpheus fonts:
md5sum GFS_Orpheus*
88b2bac8272b0220c590163aa3a5bb00 GFS_Orpheus_Classic.zip
d6bfb548a31f352901b0a9ae77c7bbda GFS_Orpheus_Sans.zip
e00e5af737e5e74ae7f17660718461af GFS_Orpheus.zip
thank you
GordonGR commented on 2016-11-28 15:34
Fixed. Thank you.
orestisf commented on 2016-11-28 04:22
GFS_Pyrsos.zip ... Passed
GFS_Orpheus_Sans.zip ... FAILED
GFS_Orpheus.zip ... FAILED
GFS_Elpis.zip ... Passed
GFS_Theokritos.zip ... Passed
GFS_Artemisia.zip ... Passed
GFS_NeoHellenic.zip ... Passed
GFS_Olga.zip ... Passed
GFS_Bodoni.zip ... Passed
GFS_Didot_Display.zip ... Passed
GFS_Didot.zip ... Passed
GFS_Goschen.zip ... Passed
GFS_Philostratos.zip ... Passed
GFS_Orpheus_Classic.zip ... FAILED
GFS_Decker.zip ... Passed
GFS_Solomos.zip ... Passed
GFS_Porson.zip ... Passed
GFS_Didot_Classic.zip ... Passed
GFS_Gazis.zip ... Passed
GFS_Baskerville.zip ... Passed
GFS_Bodoni_Classic.zip ... Passed
GFS_Complutum.zip ... Passed
GordonGR commented on 2016-07-20 15:15
Fixed. Thank you.
yar commented on 2016-07-19 18:31
$ md5sum GFS_Olga.zip
f07c7b92d98a99bfbab579b8780a922d GFS_Olga.zip