|
|
|
@ -24,7 +24,7 @@
|
|
|
|
|
## |
|
|
|
|
|
|
|
|
|
%define V_one 1.3.1 |
|
|
|
|
%define V_two 2.0.5 |
|
|
|
|
%define V_two 2.0.6 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: freetype |
|
|
|
@ -36,11 +36,11 @@ Distribution: OpenPKG [REL]
|
|
|
|
|
Group: Graphics |
|
|
|
|
License: GPL |
|
|
|
|
Version: %{V_two} |
|
|
|
|
Release: 20011201 |
|
|
|
|
Release: 20020121 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: ftp://ftp.freetype.org/pub/freetype1/freetype-%{V_one}.tar.gz |
|
|
|
|
Source1: ftp://ftp.freetype.org/pub/freetype2/freetype-%{V_two}.tar.gz |
|
|
|
|
Source0: ftp://ftp.freetype.org/freetype/freetype1/freetype-%{V_one}.tar.gz |
|
|
|
|
Source1: ftp://ftp.freetype.org/freetype/freetype2/freetype-%{V_two}.tar.gz |
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
|
Prefix: %{l_prefix} |
|
|
|
|