/[fink]/10.7/main/finkinfo/x11-system/font-misc-ethiopic.info
ViewVC logotype

Contents of /10.7/main/finkinfo/x11-system/font-misc-ethiopic.info

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.10 - (show annotations) (download)
Wed Mar 1 01:59:03 2023 UTC (14 months, 2 weeks ago) by nieder
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +8 -7 lines
mass X.org font update

1 Package: font-misc-ethiopic
2 Version: 1.0.5
3 Revision: 1
4 Description: X.org: Ethiopic TrueType fonts
5 License: BSD
6 Maintainer: None <fink-devel@lists.sourceforge.net>
7 Depends: <<
8 fontconfig2-shlibs,
9 mkfontscale (>= 1.2.0)
10 <<
11 BuildDepends: <<
12 bdftopcf,
13 fink (>= 0.32),
14 fink-buildenv-modules,
15 pkgconfig,
16 xorg-font-util
17 <<
18 Source: https://xorg.freedesktop.org/archive/individual/font/%n-%v.tar.xz
19 Source-Checksum: SHA256(4749a7e6e1a1eef6c91fcc9a04e8b1c0ed027d40c1599e5a6c93270d8469b612)
20 CompileScript: <<
21 #!/bin/sh -ev
22 . %p/sbin/fink-buildenv-xorg.sh
23 ./configure --prefix=%p/opt/X11 \
24 --with-fontrootdir=%p/opt/X11/share/fonts
25 make
26 <<
27 InstallScript: make install DESTDIR=%d; rm %i/opt/X11/share/fonts/{OTF,TTF}/fonts.{dir,scale}
28 DocFiles: COPYING license.txt README.md
29 PostInstScript: <<
30 export PATH=%p/opt/X11/bin:$PATH
31 mkfontscale %p/opt/X11/share/fonts/OTF
32 mkfontdir %p/opt/X11/share/fonts/OTF
33 mkfontscale %p/opt/X11/share/fonts/TTF
34 mkfontdir %p/opt/X11/share/fonts/TTF
35 <<
36 PostRmScript: <<
37 export PATH=%p/opt/X11/bin:$PATH
38 mkfontscale %p/opt/X11/share/fonts/OTF
39 mkfontdir %p/opt/X11/share/fonts/OTF
40 mkfontscale %p/opt/X11/share/fonts/TTF
41 mkfontdir %p/opt/X11/share/fonts/TTF
42 <<
43 Homepage: https://xcb.freedesktop.org/
44 DescDetail: <<
45 X.org Ethiopic TrueType fonts
46 <<

  ViewVC Help
Powered by ViewVC 1.1.17