|
@@ -33,7 +33,7 @@ Class: BASE
|
|
|
Group: XWindow
|
|
Group: XWindow
|
|
|
License: GPL
|
|
License: GPL
|
|
|
Version: 2.3.2
|
|
Version: 2.3.2
|
|
|
-Release: 20050820
|
|
|
|
|
|
|
+Release: 20050821
|
|
|
|
|
|
|
|
# list of sources
|
|
# list of sources
|
|
|
Source0: http://fontconfig.org/release/fontconfig-%{version}.tar.gz
|
|
Source0: http://fontconfig.org/release/fontconfig-%{version}.tar.gz
|
|
@@ -41,8 +41,8 @@ Source0: http://fontconfig.org/release/fontconfig-%{version}.tar.gz
|
|
|
# build information
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
Prefix: %{l_prefix}
|
|
|
BuildRoot: %{l_buildroot}
|
|
BuildRoot: %{l_buildroot}
|
|
|
-BuildPreReq: OpenPKG, openpkg >= 20040130, X11, freetype, expat
|
|
|
|
|
-PreReq: OpenPKG, openpkg >= 20040130, X11, freetype, expat
|
|
|
|
|
|
|
+BuildPreReq: OpenPKG, openpkg >= 20040130, X11, libiconv, freetype, expat
|
|
|
|
|
+PreReq: OpenPKG, openpkg >= 20040130, X11, libiconv, freetype, expat
|
|
|
AutoReq: no
|
|
AutoReq: no
|
|
|
AutoReqProv: no
|
|
AutoReqProv: no
|
|
|
|
|
|
|
@@ -84,6 +84,7 @@ AutoReqProv: no
|
|
|
CFLAGS="%{l_cflags -O}" \
|
|
CFLAGS="%{l_cflags -O}" \
|
|
|
CPPFLAGS="%{l_cppflags}" \
|
|
CPPFLAGS="%{l_cppflags}" \
|
|
|
LDFLAGS="%{l_ldflags}" \
|
|
LDFLAGS="%{l_ldflags}" \
|
|
|
|
|
+ LIBS="-liconv" \
|
|
|
./configure \
|
|
./configure \
|
|
|
--prefix=%{l_prefix} \
|
|
--prefix=%{l_prefix} \
|
|
|
--with-x \
|
|
--with-x \
|