diff options
author | dinoex <dinoex@FreeBSD.org> | 2001-08-22 05:23:25 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2001-08-22 05:23:25 +0000 |
commit | cf5db94956efd0237474f42c03ff0cc124706729 (patch) | |
tree | a7abdde606504c4d1f548b11e2a6718fcd0f71de /multimedia | |
parent | 22d4abaaba4fe885c8bc170f8bfa62c788a40a45 (diff) | |
download | FreeBSD-ports-cf5db94956efd0237474f42c03ff0cc124706729.zip FreeBSD-ports-cf5db94956efd0237474f42c03ff0cc124706729.tar.gz |
New port: needed for mplayer.
This is the port which contains the superset of
the fonts for the mplay on screen display and
the sub title.
In this stage it supports the following charsets:
ISO for dutch, french, german, hungarian, italian
and portugese cyrillic russian (koi8r)
WWW: http://mplayer.sourceforge.net
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/mplayer-fonts/Makefile | 32 | ||||
-rw-r--r-- | multimedia/mplayer-fonts/distinfo | 1 | ||||
-rw-r--r-- | multimedia/mplayer-fonts/pkg-comment | 1 | ||||
-rw-r--r-- | multimedia/mplayer-fonts/pkg-descr | 14 | ||||
-rw-r--r-- | multimedia/mplayer-fonts/pkg-plist | 31 |
5 files changed, 79 insertions, 0 deletions
diff --git a/multimedia/mplayer-fonts/Makefile b/multimedia/mplayer-fonts/Makefile new file mode 100644 index 0000000..5b0dc87 --- /dev/null +++ b/multimedia/mplayer-fonts/Makefile @@ -0,0 +1,32 @@ +# New ports collection makefile for: mplayer-fonts +# Date created: 15 August 2001 +# Whom: Thomas E. Zander +# +# $FreeBSD$ +# + +PORTNAME= mplayer-fonts +PORTVERSION= 0.18 +CATEGORIES= graphics +MASTER_SITES= http://www.stud.uni-karlsruhe.de/~uedc/mplayer/ + +MAINTAINER= riggs@rrr.de + +ONLY_FOR_ARCHS= i386 +USE_BZIP2= yes +NO_BUILD= yes + +do-install: + @${MKDIR} ${PREFIX}/share/mplayer/fonts + @${CHMOD} 0555 ${PREFIX}/share/mplayer/fonts + @${MKDIR} ${PREFIX}/share/mplayer/fonts/iso + @${CHMOD} 0555 ${PREFIX}/share/mplayer/fonts/iso + @${MKDIR} ${PREFIX}/share/mplayer/fonts/cyrillic + @${CHMOD} 0555 ${PREFIX}/share/mplayer/fonts/cyrillic + @${MKDIR} ${PREFIX}/share/mplayer/fonts/koi8r + @${CHMOD} 0555 ${PREFIX}/share/mplayer/fonts/koi8r + @${INSTALL_DATA} ${WRKDIR}/iso/* ${PREFIX}/share/mplayer/fonts/iso + @${INSTALL_DATA} ${WRKDIR}/cyrillic/* ${PREFIX}/share/mplayer/fonts/cyrillic + @${INSTALL_DATA} ${WRKDIR}/koi8r/* ${PREFIX}/share/mplayer/fonts/koi8r/ + +.include <bsd.port.mk> diff --git a/multimedia/mplayer-fonts/distinfo b/multimedia/mplayer-fonts/distinfo new file mode 100644 index 0000000..b89218a --- /dev/null +++ b/multimedia/mplayer-fonts/distinfo @@ -0,0 +1 @@ +MD5 (mplayer-fonts-0.18.tar.bz2) = 918f2c6255b22b45ff9ed56d397bd20d diff --git a/multimedia/mplayer-fonts/pkg-comment b/multimedia/mplayer-fonts/pkg-comment new file mode 100644 index 0000000..105eb2d --- /dev/null +++ b/multimedia/mplayer-fonts/pkg-comment @@ -0,0 +1 @@ +A font pack for the mplayer OSD and SUB diff --git a/multimedia/mplayer-fonts/pkg-descr b/multimedia/mplayer-fonts/pkg-descr new file mode 100644 index 0000000..43a7e5d --- /dev/null +++ b/multimedia/mplayer-fonts/pkg-descr @@ -0,0 +1,14 @@ +This is the port which contains the superset of +the fonts for the mplay on screen display and +the sub title. + +In this stage it supports the following charsets: + +ISO for dutch, french, german, hungarian, italian + and portugese + +cyrillic + +russian (koi8r) + +WWW: http://mplayer.sourceforge.net diff --git a/multimedia/mplayer-fonts/pkg-plist b/multimedia/mplayer-fonts/pkg-plist new file mode 100644 index 0000000..21261a7 --- /dev/null +++ b/multimedia/mplayer-fonts/pkg-plist @@ -0,0 +1,31 @@ +share/mplayer/fonts/iso/README +share/mplayer/fonts/iso/arial-12-00_a.raw +share/mplayer/fonts/iso/arial-12-00_b.raw +share/mplayer/fonts/iso/arial-12.desc +share/mplayer/fonts/iso/arial-16-00_a.raw +share/mplayer/fonts/iso/arial-16-00_b.raw +share/mplayer/fonts/iso/arial-16.desc +share/mplayer/fonts/iso/arialbd-12-00_a.raw +share/mplayer/fonts/iso/arialbd-12-00_b.raw +share/mplayer/fonts/iso/arialbd-12.desc +share/mplayer/fonts/iso/arialbd-16-00_a.raw +share/mplayer/fonts/iso/arialbd-16-00_b.raw +share/mplayer/fonts/iso/arialbd-16.desc +share/mplayer/fonts/iso/arpi_osd_a.raw +share/mplayer/fonts/iso/arpi_osd_b.raw +share/mplayer/fonts/iso/arpi_progress_a.raw +share/mplayer/fonts/iso/arpi_progress_b.raw +share/mplayer/fonts/iso/font.desc +share/mplayer/fonts/cyrillic/bgfont_a.raw +share/mplayer/fonts/cyrillic/bgfont_b.raw +share/mplayer/fonts/cyrillic/font.desc +share/mplayer/fonts/cyrillic/font.desc.koi8-r +share/mplayer/fonts/cyrillic/test.sub +share/mplayer/fonts/koi8r/font.desc +share/mplayer/fonts/koi8r/koi8-r-a.raw +share/mplayer/fonts/koi8r/koi8-r-b.raw +@dirrm share/mplayer/fonts/iso +@dirrm share/mplayer/fonts/cyrillic +@dirrm share/mplayer/fonts/koi8r +@dirrm share/mplayer/fonts +@dirrm share/mplayer |