Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18211 - Mplayer arial fonts cannot be downloaded
Summary: Mplayer arial fonts cannot be downloaded
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High major (vote)
Assignee: Martin Schlemmer (RETIRED)
URL: http://www.mplayerhq.hu/MPlayer/relea...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-26 06:37 UTC by Philippe Lafoucrière
Modified: 2003-03-30 14:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
updated digests (digest-mplayer-0.90_rc5,217 bytes, text/plain)
2003-03-27 21:04 UTC, Jeremy Johnson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Lafoucrière 2003-03-26 06:37:34 UTC
mp-arial*.zip font have been moved to font-arial*.bz2

Reproducible: Always
Steps to Reproduce:
1. emerge mplayer
2.
3.

Actual Results:  
!!! Couldn't download mp-arial-iso-8859-2.zip. Aborting.
Comment 1 Jeremy Johnson 2003-03-27 21:01:54 UTC
Here's a diff with the updated files (and the digests will follow shortly): 
 
--- mplayer-0.90_rc5.ebuild.orig        2003-03-27 17:59:51.000000000 -0800 
+++ mplayer-0.90_rc5.ebuild     2003-03-27 17:51:11.000000000 -0800 
@@ -16,8 +16,8 @@ 
 # Only install Skin if GUI should be build (gtk as USE flag) 
 SRC_URI="http://www2.mplayerhq.hu/MPlayer/releases/MPlayer-${MY_PV}.tar.bz2 
        http://mplayerhq.hu/MPlayer/releases/MPlayer-${MY_PV}.tar.bz2 
-       http://mplayerhq.hu/MPlayer/releases/fonts/mp-arial-iso-8859-1.zip 
-       http://mplayerhq.hu/MPlayer/releases/fonts/mp-arial-iso-8859-2.zip 
+       http://mplayerhq.hu/MPlayer/releases/fonts/font-arial-iso-8859-1.tar.bz2 
+       http://mplayerhq.hu/MPlayer/releases/fonts/font-arial-iso-8859-2.tar.bz2 
        gtk? ( mirror://gentoo/distfiles/default-skin-0.1.tar.bz2 )" 
 #       This is to get the digest problem fixed. 
 #       gtk? ( ftp://mplayerhq.hu/MPlayer/Skin/default.tar.bz2 )" 
Comment 2 Jeremy Johnson 2003-03-27 21:04:14 UTC
Created attachment 9927 [details]
updated digests

Here is the updated MD5 digest to reflect the updated ebuild.
Comment 3 Martin Schlemmer (RETIRED) gentoo-dev 2003-03-30 14:12:17 UTC
Fixed in rc4 and rc5, thanks.