|
@@ -24,10 +24,10 @@
|
|
|
##
|
|
##
|
|
|
|
|
|
|
|
# package versions
|
|
# package versions
|
|
|
-%define V_real 8.10
|
|
|
|
|
-%define V_mini_new 810
|
|
|
|
|
-%define V_mini_old 800
|
|
|
|
|
-%define V_font 6.0
|
|
|
|
|
|
|
+%define V_real 8.11
|
|
|
|
|
+%define V_comp 811
|
|
|
|
|
+%define V_font_std 8.11
|
|
|
|
|
+%define V_font_other 6.0
|
|
|
%define V_jpeg 6b
|
|
%define V_jpeg 6b
|
|
|
%define V_png 1.2.5
|
|
%define V_png 1.2.5
|
|
|
%define V_zlib 1.1.4
|
|
%define V_zlib 1.1.4
|
|
@@ -42,18 +42,18 @@ Distribution: OpenPKG [BASE]
|
|
|
Group: Graphics
|
|
Group: Graphics
|
|
|
License: Aladdin
|
|
License: Aladdin
|
|
|
Version: %{V_real}
|
|
Version: %{V_real}
|
|
|
-Release: 20030723
|
|
|
|
|
|
|
+Release: 20030818
|
|
|
|
|
|
|
|
# package options
|
|
# package options
|
|
|
%option with_x11 yes
|
|
%option with_x11 yes
|
|
|
|
|
|
|
|
# list of sources
|
|
# list of sources
|
|
|
-Source0: ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/gs%{V_mini_new}/ghostscript-%{V_real}.tar.bz2
|
|
|
|
|
|
|
+Source0: ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/gs%{V_comp}/ghostscript-%{V_real}.tar.bz2
|
|
|
Source1: ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v%{V_jpeg}.tar.gz
|
|
Source1: ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v%{V_jpeg}.tar.gz
|
|
|
Source2: http://osdn.dl.sourceforge.net/sourceforge/libpng/libpng-%{V_png}.tar.gz
|
|
Source2: http://osdn.dl.sourceforge.net/sourceforge/libpng/libpng-%{V_png}.tar.gz
|
|
|
Source3: http://www.gzip.org/zlib/zlib-%{V_zlib}.tar.gz
|
|
Source3: http://www.gzip.org/zlib/zlib-%{V_zlib}.tar.gz
|
|
|
-Source4: ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/fonts/ghostscript-fonts-std-%{V_font}.tar.gz
|
|
|
|
|
-Source5: ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/fonts/ghostscript-fonts-other-%{V_font}.tar.gz
|
|
|
|
|
|
|
+Source4: ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/fonts/ghostscript-fonts-std-%{V_font_std}.tar.gz
|
|
|
|
|
+Source5: ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/fonts/ghostscript-fonts-other-%{V_font_other}.tar.gz
|
|
|
|
|
|
|
|
# build information
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
Prefix: %{l_prefix}
|