source: scripts/untested/blfs-scripts/blfs-packages-20050806@ 66f17d5

clfs-1.2 clfs-2.1 clfs-3.0.0-systemd clfs-3.0.0-sysvinit systemd sysvinit
Last change on this file since 66f17d5 was 66f17d5, checked in by Jim Gifford <clfs@…>, 19 years ago

r615@server (orig r613): ryan | 2005-08-05 23:45:14 -0700
Point at new blfs-packages list


  • Property mode set to 100644
File size: 4.8 KB
Line 
1#!/bin/bash
2
3export OPENEXR_VER=1.2.2
4
5# needs work to support newer arches
6export A2PS_VER=4.13b
7
8export A52DEC_VER=0.7.4
9export AALIB_VER=1.4rc4
10export ALSA_LIB_VER=1.0.8
11export ALSA_TOOLS_VER=1.0.8
12export ALSA_UTILS_VER=1.0.8
13
14# see notes concerning issues
15export ASPELL_VER=0.60.2 # needs wrapper
16
17export CDPARANOIA_VER=alpha9.8
18export CDK_VER=5.0-20050424
19export CUPS_VER=1.1.23 # needs wrapper
20
21export DBUS_VER=0.33
22export DT_FILE_UTILS_VER=0.10
23export DBK_DSSSL_VER=1.79
24#export DBK_SGML_VER=4.4
25export DBK_SGML_VER=3.1
26export DBK_UTILS_VER=0.6.14
27
28# check script can handle version, see notes
29export DBK_XML_DTD_VER=4.4
30# check script can handle version, see notes
31export DBK_XSL_VER=1.67.2
32
33export DIRECTFB_VER=0.9.22
34
35export DOXYGEN_VER=1.4.2
36export ED_VER=0.2
37export EXIF_VER=0.6.9
38export ENSCRIPT_VER=1.6.4
39
40export ESPGS_VER=7.07.1
41export GS_FONTS_STD_VER=8.11
42export GS_FONTS_OTHER_VER=6.0
43
44export FAM_VER=
45
46export FAAC_VER=1.24
47export FAAD2_VER=2.0
48export FLAC_VER=1.1.2
49# TODO: single, double options not being set
50export FFTW_VER=2.1.5
51
52export FFTW3_VER=3.0.1
53export FLTK_VER=1.1.6 # needs wrapper
54
55# Foomatic filter setup for cups is gonna need work...
56# check if CC/CFLAGS need to be defined
57export FOOMATIC_DB_VER=20050514
58export FOOMATIC_DB_HPIJS_VER=1.5
59export FOOMATIC_FILTERS_VER=3.0.2
60export FOOMATIC_DB_ENG_VER=3.0.2
61
62export FREEGLUT_VER=2.2.0
63
64export GAMIN_VER=0.1.1
65
66export GD_VER=2.0.33 # needs wrapper
67export GDBM_VER=1.8.3
68export GEXIF_VER=0.5
69export GIFLIB_VER=4.1.3
70export GIMP_PRINT_VER=4.2.7 # needs wrapper
71export GLIB12_VER=1.2.10 # needs wrapper
72export GPHOTO2_VER=2.1.6
73
74# check LIBPOSTFIX in configure for mips
75export GRAPHVIS_VER=2.2.1 # needs wrapper
76
77export GTK12_VER=1.2.10 # needs wrapper
78export HAL_VER=
79export HC_ICON_THEME_VER=0.8
80export ID3LIB_VER=3.8.3
81export IJS_VER=0.35 # needs wrapper
82export IMLIB2_VER=1.2.1
83export JADETEX_VER=3.13
84export JASPER_VER=1.701.0
85
86# lcms has issues... see notes
87export LCMS_VER=1.14
88
89export LAME_VER=3.96.1
90
91# check notes on need to edit mxmkmf
92export LESSTIF_VER=0.94.4 # needs wrapper
93
94export LIBAO_VER=0.8.6
95export LIBCACA_VER=0.9
96
97export LIBEXIF_VER=0.6.12
98export LIBEXIFGTK_VER=0.3.5
99export LIBFAME_VER=0.9.1
100export LIBGPHOTO2_VER=2.1.6
101export LIBIDN_VER=0.5.16
102
103export LIBIEEE1284_VER=0.2.10
104# libjpeg is a GODDAMNED FIGHT building on x86_64, needs fixing
105export LIBJPEG_VER=v6b
106
107export LIBMAD_VER=0.15.1b
108#export LIBMIKMOD_VER=3.2.0-beta2
109export LIBMIKMOD_VER=3.1.11
110
111# Check setting of PREFIX for header fixups, check setting of MACHINE
112export LIBMPEG3_VER=1.5.4
113
114export LIBMNG_VER=1.0.9
115export LIBNTLM_VER=0.3.7
116
117export LIBOGG_VER=1.1.2
118export LIBPAPER_VER=1.1.14
119
120# requires a device node created... revisit for udev
121export LIBRAW1394_VER=1.2.0
122export LIBSNDFILE_VER=1.0.12oggflac
123
124export LIBTHEORA_VER=1.0alpha4
125export LIBUSB_VER=0.1.10a
126export LIBVORBIS_VER=1.1.0
127
128# Additional requirements, see script
129export LM_SENSORS_VER=2.9.1
130
131export LYNX_VER=2.8.5
132
133# Check patch requirements for amd64 etc... check script for other needed fixes
134export MAS_VER=0.6.3 # Needs wrapper
135
136export MDNS_VER=107.1
137export MTOOLS_VER=3.9.10
138export MYSQL_VER=4.1.11 # needs wrapper and header mods
139export NAS_VER=1.7
140
141# double check this script... only builds 32
142export NASM_VER=0.98.38
143
144export NCOMPRESS_VER=4.2.4
145
146# libtool barfage, may be fixed now...
147export OPENJADE_VER=1.3.2
148export OPENSP_VER=1.5.1 # needs header fixes
149export PCRE_VER=5.0 # needs wrapper
150export PGSQL_VER=8.0.3
151export PKGCONFIG_VER=0.17.2
152export POPT_VER=1.7
153
154# check setting CC is correct...
155export PSUTILS_VER=p17
156
157# needs wrapper and also header mods (wrapper may not cut it)
158# Also will probably need edits for lib32
159export PYTHON_VER=2.4.1
160
161# Much more needs to be done for mips etc
162# needs wrapper and header mods
163# Also note the QT_INSTALL_SELF_CVONTAINED env var for putting it in /opt
164export QT_VER=3.3.4
165
166#revisit this script re --with-libdir= vs --libdir=
167export SAMBA_VER=3.0.14a
168export SANE_BACKENDS_VER=1.0.15
169export SDL_VER=1.2.8
170export SGML_COMMON_VER=0.6.3
171export SGMLSPM_VER=1.03ii
172export SHARUTILS_VER=4.3.80
173export SHD_MIME_INFO_VER=0.16
174export SLANG_VER=1.4.9
175export SPEEX_VER=1.1.10
176
177# TODO: Look into swig builds when multilib... read script for details
178# Work will need to be done, script hasn't been touched
179export SWIG_VER=1.3.24
180export SYSFSUTILS_VER=1.3.0
181
182export T1LIB_VER=5.1.0
183export TETEX_VER=3.0
184export TIFF_VER=3.7.2
185export TK_VER=8.4.9
186export TK_PM_VER=804.027
187export UNIXODBC_VER=2.2.11
188# Check unzip to see how to apply target specific cflags, default env etc
189export UNZIP_VER=552
190
191export WINE_VER=20050628
192export WHICH_VER=2.16
193export X264_VER=svn-20050731
194export XMLTO_VER=0.0.18
195export XMMS_VER=1.2.10 # needs wrapper
196export XPDF_VER=3.00
197
198# need to make sure perl uses a wrapper
199export XML_PARSER_PM_VER=2.34
200export XVID_VER=1.1.0-beta2
201
202export YASM_VER=0.4.0
203
204export ZIP_VER=231
Note: See TracBrowser for help on using the repository browser.