Magellan Linux

Annotation of /trunk/extras/bdftopcf/bdftopcf-1.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 30257 - (hide annotations) (download)
Wed Nov 15 12:52:20 2017 UTC (6 years, 7 months ago) by niro
File size: 338 byte(s)
-fixed missing sdepends
1 niro 30256 # $Id$
2    
3     PNAME="bdftopcf"
4     PVER="1.1"
5     PBUILD="r1"
6    
7     PCAT="x11-apps"
8    
9     DESCRIPTION="Converts X font from Bitmap Distribution Format to Portable Compiled Format."
10     HOMEPAGE="http://xorg.freedesktop.org"
11    
12     DEPEND=">= x11-libs/libXfont-1.4"
13 niro 30257 SDEPEND=">= x11-misc/util-macros-1.19
14     >= x11-proto/xproto-7
15     >= x11-proto/fontsproto-2.1"
16 niro 30256
17     sminclude xorg