Magellan Linux

Contents of /trunk/extras/fribidi/fribidi-0.10.9-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 7 months ago) by niro
File size: 511 byte(s)
import repo
1 # $Header: /magellan-cvs/smage/fribidi/fribidi-0.10.9-r1.smage2,v 1.1 2008/02/13 22:06:39 niro Exp $
2
3 PNAME="fribidi"
4 PVER="0.10.9"
5 PBUILD="r1"
6
7 PCATEGORIE="dev-libs"
8 STATE="unstable"
9
10 DESCRIPTION="GNU FriBidi is an implementation of the Unicode Bidirectional Algorithm (bidi)."
11 HOMEPAGE="http://fribidi.org/"
12
13 DEPEND=">= virtual/glibc"
14
15 SRCFILE="${PNAME}-${PVER}.tar.gz"
16 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17
18 sminclude mbuild
19
20 SRC_URI=(
21 http://fribidi.org/download/${SRCFILE}
22 mirror://${PNAME}/${SRCFILE}
23 )

Properties

Name Value
svn:keywords Id