diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2009-04-03 12:04:19 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2009-04-03 12:04:19 +0000 |
commit | 1c05e9fc3e2596e912dd7b75054f0961b77bc7b4 (patch) | |
tree | a20a42f96f9db89e66f557495ab05f5ef1f92777 | |
parent | 627cf2171d6f035e046c0d722e1befef294ceb00 (diff) | |
download | aports-1c05e9fc3e2596e912dd7b75054f0961b77bc7b4.tar.bz2 aports-1c05e9fc3e2596e912dd7b75054f0961b77bc7b4.tar.xz |
x11/font-*-*: added type1, ttf, speedo and cyrillic fonts
26 files changed, 117 insertions, 0 deletions
diff --git a/x11/font-adobe-utopia-type1/font-adobe-utopia-type1.post-install b/x11/font-adobe-utopia-type1/font-adobe-utopia-type1.post-install new file mode 100644 index 000000000..f5162235c --- /dev/null +++ b/x11/font-adobe-utopia-type1/font-adobe-utopia-type1.post-install @@ -0,0 +1,8 @@ +#!/bin/sh + +echo -n "Updating font cache (TODO: implement triggers in apk)... " +fc-cache -f > /dev/null +mkfontscale /usr/share/fonts/utopia-type1 +mkfontdir /usr/share/fonts/utopia-type1 +echo "done." + diff --git a/x11/font-adobe-utopia-type1/font-adobe-utopia-type1.post-upgrade b/x11/font-adobe-utopia-type1/font-adobe-utopia-type1.post-upgrade new file mode 120000 index 000000000..da36a1f83 --- /dev/null +++ b/x11/font-adobe-utopia-type1/font-adobe-utopia-type1.post-upgrade @@ -0,0 +1 @@ +font-adobe-utopia-type1.post-install
\ No newline at end of file diff --git a/x11/font-bh-ttf/font-bh-ttf.post-install b/x11/font-bh-ttf/font-bh-ttf.post-install new file mode 100644 index 000000000..562441683 --- /dev/null +++ b/x11/font-bh-ttf/font-bh-ttf.post-install @@ -0,0 +1,8 @@ +#!/bin/sh + +echo -n "Updating font cache (TODO: implement triggers in apk)... " +fc-cache -f > /dev/null +mkfontscale /usr/share/fonts/TTF +mkfontdir /usr/share/fonts/TTF +echo "done." + diff --git a/x11/font-bh-ttf/font-bh-ttf.post-upgrade b/x11/font-bh-ttf/font-bh-ttf.post-upgrade new file mode 120000 index 000000000..d05854397 --- /dev/null +++ b/x11/font-bh-ttf/font-bh-ttf.post-upgrade @@ -0,0 +1 @@ +font-bh-ttf.post-install
\ No newline at end of file diff --git a/x11/font-bh-type1/font-bh-type1.post-install b/x11/font-bh-type1/font-bh-type1.post-install new file mode 100644 index 000000000..0d2105713 --- /dev/null +++ b/x11/font-bh-type1/font-bh-type1.post-install @@ -0,0 +1,8 @@ +#!/bin/sh + +echo -n "Updating font cache (TODO: implement triggers in apk)... " +fc-cache -f > /dev/null +mkfontscale /usr/share/fonts/Type1 +mkfontdir /usr/share/fonts/Type1 +echo "done." + diff --git a/x11/font-bh-type1/font-bh-type1.post-upgrade b/x11/font-bh-type1/font-bh-type1.post-upgrade new file mode 120000 index 000000000..f687ceadf --- /dev/null +++ b/x11/font-bh-type1/font-bh-type1.post-upgrade @@ -0,0 +1 @@ +font-bh-type1.post-install
\ No newline at end of file diff --git a/x11/font-bitstream-speedo/font-bitstream-speedo.post-install b/x11/font-bitstream-speedo/font-bitstream-speedo.post-install new file mode 100644 index 000000000..fabb00b41 --- /dev/null +++ b/x11/font-bitstream-speedo/font-bitstream-speedo.post-install @@ -0,0 +1,8 @@ +#!/bin/sh + +echo -n "Updating font cache (TODO: implement triggers in apk)... " +fc-cache -f > /dev/null +mkfontscale /usr/share/fonts/Speedo +mkfontdir /usr/share/fonts/Speedo +echo "done." + diff --git a/x11/font-bitstream-speedo/font-bitstream-speedo.post-upgrade b/x11/font-bitstream-speedo/font-bitstream-speedo.post-upgrade new file mode 120000 index 000000000..0174eb090 --- /dev/null +++ b/x11/font-bitstream-speedo/font-bitstream-speedo.post-upgrade @@ -0,0 +1 @@ +font-bitstream-speedo.post-install
\ No newline at end of file diff --git a/x11/font-bitstream-type1/font-bitstream-type1.post-install b/x11/font-bitstream-type1/font-bitstream-type1.post-install new file mode 100644 index 000000000..0d2105713 --- /dev/null +++ b/x11/font-bitstream-type1/font-bitstream-type1.post-install @@ -0,0 +1,8 @@ +#!/bin/sh + +echo -n "Updating font cache (TODO: implement triggers in apk)... " +fc-cache -f > /dev/null +mkfontscale /usr/share/fonts/Type1 +mkfontdir /usr/share/fonts/Type1 +echo "done." + diff --git a/x11/font-bitstream-type1/font-bitstream-type1.post-upgrade b/x11/font-bitstream-type1/font-bitstream-type1.post-upgrade new file mode 120000 index 000000000..691d0bf97 --- /dev/null +++ b/x11/font-bitstream-type1/font-bitstream-type1.post-upgrade @@ -0,0 +1 @@ +font-bitstream-type1.post-install
\ No newline at end of file diff --git a/x11/font-cronyx-cyrillic/font-cronyx-cyrillic.post-install b/x11/font-cronyx-cyrillic/font-cronyx-cyrillic.post-install new file mode 100644 index 000000000..0d2f0d77c --- /dev/null +++ b/x11/font-cronyx-cyrillic/font-cronyx-cyrillic.post-install @@ -0,0 +1,8 @@ +#!/bin/sh + +echo -n "Updating font cache (TODO: implement triggers in apk)... " +fc-cache -f > /dev/null +mkfontscale /usr/share/fonts/cyrillic +mkfontdir /usr/share/fonts/cyrillic +echo "done." + diff --git a/x11/font-cronyx-cyrillic/font-cronyx-cyrillic.post-upgrade b/x11/font-cronyx-cyrillic/font-cronyx-cyrillic.post-upgrade new file mode 120000 index 000000000..1198ffd25 --- /dev/null +++ b/x11/font-cronyx-cyrillic/font-cronyx-cyrillic.post-upgrade @@ -0,0 +1 @@ +font-cronyx-cyrillic.post-install
\ No newline at end of file diff --git a/x11/font-ibm-type1/font-ibm-type1.post-install b/x11/font-ibm-type1/font-ibm-type1.post-install new file mode 100644 index 000000000..0d2105713 --- /dev/null +++ b/x11/font-ibm-type1/font-ibm-type1.post-install @@ -0,0 +1,8 @@ +#!/bin/sh + +echo -n "Updating font cache (TODO: implement triggers in apk)... " +fc-cache -f > /dev/null +mkfontscale /usr/share/fonts/Type1 +mkfontdir /usr/share/fonts/Type1 +echo "done." + diff --git a/x11/font-ibm-type1/font-ibm-type1.post-upgrade b/x11/font-ibm-type1/font-ibm-type1.post-upgrade new file mode 120000 index 000000000..4fff34efb --- /dev/null +++ b/x11/font-ibm-type1/font-ibm-type1.post-upgrade @@ -0,0 +1 @@ +font-ibm-type1.post-install
\ No newline at end of file diff --git a/x11/font-misc-cyrillic/font-misc-cyrillic.post-install b/x11/font-misc-cyrillic/font-misc-cyrillic.post-install new file mode 100644 index 000000000..0d2f0d77c --- /dev/null +++ b/x11/font-misc-cyrillic/font-misc-cyrillic.post-install @@ -0,0 +1,8 @@ +#!/bin/sh + +echo -n "Updating font cache (TODO: implement triggers in apk)... " +fc-cache -f > /dev/null +mkfontscale /usr/share/fonts/cyrillic +mkfontdir /usr/share/fonts/cyrillic +echo "done." + diff --git a/x11/font-misc-cyrillic/font-misc-cyrillic.post-upgrade b/x11/font-misc-cyrillic/font-misc-cyrillic.post-upgrade new file mode 120000 index 000000000..ca0af793d --- /dev/null +++ b/x11/font-misc-cyrillic/font-misc-cyrillic.post-upgrade @@ -0,0 +1 @@ +font-misc-cyrillic.post-install
\ No newline at end of file diff --git a/x11/font-misc-ethiopic/font-misc-ethiopic.post-install b/x11/font-misc-ethiopic/font-misc-ethiopic.post-install new file mode 100644 index 000000000..ebd2bbfad --- /dev/null +++ b/x11/font-misc-ethiopic/font-misc-ethiopic.post-install @@ -0,0 +1,8 @@ +#!/bin/sh + +echo -n "Updating font cache (TODO: implement triggers in apk)... " +fc-cache -f > /dev/null +mkfontscale /usr/share/fonts/ethiopic +mkfontdir /usr/share/fonts/ethiopic +echo "done." + diff --git a/x11/font-misc-ethiopic/font-misc-ethiopic.post-upgrade b/x11/font-misc-ethiopic/font-misc-ethiopic.post-upgrade new file mode 120000 index 000000000..cf8f78d4d --- /dev/null +++ b/x11/font-misc-ethiopic/font-misc-ethiopic.post-upgrade @@ -0,0 +1 @@ +font-misc-ethiopic.post-install
\ No newline at end of file diff --git a/x11/font-misc-meltho/font-misc-meltho.post-install b/x11/font-misc-meltho/font-misc-meltho.post-install new file mode 100644 index 000000000..9424edc7e --- /dev/null +++ b/x11/font-misc-meltho/font-misc-meltho.post-install @@ -0,0 +1,8 @@ +#!/bin/sh + +echo -n "Updating font cache (TODO: implement triggers in apk)... " +fc-cache -f > /dev/null +mkfontscale /usr/share/fonts/meltho +mkfontdir /usr/share/fonts/meltho +echo "done." + diff --git a/x11/font-misc-meltho/font-misc-meltho.post-upgrade b/x11/font-misc-meltho/font-misc-meltho.post-upgrade new file mode 120000 index 000000000..97a56879f --- /dev/null +++ b/x11/font-misc-meltho/font-misc-meltho.post-upgrade @@ -0,0 +1 @@ +font-misc-meltho.post-install
\ No newline at end of file diff --git a/x11/font-screen-cyrillic/font-screen-cyrillic.post-install b/x11/font-screen-cyrillic/font-screen-cyrillic.post-install new file mode 100644 index 000000000..0d2f0d77c --- /dev/null +++ b/x11/font-screen-cyrillic/font-screen-cyrillic.post-install @@ -0,0 +1,8 @@ +#!/bin/sh + +echo -n "Updating font cache (TODO: implement triggers in apk)... " +fc-cache -f > /dev/null +mkfontscale /usr/share/fonts/cyrillic +mkfontdir /usr/share/fonts/cyrillic +echo "done." + diff --git a/x11/font-screen-cyrillic/font-screen-cyrillic.post-upgrade b/x11/font-screen-cyrillic/font-screen-cyrillic.post-upgrade new file mode 120000 index 000000000..123449b9f --- /dev/null +++ b/x11/font-screen-cyrillic/font-screen-cyrillic.post-upgrade @@ -0,0 +1 @@ +font-screen-cyrillic.post-install
\ No newline at end of file diff --git a/x11/font-winitzki-cyrillic/font-winitzki-cyrillic.post-install b/x11/font-winitzki-cyrillic/font-winitzki-cyrillic.post-install new file mode 100644 index 000000000..0d2f0d77c --- /dev/null +++ b/x11/font-winitzki-cyrillic/font-winitzki-cyrillic.post-install @@ -0,0 +1,8 @@ +#!/bin/sh + +echo -n "Updating font cache (TODO: implement triggers in apk)... " +fc-cache -f > /dev/null +mkfontscale /usr/share/fonts/cyrillic +mkfontdir /usr/share/fonts/cyrillic +echo "done." + diff --git a/x11/font-winitzki-cyrillic/font-winitzki-cyrillic.post-upgrade b/x11/font-winitzki-cyrillic/font-winitzki-cyrillic.post-upgrade new file mode 120000 index 000000000..a0928865f --- /dev/null +++ b/x11/font-winitzki-cyrillic/font-winitzki-cyrillic.post-upgrade @@ -0,0 +1 @@ +font-winitzki-cyrillic.post-install
\ No newline at end of file diff --git a/x11/font-xfree86-type1/font-xfree86-type1.post-install b/x11/font-xfree86-type1/font-xfree86-type1.post-install new file mode 100644 index 000000000..0d2105713 --- /dev/null +++ b/x11/font-xfree86-type1/font-xfree86-type1.post-install @@ -0,0 +1,8 @@ +#!/bin/sh + +echo -n "Updating font cache (TODO: implement triggers in apk)... " +fc-cache -f > /dev/null +mkfontscale /usr/share/fonts/Type1 +mkfontdir /usr/share/fonts/Type1 +echo "done." + diff --git a/x11/font-xfree86-type1/font-xfree86-type1.post-upgrade b/x11/font-xfree86-type1/font-xfree86-type1.post-upgrade new file mode 120000 index 000000000..5362f29a2 --- /dev/null +++ b/x11/font-xfree86-type1/font-xfree86-type1.post-upgrade @@ -0,0 +1 @@ +font-xfree86-type1.post-install
\ No newline at end of file |