Bug 66171 - Dependency error, Monafont TTF needs unzip to install.
Bug#: 66171 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: fonts@gentoo.org Reported By: yusuke@cs.nyu.edu
Component: Ebuilds
URL: 
Summary: Dependency error, Monafont TTF needs unzip to install.
Keywords:  
Status Whiteboard: 
Opened: 2004-10-02 16:44 0000
Description:   Opened: 2004-10-02 16:44 0000
When installation, 
Monafont TTF package is compressed with zip so it needs unzip-package to expand.
However it seems that the ebuild doesn't describe the dependency correctly.

Reproducible: Always
Steps to Reproduce:
1.Install a bare Gentoo (or unmerge unzip/zip).
2.Try to emerge monafont.
3.You get the error.

Actual Results:  
"unzip" is not found.

Expected Results:  
unzip should have been already installed, or
repack the archive in a different format (e.g. tar.bz2).

------- Comment #1 From Saleem Abdulrasool (RETIRED) 2004-10-02 17:09:49 0000 -------
Created an attachment (id=40960) [details]
Updated ebuild

Modified, version bumped ebuild for the font.

------- Comment #2 From Mamoru KOMACHI (RETIRED) 2004-10-04 23:29:28 0000 -------
Thanks. Fixed in CVS. Saleem: you don't need to bump revision
for fixing compile time error. See "Versioning and revision bumps"
in http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=3&chap=1