rev |
line source |
erjo@485
|
1 --- xarchive-0.2.8-6.old/config.log Thu Jan 1 01:00:00 1970
|
erjo@485
|
2 +++ xarchive-0.2.8-6/config.log Sat Mar 22 12:58:40 2008
|
erjo@485
|
3 @@ -0,0 +1,479 @@
|
erjo@485
|
4 +This file contains any messages produced by compilers while
|
erjo@485
|
5 +running configure, to aid debugging if configure makes a mistake.
|
erjo@485
|
6 +
|
erjo@485
|
7 +It was created by XArchive configure 0.2.8-6, which was
|
erjo@485
|
8 +generated by GNU Autoconf 2.59. Invocation command line was
|
erjo@485
|
9 +
|
erjo@485
|
10 + $ ./configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i486-pc-linux-gnu --host=i486-pc-linux-gnu
|
erjo@485
|
11 +
|
erjo@485
|
12 +## --------- ##
|
erjo@485
|
13 +## Platform. ##
|
erjo@485
|
14 +## --------- ##
|
erjo@485
|
15 +
|
erjo@485
|
16 +hostname = beastie
|
erjo@485
|
17 +uname -m = i686
|
erjo@485
|
18 +uname -r = 2.6.24.2-slitaz
|
erjo@485
|
19 +uname -s = Linux
|
erjo@485
|
20 +uname -v = #1 SMP Mon Mar 10 16:36:10 CET 2008
|
erjo@485
|
21 +
|
erjo@485
|
22 +/usr/bin/uname -p = unknown
|
erjo@485
|
23 +/bin/uname -X = unknown
|
erjo@485
|
24 +
|
erjo@485
|
25 +/bin/arch = unknown
|
erjo@485
|
26 +/usr/bin/arch -k = unknown
|
erjo@485
|
27 +/usr/convex/getsysinfo = unknown
|
erjo@485
|
28 +hostinfo = unknown
|
erjo@485
|
29 +/bin/machine = unknown
|
erjo@485
|
30 +/usr/bin/oslevel = unknown
|
erjo@485
|
31 +/bin/universe = unknown
|
erjo@485
|
32 +
|
erjo@485
|
33 +PATH: /usr/sbin
|
erjo@485
|
34 +PATH: /usr/bin
|
erjo@485
|
35 +PATH: /sbin
|
erjo@485
|
36 +PATH: /bin
|
erjo@485
|
37 +PATH: /usr/games
|
erjo@485
|
38 +
|
erjo@485
|
39 +
|
erjo@485
|
40 +## ----------- ##
|
erjo@485
|
41 +## Core tests. ##
|
erjo@485
|
42 +## ----------- ##
|
erjo@485
|
43 +
|
erjo@485
|
44 +configure:1378: checking for a BSD-compatible install
|
erjo@485
|
45 +configure:1433: result: /usr/bin/install -c
|
erjo@485
|
46 +configure:1444: checking whether build environment is sane
|
erjo@485
|
47 +configure:1487: result: yes
|
erjo@485
|
48 +configure:1520: checking for gawk
|
erjo@485
|
49 +configure:1549: result: no
|
erjo@485
|
50 +configure:1520: checking for mawk
|
erjo@485
|
51 +configure:1549: result: no
|
erjo@485
|
52 +configure:1520: checking for nawk
|
erjo@485
|
53 +configure:1549: result: no
|
erjo@485
|
54 +configure:1520: checking for awk
|
erjo@485
|
55 +configure:1536: found /usr/bin/awk
|
erjo@485
|
56 +configure:1546: result: awk
|
erjo@485
|
57 +configure:1556: checking whether make sets $(MAKE)
|
erjo@485
|
58 +configure:1576: result: yes
|
erjo@485
|
59 +configure:1734: checking build system type
|
erjo@485
|
60 +configure:1752: result: i486-pc-linux-gnu
|
erjo@485
|
61 +configure:1770: checking for i486-pc-linux-gnu-gcc
|
erjo@485
|
62 +configure:1786: found /usr/bin/i486-pc-linux-gnu-gcc
|
erjo@485
|
63 +configure:1796: result: i486-pc-linux-gnu-gcc
|
erjo@485
|
64 +configure:2078: checking for C compiler version
|
erjo@485
|
65 +configure:2081: i486-pc-linux-gnu-gcc --version </dev/null >&5
|
erjo@485
|
66 +i486-pc-linux-gnu-gcc (GCC) 4.2.2
|
erjo@485
|
67 +Copyright (C) 2007 Free Software Foundation, Inc.
|
erjo@485
|
68 +This is free software; see the source for copying conditions. There is NO
|
erjo@485
|
69 +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
erjo@485
|
70 +
|
erjo@485
|
71 +configure:2084: $? = 0
|
erjo@485
|
72 +configure:2086: i486-pc-linux-gnu-gcc -v </dev/null >&5
|
erjo@485
|
73 +Using built-in specs.
|
erjo@485
|
74 +Target: i486-pc-linux-gnu
|
erjo@485
|
75 +Configured with: ../gcc-4.2.2/configure --prefix=/usr --libexecdir=/usr/lib --infodir=/usr/share/info --mandir=/usr/share/man --enable-nls --enable-languages=c,c++ --enable-shared --with-system-zlib --enable-clocale=gnu --enable-objc-gc --enable-__cxa_atexit --enable-threads=posix --with-tune=i486 i486-pc-linux-gnu
|
erjo@485
|
76 +Thread model: posix
|
erjo@485
|
77 +gcc version 4.2.2
|
erjo@485
|
78 +configure:2089: $? = 0
|
erjo@485
|
79 +configure:2091: i486-pc-linux-gnu-gcc -V </dev/null >&5
|
erjo@485
|
80 +i486-pc-linux-gnu-gcc: '-V' option must have argument
|
erjo@485
|
81 +configure:2094: $? = 1
|
erjo@485
|
82 +configure:2117: checking for C compiler default output file name
|
erjo@485
|
83 +configure:2120: i486-pc-linux-gnu-gcc conftest.c >&5
|
erjo@485
|
84 +configure:2123: $? = 0
|
erjo@485
|
85 +configure:2169: result: a.out
|
erjo@485
|
86 +configure:2174: checking whether the C compiler works
|
erjo@485
|
87 +configure:2180: ./a.out
|
erjo@485
|
88 +configure:2183: $? = 0
|
erjo@485
|
89 +configure:2200: result: yes
|
erjo@485
|
90 +configure:2207: checking whether we are cross compiling
|
erjo@485
|
91 +configure:2209: result: no
|
erjo@485
|
92 +configure:2212: checking for suffix of executables
|
erjo@485
|
93 +configure:2214: i486-pc-linux-gnu-gcc -o conftest conftest.c >&5
|
erjo@485
|
94 +configure:2217: $? = 0
|
erjo@485
|
95 +configure:2242: result:
|
erjo@485
|
96 +configure:2248: checking for suffix of object files
|
erjo@485
|
97 +configure:2269: i486-pc-linux-gnu-gcc -c conftest.c >&5
|
erjo@485
|
98 +configure:2272: $? = 0
|
erjo@485
|
99 +configure:2294: result: o
|
erjo@485
|
100 +configure:2298: checking whether we are using the GNU C compiler
|
erjo@485
|
101 +configure:2322: i486-pc-linux-gnu-gcc -c conftest.c >&5
|
erjo@485
|
102 +configure:2328: $? = 0
|
erjo@485
|
103 +configure:2331: test -z || test ! -s conftest.err
|
erjo@485
|
104 +configure:2334: $? = 0
|
erjo@485
|
105 +configure:2337: test -s conftest.o
|
erjo@485
|
106 +configure:2340: $? = 0
|
erjo@485
|
107 +configure:2353: result: yes
|
erjo@485
|
108 +configure:2359: checking whether i486-pc-linux-gnu-gcc accepts -g
|
erjo@485
|
109 +configure:2380: i486-pc-linux-gnu-gcc -c -g conftest.c >&5
|
erjo@485
|
110 +configure:2386: $? = 0
|
erjo@485
|
111 +configure:2389: test -z || test ! -s conftest.err
|
erjo@485
|
112 +configure:2392: $? = 0
|
erjo@485
|
113 +configure:2395: test -s conftest.o
|
erjo@485
|
114 +configure:2398: $? = 0
|
erjo@485
|
115 +configure:2409: result: yes
|
erjo@485
|
116 +configure:2426: checking for i486-pc-linux-gnu-gcc option to accept ANSI C
|
erjo@485
|
117 +configure:2496: i486-pc-linux-gnu-gcc -c -g -O2 conftest.c >&5
|
erjo@485
|
118 +configure:2502: $? = 0
|
erjo@485
|
119 +configure:2505: test -z || test ! -s conftest.err
|
erjo@485
|
120 +configure:2508: $? = 0
|
erjo@485
|
121 +configure:2511: test -s conftest.o
|
erjo@485
|
122 +configure:2514: $? = 0
|
erjo@485
|
123 +configure:2532: result: none needed
|
erjo@485
|
124 +configure:2550: i486-pc-linux-gnu-gcc -c -g -O2 conftest.c >&5
|
erjo@485
|
125 +conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
|
erjo@485
|
126 +configure:2556: $? = 1
|
erjo@485
|
127 +configure: failed program was:
|
erjo@485
|
128 +| #ifndef __cplusplus
|
erjo@485
|
129 +| choke me
|
erjo@485
|
130 +| #endif
|
erjo@485
|
131 +configure:2705: checking for style of include used by make
|
erjo@485
|
132 +configure:2733: result: GNU
|
erjo@485
|
133 +configure:2761: checking dependency style of i486-pc-linux-gnu-gcc
|
erjo@485
|
134 +configure:2823: result: gcc3
|
erjo@485
|
135 +configure:2830: checking for bash
|
erjo@485
|
136 +configure:2848: found /bin/bash
|
erjo@485
|
137 +configure:2860: result: /bin/bash
|
erjo@485
|
138 +configure:2875: checking for i486-pc-linux-gnu-pkg-config
|
erjo@485
|
139 +configure:2908: result: no
|
erjo@485
|
140 +configure:2917: checking for pkg-config
|
erjo@485
|
141 +configure:2935: found /usr/bin/pkg-config
|
erjo@485
|
142 +configure:2947: result: /usr/bin/pkg-config
|
erjo@485
|
143 +configure:2962: checking pkg-config is at least version 0.9.0
|
erjo@485
|
144 +configure:2965: result: yes
|
erjo@485
|
145 +configure:2976: checking for GTK_CFLAGS
|
erjo@485
|
146 +configure:2993: result: -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12
|
erjo@485
|
147 +configure:2995: checking for GTK_LIBS
|
erjo@485
|
148 +configure:3012: result: -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
|
erjo@485
|
149 +configure:3043: checking for dirent.h that defines DIR
|
erjo@485
|
150 +configure:3067: i486-pc-linux-gnu-gcc -c -g -O2 conftest.c >&5
|
erjo@485
|
151 +configure:3073: $? = 0
|
erjo@485
|
152 +configure:3076: test -z || test ! -s conftest.err
|
erjo@485
|
153 +configure:3079: $? = 0
|
erjo@485
|
154 +configure:3082: test -s conftest.o
|
erjo@485
|
155 +configure:3085: $? = 0
|
erjo@485
|
156 +configure:3096: result: yes
|
erjo@485
|
157 +configure:3109: checking for library containing opendir
|
erjo@485
|
158 +configure:3139: i486-pc-linux-gnu-gcc -o conftest -g -O2 conftest.c >&5
|
erjo@485
|
159 +configure:3145: $? = 0
|
erjo@485
|
160 +configure:3148: test -z || test ! -s conftest.err
|
erjo@485
|
161 +configure:3151: $? = 0
|
erjo@485
|
162 +configure:3154: test -s conftest
|
erjo@485
|
163 +configure:3157: $? = 0
|
erjo@485
|
164 +configure:3226: result: none required
|
erjo@485
|
165 +configure:3365: checking how to run the C preprocessor
|
erjo@485
|
166 +configure:3400: i486-pc-linux-gnu-gcc -E conftest.c
|
erjo@485
|
167 +configure:3406: $? = 0
|
erjo@485
|
168 +configure:3438: i486-pc-linux-gnu-gcc -E conftest.c
|
erjo@485
|
169 +conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
|
erjo@485
|
170 +configure:3444: $? = 1
|
erjo@485
|
171 +configure: failed program was:
|
erjo@485
|
172 +| /* confdefs.h. */
|
erjo@485
|
173 +|
|
erjo@485
|
174 +| #define PACKAGE_NAME "XArchive"
|
erjo@485
|
175 +| #define PACKAGE_TARNAME "xarchive"
|
erjo@485
|
176 +| #define PACKAGE_VERSION "0.2.8-6"
|
erjo@485
|
177 +| #define PACKAGE_STRING "XArchive 0.2.8-6"
|
erjo@485
|
178 +| #define PACKAGE_BUGREPORT "Lee Bigelow <ligelowbee@yahoo.com>"
|
erjo@485
|
179 +| #define PACKAGE "xarchive"
|
erjo@485
|
180 +| #define VERSION "0.2.8-6"
|
erjo@485
|
181 +| #define _GNU_SOURCE 1
|
erjo@485
|
182 +| #define HAVE_DIRENT_H 1
|
erjo@485
|
183 +| /* end confdefs.h. */
|
erjo@485
|
184 +| #include <ac_nonexistent.h>
|
erjo@485
|
185 +configure:3483: result: i486-pc-linux-gnu-gcc -E
|
erjo@485
|
186 +configure:3507: i486-pc-linux-gnu-gcc -E conftest.c
|
erjo@485
|
187 +configure:3513: $? = 0
|
erjo@485
|
188 +configure:3545: i486-pc-linux-gnu-gcc -E conftest.c
|
erjo@485
|
189 +conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
|
erjo@485
|
190 +configure:3551: $? = 1
|
erjo@485
|
191 +configure: failed program was:
|
erjo@485
|
192 +| /* confdefs.h. */
|
erjo@485
|
193 +|
|
erjo@485
|
194 +| #define PACKAGE_NAME "XArchive"
|
erjo@485
|
195 +| #define PACKAGE_TARNAME "xarchive"
|
erjo@485
|
196 +| #define PACKAGE_VERSION "0.2.8-6"
|
erjo@485
|
197 +| #define PACKAGE_STRING "XArchive 0.2.8-6"
|
erjo@485
|
198 +| #define PACKAGE_BUGREPORT "Lee Bigelow <ligelowbee@yahoo.com>"
|
erjo@485
|
199 +| #define PACKAGE "xarchive"
|
erjo@485
|
200 +| #define VERSION "0.2.8-6"
|
erjo@485
|
201 +| #define _GNU_SOURCE 1
|
erjo@485
|
202 +| #define HAVE_DIRENT_H 1
|
erjo@485
|
203 +| /* end confdefs.h. */
|
erjo@485
|
204 +| #include <ac_nonexistent.h>
|
erjo@485
|
205 +configure:3595: checking for egrep
|
erjo@485
|
206 +configure:3605: result: grep -E
|
erjo@485
|
207 +configure:3610: checking for ANSI C header files
|
erjo@485
|
208 +configure:3635: i486-pc-linux-gnu-gcc -c -g -O2 conftest.c >&5
|
erjo@485
|
209 +configure:3641: $? = 0
|
erjo@485
|
210 +configure:3644: test -z || test ! -s conftest.err
|
erjo@485
|
211 +configure:3647: $? = 0
|
erjo@485
|
212 +configure:3650: test -s conftest.o
|
erjo@485
|
213 +configure:3653: $? = 0
|
erjo@485
|
214 +configure:3742: i486-pc-linux-gnu-gcc -o conftest -g -O2 conftest.c >&5
|
erjo@485
|
215 +conftest.c: In function 'main':
|
erjo@485
|
216 +conftest.c:30: warning: incompatible implicit declaration of built-in function 'exit'
|
erjo@485
|
217 +configure:3745: $? = 0
|
erjo@485
|
218 +configure:3747: ./conftest
|
erjo@485
|
219 +configure:3750: $? = 0
|
erjo@485
|
220 +configure:3765: result: yes
|
erjo@485
|
221 +configure:3789: checking for sys/types.h
|
erjo@485
|
222 +configure:3805: i486-pc-linux-gnu-gcc -c -g -O2 conftest.c >&5
|
erjo@485
|
223 +configure:3811: $? = 0
|
erjo@485
|
224 +configure:3814: test -z || test ! -s conftest.err
|
erjo@485
|
225 +configure:3817: $? = 0
|
erjo@485
|
226 +configure:3820: test -s conftest.o
|
erjo@485
|
227 +configure:3823: $? = 0
|
erjo@485
|
228 +configure:3834: result: yes
|
erjo@485
|
229 +configure:3789: checking for sys/stat.h
|
erjo@485
|
230 +configure:3805: i486-pc-linux-gnu-gcc -c -g -O2 conftest.c >&5
|
erjo@485
|
231 +configure:3811: $? = 0
|
erjo@485
|
232 +configure:3814: test -z || test ! -s conftest.err
|
erjo@485
|
233 +configure:3817: $? = 0
|
erjo@485
|
234 +configure:3820: test -s conftest.o
|
erjo@485
|
235 +configure:3823: $? = 0
|
erjo@485
|
236 +configure:3834: result: yes
|
erjo@485
|
237 +configure:3789: checking for stdlib.h
|
erjo@485
|
238 +configure:3805: i486-pc-linux-gnu-gcc -c -g -O2 conftest.c >&5
|
erjo@485
|
239 +configure:3811: $? = 0
|
erjo@485
|
240 +configure:3814: test -z || test ! -s conftest.err
|
erjo@485
|
241 +configure:3817: $? = 0
|
erjo@485
|
242 +configure:3820: test -s conftest.o
|
erjo@485
|
243 +configure:3823: $? = 0
|
erjo@485
|
244 +configure:3834: result: yes
|
erjo@485
|
245 +configure:3789: checking for string.h
|
erjo@485
|
246 +configure:3805: i486-pc-linux-gnu-gcc -c -g -O2 conftest.c >&5
|
erjo@485
|
247 +configure:3811: $? = 0
|
erjo@485
|
248 +configure:3814: test -z || test ! -s conftest.err
|
erjo@485
|
249 +configure:3817: $? = 0
|
erjo@485
|
250 +configure:3820: test -s conftest.o
|
erjo@485
|
251 +configure:3823: $? = 0
|
erjo@485
|
252 +configure:3834: result: yes
|
erjo@485
|
253 +configure:3789: checking for memory.h
|
erjo@485
|
254 +configure:3805: i486-pc-linux-gnu-gcc -c -g -O2 conftest.c >&5
|
erjo@485
|
255 +configure:3811: $? = 0
|
erjo@485
|
256 +configure:3814: test -z || test ! -s conftest.err
|
erjo@485
|
257 +configure:3817: $? = 0
|
erjo@485
|
258 +configure:3820: test -s conftest.o
|
erjo@485
|
259 +configure:3823: $? = 0
|
erjo@485
|
260 +configure:3834: result: yes
|
erjo@485
|
261 +configure:3789: checking for strings.h
|
erjo@485
|
262 +configure:3805: i486-pc-linux-gnu-gcc -c -g -O2 conftest.c >&5
|
erjo@485
|
263 +configure:3811: $? = 0
|
erjo@485
|
264 +configure:3814: test -z || test ! -s conftest.err
|
erjo@485
|
265 +configure:3817: $? = 0
|
erjo@485
|
266 +configure:3820: test -s conftest.o
|
erjo@485
|
267 +configure:3823: $? = 0
|
erjo@485
|
268 +configure:3834: result: yes
|
erjo@485
|
269 +configure:3789: checking for inttypes.h
|
erjo@485
|
270 +configure:3805: i486-pc-linux-gnu-gcc -c -g -O2 conftest.c >&5
|
erjo@485
|
271 +configure:3811: $? = 0
|
erjo@485
|
272 +configure:3814: test -z || test ! -s conftest.err
|
erjo@485
|
273 +configure:3817: $? = 0
|
erjo@485
|
274 +configure:3820: test -s conftest.o
|
erjo@485
|
275 +configure:3823: $? = 0
|
erjo@485
|
276 +configure:3834: result: yes
|
erjo@485
|
277 +configure:3789: checking for stdint.h
|
erjo@485
|
278 +configure:3805: i486-pc-linux-gnu-gcc -c -g -O2 conftest.c >&5
|
erjo@485
|
279 +configure:3811: $? = 0
|
erjo@485
|
280 +configure:3814: test -z || test ! -s conftest.err
|
erjo@485
|
281 +configure:3817: $? = 0
|
erjo@485
|
282 +configure:3820: test -s conftest.o
|
erjo@485
|
283 +configure:3823: $? = 0
|
erjo@485
|
284 +configure:3834: result: yes
|
erjo@485
|
285 +configure:3789: checking for unistd.h
|
erjo@485
|
286 +configure:3805: i486-pc-linux-gnu-gcc -c -g -O2 conftest.c >&5
|
erjo@485
|
287 +configure:3811: $? = 0
|
erjo@485
|
288 +configure:3814: test -z || test ! -s conftest.err
|
erjo@485
|
289 +configure:3817: $? = 0
|
erjo@485
|
290 +configure:3820: test -s conftest.o
|
erjo@485
|
291 +configure:3823: $? = 0
|
erjo@485
|
292 +configure:3834: result: yes
|
erjo@485
|
293 +configure:3853: checking for stdlib.h
|
erjo@485
|
294 +configure:3858: result: yes
|
erjo@485
|
295 +configure:3853: checking for string.h
|
erjo@485
|
296 +configure:3858: result: yes
|
erjo@485
|
297 +configure:3853: checking for unistd.h
|
erjo@485
|
298 +configure:3858: result: yes
|
erjo@485
|
299 +configure:3999: checking for an ANSI C-conforming const
|
erjo@485
|
300 +configure:4066: i486-pc-linux-gnu-gcc -c -g -O2 conftest.c >&5
|
erjo@485
|
301 +configure:4072: $? = 0
|
erjo@485
|
302 +configure:4075: test -z || test ! -s conftest.err
|
erjo@485
|
303 +configure:4078: $? = 0
|
erjo@485
|
304 +configure:4081: test -s conftest.o
|
erjo@485
|
305 +configure:4084: $? = 0
|
erjo@485
|
306 +configure:4095: result: yes
|
erjo@485
|
307 +configure:4109: checking for working alloca.h
|
erjo@485
|
308 +configure:4130: i486-pc-linux-gnu-gcc -o conftest -g -O2 conftest.c >&5
|
erjo@485
|
309 +
|
erjo@485
|
310 +## ---------------- ##
|
erjo@485
|
311 +## Cache variables. ##
|
erjo@485
|
312 +## ---------------- ##
|
erjo@485
|
313 +
|
erjo@485
|
314 +ac_cv_build=i486-pc-linux-gnu
|
erjo@485
|
315 +ac_cv_build_alias=i486-pc-linux-gnu
|
erjo@485
|
316 +ac_cv_c_compiler_gnu=yes
|
erjo@485
|
317 +ac_cv_c_const=yes
|
erjo@485
|
318 +ac_cv_env_CC_set=
|
erjo@485
|
319 +ac_cv_env_CC_value=
|
erjo@485
|
320 +ac_cv_env_CFLAGS_set=
|
erjo@485
|
321 +ac_cv_env_CFLAGS_value=
|
erjo@485
|
322 +ac_cv_env_CPPFLAGS_set=
|
erjo@485
|
323 +ac_cv_env_CPPFLAGS_value=
|
erjo@485
|
324 +ac_cv_env_CPP_set=
|
erjo@485
|
325 +ac_cv_env_CPP_value=
|
erjo@485
|
326 +ac_cv_env_GTK_CFLAGS_set=
|
erjo@485
|
327 +ac_cv_env_GTK_CFLAGS_value=
|
erjo@485
|
328 +ac_cv_env_GTK_LIBS_set=
|
erjo@485
|
329 +ac_cv_env_GTK_LIBS_value=
|
erjo@485
|
330 +ac_cv_env_LDFLAGS_set=
|
erjo@485
|
331 +ac_cv_env_LDFLAGS_value=
|
erjo@485
|
332 +ac_cv_env_PKG_CONFIG_set=
|
erjo@485
|
333 +ac_cv_env_PKG_CONFIG_value=
|
erjo@485
|
334 +ac_cv_env_build_alias_set=set
|
erjo@485
|
335 +ac_cv_env_build_alias_value=i486-pc-linux-gnu
|
erjo@485
|
336 +ac_cv_env_host_alias_set=set
|
erjo@485
|
337 +ac_cv_env_host_alias_value=i486-pc-linux-gnu
|
erjo@485
|
338 +ac_cv_env_target_alias_set=
|
erjo@485
|
339 +ac_cv_env_target_alias_value=
|
erjo@485
|
340 +ac_cv_exeext=
|
erjo@485
|
341 +ac_cv_header_dirent_dirent_h=yes
|
erjo@485
|
342 +ac_cv_header_inttypes_h=yes
|
erjo@485
|
343 +ac_cv_header_memory_h=yes
|
erjo@485
|
344 +ac_cv_header_stdc=yes
|
erjo@485
|
345 +ac_cv_header_stdint_h=yes
|
erjo@485
|
346 +ac_cv_header_stdlib_h=yes
|
erjo@485
|
347 +ac_cv_header_string_h=yes
|
erjo@485
|
348 +ac_cv_header_strings_h=yes
|
erjo@485
|
349 +ac_cv_header_sys_stat_h=yes
|
erjo@485
|
350 +ac_cv_header_sys_types_h=yes
|
erjo@485
|
351 +ac_cv_header_unistd_h=yes
|
erjo@485
|
352 +ac_cv_objext=o
|
erjo@485
|
353 +ac_cv_path_BASH_PROG=/bin/bash
|
erjo@485
|
354 +ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
|
erjo@485
|
355 +ac_cv_path_install='/usr/bin/install -c'
|
erjo@485
|
356 +ac_cv_prog_AWK=awk
|
erjo@485
|
357 +ac_cv_prog_CC=i486-pc-linux-gnu-gcc
|
erjo@485
|
358 +ac_cv_prog_CPP='i486-pc-linux-gnu-gcc -E'
|
erjo@485
|
359 +ac_cv_prog_cc_g=yes
|
erjo@485
|
360 +ac_cv_prog_cc_stdc=
|
erjo@485
|
361 +ac_cv_prog_egrep='grep -E'
|
erjo@485
|
362 +ac_cv_prog_make_make_set=yes
|
erjo@485
|
363 +ac_cv_search_opendir='none required'
|
erjo@485
|
364 +am_cv_CC_dependencies_compiler_type=gcc3
|
erjo@485
|
365 +pkg_cv_GTK_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 '
|
erjo@485
|
366 +pkg_cv_GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
|
erjo@485
|
367 +
|
erjo@485
|
368 +## ----------------- ##
|
erjo@485
|
369 +## Output variables. ##
|
erjo@485
|
370 +## ----------------- ##
|
erjo@485
|
371 +
|
erjo@485
|
372 +ACLOCAL='${SHELL} /home/slitaz/wok/xarchive/xarchive-0.2.8-6/config/missing --run aclocal-1.6'
|
erjo@485
|
373 +ALLOCA=''
|
erjo@485
|
374 +AMDEPBACKSLASH='\'
|
erjo@485
|
375 +AMDEP_FALSE='#'
|
erjo@485
|
376 +AMDEP_TRUE=''
|
erjo@485
|
377 +AMTAR='${SHELL} /home/slitaz/wok/xarchive/xarchive-0.2.8-6/config/missing --run tar'
|
erjo@485
|
378 +AUTOCONF='${SHELL} /home/slitaz/wok/xarchive/xarchive-0.2.8-6/config/missing --run autoconf'
|
erjo@485
|
379 +AUTOHEADER='${SHELL} /home/slitaz/wok/xarchive/xarchive-0.2.8-6/config/missing --run autoheader'
|
erjo@485
|
380 +AUTOMAKE='${SHELL} /home/slitaz/wok/xarchive/xarchive-0.2.8-6/config/missing --run automake-1.6'
|
erjo@485
|
381 +AWK='awk'
|
erjo@485
|
382 +BASH_PROG='/bin/bash'
|
erjo@485
|
383 +BASH_PROG='/bin/bash'
|
erjo@485
|
384 +CC='i486-pc-linux-gnu-gcc'
|
erjo@485
|
385 +CCDEPMODE='depmode=gcc3'
|
erjo@485
|
386 +CFLAGS='-g -O2'
|
erjo@485
|
387 +CONFIGURE_CFLAGS=''
|
erjo@485
|
388 +CONFIGURE_LDFLAGS=''
|
erjo@485
|
389 +CPP='i486-pc-linux-gnu-gcc -E'
|
erjo@485
|
390 +CPPFLAGS=''
|
erjo@485
|
391 +DEFS=''
|
erjo@485
|
392 +DEPDIR='.deps'
|
erjo@485
|
393 +ECHO_C=''
|
erjo@485
|
394 +ECHO_N='-n'
|
erjo@485
|
395 +ECHO_T=''
|
erjo@485
|
396 +EGREP='grep -E'
|
erjo@485
|
397 +EXEEXT=''
|
erjo@485
|
398 +GTK_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 '
|
erjo@485
|
399 +GTK_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 '
|
erjo@485
|
400 +GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
|
erjo@485
|
401 +GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
|
erjo@485
|
402 +INSTALL_DATA='${INSTALL} -m 644'
|
erjo@485
|
403 +INSTALL_PROGRAM='${INSTALL}'
|
erjo@485
|
404 +INSTALL_SCRIPT='${INSTALL}'
|
erjo@485
|
405 +INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
|
erjo@485
|
406 +LDFLAGS=''
|
erjo@485
|
407 +LIBOBJS=''
|
erjo@485
|
408 +LIBS=''
|
erjo@485
|
409 +LTLIBOBJS=''
|
erjo@485
|
410 +MAKEINFO='${SHELL} /home/slitaz/wok/xarchive/xarchive-0.2.8-6/config/missing --run makeinfo'
|
erjo@485
|
411 +OBJEXT='o'
|
erjo@485
|
412 +PACKAGE='xarchive'
|
erjo@485
|
413 +PACKAGE_BUGREPORT='Lee Bigelow <ligelowbee@yahoo.com>'
|
erjo@485
|
414 +PACKAGE_NAME='XArchive'
|
erjo@485
|
415 +PACKAGE_STRING='XArchive 0.2.8-6'
|
erjo@485
|
416 +PACKAGE_TARNAME='xarchive'
|
erjo@485
|
417 +PACKAGE_VERSION='0.2.8-6'
|
erjo@485
|
418 +PATH_SEPARATOR=':'
|
erjo@485
|
419 +PKG_CONFIG='/usr/bin/pkg-config'
|
erjo@485
|
420 +SET_MAKE=''
|
erjo@485
|
421 +SHELL='/bin/bash'
|
erjo@485
|
422 +STRIP=''
|
erjo@485
|
423 +VERSION='0.2.8-6'
|
erjo@485
|
424 +ac_ct_CC=''
|
erjo@485
|
425 +ac_ct_STRIP=''
|
erjo@485
|
426 +ac_pt_PKG_CONFIG='/usr/bin/pkg-config'
|
erjo@485
|
427 +am__include='include'
|
erjo@485
|
428 +am__quote=''
|
erjo@485
|
429 +bindir='${exec_prefix}/bin'
|
erjo@485
|
430 +build='i486-pc-linux-gnu'
|
erjo@485
|
431 +build_alias='i486-pc-linux-gnu'
|
erjo@485
|
432 +build_cpu='i486'
|
erjo@485
|
433 +build_os='linux-gnu'
|
erjo@485
|
434 +build_os='linux-gnu'
|
erjo@485
|
435 +build_vendor='pc'
|
erjo@485
|
436 +datadir='${prefix}/share'
|
erjo@485
|
437 +exec_prefix='NONE'
|
erjo@485
|
438 +host_alias='i486-pc-linux-gnu'
|
erjo@485
|
439 +includedir='${prefix}/include'
|
erjo@485
|
440 +infodir='/usr/share/info'
|
erjo@485
|
441 +install_sh='/home/slitaz/wok/xarchive/xarchive-0.2.8-6/config/install-sh'
|
erjo@485
|
442 +libdir='${exec_prefix}/lib'
|
erjo@485
|
443 +libexecdir='${exec_prefix}/libexec'
|
erjo@485
|
444 +localstatedir='${prefix}/var'
|
erjo@485
|
445 +mandir='/usr/share/man'
|
erjo@485
|
446 +oldincludedir='/usr/include'
|
erjo@485
|
447 +prefix='/usr'
|
erjo@485
|
448 +program_transform_name='s,x,x,'
|
erjo@485
|
449 +sbindir='${exec_prefix}/sbin'
|
erjo@485
|
450 +sharedstatedir='${prefix}/com'
|
erjo@485
|
451 +sysconfdir='${prefix}/etc'
|
erjo@485
|
452 +target_alias=''
|
erjo@485
|
453 +
|
erjo@485
|
454 +## ----------- ##
|
erjo@485
|
455 +## confdefs.h. ##
|
erjo@485
|
456 +## ----------- ##
|
erjo@485
|
457 +
|
erjo@485
|
458 +#define HAVE_DIRENT_H 1
|
erjo@485
|
459 +#define HAVE_INTTYPES_H 1
|
erjo@485
|
460 +#define HAVE_MEMORY_H 1
|
erjo@485
|
461 +#define HAVE_STDINT_H 1
|
erjo@485
|
462 +#define HAVE_STDLIB_H 1
|
erjo@485
|
463 +#define HAVE_STDLIB_H 1
|
erjo@485
|
464 +#define HAVE_STRINGS_H 1
|
erjo@485
|
465 +#define HAVE_STRING_H 1
|
erjo@485
|
466 +#define HAVE_STRING_H 1
|
erjo@485
|
467 +#define HAVE_SYS_STAT_H 1
|
erjo@485
|
468 +#define HAVE_SYS_TYPES_H 1
|
erjo@485
|
469 +#define HAVE_UNISTD_H 1
|
erjo@485
|
470 +#define HAVE_UNISTD_H 1
|
erjo@485
|
471 +#define PACKAGE "xarchive"
|
erjo@485
|
472 +#define PACKAGE_BUGREPORT "Lee Bigelow <ligelowbee@yahoo.com>"
|
erjo@485
|
473 +#define PACKAGE_NAME "XArchive"
|
erjo@485
|
474 +#define PACKAGE_STRING "XArchive 0.2.8-6"
|
erjo@485
|
475 +#define PACKAGE_TARNAME "xarchive"
|
erjo@485
|
476 +#define PACKAGE_VERSION "0.2.8-6"
|
erjo@485
|
477 +#define STDC_HEADERS 1
|
erjo@485
|
478 +#define VERSION "0.2.8-6"
|
erjo@485
|
479 +#define _GNU_SOURCE 1
|
erjo@485
|
480 +
|
erjo@485
|
481 +configure: caught signal 2
|
erjo@485
|
482 +configure: exit 1
|
erjo@485
|
483 --- xarchive-0.2.8-6.old/wrappers/7za.src Tue Nov 15 12:59:51 2005
|
erjo@485
|
484 +++ xarchive-0.2.8-6/wrappers/7za.src Sat Mar 22 13:01:15 2008
|
erjo@485
|
485 @@ -51,9 +51,9 @@
|
erjo@485
|
486 # the shifting will leave the files passed as
|
erjo@485
|
487 # all the remaining args: "$@"
|
erjo@485
|
488 opt="$1"
|
erjo@485
|
489 -shift 1
|
erjo@485
|
490 +test -z $1 || shift 1
|
erjo@485
|
491 archive="$1"
|
erjo@485
|
492 -shift 1
|
erjo@485
|
493 +test -z $1 || shift 1
|
erjo@485
|
494
|
erjo@485
|
495 # Command line options for prog functions
|
erjo@485
|
496 NEW_OPTS="a -ms=off"
|
erjo@485
|
497 --- xarchive-0.2.8-6.old/wrappers/ace.src Sat Jan 14 04:49:36 2006
|
erjo@485
|
498 +++ xarchive-0.2.8-6/wrappers/ace.src Sat Mar 22 13:01:15 2008
|
erjo@485
|
499 @@ -48,9 +48,9 @@
|
erjo@485
|
500 # the shifting will leave the files passed as
|
erjo@485
|
501 # all the remaining args "$@"
|
erjo@485
|
502 opt="$1"
|
erjo@485
|
503 -shift 1
|
erjo@485
|
504 +test -z $1 || shift 1
|
erjo@485
|
505 archive="$1"
|
erjo@485
|
506 -shift 1
|
erjo@485
|
507 +test -z $1 || shift 1
|
erjo@485
|
508
|
erjo@485
|
509 # Command line options for prog functions
|
erjo@485
|
510 # disable comments when opening
|
erjo@485
|
511 --- xarchive-0.2.8-6.old/wrappers/arj.src Tue Nov 15 12:59:56 2005
|
erjo@485
|
512 +++ xarchive-0.2.8-6/wrappers/arj.src Sat Mar 22 13:01:15 2008
|
erjo@485
|
513 @@ -52,9 +52,9 @@
|
erjo@485
|
514 # the shifting will leave the files passed as
|
erjo@485
|
515 # all the remaining args: "$@"
|
erjo@485
|
516 opt="$1"
|
erjo@485
|
517 -shift 1
|
erjo@485
|
518 +test -z $1 || shift 1
|
erjo@485
|
519 archive="$1"
|
erjo@485
|
520 -shift 1
|
erjo@485
|
521 +test -z $1 || shift 1
|
erjo@485
|
522
|
erjo@485
|
523 # Command line options for prog functions
|
erjo@485
|
524 NEW_OPTS="a"
|
erjo@485
|
525 --- xarchive-0.2.8-6.old/wrappers/deb.src Tue Nov 8 17:49:13 2005
|
erjo@485
|
526 +++ xarchive-0.2.8-6/wrappers/deb.src Sat Mar 22 13:01:15 2008
|
erjo@485
|
527 @@ -40,9 +40,9 @@
|
erjo@485
|
528 # the shifting will leave the files passed as
|
erjo@485
|
529 # all the remaining args "$@"
|
erjo@485
|
530 opt="$1"
|
erjo@485
|
531 -shift 1
|
erjo@485
|
532 +test -z $1 || shift 1
|
erjo@485
|
533 archive="$1"
|
erjo@485
|
534 -shift 1
|
erjo@485
|
535 +test -z $1 || shift 1
|
erjo@485
|
536
|
erjo@485
|
537
|
erjo@485
|
538 # Command line options for prog functions
|
erjo@485
|
539 --- xarchive-0.2.8-6.old/wrappers/rar.src Mon Nov 14 21:41:21 2005
|
erjo@485
|
540 +++ xarchive-0.2.8-6/wrappers/rar.src Sat Mar 22 13:01:15 2008
|
erjo@485
|
541 @@ -53,9 +53,9 @@
|
erjo@485
|
542 # the shifting will leave the files passed as
|
erjo@485
|
543 # all the remaining args "$@"
|
erjo@485
|
544 opt="$1"
|
erjo@485
|
545 -shift 1
|
erjo@485
|
546 +test -z $1 || shift 1
|
erjo@485
|
547 archive="$1"
|
erjo@485
|
548 -shift 1
|
erjo@485
|
549 +test -z $1 || shift 1
|
erjo@485
|
550
|
erjo@485
|
551 # Command line options for prog functions
|
erjo@485
|
552 # disable comments when opening
|
erjo@485
|
553 --- xarchive-0.2.8-6.old/wrappers/rpm-bsd.src Tue Nov 8 17:49:13 2005
|
erjo@485
|
554 +++ xarchive-0.2.8-6/wrappers/rpm-bsd.src Sat Mar 22 13:01:16 2008
|
erjo@485
|
555 @@ -42,9 +42,9 @@
|
erjo@485
|
556 # the shifting will leave the files passed as
|
erjo@485
|
557 # all the remaining args "$@"
|
erjo@485
|
558 opt="$1"
|
erjo@485
|
559 -shift 1
|
erjo@485
|
560 +test -z $1 || shift 1
|
erjo@485
|
561 archive="$1"
|
erjo@485
|
562 -shift 1
|
erjo@485
|
563 +test -z $1 || shift 1
|
erjo@485
|
564
|
erjo@485
|
565 # the option switches
|
erjo@485
|
566 case "$opt" in
|
erjo@485
|
567 --- xarchive-0.2.8-6.old/wrappers/rpm-gnu.src Tue Nov 8 17:49:13 2005
|
erjo@485
|
568 +++ xarchive-0.2.8-6/wrappers/rpm-gnu.src Sat Mar 22 13:01:16 2008
|
erjo@485
|
569 @@ -41,9 +41,9 @@
|
erjo@485
|
570 # the shifting will leave the files passed as
|
erjo@485
|
571 # all the remaining args "$@"
|
erjo@485
|
572 opt="$1"
|
erjo@485
|
573 -shift 1
|
erjo@485
|
574 +test -z $1 || shift 1
|
erjo@485
|
575 archive="$1"
|
erjo@485
|
576 -shift 1
|
erjo@485
|
577 +test -z $1 || shift 1
|
erjo@485
|
578
|
erjo@485
|
579 # the option switches
|
erjo@485
|
580 case "$opt" in
|
erjo@485
|
581 --- xarchive-0.2.8-6.old/wrappers/tar-bsd.src Tue Nov 8 20:51:54 2005
|
erjo@485
|
582 +++ xarchive-0.2.8-6/wrappers/tar-bsd.src Sat Mar 22 13:01:16 2008
|
erjo@485
|
583 @@ -43,9 +43,9 @@
|
erjo@485
|
584 # the shifting will leave the files passed as
|
erjo@485
|
585 # all the remaining args "$@"
|
erjo@485
|
586 opt="$1"
|
erjo@485
|
587 -shift 1
|
erjo@485
|
588 +test -z $1 || shift 1
|
erjo@485
|
589 archive="$1"
|
erjo@485
|
590 -shift 1
|
erjo@485
|
591 +test -z $1 || shift 1
|
erjo@485
|
592
|
erjo@485
|
593 # set up compression variables for our compression functions.
|
erjo@485
|
594 # translate archive name to lower case for pattern matching.
|
erjo@485
|
595 --- xarchive-0.2.8-6.old/wrappers/tar-gnu.src Tue Nov 8 20:50:59 2005
|
erjo@485
|
596 +++ xarchive-0.2.8-6/wrappers/tar-gnu.src Sat Mar 22 13:16:15 2008
|
erjo@485
|
597 @@ -42,9 +42,9 @@
|
erjo@485
|
598 # the shifting will leave the files passed as
|
erjo@485
|
599 # all the remaining args "$@"
|
erjo@485
|
600 opt="$1"
|
erjo@485
|
601 -shift 1
|
erjo@485
|
602 +test -z $1 || shift 1
|
erjo@485
|
603 archive="$1"
|
erjo@485
|
604 -shift 1
|
erjo@485
|
605 +test -z $1 || shift 1
|
erjo@485
|
606
|
erjo@485
|
607 # set up compression variables for our compression functions.
|
erjo@485
|
608 # translate archive name to lower case for pattern matching.
|
erjo@485
|
609 @@ -54,14 +54,14 @@
|
erjo@485
|
610 if [ $(expr "$lc_archive" : ".*\."$ext"$") -gt 0 ]; then
|
erjo@485
|
611 DECOMPRESS="gzip -dc"
|
erjo@485
|
612 COMPRESS="gzip -c"
|
erjo@485
|
613 - TAR_COMPRESS_OPT="--use-compress-prog=gzip"
|
erjo@485
|
614 + TAR_COMPRESS_OPT="z"
|
erjo@485
|
615 fi
|
erjo@485
|
616 done
|
erjo@485
|
617 for ext in $BZIP2_EXTS; do
|
erjo@485
|
618 if [ $(expr "$lc_archive" : ".*\."$ext"$") -gt 0 ]; then
|
erjo@485
|
619 DECOMPRESS="bzip2 -dc"
|
erjo@485
|
620 COMPRESS="bzip2 -c"
|
erjo@485
|
621 - TAR_COMPRESS_OPT="--use-compress-prog=bzip2"
|
erjo@485
|
622 + TAR_COMPRESS_OPT="j"
|
erjo@485
|
623 fi
|
erjo@485
|
624 done
|
erjo@485
|
625 for ext in $COMPRESS_EXTS; do
|
erjo@485
|
626 @@ -76,8 +76,8 @@
|
erjo@485
|
627 # open and extract can use tar's cmd line option
|
erjo@485
|
628 # add, new, and remove need to decompress the tar first
|
erjo@485
|
629 # do their thing, than recompress the tar.
|
erjo@485
|
630 -OPEN_OPTS="$TAR_COMPRESS_OPT -tvf"
|
erjo@485
|
631 -EXTRACT_OPTS="$TAR_COMPRESS_OPT -xf"
|
erjo@485
|
632 +OPEN_OPTS="-tv${TAR_COMPRESS_OPT}f"
|
erjo@485
|
633 +EXTRACT_OPTS="-x${TAR_COMPRESS_OPT}f"
|
erjo@485
|
634 ADD_OPTS="-rf"
|
erjo@485
|
635 NEW_OPTS="-cf"
|
erjo@485
|
636 REMOVE_OPTS="--delete -f"
|
erjo@485
|
637 @@ -206,11 +206,12 @@
|
erjo@485
|
638 ;;
|
erjo@485
|
639
|
erjo@485
|
640 -r) # remove: from archive passed files
|
erjo@485
|
641 - decompress_func
|
erjo@485
|
642 - $TAR_PROG $REMOVE_OPTS "$archive" "$@"
|
erjo@485
|
643 - wrapper_status=$?
|
erjo@485
|
644 - compress_func
|
erjo@485
|
645 - exit $wrapper_status
|
erjo@485
|
646 + #decompress_func
|
erjo@485
|
647 + #$TAR_PROG $REMOVE_OPTS "$archive" "$@"
|
erjo@485
|
648 + #wrapper_status=$?
|
erjo@485
|
649 + #compress_func
|
erjo@485
|
650 + #exit $wrapper_status
|
erjo@485
|
651 + exit $E_UNSUPPORTED
|
erjo@485
|
652 ;;
|
erjo@485
|
653
|
erjo@485
|
654 -e) # extract: from archive passed files
|
erjo@485
|
655 --- xarchive-0.2.8-6.old/wrappers/zip.src Tue Nov 15 13:02:08 2005
|
erjo@485
|
656 +++ xarchive-0.2.8-6/wrappers/zip.src Sat Mar 22 13:01:16 2008
|
erjo@485
|
657 @@ -51,9 +51,9 @@
|
erjo@485
|
658 # the shifting will leave the files passed as
|
erjo@485
|
659 # all the remaining args: "$@"
|
erjo@485
|
660 opt="$1"
|
erjo@485
|
661 -shift 1
|
erjo@485
|
662 +test -z $1 || shift 1
|
erjo@485
|
663 archive="$1"
|
erjo@485
|
664 -shift 1
|
erjo@485
|
665 +test -z $1 || shift 1
|
erjo@485
|
666
|
erjo@485
|
667 # Command line options for prog functions
|
erjo@485
|
668
|
pascal@688
|
669 --- xarchive-0.2.8-6/xarchive.desktop.src
|
pascal@688
|
670 +++ xarchive-0.2.8-6/xarchive.desktop.src
|
pascal@688
|
671 @@ -12,7 +12,7 @@
|
pascal@688
|
672 Comment[en_GB]=Create, modify and browse an archive
|
pascal@688
|
673 GenericName=Archive Manager
|
pascal@688
|
674
|
pascal@688
|
675 -Categories=Gtk;Application;System;Utility;
|
pascal@688
|
676 +Categories=Gtk;Utility;
|
pascal@688
|
677 Exec=xarchive %F
|
pascal@688
|
678 Icon=/path/to/icons/xarchive.xpm
|
pascal@688
|
679 StartupNotify=true
|