theorur-0.5.5/0000755000175000001440000000000011146557461012631 5ustar rafael2kuserstheorur-0.5.5/configure0000755000175000001440000036650111146556222014545 0ustar rafael2kusers#! /bin/sh # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.63. # # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, # 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. ## --------------------- ## ## M4sh Initialization. ## ## --------------------- ## # Be more Bourne compatible DUALCASE=1; export DUALCASE # for MKS sh if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' setopt NO_GLOB_SUBST else case `(set -o) 2>/dev/null` in *posix*) set -o posix ;; esac fi # PATH needs CR # Avoid depending upon Character Ranges. as_cr_letters='abcdefghijklmnopqrstuvwxyz' as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' as_cr_Letters=$as_cr_letters$as_cr_LETTERS as_cr_digits='0123456789' as_cr_alnum=$as_cr_Letters$as_cr_digits as_nl=' ' export as_nl # Printing a long string crashes Solaris 7 /usr/bin/printf. as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='printf %s\n' as_echo_n='printf %s' else if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' as_echo_n='/usr/ucb/echo -n' else as_echo_body='eval expr "X$1" : "X\\(.*\\)"' as_echo_n_body='eval arg=$1; case $arg in *"$as_nl"*) expr "X$arg" : "X\\(.*\\)$as_nl"; arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; esac; expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" ' export as_echo_n_body as_echo_n='sh -c $as_echo_n_body as_echo' fi export as_echo_body as_echo='sh -c $as_echo_body as_echo' fi # The user is always right. if test "${PATH_SEPARATOR+set}" != set; then PATH_SEPARATOR=: (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || PATH_SEPARATOR=';' } fi # Support unset when possible. if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then as_unset=unset else as_unset=false fi # IFS # We need space, tab and new line, in precisely that order. Quoting is # there to prevent editors from complaining about space-tab. # (If _AS_PATH_WALK were called with IFS unset, it would disable word # splitting by setting IFS to empty value.) IFS=" "" $as_nl" # Find who we are. Look in the path if we contain no directory separator. case $0 in *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break done IFS=$as_save_IFS ;; esac # We did not find ourselves, most probably we were run as `sh COMMAND' # in which case we are not to be found in the path. if test "x$as_myself" = x; then as_myself=$0 fi if test ! -f "$as_myself"; then $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 { (exit 1); exit 1; } fi # Work around bugs in pre-3.0 UWIN ksh. for as_var in ENV MAIL MAILPATH do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var done PS1='$ ' PS2='> ' PS4='+ ' # NLS nuisances. LC_ALL=C export LC_ALL LANGUAGE=C export LANGUAGE # Required to use basename. if expr a : '\(a\)' >/dev/null 2>&1 && test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then as_basename=basename else as_basename=false fi # Name of the executable. as_me=`$as_basename -- "$0" || $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ X"$0" : 'X\(/\)' \| . 2>/dev/null || $as_echo X/"$0" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/ q } /^X\/\(\/\/\)$/{ s//\1/ q } /^X\/\(\/\).*/{ s//\1/ q } s/.*/./; q'` # CDPATH. $as_unset CDPATH if test "x$CONFIG_SHELL" = x; then if (eval ":") 2>/dev/null; then as_have_required=yes else as_have_required=no fi if test $as_have_required = yes && (eval ": (as_func_return () { (exit \$1) } as_func_success () { as_func_return 0 } as_func_failure () { as_func_return 1 } as_func_ret_success () { return 0 } as_func_ret_failure () { return 1 } exitcode=0 if as_func_success; then : else exitcode=1 echo as_func_success failed. fi if as_func_failure; then exitcode=1 echo as_func_failure succeeded. fi if as_func_ret_success; then : else exitcode=1 echo as_func_ret_success failed. fi if as_func_ret_failure; then exitcode=1 echo as_func_ret_failure succeeded. fi if ( set x; as_func_ret_success y && test x = \"\$1\" ); then : else exitcode=1 echo positional parameters were not saved. fi test \$exitcode = 0) || { (exit 1); exit 1; } ( as_lineno_1=\$LINENO as_lineno_2=\$LINENO test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" && test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; } ") 2> /dev/null; then : else as_candidate_shells= as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. case $as_dir in /*) for as_base in sh bash ksh sh5; do as_candidate_shells="$as_candidate_shells $as_dir/$as_base" done;; esac done IFS=$as_save_IFS for as_shell in $as_candidate_shells $SHELL; do # Try only shells that exist, to save several forks. if { test -f "$as_shell" || test -f "$as_shell.exe"; } && { ("$as_shell") 2> /dev/null <<\_ASEOF if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' setopt NO_GLOB_SUBST else case `(set -o) 2>/dev/null` in *posix*) set -o posix ;; esac fi : _ASEOF }; then CONFIG_SHELL=$as_shell as_have_required=yes if { "$as_shell" 2> /dev/null <<\_ASEOF if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' setopt NO_GLOB_SUBST else case `(set -o) 2>/dev/null` in *posix*) set -o posix ;; esac fi : (as_func_return () { (exit $1) } as_func_success () { as_func_return 0 } as_func_failure () { as_func_return 1 } as_func_ret_success () { return 0 } as_func_ret_failure () { return 1 } exitcode=0 if as_func_success; then : else exitcode=1 echo as_func_success failed. fi if as_func_failure; then exitcode=1 echo as_func_failure succeeded. fi if as_func_ret_success; then : else exitcode=1 echo as_func_ret_success failed. fi if as_func_ret_failure; then exitcode=1 echo as_func_ret_failure succeeded. fi if ( set x; as_func_ret_success y && test x = "$1" ); then : else exitcode=1 echo positional parameters were not saved. fi test $exitcode = 0) || { (exit 1); exit 1; } ( as_lineno_1=$LINENO as_lineno_2=$LINENO test "x$as_lineno_1" != "x$as_lineno_2" && test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; } _ASEOF }; then break fi fi done if test "x$CONFIG_SHELL" != x; then for as_var in BASH_ENV ENV do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var done export CONFIG_SHELL exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} fi if test $as_have_required = no; then echo This script requires a shell more modern than all the echo shells that I found on your system. Please install a echo modern shell, or manually run the script under such a echo shell if you do have one. { (exit 1); exit 1; } fi fi fi (eval "as_func_return () { (exit \$1) } as_func_success () { as_func_return 0 } as_func_failure () { as_func_return 1 } as_func_ret_success () { return 0 } as_func_ret_failure () { return 1 } exitcode=0 if as_func_success; then : else exitcode=1 echo as_func_success failed. fi if as_func_failure; then exitcode=1 echo as_func_failure succeeded. fi if as_func_ret_success; then : else exitcode=1 echo as_func_ret_success failed. fi if as_func_ret_failure; then exitcode=1 echo as_func_ret_failure succeeded. fi if ( set x; as_func_ret_success y && test x = \"\$1\" ); then : else exitcode=1 echo positional parameters were not saved. fi test \$exitcode = 0") || { echo No shell found that supports shell functions. echo Please tell bug-autoconf@gnu.org about your system, echo including any error possibly output before this message. echo This can help us improve future autoconf versions. echo Configuration will now proceed without shell functions. } as_lineno_1=$LINENO as_lineno_2=$LINENO test "x$as_lineno_1" != "x$as_lineno_2" && test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { # Create $as_me.lineno as a copy of $as_myself, but with $LINENO # uniformly replaced by the line number. The first 'sed' inserts a # line-number line after each line using $LINENO; the second 'sed' # does the real work. The second script uses 'N' to pair each # line-number line with the line containing $LINENO, and appends # trailing '-' during substitution so that $LINENO is not a special # case at line end. # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the # scripts with optimization help from Paolo Bonzini. Blame Lee # E. McMahon (1931-1989) for sed's syntax. :-) sed -n ' p /[$]LINENO/= ' <$as_myself | sed ' s/[$]LINENO.*/&-/ t lineno b :lineno N :loop s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ t loop s/-\n.*// ' >$as_me.lineno && chmod +x "$as_me.lineno" || { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 { (exit 1); exit 1; }; } # Don't try to exec as it changes $[0], causing all sort of problems # (the dirname of $[0] is not the place where we might find the # original and so on. Autoconf is especially sensitive to this). . "./$as_me.lineno" # Exit status is that of the last command. exit } if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then as_dirname=dirname else as_dirname=false fi ECHO_C= ECHO_N= ECHO_T= case `echo -n x` in -n*) case `echo 'x\c'` in *c*) ECHO_T=' ';; # ECHO_T is single tab character. *) ECHO_C='\c';; esac;; *) ECHO_N='-n';; esac if expr a : '\(a\)' >/dev/null 2>&1 && test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi rm -f conf$$ conf$$.exe conf$$.file if test -d conf$$.dir; then rm -f conf$$.dir/conf$$.file else rm -f conf$$.dir mkdir conf$$.dir 2>/dev/null fi if (echo >conf$$.file) 2>/dev/null; then if ln -s conf$$.file conf$$ 2>/dev/null; then as_ln_s='ln -s' # ... but there are two gotchas: # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. # In both cases, we have to default to `cp -p'. ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || as_ln_s='cp -p' elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else as_ln_s='cp -p' fi else as_ln_s='cp -p' fi rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file rmdir conf$$.dir 2>/dev/null if mkdir -p . 2>/dev/null; then as_mkdir_p=: else test -d ./-p && rmdir ./-p as_mkdir_p=false fi if test -x / >/dev/null 2>&1; then as_test_x='test -x' else if ls -dL / >/dev/null 2>&1; then as_ls_L_option=L else as_ls_L_option= fi as_test_x=' eval sh -c '\'' if test -d "$1"; then test -d "$1/."; else case $1 in -*)set "./$1";; esac; case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in ???[sx]*):;;*)false;;esac;fi '\'' sh ' fi as_executable_p=$as_test_x # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" # Sed expression to map a string onto a valid variable name. as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" exec 7<&0 &1 # Name of the host. # hostname on some systems (SVR3.2, Linux) returns a bogus exit status, # so uname gets run too. ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` # # Initializations. # ac_default_prefix=/usr/local ac_clean_files= ac_config_libobj_dir=. LIBOBJS= cross_compiling=no subdirs= MFLAGS= MAKEFLAGS= SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME= PACKAGE_TARNAME= PACKAGE_VERSION= PACKAGE_STRING= PACKAGE_BUGREPORT= ac_unique_file="theorur.c" ac_subst_vars='LTLIBOBJS LIBOBJS GTK_LIBS GTK_CFLAGS PKG_CONFIG VERSION OBJEXT EXEEXT ac_ct_CC CPPFLAGS LDFLAGS CFLAGS CC target_alias host_alias build_alias LIBS ECHO_T ECHO_N ECHO_C DEFS mandir localedir libdir psdir pdfdir dvidir htmldir infodir docdir oldincludedir includedir localstatedir sharedstatedir sysconfdir datadir datarootdir libexecdir sbindir bindir program_transform_name prefix exec_prefix PACKAGE_BUGREPORT PACKAGE_STRING PACKAGE_VERSION PACKAGE_TARNAME PACKAGE_NAME PATH_SEPARATOR SHELL' ac_subst_files='' ac_user_opts=' enable_option_checking enable_gtktest ' ac_precious_vars='build_alias host_alias target_alias CC CFLAGS LDFLAGS LIBS CPPFLAGS' # Initialize some variables set by options. ac_init_help= ac_init_version=false ac_unrecognized_opts= ac_unrecognized_sep= # The variables have the same names as the options, with # dashes changed to underlines. cache_file=/dev/null exec_prefix=NONE no_create= no_recursion= prefix=NONE program_prefix=NONE program_suffix=NONE program_transform_name=s,x,x, silent= site= srcdir= verbose= x_includes=NONE x_libraries=NONE # Installation directory options. # These are left unexpanded so users can "make install exec_prefix=/foo" # and all the variables that are supposed to be based on exec_prefix # by default will actually change. # Use braces instead of parens because sh, perl, etc. also accept them. # (The list follows the same order as the GNU Coding Standards.) bindir='${exec_prefix}/bin' sbindir='${exec_prefix}/sbin' libexecdir='${exec_prefix}/libexec' datarootdir='${prefix}/share' datadir='${datarootdir}' sysconfdir='${prefix}/etc' sharedstatedir='${prefix}/com' localstatedir='${prefix}/var' includedir='${prefix}/include' oldincludedir='/usr/include' docdir='${datarootdir}/doc/${PACKAGE}' infodir='${datarootdir}/info' htmldir='${docdir}' dvidir='${docdir}' pdfdir='${docdir}' psdir='${docdir}' libdir='${exec_prefix}/lib' localedir='${datarootdir}/locale' mandir='${datarootdir}/man' ac_prev= ac_dashdash= for ac_option do # If the previous option needs an argument, assign it. if test -n "$ac_prev"; then eval $ac_prev=\$ac_option ac_prev= continue fi case $ac_option in *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; *) ac_optarg=yes ;; esac # Accept the important Cygnus configure options, so we can diagnose typos. case $ac_dashdash$ac_option in --) ac_dashdash=yes ;; -bindir | --bindir | --bindi | --bind | --bin | --bi) ac_prev=bindir ;; -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) bindir=$ac_optarg ;; -build | --build | --buil | --bui | --bu) ac_prev=build_alias ;; -build=* | --build=* | --buil=* | --bui=* | --bu=*) build_alias=$ac_optarg ;; -cache-file | --cache-file | --cache-fil | --cache-fi \ | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) ac_prev=cache_file ;; -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) cache_file=$ac_optarg ;; --config-cache | -C) cache_file=config.cache ;; -datadir | --datadir | --datadi | --datad) ac_prev=datadir ;; -datadir=* | --datadir=* | --datadi=* | --datad=*) datadir=$ac_optarg ;; -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \ | --dataroo | --dataro | --datar) ac_prev=datarootdir ;; -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \ | --dataroot=* | --dataroo=* | --dataro=* | --datar=*) datarootdir=$ac_optarg ;; -disable-* | --disable-*) ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 { (exit 1); exit 1; }; } ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "enable_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval enable_$ac_useropt=no ;; -docdir | --docdir | --docdi | --doc | --do) ac_prev=docdir ;; -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) docdir=$ac_optarg ;; -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv) ac_prev=dvidir ;; -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) dvidir=$ac_optarg ;; -enable-* | --enable-*) ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 { (exit 1); exit 1; }; } ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "enable_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval enable_$ac_useropt=\$ac_optarg ;; -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ | --exec | --exe | --ex) ac_prev=exec_prefix ;; -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ | --exec=* | --exe=* | --ex=*) exec_prefix=$ac_optarg ;; -gas | --gas | --ga | --g) # Obsolete; use --with-gas. with_gas=yes ;; -help | --help | --hel | --he | -h) ac_init_help=long ;; -help=r* | --help=r* | --hel=r* | --he=r* | -hr*) ac_init_help=recursive ;; -help=s* | --help=s* | --hel=s* | --he=s* | -hs*) ac_init_help=short ;; -host | --host | --hos | --ho) ac_prev=host_alias ;; -host=* | --host=* | --hos=* | --ho=*) host_alias=$ac_optarg ;; -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht) ac_prev=htmldir ;; -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \ | --ht=*) htmldir=$ac_optarg ;; -includedir | --includedir | --includedi | --included | --include \ | --includ | --inclu | --incl | --inc) ac_prev=includedir ;; -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ | --includ=* | --inclu=* | --incl=* | --inc=*) includedir=$ac_optarg ;; -infodir | --infodir | --infodi | --infod | --info | --inf) ac_prev=infodir ;; -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) infodir=$ac_optarg ;; -libdir | --libdir | --libdi | --libd) ac_prev=libdir ;; -libdir=* | --libdir=* | --libdi=* | --libd=*) libdir=$ac_optarg ;; -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ | --libexe | --libex | --libe) ac_prev=libexecdir ;; -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ | --libexe=* | --libex=* | --libe=*) libexecdir=$ac_optarg ;; -localedir | --localedir | --localedi | --localed | --locale) ac_prev=localedir ;; -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*) localedir=$ac_optarg ;; -localstatedir | --localstatedir | --localstatedi | --localstated \ | --localstate | --localstat | --localsta | --localst | --locals) ac_prev=localstatedir ;; -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*) localstatedir=$ac_optarg ;; -mandir | --mandir | --mandi | --mand | --man | --ma | --m) ac_prev=mandir ;; -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) mandir=$ac_optarg ;; -nfp | --nfp | --nf) # Obsolete; use --without-fp. with_fp=no ;; -no-create | --no-create | --no-creat | --no-crea | --no-cre \ | --no-cr | --no-c | -n) no_create=yes ;; -no-recursion | --no-recursion | --no-recursio | --no-recursi \ | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) no_recursion=yes ;; -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ | --oldin | --oldi | --old | --ol | --o) ac_prev=oldincludedir ;; -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) oldincludedir=$ac_optarg ;; -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) ac_prev=prefix ;; -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) prefix=$ac_optarg ;; -program-prefix | --program-prefix | --program-prefi | --program-pref \ | --program-pre | --program-pr | --program-p) ac_prev=program_prefix ;; -program-prefix=* | --program-prefix=* | --program-prefi=* \ | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) program_prefix=$ac_optarg ;; -program-suffix | --program-suffix | --program-suffi | --program-suff \ | --program-suf | --program-su | --program-s) ac_prev=program_suffix ;; -program-suffix=* | --program-suffix=* | --program-suffi=* \ | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) program_suffix=$ac_optarg ;; -program-transform-name | --program-transform-name \ | --program-transform-nam | --program-transform-na \ | --program-transform-n | --program-transform- \ | --program-transform | --program-transfor \ | --program-transfo | --program-transf \ | --program-trans | --program-tran \ | --progr-tra | --program-tr | --program-t) ac_prev=program_transform_name ;; -program-transform-name=* | --program-transform-name=* \ | --program-transform-nam=* | --program-transform-na=* \ | --program-transform-n=* | --program-transform-=* \ | --program-transform=* | --program-transfor=* \ | --program-transfo=* | --program-transf=* \ | --program-trans=* | --program-tran=* \ | --progr-tra=* | --program-tr=* | --program-t=*) program_transform_name=$ac_optarg ;; -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd) ac_prev=pdfdir ;; -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*) pdfdir=$ac_optarg ;; -psdir | --psdir | --psdi | --psd | --ps) ac_prev=psdir ;; -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) psdir=$ac_optarg ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil) silent=yes ;; -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) ac_prev=sbindir ;; -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ | --sbi=* | --sb=*) sbindir=$ac_optarg ;; -sharedstatedir | --sharedstatedir | --sharedstatedi \ | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ | --sharedst | --shareds | --shared | --share | --shar \ | --sha | --sh) ac_prev=sharedstatedir ;; -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ | --sha=* | --sh=*) sharedstatedir=$ac_optarg ;; -site | --site | --sit) ac_prev=site ;; -site=* | --site=* | --sit=*) site=$ac_optarg ;; -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) ac_prev=srcdir ;; -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) srcdir=$ac_optarg ;; -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ | --syscon | --sysco | --sysc | --sys | --sy) ac_prev=sysconfdir ;; -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) sysconfdir=$ac_optarg ;; -target | --target | --targe | --targ | --tar | --ta | --t) ac_prev=target_alias ;; -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) target_alias=$ac_optarg ;; -v | -verbose | --verbose | --verbos | --verbo | --verb) verbose=yes ;; -version | --version | --versio | --versi | --vers | -V) ac_init_version=: ;; -with-* | --with-*) ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 { (exit 1); exit 1; }; } ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "with_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval with_$ac_useropt=\$ac_optarg ;; -without-* | --without-*) ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 { (exit 1); exit 1; }; } ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "with_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval with_$ac_useropt=no ;; --x) # Obsolete; use --with-x. with_x=yes ;; -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ | --x-incl | --x-inc | --x-in | --x-i) ac_prev=x_includes ;; -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) x_includes=$ac_optarg ;; -x-libraries | --x-libraries | --x-librarie | --x-librari \ | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) ac_prev=x_libraries ;; -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) x_libraries=$ac_optarg ;; -*) { $as_echo "$as_me: error: unrecognized option: $ac_option Try \`$0 --help' for more information." >&2 { (exit 1); exit 1; }; } ;; *=*) ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` # Reject names that are not valid shell variable names. expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null && { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2 { (exit 1); exit 1; }; } eval $ac_envvar=\$ac_optarg export $ac_envvar ;; *) # FIXME: should be removed in autoconf 3.0. $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} ;; esac done if test -n "$ac_prev"; then ac_option=--`echo $ac_prev | sed 's/_/-/g'` { $as_echo "$as_me: error: missing argument to $ac_option" >&2 { (exit 1); exit 1; }; } fi if test -n "$ac_unrecognized_opts"; then case $enable_option_checking in no) ;; fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2 { (exit 1); exit 1; }; } ;; *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; esac fi # Check all directory arguments for consistency. for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ datadir sysconfdir sharedstatedir localstatedir includedir \ oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ libdir localedir mandir do eval ac_val=\$$ac_var # Remove trailing slashes. case $ac_val in */ ) ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` eval $ac_var=\$ac_val;; esac # Be sure to have absolute directory names. case $ac_val in [\\/$]* | ?:[\\/]* ) continue;; NONE | '' ) case $ac_var in *prefix ) continue;; esac;; esac { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 { (exit 1); exit 1; }; } done # There might be people who depend on the old broken behavior: `$host' # used to hold the argument of --host etc. # FIXME: To remove some day. build=$build_alias host=$host_alias target=$target_alias # FIXME: To remove some day. if test "x$host_alias" != x; then if test "x$build_alias" = x; then cross_compiling=maybe $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used." >&2 elif test "x$build_alias" != "x$host_alias"; then cross_compiling=yes fi fi ac_tool_prefix= test -n "$host_alias" && ac_tool_prefix=$host_alias- test "$silent" = yes && exec 6>/dev/null ac_pwd=`pwd` && test -n "$ac_pwd" && ac_ls_di=`ls -di .` && ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || { $as_echo "$as_me: error: working directory cannot be determined" >&2 { (exit 1); exit 1; }; } test "X$ac_ls_di" = "X$ac_pwd_ls_di" || { $as_echo "$as_me: error: pwd does not report name of working directory" >&2 { (exit 1); exit 1; }; } # Find the source files, if location was not specified. if test -z "$srcdir"; then ac_srcdir_defaulted=yes # Try the directory containing this script, then the parent directory. ac_confdir=`$as_dirname -- "$as_myself" || $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_myself" : 'X\(//\)[^/]' \| \ X"$as_myself" : 'X\(//\)$' \| \ X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$as_myself" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` srcdir=$ac_confdir if test ! -r "$srcdir/$ac_unique_file"; then srcdir=.. fi else ac_srcdir_defaulted=no fi if test ! -r "$srcdir/$ac_unique_file"; then test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 { (exit 1); exit 1; }; } fi ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" ac_abs_confdir=`( cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2 { (exit 1); exit 1; }; } pwd)` # When building in place, set srcdir=. if test "$ac_abs_confdir" = "$ac_pwd"; then srcdir=. fi # Remove unnecessary trailing slashes from srcdir. # Double slashes in file names in object file debugging info # mess up M-x gdb in Emacs. case $srcdir in */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; esac for ac_var in $ac_precious_vars; do eval ac_env_${ac_var}_set=\${${ac_var}+set} eval ac_env_${ac_var}_value=\$${ac_var} eval ac_cv_env_${ac_var}_set=\${${ac_var}+set} eval ac_cv_env_${ac_var}_value=\$${ac_var} done # # Report the --help message. # if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF \`configure' configures this package to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... To assign environment variables (e.g., CC, CFLAGS...), specify them as VAR=VALUE. See below for descriptions of some of the useful variables. Defaults for the options are specified in brackets. Configuration: -h, --help display this help and exit --help=short display options specific to this package --help=recursive display the short help of all the included packages -V, --version display version information and exit -q, --quiet, --silent do not print \`checking...' messages --cache-file=FILE cache test results in FILE [disabled] -C, --config-cache alias for \`--cache-file=config.cache' -n, --no-create do not create output files --srcdir=DIR find the sources in DIR [configure dir or \`..'] Installation directories: --prefix=PREFIX install architecture-independent files in PREFIX [$ac_default_prefix] --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX [PREFIX] By default, \`make install' will install all the files in \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify an installation prefix other than \`$ac_default_prefix' using \`--prefix', for instance \`--prefix=\$HOME'. For better control, use the options below. Fine tuning of the installation directories: --bindir=DIR user executables [EPREFIX/bin] --sbindir=DIR system admin executables [EPREFIX/sbin] --libexecdir=DIR program executables [EPREFIX/libexec] --sysconfdir=DIR read-only single-machine data [PREFIX/etc] --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] --localstatedir=DIR modifiable single-machine data [PREFIX/var] --libdir=DIR object code libraries [EPREFIX/lib] --includedir=DIR C header files [PREFIX/include] --oldincludedir=DIR C header files for non-gcc [/usr/include] --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] --datadir=DIR read-only architecture-independent data [DATAROOTDIR] --infodir=DIR info documentation [DATAROOTDIR/info] --localedir=DIR locale-dependent data [DATAROOTDIR/locale] --mandir=DIR man documentation [DATAROOTDIR/man] --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE] --htmldir=DIR html documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR] --psdir=DIR ps documentation [DOCDIR] _ACEOF cat <<\_ACEOF _ACEOF fi if test -n "$ac_init_help"; then cat <<\_ACEOF Optional Features: --disable-option-checking ignore unrecognized --enable/--with options --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) --enable-FEATURE[=ARG] include FEATURE [ARG=yes] --disable-gtktest do not try to compile and run a test GTK+ program Some influential environment variables: CC C compiler command CFLAGS C compiler flags LDFLAGS linker flags, e.g. -L if you have libraries in a nonstandard directory LIBS libraries to pass to the linker, e.g. -l CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I if you have headers in a nonstandard directory Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. _ACEOF ac_status=$? fi if test "$ac_init_help" = "recursive"; then # If there are subdirs, report their specific --help. for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue test -d "$ac_dir" || { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || continue ac_builddir=. case "$ac_dir" in .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` # A ".." for each directory in $ac_dir_suffix. ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` case $ac_top_builddir_sub in "") ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; esac ;; esac ac_abs_top_builddir=$ac_pwd ac_abs_builddir=$ac_pwd$ac_dir_suffix # for backward compatibility: ac_top_builddir=$ac_top_build_prefix case $srcdir in .) # We are building in place. ac_srcdir=. ac_top_srcdir=$ac_top_builddir_sub ac_abs_top_srcdir=$ac_pwd ;; [\\/]* | ?:[\\/]* ) # Absolute name. ac_srcdir=$srcdir$ac_dir_suffix; ac_top_srcdir=$srcdir ac_abs_top_srcdir=$srcdir ;; *) # Relative name. ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix ac_top_srcdir=$ac_top_build_prefix$srcdir ac_abs_top_srcdir=$ac_pwd/$srcdir ;; esac ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix cd "$ac_dir" || { ac_status=$?; continue; } # Check for guested configure. if test -f "$ac_srcdir/configure.gnu"; then echo && $SHELL "$ac_srcdir/configure.gnu" --help=recursive elif test -f "$ac_srcdir/configure"; then echo && $SHELL "$ac_srcdir/configure" --help=recursive else $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 fi || ac_status=$? cd "$ac_pwd" || { ac_status=$?; break; } done fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF configure generated by GNU Autoconf 2.63 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. _ACEOF exit fi cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by $as_me, which was generated by GNU Autoconf 2.63. Invocation command line was $ $0 $@ _ACEOF exec 5>>config.log { cat <<_ASUNAME ## --------- ## ## Platform. ## ## --------- ## hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` uname -m = `(uname -m) 2>/dev/null || echo unknown` uname -r = `(uname -r) 2>/dev/null || echo unknown` uname -s = `(uname -s) 2>/dev/null || echo unknown` uname -v = `(uname -v) 2>/dev/null || echo unknown` /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown` /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown` /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown` /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown` /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown` /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown` /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown` /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown` /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown` _ASUNAME as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. $as_echo "PATH: $as_dir" done IFS=$as_save_IFS } >&5 cat >&5 <<_ACEOF ## ----------- ## ## Core tests. ## ## ----------- ## _ACEOF # Keep a trace of the command line. # Strip out --no-create and --no-recursion so they do not pile up. # Strip out --silent because we don't want to record it for future runs. # Also quote any args containing shell meta-characters. # Make two passes to allow for proper duplicate-argument suppression. ac_configure_args= ac_configure_args0= ac_configure_args1= ac_must_keep_next=false for ac_pass in 1 2 do for ac_arg do case $ac_arg in -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil) continue ;; *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; esac case $ac_pass in 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;; 2) ac_configure_args1="$ac_configure_args1 '$ac_arg'" if test $ac_must_keep_next = true; then ac_must_keep_next=false # Got value, back to normal. else case $ac_arg in *=* | --config-cache | -C | -disable-* | --disable-* \ | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ | -with-* | --with-* | -without-* | --without-* | --x) case "$ac_configure_args0 " in "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; esac ;; -* ) ac_must_keep_next=true ;; esac fi ac_configure_args="$ac_configure_args '$ac_arg'" ;; esac done done $as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; } $as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; } # When interrupted or exit'd, cleanup temporary files, and complete # config.log. We remove comments because anyway the quotes in there # would cause problems or look ugly. # WARNING: Use '\'' to represent an apostrophe within the trap. # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug. trap 'exit_status=$? # Save into config.log some information that might help in debugging. { echo cat <<\_ASBOX ## ---------------- ## ## Cache variables. ## ## ---------------- ## _ASBOX echo # The following way of writing the cache mishandles newlines in values, ( for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do eval ac_val=\$$ac_var case $ac_val in #( *${as_nl}*) case $ac_var in #( *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; esac case $ac_var in #( _ | IFS | as_nl) ;; #( BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( *) $as_unset $ac_var ;; esac ;; esac done (set) 2>&1 | case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #( *${as_nl}ac_space=\ *) sed -n \ "s/'\''/'\''\\\\'\'''\''/g; s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p" ;; #( *) sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" ;; esac | sort ) echo cat <<\_ASBOX ## ----------------- ## ## Output variables. ## ## ----------------- ## _ASBOX echo for ac_var in $ac_subst_vars do eval ac_val=\$$ac_var case $ac_val in *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; esac $as_echo "$ac_var='\''$ac_val'\''" done | sort echo if test -n "$ac_subst_files"; then cat <<\_ASBOX ## ------------------- ## ## File substitutions. ## ## ------------------- ## _ASBOX echo for ac_var in $ac_subst_files do eval ac_val=\$$ac_var case $ac_val in *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; esac $as_echo "$ac_var='\''$ac_val'\''" done | sort echo fi if test -s confdefs.h; then cat <<\_ASBOX ## ----------- ## ## confdefs.h. ## ## ----------- ## _ASBOX echo cat confdefs.h echo fi test "$ac_signal" != 0 && $as_echo "$as_me: caught signal $ac_signal" $as_echo "$as_me: exit $exit_status" } >&5 rm -f core *.core core.conftest.* && rm -f -r conftest* confdefs* conf$$* $ac_clean_files && exit $exit_status ' 0 for ac_signal in 1 2 13 15; do trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal done ac_signal=0 # confdefs.h avoids OS command line length limits that DEFS can exceed. rm -f -r conftest* confdefs.h # Predefined preprocessor variables. cat >>confdefs.h <<_ACEOF #define PACKAGE_NAME "$PACKAGE_NAME" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_TARNAME "$PACKAGE_TARNAME" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_VERSION "$PACKAGE_VERSION" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_STRING "$PACKAGE_STRING" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" _ACEOF # Let the site file select an alternate cache file if it wants to. # Prefer an explicitly selected file to automatically selected ones. ac_site_file1=NONE ac_site_file2=NONE if test -n "$CONFIG_SITE"; then ac_site_file1=$CONFIG_SITE elif test "x$prefix" != xNONE; then ac_site_file1=$prefix/share/config.site ac_site_file2=$prefix/etc/config.site else ac_site_file1=$ac_default_prefix/share/config.site ac_site_file2=$ac_default_prefix/etc/config.site fi for ac_site_file in "$ac_site_file1" "$ac_site_file2" do test "x$ac_site_file" = xNONE && continue if test -r "$ac_site_file"; then { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 $as_echo "$as_me: loading site script $ac_site_file" >&6;} sed 's/^/| /' "$ac_site_file" >&5 . "$ac_site_file" fi done if test -r "$cache_file"; then # Some versions of bash will fail to source /dev/null (special # files actually), so we avoid doing that. if test -f "$cache_file"; then { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5 $as_echo "$as_me: loading cache $cache_file" >&6;} case $cache_file in [\\/]* | ?:[\\/]* ) . "$cache_file";; *) . "./$cache_file";; esac fi else { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5 $as_echo "$as_me: creating cache $cache_file" >&6;} >$cache_file fi # Check that the precious variables saved in the cache have kept the same # value. ac_cache_corrupted=false for ac_var in $ac_precious_vars; do eval ac_old_set=\$ac_cv_env_${ac_var}_set eval ac_new_set=\$ac_env_${ac_var}_set eval ac_old_val=\$ac_cv_env_${ac_var}_value eval ac_new_val=\$ac_env_${ac_var}_value case $ac_old_set,$ac_new_set in set,) { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} ac_cache_corrupted=: ;; ,set) { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} ac_cache_corrupted=: ;; ,);; *) if test "x$ac_old_val" != "x$ac_new_val"; then # differences in whitespace do not lead to failure. ac_old_val_w=`echo x $ac_old_val` ac_new_val_w=`echo x $ac_new_val` if test "$ac_old_val_w" != "$ac_new_val_w"; then { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} ac_cache_corrupted=: else { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} eval $ac_var=\$ac_old_val fi { $as_echo "$as_me:$LINENO: former value: \`$ac_old_val'" >&5 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;} { $as_echo "$as_me:$LINENO: current value: \`$ac_new_val'" >&5 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;} fi;; esac # Pass precious variables to config.status. if test "$ac_new_set" = set; then case $ac_new_val in *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; *) ac_arg=$ac_var=$ac_new_val ;; esac case " $ac_configure_args " in *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. *) ac_configure_args="$ac_configure_args '$ac_arg'" ;; esac fi done if $ac_cache_corrupted; then { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} { (exit 1); exit 1; }; } fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_config_headers="$ac_config_headers " ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. set dummy ${ac_tool_prefix}gcc; ac_word=$2 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_CC+set}" = set; then $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="${ac_tool_prefix}gcc" $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:$LINENO: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:$LINENO: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_CC"; then ac_ct_CC=$CC # Extract the first word of "gcc", so it can be a program name with args. set dummy gcc; ac_word=$2 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_ac_ct_CC+set}" = set; then $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_CC="gcc" $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 $as_echo "$ac_ct_CC" >&6; } else { $as_echo "$as_me:$LINENO: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_CC" = x; then CC="" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac CC=$ac_ct_CC fi else CC="$ac_cv_prog_CC" fi if test -z "$CC"; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. set dummy ${ac_tool_prefix}cc; ac_word=$2 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_CC+set}" = set; then $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="${ac_tool_prefix}cc" $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:$LINENO: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:$LINENO: result: no" >&5 $as_echo "no" >&6; } fi fi fi if test -z "$CC"; then # Extract the first word of "cc", so it can be a program name with args. set dummy cc; ac_word=$2 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_CC+set}" = set; then $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else ac_prog_rejected=no as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then ac_prog_rejected=yes continue fi ac_cv_prog_CC="cc" $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS if test $ac_prog_rejected = yes; then # We found a bogon in the path, so make sure we never use it. set dummy $ac_cv_prog_CC shift if test $# != 0; then # We chose a different compiler from the bogus one. # However, it has the same basename, so the bogon will be chosen # first if we set CC to just the basename; use the full file name. shift ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@" fi fi fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:$LINENO: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:$LINENO: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$CC"; then if test -n "$ac_tool_prefix"; then for ac_prog in cl.exe do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_CC+set}" = set; then $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="$ac_tool_prefix$ac_prog" $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:$LINENO: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:$LINENO: result: no" >&5 $as_echo "no" >&6; } fi test -n "$CC" && break done fi if test -z "$CC"; then ac_ct_CC=$CC for ac_prog in cl.exe do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_ac_ct_CC+set}" = set; then $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_CC="$ac_prog" $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 $as_echo "$ac_ct_CC" >&6; } else { $as_echo "$as_me:$LINENO: result: no" >&5 $as_echo "no" >&6; } fi test -n "$ac_ct_CC" && break done if test "x$ac_ct_CC" = x; then CC="" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac CC=$ac_ct_CC fi fi fi test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH See \`config.log' for more details." >&5 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH See \`config.log' for more details." >&2;} { (exit 1); exit 1; }; }; } # Provide some information about the compiler. $as_echo "$as_me:$LINENO: checking for C compiler version" >&5 set X $ac_compile ac_compiler=$2 { (ac_try="$ac_compiler --version >&5" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compiler --version >&5") 2>&5 ac_status=$? $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } { (ac_try="$ac_compiler -v >&5" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compiler -v >&5") 2>&5 ac_status=$? $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } { (ac_try="$ac_compiler -V >&5" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compiler -V >&5") 2>&5 ac_status=$? $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { ; return 0; } _ACEOF ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" # Try to create an executable without -o first, disregard a.out. # It will help us diagnose broken compilers, and finding out an intuition # of exeext. { $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 $as_echo_n "checking for C compiler default output file name... " >&6; } ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` # The possible output files: ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" ac_rmfiles= for ac_file in $ac_files do case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; * ) ac_rmfiles="$ac_rmfiles $ac_file";; esac done rm -f $ac_rmfiles if { (ac_try="$ac_link_default" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link_default") 2>&5 ac_status=$? $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. # So ignore a value of `no', otherwise this would lead to `EXEEXT = no' # in a Makefile. We should not override ac_cv_exeext if it was cached, # so that the user can short-circuit this test for compilers unknown to # Autoconf. for ac_file in $ac_files '' do test -f "$ac_file" || continue case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; [ab].out ) # We found the default executable, but exeext='' is most # certainly right. break;; *.* ) if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no; then :; else ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` fi # We set ac_cv_exeext here because the later test for it is not # safe: cross compilers may not add the suffix if given an `-o' # argument, so we may need to know it at that point already. # Even if this section looks crufty: it has the advantage of # actually working. break;; * ) break;; esac done test "$ac_cv_exeext" = no && ac_cv_exeext= else ac_file='' fi { $as_echo "$as_me:$LINENO: result: $ac_file" >&5 $as_echo "$ac_file" >&6; } if test -z "$ac_file"; then $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables See \`config.log' for more details." >&5 $as_echo "$as_me: error: C compiler cannot create executables See \`config.log' for more details." >&2;} { (exit 77); exit 77; }; }; } fi ac_exeext=$ac_cv_exeext # Check that the compiler produces executables we can run. If not, either # the compiler is broken, or we cross compile. { $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5 $as_echo_n "checking whether the C compiler works... " >&6; } # FIXME: These cross compiler hacks should be removed for Autoconf 3.0 # If not cross compiling, check that we can run a simple program. if test "$cross_compiling" != yes; then if { ac_try='./$ac_file' { (case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_try") 2>&5 ac_status=$? $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then cross_compiling=no else if test "$cross_compiling" = maybe; then cross_compiling=yes else { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs. If you meant to cross compile, use \`--host'. See \`config.log' for more details." >&5 $as_echo "$as_me: error: cannot run C compiled programs. If you meant to cross compile, use \`--host'. See \`config.log' for more details." >&2;} { (exit 1); exit 1; }; }; } fi fi fi { $as_echo "$as_me:$LINENO: result: yes" >&5 $as_echo "yes" >&6; } rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out ac_clean_files=$ac_clean_files_save # Check that the compiler produces executables we can run. If not, either # the compiler is broken, or we cross compile. { $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 $as_echo_n "checking whether we are cross compiling... " >&6; } { $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5 $as_echo "$cross_compiling" >&6; } { $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5 $as_echo_n "checking for suffix of executables... " >&6; } if { (ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link") 2>&5 ac_status=$? $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then # If both `conftest.exe' and `conftest' are `present' (well, observable) # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will # work properly (i.e., refer to `conftest.exe'), while it won't with # `rm'. for ac_file in conftest.exe conftest conftest.*; do test -f "$ac_file" || continue case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` break;; * ) break;; esac done else { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link See \`config.log' for more details." >&5 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link See \`config.log' for more details." >&2;} { (exit 1); exit 1; }; }; } fi rm -f conftest$ac_cv_exeext { $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 $as_echo "$ac_cv_exeext" >&6; } rm -f conftest.$ac_ext EXEEXT=$ac_cv_exeext ac_exeext=$EXEEXT { $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5 $as_echo_n "checking for suffix of object files... " >&6; } if test "${ac_cv_objext+set}" = set; then $as_echo_n "(cached) " >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { ; return 0; } _ACEOF rm -f conftest.o conftest.obj if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>&5 ac_status=$? $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then for ac_file in conftest.o conftest.obj conftest.*; do test -f "$ac_file" || continue; case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` break;; esac done else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile See \`config.log' for more details." >&5 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile See \`config.log' for more details." >&2;} { (exit 1); exit 1; }; }; } fi rm -f conftest.$ac_cv_objext conftest.$ac_ext fi { $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 $as_echo "$ac_cv_objext" >&6; } OBJEXT=$ac_cv_objext ac_objext=$OBJEXT { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } if test "${ac_cv_c_compiler_gnu+set}" = set; then $as_echo_n "(cached) " >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { #ifndef __GNUC__ choke me #endif ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then ac_compiler_gnu=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_compiler_gnu=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_cv_c_compiler_gnu=$ac_compiler_gnu fi { $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 $as_echo "$ac_cv_c_compiler_gnu" >&6; } if test $ac_compiler_gnu = yes; then GCC=yes else GCC= fi ac_test_CFLAGS=${CFLAGS+set} ac_save_CFLAGS=$CFLAGS { $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 $as_echo_n "checking whether $CC accepts -g... " >&6; } if test "${ac_cv_prog_cc_g+set}" = set; then $as_echo_n "(cached) " >&6 else ac_save_c_werror_flag=$ac_c_werror_flag ac_c_werror_flag=yes ac_cv_prog_cc_g=no CFLAGS="-g" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then ac_cv_prog_cc_g=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 CFLAGS="" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then : else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_c_werror_flag=$ac_save_c_werror_flag CFLAGS="-g" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then ac_cv_prog_cc_g=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_c_werror_flag=$ac_save_c_werror_flag fi { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 $as_echo "$ac_cv_prog_cc_g" >&6; } if test "$ac_test_CFLAGS" = set; then CFLAGS=$ac_save_CFLAGS elif test $ac_cv_prog_cc_g = yes; then if test "$GCC" = yes; then CFLAGS="-g -O2" else CFLAGS="-g" fi else if test "$GCC" = yes; then CFLAGS="-O2" else CFLAGS= fi fi { $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } if test "${ac_cv_prog_cc_c89+set}" = set; then $as_echo_n "(cached) " >&6 else ac_cv_prog_cc_c89=no ac_save_CC=$CC cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has function prototypes and stuff, but not '\xHH' hex character constants. These don't provoke an error unfortunately, instead are silently treated as 'x'. The following induces an error, until -std is added to get proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an array size at least. It's necessary to write '\x00'==0 to get something that's true only with -std. */ int osf4_cc_array ['\x00' == 0 ? 1 : -1]; /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters inside strings and character constants. */ #define FOO(x) 'x' int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } _ACEOF for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" do CC="$ac_save_CC $ac_arg" rm -f conftest.$ac_objext if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then ac_cv_prog_cc_c89=$ac_arg else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 fi rm -f core conftest.err conftest.$ac_objext test "x$ac_cv_prog_cc_c89" != "xno" && break done rm -f conftest.$ac_ext CC=$ac_save_CC fi # AC_CACHE_VAL case "x$ac_cv_prog_cc_c89" in x) { $as_echo "$as_me:$LINENO: result: none needed" >&5 $as_echo "none needed" >&6; } ;; xno) { $as_echo "$as_me:$LINENO: result: unsupported" >&5 $as_echo "unsupported" >&6; } ;; *) CC="$CC $ac_cv_prog_cc_c89" { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;; esac ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu VERSION="0.5.5" { $as_echo "$as_me:$LINENO: checking for mmap" >&5 $as_echo_n "checking for mmap... " >&6; } if test "${ac_cv_func_mmap+set}" = set; then $as_echo_n "(cached) " >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Define mmap to an innocuous variant, in case declares mmap. For example, HP-UX 11i declares gettimeofday. */ #define mmap innocuous_mmap /* System header to define __stub macros and hopefully few prototypes, which can conflict with char mmap (); below. Prefer to if __STDC__ is defined, since exists even on freestanding compilers. */ #ifdef __STDC__ # include #else # include #endif #undef mmap /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char mmap (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined __stub_mmap || defined __stub___mmap choke me #endif int main () { return mmap (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || $as_test_x conftest$ac_exeext }; then ac_cv_func_mmap=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_func_mmap=no fi rm -rf conftest.dSYM rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi { $as_echo "$as_me:$LINENO: result: $ac_cv_func_mmap" >&5 $as_echo "$ac_cv_func_mmap" >&6; } if test "x$ac_cv_func_mmap" = x""yes; then : else { { $as_echo "$as_me:$LINENO: error: Sorry" >&5 $as_echo "$as_me: error: Sorry" >&2;} { (exit you need mmap. If you are reading this); exit you need mmap. If you are reading this; }; } fi { $as_echo "$as_me:$LINENO: checking for gettext" >&5 $as_echo_n "checking for gettext... " >&6; } if test "${ac_cv_func_gettext+set}" = set; then $as_echo_n "(cached) " >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Define gettext to an innocuous variant, in case declares gettext. For example, HP-UX 11i declares gettimeofday. */ #define gettext innocuous_gettext /* System header to define __stub macros and hopefully few prototypes, which can conflict with char gettext (); below. Prefer to if __STDC__ is defined, since exists even on freestanding compilers. */ #ifdef __STDC__ # include #else # include #endif #undef gettext /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char gettext (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined __stub_gettext || defined __stub___gettext choke me #endif int main () { return gettext (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || $as_test_x conftest$ac_exeext }; then ac_cv_func_gettext=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_func_gettext=no fi rm -rf conftest.dSYM rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi { $as_echo "$as_me:$LINENO: result: $ac_cv_func_gettext" >&5 $as_echo "$ac_cv_func_gettext" >&6; } if test "x$ac_cv_func_gettext" = x""yes; then : else { { $as_echo "$as_me:$LINENO: error: Sorry" >&5 $as_echo "$as_me: error: Sorry" >&2;} { (exit you need gettext. If you are reading this); exit you need gettext. If you are reading this; }; } fi # Check whether --enable-gtktest was given. if test "${enable_gtktest+set}" = set; then enableval=$enable_gtktest; else enable_gtktest=yes fi pkg_config_args=gtk+-2.0 for module in . do case "$module" in gthread) pkg_config_args="$pkg_config_args gthread-2.0" ;; esac done no_gtk="" # Extract the first word of "pkg-config", so it can be a program name with args. set dummy pkg-config; ac_word=$2 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_path_PKG_CONFIG+set}" = set; then $as_echo_n "(cached) " >&6 else case $PKG_CONFIG in [\\/]* | ?:[\\/]*) ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no" ;; esac fi PKG_CONFIG=$ac_cv_path_PKG_CONFIG if test -n "$PKG_CONFIG"; then { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5 $as_echo "$PKG_CONFIG" >&6; } else { $as_echo "$as_me:$LINENO: result: no" >&5 $as_echo "no" >&6; } fi if test x$PKG_CONFIG != xno ; then if pkg-config --atleast-pkgconfig-version 0.7 ; then : else echo "*** pkg-config too old; version 0.7 or better required." no_gtk=yes PKG_CONFIG=no fi else no_gtk=yes fi min_gtk_version=2.0.0 { $as_echo "$as_me:$LINENO: checking for GTK+ - version >= $min_gtk_version" >&5 $as_echo_n "checking for GTK+ - version >= $min_gtk_version... " >&6; } if test x$PKG_CONFIG != xno ; then ## don't try to run the test against uninstalled libtool libs if $PKG_CONFIG --uninstalled $pkg_config_args; then echo "Will use uninstalled version of GTK+ found in PKG_CONFIG_PATH" enable_gtktest=no fi if $PKG_CONFIG --atleast-version $min_gtk_version $pkg_config_args; then : else no_gtk=yes fi fi if test x"$no_gtk" = x ; then GTK_CFLAGS=`$PKG_CONFIG $pkg_config_args --cflags` GTK_LIBS=`$PKG_CONFIG $pkg_config_args --libs` gtk_config_major_version=`$PKG_CONFIG --modversion gtk+-2.0 | \ sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'` gtk_config_minor_version=`$PKG_CONFIG --modversion gtk+-2.0 | \ sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'` gtk_config_micro_version=`$PKG_CONFIG --modversion gtk+-2.0 | \ sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'` if test "x$enable_gtktest" = "xyes" ; then ac_save_CFLAGS="$CFLAGS" ac_save_LIBS="$LIBS" CFLAGS="$CFLAGS $GTK_CFLAGS" LIBS="$GTK_LIBS $LIBS" rm -f conf.gtktest if test "$cross_compiling" = yes; then echo $ac_n "cross compiling; assumed OK... $ac_c" else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include #include #include int main () { int major, minor, micro; char *tmp_version; system ("touch conf.gtktest"); /* HP/UX 9 (%@#!) writes to sscanf strings */ tmp_version = g_strdup("$min_gtk_version"); if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { printf("%s, bad version string\n", "$min_gtk_version"); exit(1); } if ((gtk_major_version != $gtk_config_major_version) || (gtk_minor_version != $gtk_config_minor_version) || (gtk_micro_version != $gtk_config_micro_version)) { printf("\n*** 'pkg-config --modversion gtk+-2.0' returned %d.%d.%d, but GTK+ (%d.%d.%d)\n", $gtk_config_major_version, $gtk_config_minor_version, $gtk_config_micro_version, gtk_major_version, gtk_minor_version, gtk_micro_version); printf ("*** was found! If pkg-config was correct, then it is best\n"); printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n"); printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n"); printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n"); printf("*** required on your system.\n"); printf("*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH\n"); printf("*** to point to the correct configuration files\n"); } else if ((gtk_major_version != GTK_MAJOR_VERSION) || (gtk_minor_version != GTK_MINOR_VERSION) || (gtk_micro_version != GTK_MICRO_VERSION)) { printf("*** GTK+ header files (version %d.%d.%d) do not match\n", GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION); printf("*** library (version %d.%d.%d)\n", gtk_major_version, gtk_minor_version, gtk_micro_version); } else { if ((gtk_major_version > major) || ((gtk_major_version == major) && (gtk_minor_version > minor)) || ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro))) { return 0; } else { printf("\n*** An old version of GTK+ (%d.%d.%d) was found.\n", gtk_major_version, gtk_minor_version, gtk_micro_version); printf("*** You need a version of GTK+ newer than %d.%d.%d. The latest version of\n", major, minor, micro); printf("*** GTK+ is always available from ftp://ftp.gtk.org.\n"); printf("***\n"); printf("*** If you have already installed a sufficiently new version, this error\n"); printf("*** probably means that the wrong copy of the pkg-config shell script is\n"); printf("*** being found. The easiest way to fix this is to remove the old version\n"); printf("*** of GTK+, but you can also set the PKG_CONFIG environment to point to the\n"); printf("*** correct copy of pkg-config. (In this case, you will have to\n"); printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n"); printf("*** so that the correct libraries are found at run-time))\n"); } } return 1; } _ACEOF rm -f conftest$ac_exeext if { (ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link") 2>&5 ac_status=$? $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' { (case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_try") 2>&5 ac_status=$? $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then : else $as_echo "$as_me: program exited with status $ac_status" >&5 $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ( exit $ac_status ) no_gtk=yes fi rm -rf conftest.dSYM rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext fi CFLAGS="$ac_save_CFLAGS" LIBS="$ac_save_LIBS" fi fi if test "x$no_gtk" = x ; then { $as_echo "$as_me:$LINENO: result: yes (version $gtk_config_major_version.$gtk_config_minor_version.$gtk_config_micro_version)" >&5 $as_echo "yes (version $gtk_config_major_version.$gtk_config_minor_version.$gtk_config_micro_version)" >&6; } : else { $as_echo "$as_me:$LINENO: result: no" >&5 $as_echo "no" >&6; } if test "$PKG_CONFIG" = "no" ; then echo "*** A new enough version of pkg-config was not found." echo "*** See http://pkgconfig.sourceforge.net" else if test -f conf.gtktest ; then : else echo "*** Could not run GTK+ test program, checking why..." ac_save_CFLAGS="$CFLAGS" ac_save_LIBS="$LIBS" CFLAGS="$CFLAGS $GTK_CFLAGS" LIBS="$LIBS $GTK_LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include #include int main () { return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version)); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || $as_test_x conftest$ac_exeext }; then echo "*** The test program compiled, but did not run. This usually means" echo "*** that the run-time linker is not finding GTK+ or finding the wrong" echo "*** version of GTK+. If it is not finding GTK+, you'll need to set your" echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point" echo "*** to the installed location Also, make sure you have run ldconfig if that" echo "*** is required on your system" echo "***" echo "*** If you have an old version installed, it is best to remove it, although" echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH" else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 echo "*** The test program failed to compile or link. See the file config.log for the" echo "*** exact error that occured. This usually means GTK+ is incorrectly installed." fi rm -rf conftest.dSYM rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext CFLAGS="$ac_save_CFLAGS" LIBS="$ac_save_LIBS" fi fi GTK_CFLAGS="" GTK_LIBS="" : fi rm -f conf.gtktest ac_config_files="$ac_config_files Makefile" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure # tests run on this system so they can be shared between configure # scripts and configure runs, see configure's option --config-cache. # It is not useful on other systems. If it contains results you don't # want to keep, you may remove or edit it. # # config.status only pays attention to the cache file if you give it # the --recheck option to rerun configure. # # `ac_cv_env_foo' variables (set or unset) will be overridden when # loading this file, other *unset* `ac_cv_foo' will be assigned the # following values. _ACEOF # The following way of writing the cache mishandles newlines in values, # but we know of no workaround that is simple, portable, and efficient. # So, we kill variables containing newlines. # Ultrix sh set writes to stderr and can't be redirected directly, # and sets the high bit in the cache file unless we assign to the vars. ( for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do eval ac_val=\$$ac_var case $ac_val in #( *${as_nl}*) case $ac_var in #( *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; esac case $ac_var in #( _ | IFS | as_nl) ;; #( BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( *) $as_unset $ac_var ;; esac ;; esac done (set) 2>&1 | case $as_nl`(ac_space=' '; set) 2>&1` in #( *${as_nl}ac_space=\ *) # `set' does not quote correctly, so add quotes (double-quote # substitution turns \\\\ into \\, and sed turns \\ into \). sed -n \ "s/'/'\\\\''/g; s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" ;; #( *) # `set' quotes correctly as required by POSIX, so do not add quotes. sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" ;; esac | sort ) | sed ' /^ac_cv_env_/b end t clear :clear s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ t end s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ :end' >>confcache if diff "$cache_file" confcache >/dev/null 2>&1; then :; else if test -w "$cache_file"; then test "x$cache_file" != "x/dev/null" && { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5 $as_echo "$as_me: updating cache $cache_file" >&6;} cat confcache >$cache_file else { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} fi fi rm -f confcache test "x$prefix" = xNONE && prefix=$ac_default_prefix # Let make expand exec_prefix. test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' DEFS=-DHAVE_CONFIG_H ac_libobjs= ac_ltlibobjs= for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue # 1. Remove the extension, and $U if already installed. ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' ac_i=`$as_echo "$ac_i" | sed "$ac_script"` # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR # will be set to the directory where LIBOBJS objects are built. ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext" ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo' done LIBOBJS=$ac_libobjs LTLIBOBJS=$ac_ltlibobjs : ${CONFIG_STATUS=./config.status} ac_write_fail=0 ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files $CONFIG_STATUS" { $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;} cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 #! $SHELL # Generated by $as_me. # Run this file to recreate the current configuration. # Compiler output produced by configure, useful for debugging # configure, is in config.log if it exists. debug=false ac_cs_recheck=false ac_cs_silent=false SHELL=\${CONFIG_SHELL-$SHELL} _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 ## --------------------- ## ## M4sh Initialization. ## ## --------------------- ## # Be more Bourne compatible DUALCASE=1; export DUALCASE # for MKS sh if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' setopt NO_GLOB_SUBST else case `(set -o) 2>/dev/null` in *posix*) set -o posix ;; esac fi # PATH needs CR # Avoid depending upon Character Ranges. as_cr_letters='abcdefghijklmnopqrstuvwxyz' as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' as_cr_Letters=$as_cr_letters$as_cr_LETTERS as_cr_digits='0123456789' as_cr_alnum=$as_cr_Letters$as_cr_digits as_nl=' ' export as_nl # Printing a long string crashes Solaris 7 /usr/bin/printf. as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='printf %s\n' as_echo_n='printf %s' else if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' as_echo_n='/usr/ucb/echo -n' else as_echo_body='eval expr "X$1" : "X\\(.*\\)"' as_echo_n_body='eval arg=$1; case $arg in *"$as_nl"*) expr "X$arg" : "X\\(.*\\)$as_nl"; arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; esac; expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" ' export as_echo_n_body as_echo_n='sh -c $as_echo_n_body as_echo' fi export as_echo_body as_echo='sh -c $as_echo_body as_echo' fi # The user is always right. if test "${PATH_SEPARATOR+set}" != set; then PATH_SEPARATOR=: (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || PATH_SEPARATOR=';' } fi # Support unset when possible. if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then as_unset=unset else as_unset=false fi # IFS # We need space, tab and new line, in precisely that order. Quoting is # there to prevent editors from complaining about space-tab. # (If _AS_PATH_WALK were called with IFS unset, it would disable word # splitting by setting IFS to empty value.) IFS=" "" $as_nl" # Find who we are. Look in the path if we contain no directory separator. case $0 in *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break done IFS=$as_save_IFS ;; esac # We did not find ourselves, most probably we were run as `sh COMMAND' # in which case we are not to be found in the path. if test "x$as_myself" = x; then as_myself=$0 fi if test ! -f "$as_myself"; then $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 { (exit 1); exit 1; } fi # Work around bugs in pre-3.0 UWIN ksh. for as_var in ENV MAIL MAILPATH do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var done PS1='$ ' PS2='> ' PS4='+ ' # NLS nuisances. LC_ALL=C export LC_ALL LANGUAGE=C export LANGUAGE # Required to use basename. if expr a : '\(a\)' >/dev/null 2>&1 && test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then as_basename=basename else as_basename=false fi # Name of the executable. as_me=`$as_basename -- "$0" || $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ X"$0" : 'X\(/\)' \| . 2>/dev/null || $as_echo X/"$0" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/ q } /^X\/\(\/\/\)$/{ s//\1/ q } /^X\/\(\/\).*/{ s//\1/ q } s/.*/./; q'` # CDPATH. $as_unset CDPATH as_lineno_1=$LINENO as_lineno_2=$LINENO test "x$as_lineno_1" != "x$as_lineno_2" && test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { # Create $as_me.lineno as a copy of $as_myself, but with $LINENO # uniformly replaced by the line number. The first 'sed' inserts a # line-number line after each line using $LINENO; the second 'sed' # does the real work. The second script uses 'N' to pair each # line-number line with the line containing $LINENO, and appends # trailing '-' during substitution so that $LINENO is not a special # case at line end. # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the # scripts with optimization help from Paolo Bonzini. Blame Lee # E. McMahon (1931-1989) for sed's syntax. :-) sed -n ' p /[$]LINENO/= ' <$as_myself | sed ' s/[$]LINENO.*/&-/ t lineno b :lineno N :loop s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ t loop s/-\n.*// ' >$as_me.lineno && chmod +x "$as_me.lineno" || { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 { (exit 1); exit 1; }; } # Don't try to exec as it changes $[0], causing all sort of problems # (the dirname of $[0] is not the place where we might find the # original and so on. Autoconf is especially sensitive to this). . "./$as_me.lineno" # Exit status is that of the last command. exit } if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then as_dirname=dirname else as_dirname=false fi ECHO_C= ECHO_N= ECHO_T= case `echo -n x` in -n*) case `echo 'x\c'` in *c*) ECHO_T=' ';; # ECHO_T is single tab character. *) ECHO_C='\c';; esac;; *) ECHO_N='-n';; esac if expr a : '\(a\)' >/dev/null 2>&1 && test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi rm -f conf$$ conf$$.exe conf$$.file if test -d conf$$.dir; then rm -f conf$$.dir/conf$$.file else rm -f conf$$.dir mkdir conf$$.dir 2>/dev/null fi if (echo >conf$$.file) 2>/dev/null; then if ln -s conf$$.file conf$$ 2>/dev/null; then as_ln_s='ln -s' # ... but there are two gotchas: # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. # In both cases, we have to default to `cp -p'. ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || as_ln_s='cp -p' elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else as_ln_s='cp -p' fi else as_ln_s='cp -p' fi rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file rmdir conf$$.dir 2>/dev/null if mkdir -p . 2>/dev/null; then as_mkdir_p=: else test -d ./-p && rmdir ./-p as_mkdir_p=false fi if test -x / >/dev/null 2>&1; then as_test_x='test -x' else if ls -dL / >/dev/null 2>&1; then as_ls_L_option=L else as_ls_L_option= fi as_test_x=' eval sh -c '\'' if test -d "$1"; then test -d "$1/."; else case $1 in -*)set "./$1";; esac; case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in ???[sx]*):;;*)false;;esac;fi '\'' sh ' fi as_executable_p=$as_test_x # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" # Sed expression to map a string onto a valid variable name. as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" exec 6>&1 # Save the log message, to keep $[0] and so on meaningful, and to # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" This file was extended by $as_me, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = $CONFIG_FILES CONFIG_HEADERS = $CONFIG_HEADERS CONFIG_LINKS = $CONFIG_LINKS CONFIG_COMMANDS = $CONFIG_COMMANDS $ $0 $@ on `(hostname || uname -n) 2>/dev/null | sed 1q` " _ACEOF case $ac_config_files in *" "*) set x $ac_config_files; shift; ac_config_files=$*;; esac case $ac_config_headers in *" "*) set x $ac_config_headers; shift; ac_config_headers=$*;; esac cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 # Files that config.status was made for. config_files="$ac_config_files" config_headers="$ac_config_headers" _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 ac_cs_usage="\ \`$as_me' instantiates files from templates according to the current configuration. Usage: $0 [OPTION]... [FILE]... -h, --help print this help, then exit -V, --version print version number and configuration settings, then exit -q, --quiet, --silent do not print progress messages -d, --debug don't remove temporary files --recheck update $as_me by reconfiguring in the same conditions --file=FILE[:TEMPLATE] instantiate the configuration file FILE --header=FILE[:TEMPLATE] instantiate the configuration header FILE Configuration files: $config_files Configuration headers: $config_headers Report bugs to ." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_version="\\ config.status configured by $0, generated by GNU Autoconf 2.63, with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" Copyright (C) 2008 Free Software Foundation, Inc. This config.status script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it." ac_pwd='$ac_pwd' srcdir='$srcdir' test -n "\$AWK" || AWK=awk _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # The default lists apply if the user does not specify any file. ac_need_defaults=: while test $# != 0 do case $1 in --*=*) ac_option=`expr "X$1" : 'X\([^=]*\)='` ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` ac_shift=: ;; *) ac_option=$1 ac_optarg=$2 ac_shift=shift ;; esac case $ac_option in # Handling of the options. -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) ac_cs_recheck=: ;; --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) $as_echo "$ac_cs_version"; exit ;; --debug | --debu | --deb | --de | --d | -d ) debug=: ;; --file | --fil | --fi | --f ) $ac_shift case $ac_optarg in *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; esac CONFIG_FILES="$CONFIG_FILES '$ac_optarg'" ac_need_defaults=false;; --header | --heade | --head | --hea ) $ac_shift case $ac_optarg in *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; esac CONFIG_HEADERS="$CONFIG_HEADERS '$ac_optarg'" ac_need_defaults=false;; --he | --h) # Conflict between --help and --header { $as_echo "$as_me: error: ambiguous option: $1 Try \`$0 --help' for more information." >&2 { (exit 1); exit 1; }; };; --help | --hel | -h ) $as_echo "$ac_cs_usage"; exit ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil | --si | --s) ac_cs_silent=: ;; # This is an error. -*) { $as_echo "$as_me: error: unrecognized option: $1 Try \`$0 --help' for more information." >&2 { (exit 1); exit 1; }; } ;; *) ac_config_targets="$ac_config_targets $1" ac_need_defaults=false ;; esac shift done ac_configure_extra_args= if $ac_cs_silent; then exec 6>/dev/null ac_configure_extra_args="$ac_configure_extra_args --silent" fi _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 if \$ac_cs_recheck; then set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion shift \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 CONFIG_SHELL='$SHELL' export CONFIG_SHELL exec "\$@" fi _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 exec 5>>config.log { echo sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX ## Running $as_me. ## _ASBOX $as_echo "$ac_log" } >&5 _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # Handling of arguments. for ac_config_target in $ac_config_targets do case $ac_config_target in "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 $as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;} { (exit 1); exit 1; }; };; esac done # If the user did not use the arguments to specify the items to instantiate, # then the envvar interface is used. Set only those that are not. # We use the long form for the default assignment because of an extremely # bizarre bug on SunOS 4.1.3. if $ac_need_defaults; then test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers fi # Have a temporary directory for convenience. Make it in the build tree # simply because there is no reason against having it here, and in addition, # creating and moving files from /tmp can sometimes cause problems. # Hook for its removal unless debugging. # Note that there is a small window in which the directory will not be cleaned: # after its creation but before its name has been assigned to `$tmp'. $debug || { tmp= trap 'exit_status=$? { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status ' 0 trap '{ (exit 1); exit 1; }' 1 2 13 15 } # Create a (secure) tmp directory for tmp files. { tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" } || { tmp=./conf$$-$RANDOM (umask 077 && mkdir "$tmp") } || { $as_echo "$as_me: cannot create a temporary directory in ." >&2 { (exit 1); exit 1; } } # Set up the scripts for CONFIG_FILES section. # No need to generate them if there are no CONFIG_FILES. # This happens for instance with `./config.status config.h'. if test -n "$CONFIG_FILES"; then ac_cr=' ' ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' /dev/null` if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ac_cs_awk_cr='\\r' else ac_cs_awk_cr=$ac_cr fi echo 'BEGIN {' >"$tmp/subs1.awk" && _ACEOF { echo "cat >conf$$subs.awk <<_ACEOF" && echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && echo "_ACEOF" } >conf$$subs.sh || { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} { (exit 1); exit 1; }; } ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` ac_delim='%!_!# ' for ac_last_try in false false false false false :; do . ./conf$$subs.sh || { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} { (exit 1); exit 1; }; } ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` if test $ac_delim_n = $ac_delim_num; then break elif $ac_last_try; then { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} { (exit 1); exit 1; }; } else ac_delim="$ac_delim!$ac_delim _$ac_delim!! " fi done rm -f conf$$subs.sh cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>"\$tmp/subs1.awk" <<\\_ACAWK && _ACEOF sed -n ' h s/^/S["/; s/!.*/"]=/ p g s/^[^!]*!// :repl t repl s/'"$ac_delim"'$// t delim :nl h s/\(.\{148\}\).*/\1/ t more1 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ p n b repl :more1 s/["\\]/\\&/g; s/^/"/; s/$/"\\/ p g s/.\{148\}// t nl :delim h s/\(.\{148\}\).*/\1/ t more2 s/["\\]/\\&/g; s/^/"/; s/$/"/ p b :more2 s/["\\]/\\&/g; s/^/"/; s/$/"\\/ p g s/.\{148\}// t delim ' >$CONFIG_STATUS || ac_write_fail=1 rm -f conf$$subs.awk cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 _ACAWK cat >>"\$tmp/subs1.awk" <<_ACAWK && for (key in S) S_is_set[key] = 1 FS = "" } { line = $ 0 nfields = split(line, field, "@") substed = 0 len = length(field[1]) for (i = 2; i < nfields; i++) { key = field[i] keylen = length(key) if (S_is_set[key]) { value = S[key] line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) len += length(value) + length(field[++i]) substed = 1 } else len += 1 + keylen } print line } _ACAWK _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" else cat fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ || { { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5 $as_echo "$as_me: error: could not setup config files machinery" >&2;} { (exit 1); exit 1; }; } _ACEOF # VPATH may cause trouble with some makes, so we remove $(srcdir), # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and # trailing colons and then remove the whole line if VPATH becomes empty # (actually we leave an empty line to preserve line numbers). if test "x$srcdir" = x.; then ac_vpsub='/^[ ]*VPATH[ ]*=/{ s/:*\$(srcdir):*/:/ s/:*\${srcdir}:*/:/ s/:*@srcdir@:*/:/ s/^\([^=]*=[ ]*\):*/\1/ s/:*$// s/^[^=]*=[ ]*$// }' fi cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 fi # test -n "$CONFIG_FILES" # Set up the scripts for CONFIG_HEADERS section. # No need to generate them if there are no CONFIG_HEADERS. # This happens for instance with `./config.status Makefile'. if test -n "$CONFIG_HEADERS"; then cat >"$tmp/defines.awk" <<\_ACAWK || BEGIN { _ACEOF # Transform confdefs.h into an awk script `defines.awk', embedded as # here-document in config.status, that substitutes the proper values into # config.h.in to produce config.h. # Create a delimiter string that does not exist in confdefs.h, to ease # handling of long lines. ac_delim='%!_!# ' for ac_last_try in false false :; do ac_t=`sed -n "/$ac_delim/p" confdefs.h` if test -z "$ac_t"; then break elif $ac_last_try; then { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_HEADERS" >&5 $as_echo "$as_me: error: could not make $CONFIG_HEADERS" >&2;} { (exit 1); exit 1; }; } else ac_delim="$ac_delim!$ac_delim _$ac_delim!! " fi done # For the awk script, D is an array of macro values keyed by name, # likewise P contains macro parameters if any. Preserve backslash # newline sequences. ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]* sed -n ' s/.\{148\}/&'"$ac_delim"'/g t rset :rset s/^[ ]*#[ ]*define[ ][ ]*/ / t def d :def s/\\$// t bsnl s/["\\]/\\&/g s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ D["\1"]=" \3"/p s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p d :bsnl s/["\\]/\\&/g s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ D["\1"]=" \3\\\\\\n"\\/p t cont s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p t cont d :cont n s/.\{148\}/&'"$ac_delim"'/g t clear :clear s/\\$// t bsnlc s/["\\]/\\&/g; s/^/"/; s/$/"/p d :bsnlc s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p b cont ' >$CONFIG_STATUS || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 for (key in D) D_is_set[key] = 1 FS = "" } /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ { line = \$ 0 split(line, arg, " ") if (arg[1] == "#") { defundef = arg[2] mac1 = arg[3] } else { defundef = substr(arg[1], 2) mac1 = arg[2] } split(mac1, mac2, "(") #) macro = mac2[1] prefix = substr(line, 1, index(line, defundef) - 1) if (D_is_set[macro]) { # Preserve the white space surrounding the "#". print prefix "define", macro P[macro] D[macro] next } else { # Replace #undef with comments. This is necessary, for example, # in the case of _POSIX_SOURCE, which is predefined and required # on some systems where configure will not decide to define it. if (defundef == "undef") { print "/*", prefix defundef, macro, "*/" next } } } { print } _ACAWK _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5 $as_echo "$as_me: error: could not setup config headers machinery" >&2;} { (exit 1); exit 1; }; } fi # test -n "$CONFIG_HEADERS" eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS " shift for ac_tag do case $ac_tag in :[FHLC]) ac_mode=$ac_tag; continue;; esac case $ac_mode$ac_tag in :[FHL]*:*);; :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5 $as_echo "$as_me: error: invalid tag $ac_tag" >&2;} { (exit 1); exit 1; }; };; :[FH]-) ac_tag=-:-;; :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; esac ac_save_IFS=$IFS IFS=: set x $ac_tag IFS=$ac_save_IFS shift ac_file=$1 shift case $ac_mode in :L) ac_source=$1;; :[FH]) ac_file_inputs= for ac_f do case $ac_f in -) ac_f="$tmp/stdin";; *) # Look for the file first in the build tree, then in the source tree # (if the path is not absolute). The absolute path cannot be DOS-style, # because $ac_f cannot contain `:'. test -f "$ac_f" || case $ac_f in [\\/$]*) false;; *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; esac || { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5 $as_echo "$as_me: error: cannot find input file: $ac_f" >&2;} { (exit 1); exit 1; }; };; esac case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac ac_file_inputs="$ac_file_inputs '$ac_f'" done # Let's still pretend it is `configure' which instantiates (i.e., don't # use $as_me), people would be surprised to read: # /* config.h. Generated by config.status. */ configure_input='Generated from '` $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' `' by configure.' if test x"$ac_file" != x-; then configure_input="$ac_file. $configure_input" { $as_echo "$as_me:$LINENO: creating $ac_file" >&5 $as_echo "$as_me: creating $ac_file" >&6;} fi # Neutralize special characters interpreted by sed in replacement strings. case $configure_input in #( *\&* | *\|* | *\\* ) ac_sed_conf_input=`$as_echo "$configure_input" | sed 's/[\\\\&|]/\\\\&/g'`;; #( *) ac_sed_conf_input=$configure_input;; esac case $ac_tag in *:-:* | *:-) cat >"$tmp/stdin" \ || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 $as_echo "$as_me: error: could not create $ac_file" >&2;} { (exit 1); exit 1; }; } ;; esac ;; esac ac_dir=`$as_dirname -- "$ac_file" || $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$ac_file" : 'X\(//\)[^/]' \| \ X"$ac_file" : 'X\(//\)$' \| \ X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$ac_file" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` { as_dir="$ac_dir" case $as_dir in #( -*) as_dir=./$as_dir;; esac test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || { as_dirs= while :; do case $as_dir in #( *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( *) as_qdir=$as_dir;; esac as_dirs="'$as_qdir' $as_dirs" as_dir=`$as_dirname -- "$as_dir" || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` test -d "$as_dir" && break done test -z "$as_dirs" || eval "mkdir $as_dirs" } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;} { (exit 1); exit 1; }; }; } ac_builddir=. case "$ac_dir" in .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` # A ".." for each directory in $ac_dir_suffix. ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` case $ac_top_builddir_sub in "") ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; esac ;; esac ac_abs_top_builddir=$ac_pwd ac_abs_builddir=$ac_pwd$ac_dir_suffix # for backward compatibility: ac_top_builddir=$ac_top_build_prefix case $srcdir in .) # We are building in place. ac_srcdir=. ac_top_srcdir=$ac_top_builddir_sub ac_abs_top_srcdir=$ac_pwd ;; [\\/]* | ?:[\\/]* ) # Absolute name. ac_srcdir=$srcdir$ac_dir_suffix; ac_top_srcdir=$srcdir ac_abs_top_srcdir=$srcdir ;; *) # Relative name. ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix ac_top_srcdir=$ac_top_build_prefix$srcdir ac_abs_top_srcdir=$ac_pwd/$srcdir ;; esac ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix case $ac_mode in :F) # # CONFIG_FILE # _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # If the template does not know about datarootdir, expand it. # FIXME: This hack should be removed a few years after 2.60. ac_datarootdir_hack=; ac_datarootdir_seen= ac_sed_dataroot=' /datarootdir/ { p q } /@datadir@/p /@docdir@/p /@infodir@/p /@localedir@/p /@mandir@/p ' case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in *datarootdir*) ac_datarootdir_seen=yes;; *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_datarootdir_hack=' s&@datadir@&$datadir&g s&@docdir@&$docdir&g s&@infodir@&$infodir&g s&@localedir@&$localedir&g s&@mandir@&$mandir&g s&\\\${datarootdir}&$datarootdir&g' ;; esac _ACEOF # Neutralize VPATH when `$srcdir' = `.'. # Shell code in configure.ac might set extrasub. # FIXME: do we really want to maintain this feature? cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_sed_extra="$ac_vpsub $extrasub _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 :t /@[a-zA-Z_][a-zA-Z_0-9]*@/!b s|@configure_input@|$ac_sed_conf_input|;t t s&@top_builddir@&$ac_top_builddir_sub&;t t s&@top_build_prefix@&$ac_top_build_prefix&;t t s&@srcdir@&$ac_srcdir&;t t s&@abs_srcdir@&$ac_abs_srcdir&;t t s&@top_srcdir@&$ac_top_srcdir&;t t s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t s&@builddir@&$ac_builddir&;t t s&@abs_builddir@&$ac_abs_builddir&;t t s&@abs_top_builddir@&$ac_abs_top_builddir&;t t $ac_datarootdir_hack " eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 $as_echo "$as_me: error: could not create $ac_file" >&2;} { (exit 1); exit 1; }; } test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir' which seems to be undefined. Please make sure it is defined." >&5 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' which seems to be undefined. Please make sure it is defined." >&2;} rm -f "$tmp/stdin" case $ac_file in -) cat "$tmp/out" && rm -f "$tmp/out";; *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; esac \ || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 $as_echo "$as_me: error: could not create $ac_file" >&2;} { (exit 1); exit 1; }; } ;; :H) # # CONFIG_HEADER # if test x"$ac_file" != x-; then { $as_echo "/* $configure_input */" \ && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" } >"$tmp/config.h" \ || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 $as_echo "$as_me: error: could not create $ac_file" >&2;} { (exit 1); exit 1; }; } if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5 $as_echo "$as_me: $ac_file is unchanged" >&6;} else rm -f "$ac_file" mv "$tmp/config.h" "$ac_file" \ || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 $as_echo "$as_me: error: could not create $ac_file" >&2;} { (exit 1); exit 1; }; } fi else $as_echo "/* $configure_input */" \ && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5 $as_echo "$as_me: error: could not create -" >&2;} { (exit 1); exit 1; }; } fi ;; esac done # for ac_tag { (exit 0); exit 0; } _ACEOF chmod +x $CONFIG_STATUS ac_clean_files=$ac_clean_files_save test $ac_write_fail = 0 || { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5 $as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;} { (exit 1); exit 1; }; } # configure is writing to config.log, and then calls config.status. # config.status does its own redirection, appending to config.log. # Unfortunately, on DOS this fails, as config.log is still kept open # by configure, so config.status won't be able to write to it; its # output is simply discarded. So we exec the FD to /dev/null, # effectively closing config.log, so it can be properly (re)opened and # appended to by config.status. When coming back to configure, we # need to make the FD available again. if test "$no_create" != yes; then ac_cs_success=: ac_config_status_args= test "$silent" = yes && ac_config_status_args="$ac_config_status_args --quiet" exec 5>/dev/null $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false exec 5>>config.log # Use ||, not &&, to avoid exiting from the if with $? = 1, which # would make configure fail if this is the last instruction. $ac_cs_success || { (exit 1); exit 1; } fi if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} fi theorur-0.5.5/po/0000755000175000001440000000000011146557452013247 5ustar rafael2kuserstheorur-0.5.5/po/pt_BR.po0000644000175000001440000001560711146557420014621 0ustar rafael2kusers# translation of theorur to Brazilian portuguese. # This file is distributed under the GNU GPLv3. # Copyright (C) 2006-2009, Rafael Diniz # Rafael Diniz , 2006-2009. # msgid "" msgstr "" "Project-Id-Version: Theorur 0.5.5\n" "Report-Msgid-Bugs-To: Rafael Diniz \n" "POT-Creation-Date: 2006-02-22 20:04+0000\n" "PO-Revision-Date: 2007-06-16 01:14-0200\n" "Last-Translator: Rafael Diniz \n" "Language-Team: Rafael Diniz \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: config_files.c:217 theorur.c:266 theorur.c:268 msgid "IEEE1394 - digital input" msgstr "IEEE1394 - entrada digital" #: config_files.c:223 config_files.c:257 config_files.c:262 theorur.c:364 msgid "don't change" msgstr "nao mudar" #: config_files.c:251 config_files.c:290 config_files.c:325 theorur.c:429 msgid "yes" msgstr "sim" #: interface.c:85 msgid "--> Command <--\n" msgstr "--> Comando <--\n" #: interface.c:87 msgid "" "\n" "--> Streaming command output <--\n" msgstr "" "\n" "--> Saida do comando da transmissao <--\n" #: interface.c:112 msgid "Streaming off" msgstr "Transmissao desligada" #: interface.c:250 theorur.c:156 msgid "Streaming Status: Stopped" msgstr "Estado da Transmissao: Parada" #: interface.c:257 msgid "Streaming Status: Started" msgstr "Estado da Transmissao: Iniciada" #: interface.c:352 #, c-format msgid "" "Theorur needed commands not found!\n" "Download them." msgstr "" "Comandos necessarios ao theorur nao encontrados!\n" "Baixe-os." #: interface.c:354 #, c-format msgid "" "Don't you know you should have the fucking dvgrab, ffmpeg2theora and " "oggfwd_im to run this shit!!\n" "Get them\n" msgstr "" "Puta vida, caraio, se num tah ligado que\n" "vc tem que ter o dvgrab, ffmpeg2theora e o oggfwd_im\n" "pra rodar essa merda??\n" #: interface.c:358 theorur.c:197 msgid "Close" msgstr "Fechar" #: interface.c:359 msgid "Error" msgstr "Erro" #: interface.c:378 theorur.c:154 msgid "Show Details" msgstr "Mostrar Detalhes" #: interface.c:385 msgid "Hide Details" msgstr "Esconder Detalhes" #: theorur.c:152 msgid "Start Streaming" msgstr "Iniciar Transmissao" #: theorur.c:153 msgid "Stop Streaming" msgstr "Parar Transmissao" #: theorur.c:171 msgid "File" msgstr "Arquivo" #: theorur.c:172 msgid "Open Configuration" msgstr "Abrir Configuracao" #: theorur.c:173 msgid "Save Configuration" msgstr "Salvar Configuracao" #: theorur.c:174 msgid "Quit and don't stop streaming" msgstr "Sair sem desligar a transmissao" #: theorur.c:175 msgid "Quit" msgstr "Sair" #: theorur.c:184 msgid "Help" msgstr "Ajuda" #: theorur.c:185 msgid "About" msgstr "Sobre" #: theorur.c:194 #, c-format msgid "" "Theorur version: %s\n" "Software written by Rafael Diniz\n" "License: GNU Public License v3" msgstr "" "Versao do Theorur: %s\n" "Programa escrito por Rafael Diniz\n" "Licenca: GNU GPL v3" #: theorur.c:198 msgid "About Theorur" msgstr "Sobre o Theorur" #: theorur.c:205 msgid "" "Streaming is running.\n" "Do you want to kill the streaming?\n" msgstr "" "A Transmissao esta rodando.\n" "Voce quer que o ela seja desligada?\n" #: theorur.c:206 msgid "Yes" msgstr "Sim" #: theorur.c:207 msgid "No" msgstr "Nao" #: theorur.c:209 msgid "Streaming is running" msgstr "Transmissao sendo executada" #: theorur.c:220 msgid "Open File" msgstr "Abrir Arquivo" #: theorur.c:221 msgid "Save File" msgstr "Salvar Arquivo" #: theorur.c:225 theorur.c:260 msgid "Local Dump File (Encoded)" msgstr "Arquivo de Dump Local (Comprimido)" #: theorur.c:226 theorur.c:261 msgid "Local Dump File (Raw)" msgstr "Arquivo de Dump Local (Bruto)" #: theorur.c:225 msgid "Add date to local dump filename? " msgstr "Acrescentar a data ao nome do arquivo de dump? " #: theorur.c:230 msgid "Automatically reconnect? " msgstr "Reconectar automaticamente? " #: theorur.c:235 msgid "Server Options" msgstr "Opcoes do Servidor" #: theorur.c:236 msgid "Audio/Video Options" msgstr "Opcoes de Audio/Video" #: theorur.c:237 msgid "Streaming Description" msgstr "Descricao da Transmissao" #: theorur.c:245 msgid "Server: " msgstr "Servidor: " #: theorur.c:247 msgid "Port: " msgstr "Porta: " #: theorur.c:249 msgid "Mount Point: " msgstr "Ponto de Montagem: " #: theorur.c:251 msgid "Password: " msgstr "Senha: " #: theorur.c:262 msgid "Input Type: " msgstr "Tipo de Entrada: " #: theorur.c:265 msgid "V4L - analog input" msgstr "V4L - entrada analogica" #: theorur.c:270 msgid "Audio SampleRate: " msgstr "Taxa de Amostragem do Audio: " #: theorur.c:282 msgid "Video Size: " msgstr "Tamanho do Video: " #: theorur.c:314 msgid "Number of audio channels: " msgstr "Numero de canais de audio: " #: theorur.c:322 msgid "Video Quality: " msgstr "Qualidade do Video: " #: theorur.c:340 msgid "Audio Quality: " msgstr "Qualidade do Audio: " #: theorur.c:361 msgid "Video FPS: " msgstr "FPS do Video: " #: theorur.c:398 msgid "V4L Device Input: " msgstr "Dispositivo de Entrada V4L: " #: theorur.c:414 msgid "Streaming Name: " msgstr "Nome da Transmissao: " #: theorur.c:416 msgid "URL: " msgstr "URL: " #: theorur.c:418 msgid "Description: " msgstr "Descricao: " #: theorur.c:420 msgid "Genre: " msgstr "Genero: " #: theorur.c:426 msgid "Public: " msgstr "Publica: " #: theorur.c:430 msgid "no" msgstr "nao" #: theorur.c:439 msgid "" "Theorur - A graphical user interface for theora streaming\n" "The Revolution will be streamed!" msgstr "" "Theorur - Uma interface grafica para streaming em Ogg/Theora\n" "A Revolucao esta sendo transmitida pela Internet!" #: tooltips.c:42 msgid "" "Field that indicates the name of the server.\n" "Eg: orelha2.radiolivre.org" msgstr "" "Campo que indica o nome do servidor.\n" "Ex: orelha2.radiolivre.org" #: tooltips.c:43 msgid "" "Field that indicates the server port that you'll connect.\n" "Eg: 8000" msgstr "" "Campo que indica a porta do servidor na qual voce ira se conectar.\n" "Ex: 8000" #: tooltips.c:44 msgid "" "Field that indicates the mount point for the stream.\n" "Eg: tvxiado.ogg\n" " Remember to put a \".ogg\" at the end of the mountpoint!" msgstr "" "Campo que indica o ponto de montagem para o stream.\n" "Ex: tvxiado.ogg\n" " Lembre-se de colocar um \".ogg\" no final do ponto de montagem! " #: tooltips.c:45 msgid "" "Field that indicates the password for the stream, provided by the server " "administrator." msgstr "" "Campo que indica a senha do stream, fornecida pelo administrador do servidor." #: tooltips.c:47 msgid "" "If you want to stream from a ieee1394 device (dv) this option will have no " "use (dvgrab will take care of dv capture). \n" "If you want to stream from a Video4Linux device, set this option to the " "apropriate v4l device." msgstr "" "Se voce quer transmitir a partir de um dispositivo ieee1394 (dv) esta opcao nao " "tera nenhum uso (o dvgrab ira tomar conta da captura dv). \n" "Se voce quer transmitir a partir de um dispositivo Video4Linux, acerte essa opcao " "para o dispositivo v4l apropriado." theorur-0.5.5/po/Makefile0000644000175000001440000000004210404443340014665 0ustar rafael2kusersall: msgfmt pt_BR.po -o pt_BR.mo theorur-0.5.5/Makefile.in0000644000175000001440000000641211146555537014703 0ustar rafael2kusers# Theorur - A GUI for Ogg/Theora streaming # Copyright (C) 2006-2009 Rafael Diniz # # This file is part of Theorur. # # Theorur is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # Theorur is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with Theorur. If not, see . # # theorur Makefile PREFIX=@prefix@ INTLPREFIX=@prefix@ CC=@CC@ VERSION=@VERSION@ CFLAGS+=-Wall INSTALL=install ARCH=`uname -m` #set debugging symbols: #CFLAGS+= -g # use tooltips CFLAGS+= -DUSE_TOOLTIP all: theorur theorur: theorur.o interface.o config_files.o tooltips.o man_gzip $(CC) $(CFLAGS) @GTK_LIBS@ @GTK_CFLAGS@ -DVERSION="\"$(VERSION)\"" theorur.o interface.o config_files.o tooltips.o -o theorur theorur.o: theorur.c $(CC) @GTK_CFLAGS@ -DINTLPREFIX="\"$(INTLPREFIX)\"" -DVERSION="\"$(VERSION)\"" -c theorur.c -o theorur.o interface.o: interface.c $(CC) $(CFLAGS) @GTK_CFLAGS@ -DINTLPREFIX="\"$(INTLPREFIX)\"" -DVERSION="\"$(VERSION)\"" -c interface.c -o interface.o config_files.o: config_files.c $(CC) $(CFLAGS) @GTK_CFLAGS@ -DINTLPREFIX="\"$(INTLPREFIX)\"" -DVERSION="\"$(VERSION)\"" -c config_files.c -o config_files.o tooltips.o: tooltips.c $(CC) $(CFLAGS) @GTK_CFLAGS@ -DINTLPREFIX="\"$(INTLPREFIX)\"" -DVERSION="\"$(VERSION)\"" -c tooltips.c -o tooltips.o man_gzip: gzip -c man/theorur.1 > man/theorur.1.gz clean: rm -f *.o *~ theorur man/theorur.1.gz rm -rf slack theorur.tgz install: theorur $(INSTALL) -D --mode=0755 theorur $(PREFIX)/bin/theorur $(INSTALL) -D --mode=0644 documentation/CHANGES $(PREFIX)/share/theorur/changelog $(INSTALL) -D --mode=0644 po/pt_BR.mo $(PREFIX)/share/locale/pt_BR/LC_MESSAGES/theorur.mo $(INSTALL) -D --mode=0644 man/theorur.1.gz $(PREFIX)/share/man/man1/theorur.1.gz make_pkg: theorur echo "Remember to run this option as root!" rm -rf slack $(INSTALL) -D --mode=0755 theorur slack$(PREFIX)/bin/theorur $(INSTALL) -D --mode=0644 po/pt_BR.mo slack$(PREFIX)/share/locale/pt_BR/LC_MESSAGES/theorur.mo $(INSTALL) -D --mode=0644 documentation/CHANGES slack$(PREFIX)/doc/theorur/CHANGES $(INSTALL) -D --mode=0644 documentation/LICENSE slack$(PREFIX)/doc/theorur/LICENSE $(INSTALL) -D --mode=0644 documentation/README.en slack$(PREFIX)/doc/theorur/README.en $(INSTALL) -D --mode=0644 documentation/README.pt_BR slack$(PREFIX)/doc/theorur/README.pt_BR $(INSTALL) -D --mode=0644 documentation/CHANGES slack$(PREFIX)/doc/theorur/CHANGES $(INSTALL) -D --mode=0644 documentation/slack-desc slack/install/slack-desc cd slack; makepkg -c y -l n ../theorur-$(VERSION)-$(ARCH)-1rd.tgz echo "Remember to run this option as root!" install_pkg: make_pkg /sbin/installpkg theorur-*-1rd.tgz upgrade_pkg: make_pkg /sbin/upgradepkg theorur-*-1rd.tgz dist-clean: clean rm aclocal.m4 config.status config.log man/theorur.1.gz Makefile rm -r autom4te.cache theorur-0.5.5/tooltips.h0000644000175000001440000000153411146555167014663 0ustar rafael2kusers/* Theorur - A GUI for Ogg/Theora streaming * Copyright (C) 2006-2009 Rafael Diniz * * This file is part of Theorur. * * Theorur is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * Theorur is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with Theorur. If not, see . * * */ #define __TOOLTIPS_H__ void set_all_tooltips(); theorur-0.5.5/README0000644000175000001440000000011210404443340013465 0ustar rafael2kusersplease read documentation/README.* por favor leia documentation/README.* theorur-0.5.5/tooltips.c0000644000175000001440000000422111146555311014641 0ustar rafael2kusers/* Theorur - A GUI for Ogg/Theora streaming * Copyright (C) 2006-2009 Rafael Diniz * * This file is part of Theorur. * * Theorur is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * Theorur is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with Theorur. If not, see . * * */ #ifndef __GTK_H__ #include #endif #ifndef __GLOBAL_H__ #include "global.h" #endif #ifdef USE_TOOLTIP #define TOOLTIP 1 #else #define TOOLTIP 0 #endif #include #include #include void set_all_tooltips(){ tooltip = gtk_tooltips_new (); if (TOOLTIP) { gtk_tooltips_set_tip (GTK_TOOLTIPS (tooltip), entry_server, gettext("Field that indicates the name of the server.\nEg: orelha2.radiolivre.org"), ""); gtk_tooltips_set_tip (GTK_TOOLTIPS (tooltip), entry_port, gettext("Field that indicates the server port that you'll connect.\nEg: 8000"), ""); gtk_tooltips_set_tip (GTK_TOOLTIPS (tooltip), entry_mountpoint, gettext("Field that indicates the mount point for the stream.\nEg: tvxiado.ogg\n Remember to put a \".ogg\" at the end of the mountpoint!"), ""); gtk_tooltips_set_tip (GTK_TOOLTIPS (tooltip), entry_pass, gettext("Field that indicates the password for the stream, provided by the server administrator."), ""); gtk_tooltips_set_tip (GTK_TOOLTIPS (tooltip), (GTK_COMBO(combo_v4ldevice))->entry, gettext("If you want to \ stream from a ieee1394 device (dv) this option will have no use (dvgrab will take care of dv capture). \ \nIf you want to stream from a Video4Linux device, set this option to the apropriate v4l device."), ""); } else /* if compiling without tooltip */ free (tooltip); } theorur-0.5.5/global.h0000644000175000001440000001012311146555214014231 0ustar rafael2kusers/* Theorur - A GUI for Ogg/Theora streaming * Copyright (C) 2006-2009 Rafael Diniz * * This file is part of Theorur. * * Theorur is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * Theorur is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with Theorur. If not, see . * * */ #define __GLOBAL_H__ #ifndef __GTK_H__ #include #endif /* shared area */ void *shared_area; /* streaming execution child process pid */ int pid; /* the command to stream */ char theorur_cmd[1024]; /* file descriptor used by darkice output pipe */ int theorur_output_fd; /* the user home */ char home[64]; char theorur_cfg[64]; char theorur_temp[64]; char show_detail; char reconnect_flag; /* main window Widgets */ GtkWidget *window; GtkWidget *button_start; GtkWidget *button_stop; GtkWidget *button_detail; GtkWidget *label_status; GtkWidget *table; /* About Dialog box */ GtkWidget *dialog_about; GtkWidget *label_about; GtkWidget *button_about; /* theorurcmds not found dialog box */ GtkWidget *dialog_theorurdep; GtkWidget *label_theorurdep; GtkWidget *button_theorurdep; /* "kill streaming?" dialog box */ GtkWidget *dialog_theorurkill; GtkWidget *label_theorurkill; GtkWidget *button_yes_theorurkill; GtkWidget *button_no_theorurkill; GtkWidget *button_cancel_theorurkill; /* menu stuff */ GtkWidget *menu_bar; GtkWidget *menu_file; GtkWidget *menu_item_file; GtkWidget *menu_item_open; GtkWidget *menu_item_save; GtkWidget *menu_item_quit_nd; GtkWidget *menu_item_quit; GtkWidget *menu_help; GtkWidget *menu_item_help; GtkWidget *menu_item_about; GtkWidget *vbox; /* open and save file selectors */ GtkWidget *file_open; GtkWidget *file_save; GtkWidget *file_localdump_enc; GtkWidget *file_localdump_raw; /* checkbuttons */ GtkWidget *checkbutton_adddate; GtkWidget *checkbutton_reconnect; /* notebook stuff */ GtkWidget *notebook; GtkWidget *label_notebook_server; GtkWidget *table_server; GtkWidget *label_notebook_av; GtkWidget *table_av; GtkWidget *label_notebook_description; GtkWidget *table_description; /* button + entry */ GtkWidget *button_localdump_enc; GtkWidget *button_localdump_raw; GtkWidget *entry_localdump_enc; GtkWidget *entry_localdump_raw; /* theorur configuration stuff - label + entry */ GtkWidget *label_server; GtkWidget *entry_server; GtkWidget *label_port; GtkWidget *entry_port; GtkWidget *label_mountpoint; GtkWidget *entry_mountpoint; GtkWidget *label_pass; GtkWidget *entry_pass; GtkWidget *label_streamname; GtkWidget *entry_streamname; GtkWidget *label_description; GtkWidget *entry_description; GtkWidget *label_url; GtkWidget *entry_url; GtkWidget *label_genre; GtkWidget *entry_genre; /* theorur configuration stuff - label + combo box */ GtkWidget *label_input; GtkWidget *combo_input; GList *glist_input; GtkWidget *label_asamplerate; GtkWidget *combo_asamplerate; GList *glist_asamplerate; GtkWidget *label_achannel; GtkWidget *combo_achannel; GList *glist_achannel; GtkWidget *label_vfps; GtkWidget *combo_vfps; GList *glist_vfps; GtkWidget *label_v4ldevice; GtkWidget *combo_v4ldevice; GList *glist_v4ldevice; GtkWidget *label_adevice; GtkWidget *combo_adevice; GList *glist_adevice; GtkWidget *label_vsize; GtkWidget *combo_vsize; GList *glist_vsize; GtkWidget *label_public; GtkWidget *combo_public; GList *glist_public; GtkWidget *label_aquality; GtkWidget *combo_aquality; GList *glist_aquality; GtkWidget *label_vquality; GtkWidget *combo_vquality; GList *glist_vquality; /* text view stuff */ GtkWidget *text; GtkTextBuffer *buffer; GtkTextTagTable *tag_table; GtkTextTag *tag; /* text view has to scroll */ GtkWidget *scroll_text; /* The GTK ToolTips */ GtkTooltips *tooltip; theorur-0.5.5/configure.in0000644000175000001440000000077111146555676015155 0ustar rafael2kusersAC_INIT(theorur.c) AC_CONFIG_HEADERS dnl set CC AC_PROG_CC dnl tests C compiler AC_LANG_C VERSION="0.5.5" AC_SUBST(VERSION) AC_CHECK_FUNC(mmap,,AC_MSG_ERROR(Sorry, you need mmap. If you are reading this, email-me and report this problem and your system description - rafael@riseup.net)) AC_CHECK_FUNC(gettext,,AC_MSG_ERROR(Sorry, you need gettext. If you are reading this, email-me and report this problem and your system description - rafael@riseup.net)) AM_PATH_GTK_2_0(2.0.0) AC_OUTPUT(Makefile) theorur-0.5.5/constants.h0000644000175000001440000000161211146555251015011 0ustar rafael2kusers/* Theorur - A GUI for Ogg/Theora streaming * Copyright (C) 2006-2009 Rafael Diniz * * This file is part of Theorur. * * Theorur is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * Theorur is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with Theorur. If not, see . * * */ #define __CONSTANTS_H__ /* the size of main window */ #define SIZE_X 525 #define SIZE_Y 475 theorur-0.5.5/config_files.h0000644000175000001440000000202111146555273015423 0ustar rafael2kusers/* Theorur - A GUI for Ogg/Theora streaming * Copyright (C) 2006-2009 Rafael Diniz * * This file is part of Theorur. * * Theorur is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * Theorur is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with Theorur. If not, see . * * */ #define __CONFIG_FILES_H__ /* writes theorur config file to disk. if opt != 0, save in path, else, save in theorur config directory */ gboolean theorur_config_store( char opt, char *save_path); gboolean theorur2theoracmd_cfg(); theorur-0.5.5/documentation/0000755000175000001440000000000011146556071015476 5ustar rafael2kuserstheorur-0.5.5/documentation/README.en0000644000175000001440000000271111146556014016755 0ustar rafael2kusers# Theorur - A GUI for Ogg/Theora streaming # Copyright (C) 2006-2009 Rafael Diniz # # This file is part of Theorur. # # Theorur is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # Theorur is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with Theorur. If not, see . # This is theorur, a GUI for ogg/theora streaming, developed by Rafael Diniz. Requirements: - ffmpeg2theora >= 0.17, - oggfwd >= 0.2, - dvgrab, - gtk2, - killall (kill processes by name), - linux 2.4 or greater and probably any recent BSD system (including OpenBSD, NetBSD, FreeBSD, Solaris and MacOS X). Compiling: $ ./configure --prefix=/usr $ make Installing, as root: # make install or, if you use Slackware, create a package (as root): # make make_pkg and install or upgrade: # make install_pkg or # make upgrade_pkg to run, type: $ theorur Any trouble, email-me: rafael@riseup.net _The Revolution will be Streamed_ Get off the internet, I'll see you in the streets! theorur-0.5.5/documentation/README.pt_BR0000644000175000001440000000313511146556062017365 0ustar rafael2kusers# Theorur - A GUI for Ogg/Theora streaming # Copyright (C) 2006-2009 Rafael Diniz # # This file is part of Theorur. # # Theorur is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # Theorur is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with Theorur. If not, see . # Este eh o theorur (pronuncia-se theorur, como em goiania), uma interface grafica para streaming em ogg/theora desenvolvida por Rafael Diniz. Pre-requisitos: - ffmpeg2theora >= 0.17, - oggfwd >= 0.2, - dvgrab, - gtk2, - killall (mata processos por nome), - linux 2.4 ou superior e provavelmente qualquer sistema BSD recente (incluindo OpenBSD, NetBSD, FreeBSD, Solaris e MacOS X). Para compilar o programa, digite: $ ./configure --prefix=/usr $ make e para instalar, como root: # make install ou, se voce usa Slackware, crie um pacote (como root): # make make_pkg e instale ou atualize usando # make install_pkg ou # make upgrade_pkg Para executar o programa, digite: $ theorur Qualquer problema, mande um email para: rafael@riseup.net _A Revolução será transmitida pela Internet_ Saia da Internet, vejo você nas ruas! theorur-0.5.5/documentation/TODO0000644000175000001440000000005610550307577016172 0ustar rafael2kusersfor 0.6: Make v4l streaming work with audio. theorur-0.5.5/documentation/slack-desc0000644000175000001440000000122510536114054017423 0ustar rafael2kusers# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. Line # up the first '|' above the ':' following the base package name, and the '|' # on the right side marks the last column you can put a character in. You must # make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':'. |-----handy-ruler------------------------------------------------------| theorur: theorur (streaming tool) theorur: theorur: Theorur is a live audio/video streaming tool for Ogg/Theora theorur: wrote using GTK+2. theorur: theorur: theorur: theorur: theorur: theorur: theorur: theorur-0.5.5/documentation/CHANGES0000644000175000001440000000125611146555741016500 0ustar rafael2kusers0.5.5: License updated to GPLv3 0.5.4: V4L is back. Better video quality achieved w/ a greater keyframe number. 0.5.3: Added the possibility to dump the raw video input. Added a "automatic reconnect" option. 0.5.2: FPS option works. 0.5.1: Now LocalDumpFile works and an "add date" option was added. 0.5: Now we are using the official oggfwd. 0.4: hidden experimental version ;P 0.3: Changed A/V bitrate option to A/V quality options. Added experimental code in config_files.c zeroed #if for v4l with working audio streaming. 0.2: Added some new video sizes. 0.1: Fixed a simple bug in initialization code. The program should work now! 0.0: Initial version. theorur-0.5.5/documentation/LICENSE0000644000175000001440000007761511067602025016514 0ustar rafael2kusers Theorur - A GUI for Ogg/Vorbis/Theora streaming to icecast2 servers Copyright (C) 2004-2008 Rafael Diniz This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright © 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The GNU General Public License is a free, copyleft license for software and other kinds of works. The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. The precise terms and conditions for copying, distribution and modification follow. TERMS AND CONDITIONS 0. Definitions. ?This License? refers to version 3 of the GNU General Public License. ?Copyright? also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. ?The Program? refers to any copyrightable work licensed under this License. Each licensee is addressed as ?you?. ?Licensees? and ?recipients? may be individuals or organizations. To ?modify? a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a ?modified version? of the earlier work or a work ?based on? the earlier work. A ?covered work? means either the unmodified Program or a work based on the Program. To ?propagate? a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. To ?convey? a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. An interactive user interface displays ?Appropriate Legal Notices? to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. 1. Source Code. The ?source code? for a work means the preferred form of the work for making modifications to it. ?Object code? means any non-source form of a work. A ?Standard Interface? means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. The ?System Libraries? of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A ?Major Component?, in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. The ?Corresponding Source? for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. The Corresponding Source for a work in source code form is that same work. 2. Basic Permissions. All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. 3. Protecting Users' Legal Rights From Anti-Circumvention Law. No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. 4. Conveying Verbatim Copies. You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. 5. Conveying Modified Source Versions. You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: * a) The work must carry prominent notices stating that you modified it, and giving a relevant date. * b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to ?keep intact all notices?. * c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. * d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an ?aggregate? if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. 6. Conveying Non-Source Forms. You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: * a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. * b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. * c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. * d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. * e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. A ?User Product? is either (1) a ?consumer product?, which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, ?normally used? refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. ?Installation Information? for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. 7. Additional Terms. ?Additional permissions? are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: * a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or * b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or * c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or * d) Limiting the use for publicity purposes of names of licensors or authors of the material; or * e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or * f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. All other non-permissive additional terms are considered ?further restrictions? within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. 8. Termination. You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. 9. Acceptance Not Required for Having Copies. You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. 10. Automatic Licensing of Downstream Recipients. Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. An ?entity transaction? is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. 11. Patents. A ?contributor? is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's ?contributor version?. A contributor's ?essential patent claims? are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, ?control? includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. In the following three paragraphs, a ?patent license? is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To ?grant? such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. ?Knowingly relying? means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. A patent license is ?discriminatory? if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. 12. No Surrender of Others' Freedom. If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. 13. Use with the GNU Affero General Public License. Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. 14. Revised Versions of this License. The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License ?or any later version? applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. 15. Disclaimer of Warranty. THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM ?AS IS? WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. Limitation of Liability. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 17. Interpretation of Sections 15 and 16. If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. END OF TERMS AND CONDITIONS theorur-0.5.5/theorur.c0000644000175000001440000010065011146557330014462 0ustar rafael2kusers/* Theorur - A GUI for Ogg/Theora streaming * Copyright (C) 2006-2009 Rafael Diniz * * This file is part of Theorur. * * Theorur is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * Theorur is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with Theorur. If not, see . * * */ #include #include #include #include #include #include #include #include #include #include #include #include #ifndef __GLOBAL_H__ #include "global.h" #endif /* some defines */ #ifndef __CONSTANTS_H__ #include "constants.h" #endif #ifndef __INTERFACE_H__ #include "interface.h" #endif #ifndef __TOOLTIPS_H__ #include "tooltips.h" #endif int main( int argc, char *argv[], char *envp[]) { DIR *directory; char *foo; char bar[256], path[256]; char locale[16]; int i = 0, fd; if (!gtk_init_check (&argc, &argv)) { fprintf(stderr, "Display cannot be initialized, wait for the curses interface :-P\n"); exit (-1); } if (envp[i] == NULL) { fprintf(stderr, "hummmm, Environment variables not found?\n"); exit(-1); } /* Sets the shared area */ /* 00 means streaming stopped, don't update label */ /* 01 means streaming stopped, update label */ /* 10 means streaming started, don't update label */ /* 11 means streaming started, update label */ shared_area = mmap (0, 3, PROT_READ | PROT_WRITE, MAP_SHARED | MAP_ANON, -1, 0); sprintf ((char *) shared_area, "00"); /* sets the auto reconnect flag */ reconnect_flag = 0; /* get the user HOME */ strcpy(home, getenv("HOME")); /* if not exists, create the config directory */ strcat(home,"/.theorur"); if ( !(directory = opendir(home)) ) { if (mkdir(home, S_IRWXU )) fprintf(stderr, "Error: %s cannot be created\n", home); } else closedir(directory); /* sets the location of the configuration files */ strcpy (theorur_cfg, home); strcat (theorur_cfg, "/theorur.cfg"); strcpy (theorur_temp, home); strcat (theorur_temp, "/theorur.temp"); /* the fifo for the debug window of darkice */ unlink(theorur_temp); if(mkfifo(theorur_temp, S_IRWXU )) fprintf(stderr, "error creating the fifo at %s\n", theorur_temp); theorur_output_fd = open (theorur_temp, O_RDONLY | O_NONBLOCK); /* internacionalization stuff */ setlocale (LC_ALL, ""); strcpy(locale, INTLPREFIX); strcat(locale, "/share/locale"); bindtextdomain ("theorur", locale); textdomain ("theorur"); /* check if dvgrab, ffmpeg2theora and oggfwd exists in path */ strcpy (path, getenv("PATH")); i = 0; while ( sscanf(path+i, "%[^:]:", bar) != -1){ i = i + strlen(bar) + 1; if ( (fd = open(strcat(bar,"/dvgrab"), O_RDONLY)) != -1){ printf("dvgrab found!\n"); close (fd); goto out1; } } out1: if (!i) {theorurcmds_not_found(); exit(-1);} i = 0; while ( sscanf(path+i, "%[^:]:", bar) != -1){ i = i + strlen(bar) + 1; if ( (fd = open(strcat(bar,"/ffmpeg2theora"), O_RDONLY)) != -1){ printf("ffmpeg2theora found!\n"); close (fd); goto out2; } } out2: if (!i) {theorurcmds_not_found(); exit(-1);} i = 0; while ( sscanf(path+i, "%[^:]:", bar) != -1){ i = i + strlen(bar) + 1; if ( (fd = open(strcat(bar,"/oggfwd"), O_RDONLY)) != -1){ printf("oggfwd found!\n"); close (fd); goto out3; } } out3: if (!i) {theorurcmds_not_found(); exit(-1);} /* Now the GTK+ stuff ... */ g_timeout_add (1000, (GSourceFunc) status_loop, 0); /* status_loop() updates the streaming status */ window = gtk_window_new (GTK_WINDOW_TOPLEVEL); button_start = gtk_button_new_with_label ( gettext("Start Streaming") ); button_stop = gtk_button_new_with_label ( gettext("Stop Streaming") ); button_detail = gtk_button_new_with_label ( gettext("Show Details") ); show_detail = 0; label_status = gtk_label_new ( gettext("Streaming Status: Stopped")); table = gtk_table_new (2, 1, FALSE); vbox = gtk_vbox_new (FALSE, 0); /* packs the menu_bar and the table */ /* main window stuff */ gtk_window_set_title (GTK_WINDOW (window), "Theorur"); gtk_widget_set_size_request (GTK_WIDGET (window), SIZE_X, SIZE_Y); gtk_container_set_border_width (GTK_CONTAINER (window), 0); /* sets up the upper menu stuff */ menu_bar = gtk_menu_bar_new(); menu_file = gtk_menu_new(); menu_item_file = gtk_menu_item_new_with_label ( gettext("File") ); menu_item_open = gtk_menu_item_new_with_label ( gettext("Open Configuration") ); menu_item_save = gtk_menu_item_new_with_label ( gettext("Save Configuration") ); menu_item_quit_nd = gtk_menu_item_new_with_label ( gettext("Quit and don't stop streaming") ); menu_item_quit = gtk_menu_item_new_with_label ( gettext("Quit") ); gtk_menu_shell_append (GTK_MENU_SHELL (menu_file), menu_item_open); gtk_menu_shell_append (GTK_MENU_SHELL (menu_file), menu_item_save); gtk_menu_shell_append (GTK_MENU_SHELL (menu_file), menu_item_quit_nd); gtk_menu_shell_append (GTK_MENU_SHELL (menu_file), menu_item_quit); gtk_menu_item_set_submenu (GTK_MENU_ITEM (menu_item_file), menu_file); gtk_menu_bar_append ( GTK_MENU_BAR (menu_bar), menu_item_file ); menu_help = gtk_menu_new(); menu_item_help = gtk_menu_item_new_with_label ( gettext("Help") ); menu_item_about = gtk_menu_item_new_with_label ( gettext("About") ); gtk_menu_shell_append (GTK_MENU_SHELL (menu_help), menu_item_about); gtk_menu_item_set_submenu (GTK_MENU_ITEM (menu_item_help), menu_help); gtk_menu_bar_append ( GTK_MENU_BAR (menu_bar), menu_item_help ); gtk_box_pack_start (GTK_BOX (vbox), menu_bar, FALSE, FALSE, 0); /* sets up the about dialog */ sprintf(bar, gettext("Theorur version: %s\nSoftware written by Rafael Diniz\nLicense: GNU Public License v3"),VERSION); dialog_about = gtk_dialog_new (); label_about = gtk_label_new ( bar ); button_about = gtk_button_new_with_label ( gettext("Close")); gtk_window_set_title(GTK_WINDOW (dialog_about), gettext("About Theorur")); gtk_widget_set_size_request (GTK_WIDGET (dialog_about), 350, 200); gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog_about)->action_area), button_about, TRUE, TRUE, 0); gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog_about)->vbox), label_about, TRUE, TRUE, 0); /* sets up the exit window */ dialog_theorurkill = gtk_dialog_new (); label_theorurkill = gtk_label_new (gettext("Streaming is running.\nDo you want to kill the streaming?\n")); button_yes_theorurkill = gtk_button_new_with_label (gettext("Yes")); button_no_theorurkill = gtk_button_new_with_label (gettext("No")); gtk_window_set_title(GTK_WINDOW (dialog_theorurkill), gettext("Streaming is running")); gtk_widget_set_size_request (GTK_WIDGET (dialog_theorurkill), 300, 200); gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog_theorurkill)->action_area), button_yes_theorurkill, TRUE, TRUE, 0); gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog_theorurkill)->action_area), button_no_theorurkill, TRUE, TRUE, 0); gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog_theorurkill)->vbox), label_theorurkill, TRUE, TRUE, 0); g_signal_connect_swapped (G_OBJECT (dialog_theorurkill), "delete_event",G_CALLBACK (gtk_widget_hide), dialog_theorurkill); g_signal_connect (G_OBJECT (button_yes_theorurkill), "clicked",G_CALLBACK (delete_event), NULL); g_signal_connect (G_OBJECT (button_no_theorurkill), "clicked",G_CALLBACK (delete_event_nd), NULL); /* sets up the file selectors */ file_open = gtk_file_selection_new ( gettext("Open File") ); file_save = gtk_file_selection_new ( gettext("Save File") ); file_localdump_enc = gtk_file_selection_new ( gettext("Local Dump File (Encoded)") ); file_localdump_raw = gtk_file_selection_new ( gettext("Local Dump File (Raw)") ); /* our checkbuttons */ checkbutton_adddate = gtk_check_button_new_with_label ( gettext ("Add date to local dump filename? ")); checkbutton_reconnect = gtk_check_button_new_with_label ( gettext ("Automatically reconnect? ")); /* sets up the notebook stuff */ notebook = gtk_notebook_new (); gtk_notebook_set_tab_pos ( GTK_NOTEBOOK (notebook), GTK_POS_TOP ); table_server = gtk_table_new (1, 1, FALSE); table_av = gtk_table_new (1, 1, FALSE); table_description = gtk_table_new (1, 1, FALSE); label_notebook_server = gtk_label_new ( gettext("Server Options")); label_notebook_av = gtk_label_new ( gettext("Audio/Video Options")); label_notebook_description = gtk_label_new ( gettext("Streaming Description")); gtk_notebook_insert_page ( GTK_NOTEBOOK (notebook), table_server, label_notebook_server, 1); gtk_notebook_insert_page ( GTK_NOTEBOOK (notebook), table_av, label_notebook_av, 2); gtk_notebook_insert_page ( GTK_NOTEBOOK (notebook), table_description, label_notebook_description, 3); /* Server Options Widgets */ label_server = gtk_label_new ( gettext("Server: ")); entry_server = gtk_entry_new (); label_port = gtk_label_new ( gettext("Port: ")); entry_port = gtk_entry_new (); label_mountpoint = gtk_label_new ( gettext("Mount Point: ")); entry_mountpoint = gtk_entry_new (); label_pass = gtk_label_new ( gettext("Password: ")); entry_pass = gtk_entry_new (); gtk_entry_set_visibility (GTK_ENTRY(entry_pass), FALSE); button_localdump_enc = gtk_button_new_with_label ( gettext("Local Dump File (Encoded)")); button_localdump_raw = gtk_button_new_with_label ( gettext("Local Dump File (Raw)")); entry_localdump_enc = gtk_entry_new (); entry_localdump_raw = gtk_entry_new (); /* End Server Options Widgets */ /* Audio/Video Options Widgets */ label_input = gtk_label_new ( gettext("Input Type: ")); combo_input = gtk_combo_new (); glist_input = NULL; glist_input = g_list_append (glist_input, gettext("V4L - analog input")); glist_input = g_list_append (glist_input, gettext("IEEE1394 - digital input")); gtk_combo_set_popdown_strings (GTK_COMBO (combo_input), glist_input); gtk_entry_set_text ( GTK_ENTRY(GTK_COMBO(combo_input)->entry), gettext("IEEE1394 - digital input")); label_asamplerate = gtk_label_new ( gettext("Audio SampleRate: ")); combo_asamplerate = gtk_combo_new (); glist_asamplerate = NULL; glist_asamplerate = g_list_append (glist_asamplerate, "8000"); glist_asamplerate = g_list_append (glist_asamplerate, "11025"); glist_asamplerate = g_list_append (glist_asamplerate, "22050"); glist_asamplerate = g_list_append (glist_asamplerate, "44100"); glist_asamplerate = g_list_append (glist_asamplerate, "48000"); glist_asamplerate = g_list_append (glist_asamplerate, "96000"); gtk_combo_set_popdown_strings (GTK_COMBO (combo_asamplerate), glist_asamplerate); gtk_entry_set_text ( GTK_ENTRY(GTK_COMBO(combo_asamplerate)->entry), "22050"); label_vsize = gtk_label_new ( gettext("Video Size: ")); combo_vsize = gtk_combo_new (); glist_vsize = NULL; /* not anymore, because of v4l incapabily to try a videosize when you don't provide one */ /* glist_vsize = g_list_append (glist_vsize, gettext("don't change")); */ glist_vsize = g_list_append (glist_vsize, "720x480"); glist_vsize = g_list_append (glist_vsize, "720x576"); glist_vsize = g_list_append (glist_vsize, "360x240"); glist_vsize = g_list_append (glist_vsize, "64x48"); glist_vsize = g_list_append (glist_vsize, "128x96"); glist_vsize = g_list_append (glist_vsize, "160x128"); glist_vsize = g_list_append (glist_vsize, "192x160"); glist_vsize = g_list_append (glist_vsize, "256x192"); glist_vsize = g_list_append (glist_vsize, "320x240"); glist_vsize = g_list_append (glist_vsize, "384x288"); glist_vsize = g_list_append (glist_vsize, "448x336"); glist_vsize = g_list_append (glist_vsize, "512x384"); glist_vsize = g_list_append (glist_vsize, "640x480"); glist_vsize = g_list_append (glist_vsize, "800x600"); glist_vsize = g_list_append (glist_vsize, "1024x768"); glist_vsize = g_list_append (glist_vsize, "64x36"); glist_vsize = g_list_append (glist_vsize, "128x72"); glist_vsize = g_list_append (glist_vsize, "192x108"); glist_vsize = g_list_append (glist_vsize, "256x144"); glist_vsize = g_list_append (glist_vsize, "512x288"); glist_vsize = g_list_append (glist_vsize, "640x360"); glist_vsize = g_list_append (glist_vsize, "800x450"); glist_vsize = g_list_append (glist_vsize, "1024x576"); gtk_combo_set_popdown_strings (GTK_COMBO (combo_vsize), glist_vsize); gtk_entry_set_text ( GTK_ENTRY(GTK_COMBO(combo_vsize)->entry), "320x240"); label_achannel = gtk_label_new ( gettext("Number of audio channels: ")); combo_achannel = gtk_combo_new (); glist_achannel = NULL; glist_achannel = g_list_append (glist_achannel, "2 - Stereo"); glist_achannel = g_list_append (glist_achannel, "1 - Mono"); gtk_combo_set_popdown_strings (GTK_COMBO (combo_achannel), glist_achannel); gtk_entry_set_text ( GTK_ENTRY(GTK_COMBO(combo_achannel)->entry), "1 - Mono"); label_vquality = gtk_label_new ( gettext("Video Quality: ")); combo_vquality = gtk_combo_new (); glist_vquality = NULL; glist_vquality = g_list_append (glist_vquality, "0"); glist_vquality = g_list_append (glist_vquality, "1"); glist_vquality = g_list_append (glist_vquality, "2"); glist_vquality = g_list_append (glist_vquality, "3"); glist_vquality = g_list_append (glist_vquality, "4"); glist_vquality = g_list_append (glist_vquality, "5"); glist_vquality = g_list_append (glist_vquality, "6"); glist_vquality = g_list_append (glist_vquality, "7"); glist_vquality = g_list_append (glist_vquality, "8"); glist_vquality = g_list_append (glist_vquality, "9"); glist_vquality = g_list_append (glist_vquality, "10"); gtk_combo_set_popdown_strings (GTK_COMBO (combo_vquality), glist_vquality); gtk_entry_set_text ( GTK_ENTRY(GTK_COMBO(combo_vquality)->entry), "2"); label_aquality = gtk_label_new ( gettext("Audio Quality: ")); combo_aquality = gtk_combo_new (); glist_aquality = NULL; glist_aquality = g_list_append (glist_aquality, "-2"); glist_aquality = g_list_append (glist_aquality, "-1"); glist_aquality = g_list_append (glist_aquality, "0"); glist_aquality = g_list_append (glist_aquality, "1"); glist_aquality = g_list_append (glist_aquality, "2"); glist_aquality = g_list_append (glist_aquality, "3"); glist_aquality = g_list_append (glist_aquality, "4"); glist_aquality = g_list_append (glist_aquality, "5"); glist_aquality = g_list_append (glist_aquality, "6"); glist_aquality = g_list_append (glist_aquality, "7"); glist_aquality = g_list_append (glist_aquality, "8"); glist_aquality = g_list_append (glist_aquality, "9"); glist_aquality = g_list_append (glist_aquality, "10"); gtk_combo_set_popdown_strings (GTK_COMBO (combo_aquality), glist_aquality); gtk_entry_set_text ( GTK_ENTRY(GTK_COMBO(combo_aquality)->entry), "0"); label_vfps = gtk_label_new ( gettext("Video FPS: ")); combo_vfps = gtk_combo_new (); glist_vfps = NULL; glist_vfps = g_list_append (glist_vfps, gettext("don't change")); glist_vfps = g_list_append (glist_vfps, "1"); glist_vfps = g_list_append (glist_vfps, "2"); glist_vfps = g_list_append (glist_vfps, "3"); glist_vfps = g_list_append (glist_vfps, "4"); glist_vfps = g_list_append (glist_vfps, "5"); glist_vfps = g_list_append (glist_vfps, "6"); glist_vfps = g_list_append (glist_vfps, "7"); glist_vfps = g_list_append (glist_vfps, "8"); glist_vfps = g_list_append (glist_vfps, "9"); glist_vfps = g_list_append (glist_vfps, "10"); glist_vfps = g_list_append (glist_vfps, "11"); glist_vfps = g_list_append (glist_vfps, "12"); glist_vfps = g_list_append (glist_vfps, "13"); glist_vfps = g_list_append (glist_vfps, "14"); glist_vfps = g_list_append (glist_vfps, "15"); glist_vfps = g_list_append (glist_vfps, "16"); glist_vfps = g_list_append (glist_vfps, "17"); glist_vfps = g_list_append (glist_vfps, "18"); glist_vfps = g_list_append (glist_vfps, "19"); glist_vfps = g_list_append (glist_vfps, "20"); glist_vfps = g_list_append (glist_vfps, "21"); glist_vfps = g_list_append (glist_vfps, "22"); glist_vfps = g_list_append (glist_vfps, "23"); glist_vfps = g_list_append (glist_vfps, "24"); glist_vfps = g_list_append (glist_vfps, "25"); glist_vfps = g_list_append (glist_vfps, "26"); glist_vfps = g_list_append (glist_vfps, "27"); glist_vfps = g_list_append (glist_vfps, "28"); glist_vfps = g_list_append (glist_vfps, "29"); glist_vfps = g_list_append (glist_vfps, "30"); gtk_combo_set_popdown_strings (GTK_COMBO (combo_vfps), glist_vfps); gtk_entry_set_text ( GTK_ENTRY(GTK_COMBO(combo_vfps)->entry), "15"); label_v4ldevice = gtk_label_new ( gettext ("V4L Device Input: ")); combo_v4ldevice = gtk_combo_new (); glist_v4ldevice = NULL; glist_v4ldevice = g_list_append (glist_v4ldevice, "/dev/video"); glist_v4ldevice = g_list_append (glist_v4ldevice, "/dev/video0"); glist_v4ldevice = g_list_append (glist_v4ldevice, "/dev/video1"); glist_v4ldevice = g_list_append (glist_v4ldevice, "/dev/video2"); glist_v4ldevice = g_list_append (glist_v4ldevice, "/dev/v4l/video0"); glist_v4ldevice = g_list_append (glist_v4ldevice, "/dev/v4l/video1"); glist_v4ldevice = g_list_append (glist_v4ldevice, "/dev/v4l/video2"); gtk_combo_set_popdown_strings (GTK_COMBO (combo_v4ldevice), glist_v4ldevice); gtk_entry_set_text ( GTK_ENTRY(GTK_COMBO(combo_v4ldevice)->entry), "/dev/video"); label_adevice = gtk_label_new ( gettext ("Analog Audio Device Input: ")); combo_adevice = gtk_combo_new (); glist_adevice = NULL; glist_adevice = g_list_append (glist_adevice, "/dev/dsp"); glist_adevice = g_list_append (glist_adevice, "/dev/dsp0"); glist_adevice = g_list_append (glist_adevice, "/dev/dsp1"); glist_adevice = g_list_append (glist_adevice, "/dev/dsp3"); gtk_combo_set_popdown_strings (GTK_COMBO (combo_adevice), glist_adevice); gtk_entry_set_text ( GTK_ENTRY(GTK_COMBO(combo_adevice)->entry), "/dev/dsp"); /* End Audio/Video Options Widgets */ /* configuration widgets stuff - label + entry */ label_streamname = gtk_label_new ( gettext("Streaming Name: ")); entry_streamname = gtk_entry_new (); label_url = gtk_label_new ( gettext("URL: ")); entry_url = gtk_entry_new (); label_description = gtk_label_new ( gettext("Description: ")); entry_description = gtk_entry_new (); label_genre = gtk_label_new ( gettext("Genre: ")); entry_genre = gtk_entry_new (); /* configuration widgets stuff - label + combo box */ label_public = gtk_label_new ( gettext("Public: ")); combo_public = gtk_combo_new (); glist_public = NULL; glist_public = g_list_append (glist_public, gettext("yes")); glist_public = g_list_append (glist_public, gettext("no")); gtk_combo_set_popdown_strings (GTK_COMBO (combo_public), glist_public); /* text view stuff */ tag = gtk_text_tag_new (""); tag_table = gtk_text_tag_table_new(); gtk_text_tag_table_add(tag_table, tag); buffer = gtk_text_buffer_new(tag_table); foo = gettext("Theorur - A graphical user interface for theora streaming\nThe Revolution will be streamed!"); gtk_text_buffer_set_text(buffer, foo,strlen(foo)); text = gtk_text_view_new_with_buffer (buffer); gtk_text_view_set_editable(GTK_TEXT_VIEW (text), FALSE); /* scroll for the textview widget */ scroll_text = gtk_scrolled_window_new (NULL, NULL); gtk_scrolled_window_set_policy ( GTK_SCROLLED_WINDOW (scroll_text), GTK_POLICY_AUTOMATIC, GTK_POLICY_AUTOMATIC); gtk_container_add (GTK_CONTAINER (scroll_text), text); /* the magic :-) */ gtk_box_pack_end (GTK_BOX (vbox), table, TRUE, TRUE, 5); gtk_container_add (GTK_CONTAINER (window), vbox); /* set the widgets tooltips */ set_all_tooltips(); g_signal_connect (G_OBJECT (window), "delete_event",G_CALLBACK (main_quit), NULL); g_signal_connect_swapped (G_OBJECT (dialog_about), "delete_event",G_CALLBACK (gtk_widget_hide), dialog_about); g_signal_connect_swapped (G_OBJECT (button_about), "clicked",G_CALLBACK (gtk_widget_hide), dialog_about); g_signal_connect (G_OBJECT (button_start), "clicked", G_CALLBACK (theorur_start), NULL); g_signal_connect (G_OBJECT (button_stop), "clicked", G_CALLBACK (theorur_stop), NULL); g_signal_connect (G_OBJECT (button_detail), "clicked", G_CALLBACK (theorur_detail), NULL); g_signal_connect_swapped (G_OBJECT (menu_item_open), "activate", G_CALLBACK (gtk_widget_show), file_open); g_signal_connect_swapped (G_OBJECT (menu_item_save), "activate", G_CALLBACK (gtk_widget_show), file_save); g_signal_connect (G_OBJECT (menu_item_quit), "activate", G_CALLBACK (main_quit), NULL); g_signal_connect (G_OBJECT (menu_item_quit_nd), "activate", G_CALLBACK (delete_event_nd), NULL); g_signal_connect (G_OBJECT (menu_item_about), "activate", G_CALLBACK (theorur_about), NULL); g_signal_connect_swapped (G_OBJECT (button_localdump_enc), "clicked", G_CALLBACK (gtk_widget_show), file_localdump_enc); g_signal_connect_swapped (G_OBJECT (button_localdump_raw), "clicked", G_CALLBACK (gtk_widget_show), file_localdump_raw); g_signal_connect ( G_OBJECT (GTK_FILE_SELECTION (file_open)->ok_button), "clicked", G_CALLBACK (theorur_put_in_box), NULL); g_signal_connect_swapped ( G_OBJECT (GTK_FILE_SELECTION (file_open)->cancel_button), "clicked", G_CALLBACK (gtk_widget_hide), file_open); g_signal_connect_swapped ( G_OBJECT (file_open), "delete_event", G_CALLBACK (gtk_widget_hide), file_open); g_signal_connect ( G_OBJECT (GTK_FILE_SELECTION (file_save)->ok_button), "clicked", G_CALLBACK (theorur_write_config), NULL); g_signal_connect_swapped ( G_OBJECT (GTK_FILE_SELECTION (file_save)->cancel_button), "clicked", G_CALLBACK (gtk_widget_hide), file_save); g_signal_connect_swapped ( G_OBJECT (file_save), "delete_event", G_CALLBACK (gtk_widget_hide), file_save); g_signal_connect ( G_OBJECT (GTK_FILE_SELECTION (file_localdump_enc)->ok_button), "clicked", G_CALLBACK (theorur_localdump_enc), NULL); g_signal_connect_swapped ( G_OBJECT (GTK_FILE_SELECTION (file_localdump_enc)->cancel_button), "clicked", G_CALLBACK (gtk_widget_hide), file_localdump_enc); g_signal_connect_swapped ( G_OBJECT (file_localdump_enc), "delete_event", G_CALLBACK (gtk_widget_hide), file_localdump_enc); g_signal_connect ( G_OBJECT (GTK_FILE_SELECTION (file_localdump_raw)->ok_button), "clicked", G_CALLBACK (theorur_localdump_raw), NULL); g_signal_connect_swapped ( G_OBJECT (GTK_FILE_SELECTION (file_localdump_raw)->cancel_button), "clicked", G_CALLBACK (gtk_widget_hide), file_localdump_raw); g_signal_connect_swapped ( G_OBJECT (file_localdump_raw), "delete_event", G_CALLBACK (gtk_widget_hide), file_localdump_raw); /* pack the notebook, the buttons and textview widgets into the main table */ gtk_table_attach (GTK_TABLE (table), notebook, 0, SIZE_X, 0, 400, (GTK_FILL | GTK_SHRINK | GTK_EXPAND), (GTK_FILL | GTK_SHRINK), 5, 5); gtk_table_attach (GTK_TABLE (table), button_start, 0, SIZE_X/2, 401, 430, (GTK_SHRINK | GTK_FILL), (GTK_SHRINK | GTK_FILL), 45, 5); gtk_table_attach (GTK_TABLE (table), button_stop, SIZE_X/2+1, SIZE_X, 401, 430, (GTK_SHRINK | GTK_FILL), (GTK_SHRINK | GTK_FILL), 45, 5); gtk_table_attach (GTK_TABLE (table), scroll_text, 0, SIZE_X, 431, 560, (GTK_FILL | GTK_SHRINK | GTK_EXPAND), (GTK_FILL | GTK_SHRINK | GTK_EXPAND), 5, 5); gtk_table_attach (GTK_TABLE (table), label_status, 0, 3*SIZE_X/5, 561, 570, (GTK_FILL | GTK_SHRINK), (GTK_FILL | GTK_SHRINK ), 0, 3); gtk_table_attach (GTK_TABLE (table), button_detail, 3*SIZE_X/5+1, SIZE_X, 561, 570, (GTK_FILL | GTK_SHRINK), (GTK_FILL | GTK_SHRINK), 10, 3); /* server notebook tab */ gtk_table_attach (GTK_TABLE (table_server), label_server, 0, SIZE_X/2, 0, 25, (GTK_FILL | GTK_SHRINK), (GTK_FILL | GTK_SHRINK), 0, 5); gtk_table_attach (GTK_TABLE (table_server), entry_server, SIZE_X/2+1, SIZE_X, 0, 25, (GTK_FILL | GTK_SHRINK | GTK_EXPAND),(GTK_FILL | GTK_SHRINK), 10, 5); gtk_table_attach (GTK_TABLE (table_server), label_port, 0, SIZE_X/2, 26, 50, (GTK_FILL | GTK_SHRINK),(GTK_FILL | GTK_SHRINK), 0, 5); gtk_table_attach (GTK_TABLE (table_server), entry_port, SIZE_X/2+1, SIZE_X, 26, 50, (GTK_FILL | GTK_SHRINK | GTK_EXPAND),(GTK_FILL | GTK_SHRINK), 10, 5); gtk_table_attach (GTK_TABLE (table_server), label_mountpoint, 0, SIZE_X/2, 51, 75, (GTK_FILL | GTK_SHRINK),(GTK_FILL | GTK_SHRINK), 0, 5); gtk_table_attach (GTK_TABLE (table_server), entry_mountpoint, SIZE_X/2+1, SIZE_X, 51, 75, (GTK_FILL | GTK_SHRINK | GTK_EXPAND),(GTK_FILL | GTK_SHRINK), 10, 5); gtk_table_attach (GTK_TABLE (table_server), label_pass, 0, SIZE_X/2, 76, 100, (GTK_FILL | GTK_SHRINK),(GTK_FILL | GTK_SHRINK), 0, 5); gtk_table_attach (GTK_TABLE (table_server), entry_pass, SIZE_X/2+1, SIZE_X, 76, 100, (GTK_FILL | GTK_SHRINK | GTK_EXPAND),(GTK_FILL | GTK_SHRINK), 10, 5); gtk_table_attach (GTK_TABLE (table_server), button_localdump_enc, 0, SIZE_X/2, 101, 125, (GTK_FILL | GTK_SHRINK),(GTK_FILL | GTK_SHRINK), 0, 5); gtk_table_attach (GTK_TABLE (table_server), entry_localdump_enc, SIZE_X/2+1, SIZE_X, 101, 125, (GTK_FILL | GTK_SHRINK | GTK_EXPAND),(GTK_FILL | GTK_SHRINK), 10, 5); gtk_table_attach (GTK_TABLE (table_server), button_localdump_raw, 0, SIZE_X/2, 126, 150, (GTK_FILL | GTK_SHRINK),(GTK_FILL | GTK_SHRINK), 0, 5); gtk_table_attach (GTK_TABLE (table_server), entry_localdump_raw, SIZE_X/2+1, SIZE_X, 126, 150, (GTK_FILL | GTK_SHRINK | GTK_EXPAND),(GTK_FILL | GTK_SHRINK), 10, 5); gtk_table_attach (GTK_TABLE (table_server), checkbutton_adddate, 0, SIZE_X, 151, 175, (GTK_FILL | GTK_SHRINK),(GTK_FILL | GTK_SHRINK), 0, 5); gtk_table_attach (GTK_TABLE (table_server), checkbutton_reconnect, 0, SIZE_X, 176, 200, (GTK_FILL | GTK_SHRINK),(GTK_FILL | GTK_SHRINK), 0, 5); /* audio/video notebook tab */ gtk_table_attach (GTK_TABLE (table_av), label_input, 0, SIZE_X/2, 0, 25, (GTK_FILL | GTK_SHRINK),(GTK_FILL | GTK_SHRINK), 0, 5); gtk_table_attach (GTK_TABLE (table_av), combo_input, SIZE_X/2+1, SIZE_X, 0, 25, (GTK_FILL | GTK_SHRINK | GTK_EXPAND),(GTK_FILL | GTK_SHRINK), 10, 5); gtk_table_attach (GTK_TABLE (table_av), label_aquality, 0, SIZE_X/2, 26, 50, (GTK_FILL | GTK_SHRINK),(GTK_FILL | GTK_SHRINK), 0, 5); gtk_table_attach (GTK_TABLE (table_av), combo_aquality, SIZE_X/2+1, SIZE_X, 26, 50, (GTK_FILL | GTK_SHRINK | GTK_EXPAND),(GTK_FILL | GTK_SHRINK), 10, 5); gtk_table_attach (GTK_TABLE (table_av), label_asamplerate, 0, SIZE_X/2, 51, 75, (GTK_FILL | GTK_SHRINK),(GTK_FILL | GTK_SHRINK), 0, 5); gtk_table_attach (GTK_TABLE (table_av), combo_asamplerate, SIZE_X/2+1, SIZE_X, 51, 75, (GTK_FILL | GTK_SHRINK | GTK_EXPAND),(GTK_FILL | GTK_SHRINK), 10, 5); gtk_table_attach (GTK_TABLE (table_av), label_achannel, 0, SIZE_X/2, 76, 100, (GTK_FILL | GTK_SHRINK),(GTK_FILL | GTK_SHRINK), 0, 5); gtk_table_attach (GTK_TABLE (table_av), combo_achannel, SIZE_X/2+1, SIZE_X, 76, 100, (GTK_FILL | GTK_SHRINK | GTK_EXPAND),(GTK_FILL | GTK_SHRINK), 10, 5); gtk_table_attach (GTK_TABLE (table_av), label_vquality, 0, SIZE_X/2, 101, 125, (GTK_FILL | GTK_SHRINK),(GTK_FILL | GTK_SHRINK), 0, 5); gtk_table_attach (GTK_TABLE (table_av), combo_vquality, SIZE_X/2+1, SIZE_X, 101, 125, (GTK_FILL | GTK_SHRINK | GTK_EXPAND),(GTK_FILL | GTK_SHRINK), 10, 5); gtk_table_attach (GTK_TABLE (table_av), label_vfps, 0, SIZE_X/2, 126, 150, (GTK_FILL | GTK_SHRINK),(GTK_FILL | GTK_SHRINK), 0, 5); gtk_table_attach (GTK_TABLE (table_av), combo_vfps, SIZE_X/2+1, SIZE_X, 126, 150, (GTK_FILL | GTK_SHRINK | GTK_EXPAND),(GTK_FILL | GTK_SHRINK), 10, 5); gtk_table_attach (GTK_TABLE (table_av), label_vsize, 0, SIZE_X/2, 176, 200, (GTK_FILL | GTK_SHRINK),(GTK_FILL | GTK_SHRINK), 0, 5); gtk_table_attach (GTK_TABLE (table_av), combo_vsize, SIZE_X/2+1, SIZE_X, 176, 200, (GTK_FILL | GTK_SHRINK | GTK_EXPAND),(GTK_FILL | GTK_SHRINK), 10, 5); gtk_table_attach (GTK_TABLE (table_av), label_v4ldevice, 0, SIZE_X/2, 201, 225, (GTK_FILL | GTK_SHRINK),(GTK_FILL | GTK_SHRINK), 0, 5); gtk_table_attach (GTK_TABLE (table_av), combo_v4ldevice, SIZE_X/2+1, SIZE_X, 201, 225, (GTK_FILL | GTK_SHRINK | GTK_EXPAND),(GTK_FILL | GTK_SHRINK), 10, 5); gtk_table_attach (GTK_TABLE (table_av), label_adevice, 0, SIZE_X/2, 226, 250, (GTK_FILL | GTK_SHRINK),(GTK_FILL | GTK_SHRINK), 0, 5); gtk_table_attach (GTK_TABLE (table_av), combo_adevice, SIZE_X/2+1, SIZE_X, 226, 250, (GTK_FILL | GTK_SHRINK | GTK_EXPAND),(GTK_FILL | GTK_SHRINK), 10, 5); /* description notebook tab */ gtk_table_attach (GTK_TABLE (table_description), label_streamname, 0, SIZE_X/2, 0, 25, (GTK_FILL | GTK_SHRINK),(GTK_FILL | GTK_SHRINK), 0, 5); gtk_table_attach (GTK_TABLE (table_description), entry_streamname, SIZE_X/2+1, SIZE_X, 0, 25, (GTK_FILL | GTK_SHRINK | GTK_EXPAND),(GTK_FILL | GTK_SHRINK), 10, 5); gtk_table_attach (GTK_TABLE (table_description), label_description, 0, SIZE_X/2, 26, 50, (GTK_FILL | GTK_SHRINK),(GTK_FILL | GTK_SHRINK), 0, 5); gtk_table_attach (GTK_TABLE (table_description), entry_description, SIZE_X/2+1, SIZE_X, 26, 50, (GTK_FILL | GTK_SHRINK | GTK_EXPAND),(GTK_FILL | GTK_SHRINK), 10, 5); gtk_table_attach (GTK_TABLE (table_description), label_url, 0, SIZE_X/2, 51, 75, (GTK_FILL | GTK_SHRINK),(GTK_FILL | GTK_SHRINK), 0, 5); gtk_table_attach (GTK_TABLE (table_description), entry_url, SIZE_X/2+1, SIZE_X, 51, 75, (GTK_FILL | GTK_SHRINK | GTK_EXPAND),(GTK_FILL | GTK_SHRINK), 10, 5); gtk_table_attach (GTK_TABLE (table_description), label_genre, 0, SIZE_X/2, 76, 100, (GTK_FILL | GTK_SHRINK),(GTK_FILL | GTK_SHRINK), 0, 5); gtk_table_attach (GTK_TABLE (table_description), entry_genre, SIZE_X/2+1, SIZE_X, 76, 100, (GTK_FILL | GTK_SHRINK | GTK_EXPAND),(GTK_FILL | GTK_SHRINK), 10, 5); gtk_table_attach (GTK_TABLE (table_description), label_public, 0, SIZE_X/2, 101, 125, (GTK_FILL | GTK_SHRINK), (GTK_FILL | GTK_SHRINK), 0, 5); gtk_table_attach (GTK_TABLE (table_description), combo_public, SIZE_X/2+1, SIZE_X, 101, 125, (GTK_FILL | GTK_SHRINK | GTK_EXPAND),(GTK_FILL | GTK_SHRINK), 10, 5); /* show all widgets */ gtk_widget_show (button_start); gtk_widget_show (button_stop); gtk_widget_show (button_detail); gtk_widget_show (label_status); gtk_widget_show (label_about); gtk_widget_show (button_about); gtk_widget_show (label_server); gtk_widget_show (entry_server); gtk_widget_show (label_port); gtk_widget_show (entry_port); gtk_widget_show (label_mountpoint); gtk_widget_show (entry_mountpoint); gtk_widget_show (label_pass); gtk_widget_show (entry_pass); gtk_widget_show (button_localdump_enc); gtk_widget_show (entry_localdump_enc); gtk_widget_show (button_localdump_raw); gtk_widget_show (entry_localdump_raw); gtk_widget_show (checkbutton_adddate); gtk_widget_show (checkbutton_reconnect); gtk_widget_show (label_input); gtk_widget_show (combo_input); gtk_widget_show (label_aquality); gtk_widget_show (combo_aquality); gtk_widget_show (label_asamplerate); gtk_widget_show (combo_asamplerate); gtk_widget_show (label_achannel); gtk_widget_show (combo_achannel); gtk_widget_show (label_vquality); gtk_widget_show (combo_vquality); gtk_widget_show (label_vfps); gtk_widget_show (combo_vfps); gtk_widget_show (label_vsize); gtk_widget_show (combo_vsize); gtk_widget_show (label_v4ldevice); gtk_widget_show (combo_v4ldevice); gtk_widget_show (label_adevice); gtk_widget_show (combo_adevice); gtk_widget_show (label_streamname); gtk_widget_show (entry_streamname); gtk_widget_show (label_description); gtk_widget_show (entry_description); gtk_widget_show (label_url); gtk_widget_show (entry_url); gtk_widget_show (label_genre); gtk_widget_show (entry_genre); gtk_widget_show (label_public); gtk_widget_show (combo_public); gtk_widget_show (table_server); gtk_widget_show (table_av); gtk_widget_show (table_description); gtk_widget_show (label_notebook_server); gtk_widget_show (label_notebook_av); gtk_widget_show (label_notebook_description); gtk_widget_show (notebook); gtk_widget_show (menu_bar); gtk_widget_show (menu_item_file); gtk_widget_show (menu_item_open); gtk_widget_show (menu_item_save); gtk_widget_show (menu_item_quit); gtk_widget_show (menu_item_quit_nd); gtk_widget_show (menu_item_help); gtk_widget_show (menu_item_about); gtk_widget_show (table); gtk_widget_show (vbox); gtk_widget_show (window); gtk_main (); close (theorur_output_fd); return 0; } theorur-0.5.5/config.log0000644000175000001440000001562411146556303014603 0ustar rafael2kusersThis file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure --prefix=/usr ## --------- ## ## Platform. ## ## --------- ## hostname = juba uname -m = i686 uname -r = 2.6.28-rc9 uname -s = Linux uname -v = #1 SMP PREEMPT Fri Dec 19 15:37:21 BRST 2008 /usr/bin/uname -p = Intel(R) Core(TM)2 Duo CPU E6750 @ 2.66GHz /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/games PATH: /usr/gcc34/bin PATH: /usr/lib/java/bin PATH: /usr/lib/java/jre/bin PATH: /usr/lib/java/bin PATH: /usr/lib/java/jre/bin PATH: /usr/lib/kde4/libexec PATH: /opt/kde3/lib/qt3/bin PATH: /opt/kde3/bin PATH: /usr/lib/qt/bin PATH: /usr/share/texmf/bin PATH: . ## ----------- ## ## Core tests. ## ## ----------- ## configure:1785: checking for gcc configure:1801: found /usr/bin/gcc configure:1812: result: gcc configure:2044: checking for C compiler version configure:2052: gcc --version >&5 gcc (GCC) 4.2.4 Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2056: $? = 0 configure:2063: gcc -v >&5 Reading specs from /usr/lib/gcc/i486-slackware-linux/4.2.4/specs Target: i486-slackware-linux Configured with: ../gcc-4.2.4/configure --prefix=/usr --enable-shared --enable-languages=ada,c,c++,fortran,java,objc --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --with-arch=i486 --target=i486-slackware-linux --host=i486-slackware-linux Thread model: posix gcc version 4.2.4 configure:2067: $? = 0 configure:2074: gcc -V >&5 gcc: '-V' option must have argument configure:2078: $? = 1 configure:2101: checking for C compiler default output file name configure:2123: gcc conftest.c >&5 configure:2127: $? = 0 configure:2165: result: a.out configure:2184: checking whether the C compiler works configure:2194: ./a.out configure:2198: $? = 0 configure:2217: result: yes configure:2224: checking whether we are cross compiling configure:2226: result: no configure:2229: checking for suffix of executables configure:2236: gcc -o conftest conftest.c >&5 configure:2240: $? = 0 configure:2266: result: configure:2272: checking for suffix of object files configure:2298: gcc -c conftest.c >&5 configure:2302: $? = 0 configure:2327: result: o configure:2331: checking whether we are using the GNU C compiler configure:2360: gcc -c conftest.c >&5 configure:2367: $? = 0 configure:2384: result: yes configure:2393: checking whether gcc accepts -g configure:2423: gcc -c -g conftest.c >&5 configure:2430: $? = 0 configure:2531: result: yes configure:2548: checking for gcc option to accept ISO C89 configure:2622: gcc -c -g -O2 conftest.c >&5 configure:2629: $? = 0 configure:2652: result: none needed configure:2682: checking for mmap configure:2738: gcc -o conftest -g -O2 conftest.c >&5 configure:2745: $? = 0 configure:2765: result: yes configure:2775: checking for gettext configure:2831: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:31: warning: conflicting types for built-in function 'gettext' configure:2838: $? = 0 configure:2858: result: yes configure:2891: checking for pkg-config configure:2909: found /usr/bin/pkg-config configure:2922: result: /usr/bin/pkg-config configure:2944: checking for GTK+ - version >= 2.0.0 configure:3064: gcc -o conftest -g -O2 -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 -I/usr/include/pixman-1 conftest.c -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >&5 configure:3068: $? = 0 configure:3074: ./conftest configure:3078: $? = 0 configure:3099: result: yes (version 2.12.12) configure:3293: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on juba config.status:712: creating Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_gettext=yes ac_cv_func_mmap=yes ac_cv_objext=o ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-g -O2' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' 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 -I/usr/include/pixman-1 ' GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' SHELL='/bin/sh' VERSION='0.5.5' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" configure: exit 0 theorur-0.5.5/interface.h0000644000175000001440000000555011146555132014740 0ustar rafael2kusers/* Theorur - A GUI for Ogg/Theora streaming * Copyright (C) 2006-2009 Rafael Diniz * * This file is part of Theorur. * * Theorur is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * Theorur is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with Theorur. If not, see . * * */ #define __INTERFACE_H__ #ifndef __GTK_H__ #include #endif /* Callback for button_start click */ void theorur_start (GtkWidget *widget, gpointer data); /* Callback for button_stop click */ void theorur_stop (GtkWidget *widget, gpointer data); /* Callback for button_load click */ void theorur_load (GtkWidget *widget, gpointer data); /* Callback for OK button of the "Open File" file selector, displayed by theorur_open */ void theorur_put_in_box (GtkWidget *widget, gpointer data); /* Callback for OK button of the "Save File" file selector, displayed by theorur_save */ void theorur_write_config ( GtkWidget *widget, gpointer data ); /* Callback for About Menu Option */ void theorur_about (GtkWidget *widget, gpointer data); /* Callback for the local dump file enc selector 'ok' button */ void theorur_localdump_enc (GtkWidget *widget, gpointer data); /* Callback for the local dump file selector 'ok' button */ void theorur_localdump_raw (GtkWidget *widget, gpointer data); /* Cleans the buffer inside the view box */ void clean_text_view_memory(); /* The function that updates the streaming status */ gboolean status_loop (gboolean foo); /* The function that updates the theorur output window, when option == 1, means that */ /* the "streaming_started" flag will be ignored, if option == 0, the "streaming_started" */ /* flag will not be ignored and the debug window will not be updated. */ gboolean text_box_loop (int option); /* Callback that call the gtk_main_quit() */ gboolean delete_event (GtkWidget *widget, GdkEvent *event, gpointer data ); /* Callback that call the gtk_main_quit() without killing streaming */ gboolean delete_event_nd (GtkWidget *widget, GdkEvent *event, gpointer data ); /* Callback that shows a dialog asking for killing or not streaming before quitting */ gboolean main_quit (GtkWidget *widget, GdkEvent *event, gpointer data); /* theorur cmds not found function */ void theorurcmds_not_found(); /* callback function that is called when Detail button is clicked */ void theorur_detail (GtkWidget *widget, gpointer data); theorur-0.5.5/config_files.c0000644000175000001440000003141711146555372015431 0ustar rafael2kusers/* Theorur - A GUI for Ogg/Theora streaming * Copyright (C) 2006-2009 Rafael Diniz * * This file is part of Theorur. * * Theorur is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * Theorur is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with Theorur. If not, see . * * */ #include #include #include #include #include #ifndef __GTK_H__ #include #endif #ifndef __GLOBAL_H__ #include "global.h" #endif #ifndef __CONSTANTS_H__ #include "constants.h" #endif #ifndef __CONFIG_FILES_H__ #include "config_files.h" #endif /* function inspired from darkice */ char *file_add_date(char *filename) { unsigned int size; char *s; char *strdate; char *last; time_t now; strdate = (char *) calloc(128, sizeof(char)); now = time(NULL); strftime(strdate, 128, "-%Y.%m.%d-%H:%M.%S", localtime (&now)); /* search for the part before the extension of the file name */ if ( !(last = strrchr( filename, '.')) ) { last = (char *) filename + strlen(filename); } size = strlen(filename) + strlen(strdate) + 1; s = (char *) calloc(size, sizeof(char)); memcpy(s, filename, strlen(filename) - strlen(last)); memcpy(s + strlen(filename) - strlen(last), strdate, strlen(strdate)); memcpy(s + strlen(filename) - strlen(last) + strlen(strdate), last, strlen(last)); s[size-1] = '\0'; free(strdate); return s; } gboolean theorur_config_store(char opt, char *save_path) { int i; char mp[128]; char *server; char *port; char *mountpoint; char *pass; char *localdump_enc; char *localdump_raw; char *streamname; char *description; char *url; char *genre; char *aquality; char *vquality; char *input; char *achannel; char *asamplerate; char *vfps; char *vsize; char *v4ldevice; char *adevice; char *public; char adddate; char reconnect; FILE *f_theorur_cfg; /* Entry inputs */ server = (char *) gtk_entry_get_text ( (GtkEntry *) entry_server); port = (char *) gtk_entry_get_text (( GtkEntry *) entry_port); mountpoint = (char *) gtk_entry_get_text ( (GtkEntry *) entry_mountpoint); pass = (char *) gtk_entry_get_text ( (GtkEntry *) entry_pass); localdump_enc = (char *) gtk_entry_get_text ( (GtkEntry *) entry_localdump_enc); localdump_raw = (char *) gtk_entry_get_text ( (GtkEntry *) entry_localdump_raw); streamname = (char *) gtk_entry_get_text ( (GtkEntry *) entry_streamname); description = (char *) gtk_entry_get_text ( (GtkEntry *) entry_description); url = (char *) gtk_entry_get_text ( (GtkEntry *) entry_url); genre = (char *) gtk_entry_get_text ( (GtkEntry *) entry_genre); adddate = (char) (gtk_toggle_button_get_active ( GTK_TOGGLE_BUTTON (checkbutton_adddate) ))? '1': '0'; reconnect = (char) (gtk_toggle_button_get_active ( GTK_TOGGLE_BUTTON (checkbutton_reconnect) ))? '1': '0'; /* Combo box inputs */ input = (char *) gtk_entry_get_text ( GTK_ENTRY( GTK_COMBO(combo_input)->entry)); achannel = (char *) gtk_entry_get_text ( GTK_ENTRY(GTK_COMBO (combo_achannel)->entry )); asamplerate = (char *) gtk_entry_get_text ( GTK_ENTRY(GTK_COMBO(combo_asamplerate)->entry)); vfps = (char *) gtk_entry_get_text ( GTK_ENTRY(GTK_COMBO(combo_vfps)->entry)); vsize = (char *) gtk_entry_get_text ( GTK_ENTRY(GTK_COMBO(combo_vsize)->entry)); v4ldevice = (char *) gtk_entry_get_text ( GTK_ENTRY(GTK_COMBO(combo_v4ldevice)->entry)); adevice = (char *) gtk_entry_get_text ( GTK_ENTRY(GTK_COMBO(combo_adevice)->entry)); public = (char *) gtk_entry_get_text ( GTK_ENTRY(GTK_COMBO(combo_public)->entry)); aquality = (char *) gtk_entry_get_text ( GTK_ENTRY(GTK_COMBO(combo_aquality)->entry) ); vquality = (char *) gtk_entry_get_text ( GTK_ENTRY(GTK_COMBO(combo_vquality)->entry) ); if (!( f_theorur_cfg = (opt != 0)? fopen(theorur_cfg, "w") : fopen(save_path, "w"))) { printf("Error: Cannot open %s\n", (opt != 0)? theorur_cfg: save_path); return FALSE; } /* If the mountpoint start with a slash, remove it. The slash will be put back for oggfwd */ i = 0; while( mountpoint[i] == ' ' || mountpoint[i] == '/' ) i++; strcpy (mp, mountpoint+i); /* Entry writes */ fprintf (f_theorur_cfg, "server=%s\n", server); fprintf (f_theorur_cfg, "port=%s\n", port); fprintf (f_theorur_cfg, "mountpoint=%s\n", mp); fprintf (f_theorur_cfg, "pass=%s\n", pass); fprintf (f_theorur_cfg, "localdump_enc=%s\n", localdump_enc); fprintf (f_theorur_cfg, "localdump_raw=%s\n", localdump_raw); fprintf (f_theorur_cfg, "streamname=%s\n", streamname); fprintf (f_theorur_cfg, "description=%s\n", description); fprintf (f_theorur_cfg, "url=%s\n", url); fprintf (f_theorur_cfg, "genre=%s\n", genre); fprintf (f_theorur_cfg, "aquality=%s\n", aquality); fprintf (f_theorur_cfg, "vquality=%s\n", vquality); fprintf (f_theorur_cfg, "input=%s\n", input); fprintf (f_theorur_cfg, "achannel=%s\n", achannel); fprintf (f_theorur_cfg, "asamplerate=%s\n", asamplerate); fprintf (f_theorur_cfg, "vfps=%s\n", vfps); fprintf (f_theorur_cfg, "vsize=%s\n", vsize); fprintf (f_theorur_cfg, "v4ldevice=%s\n", v4ldevice); fprintf (f_theorur_cfg, "adevice=%s\n", adevice); fprintf (f_theorur_cfg, "public=%s\n", public); fprintf (f_theorur_cfg, "adddate=%c\n", adddate); fprintf (f_theorur_cfg, "reconnect=%c\n", reconnect);; fclose (f_theorur_cfg); return TRUE; } gboolean theorur2theoracmd_cfg() { FILE *f_theorur_cfg; int i, x, y; char *retval; /* strings section */ char foo[256] = {0}; char server[256] = {0}; char port[128] = {0}; char mountpoint[128] = {0}; char pass[128] = {0}; char localdump_enc[256] = {0}; char localdump_raw[256] = {0}; char streamname[128] = {0}; char description[256] = {0}; char url[256] = {0}; char genre[128] = {0}; char aquality[128] = {0}; char vquality[128] = {0}; char input[128] = {0}; char achannel[128] = {0}; char asamplerate[128] = {0}; char vfps[128] = {0}; char vsize[128] = {0}; char v4ldevice[128] = {0}; char adevice[128] = {0}; char public[128] = {0}; char adddate; char reconnect; if (!(f_theorur_cfg = fopen(theorur_cfg, "r"))) { printf("Error: Cannot open %s\n", theorur_cfg); exit (-1); } /* read de configuration from theorur config file */ fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, server); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, port); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, mountpoint); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, pass); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, localdump_enc); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, localdump_raw); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, streamname); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, description); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, url); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, genre); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, aquality); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, vquality); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, input); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, achannel); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, asamplerate); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, vfps); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, vsize); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, v4ldevice); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, adevice); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, public); fscanf(f_theorur_cfg, "%[^=]=%c\n", foo, &adddate); fscanf(f_theorur_cfg, "%[^=]=%c\n", foo, &reconnect); if (reconnect == '1') reconnect_flag = 1; if (!strcmp(input, gettext("IEEE1394 - digital input"))) { /* dv */ sprintf(theorur_cmd, "dvgrab --format raw - | "); for (x = 0; localdump_raw[x] != 0 && localdump_raw[x] == ' '; x++); /* set the localdump_raw file name */ if (localdump_raw[x] != 0) { if (adddate == '1') { i = strlen(theorur_cmd); sprintf(theorur_cmd+i, "tee %s | ", retval = file_add_date(localdump_raw+x)); free(retval); } else { i = strlen(theorur_cmd); sprintf(theorur_cmd+i, "tee %s | ", localdump_raw+x); } } i = strlen(theorur_cmd); sprintf(theorur_cmd+i, "ffmpeg2theora -f dv -H %s -a %s -v %s ", asamplerate, aquality, vquality); if (strcmp (vsize, gettext("don't change"))){ sscanf(vsize,"%dx%d", &x, &y); i = strlen(theorur_cmd); sprintf(theorur_cmd+i, "-x %d -y %d ", x, y); } if (strcmp(vfps, gettext("don't change"))){ i = strlen(theorur_cmd); sprintf(theorur_cmd+i, "-F %s -K %d ", vfps, atoi(vfps) * 4); // keyframes = vfs * 4 } else { sprintf(theorur_cmd+i, "-K 110 "); } if (!strcmp(achannel, "1 - Mono")) strcat(theorur_cmd, "-c 1 "); else /* 2 - Stereo */ strcat(theorur_cmd, "-c 2 "); i = strlen(theorur_cmd); sprintf(theorur_cmd+i, " -o /dev/stdout - | "); for (x = 0; localdump_enc[x] != 0 && localdump_enc[x] == ' '; x++); /* set the localdump_encfile name */ if (localdump_enc[x] != 0) { if (adddate == '1') { i = strlen(theorur_cmd); sprintf(theorur_cmd+i, "tee %s | ", retval = file_add_date(localdump_enc+x)); free(retval); } else { i = strlen(theorur_cmd); sprintf(theorur_cmd+i, "tee %s | ", localdump_enc+x); } } i = strlen(theorur_cmd); sprintf(theorur_cmd+i, "oggfwd %s -d \"%s\" -g \"%s\" -n \"%s\" -u \"%s\" %s %s %s /%s ", (strcmp(public, gettext("yes")))? " ":"-p", description, genre, streamname, url, server, port, pass, mountpoint); } else { /* v4l */ sprintf(theorur_cmd, "ffmpeg -f video4linux2 -i %s -f oss -i %s -ac %d - | ffmpeg2theora -H %s -a %s -v %s ", v4ldevice, adevice, (!strcmp(achannel, "1 - Mono"))? 1:2 , asamplerate, aquality, vquality); if (strcmp (vsize, gettext("don't change"))){ i = strlen(theorur_cmd); sscanf(vsize,"%dx%d", &x, &y); sprintf(theorur_cmd+i, "-x %d -y %d ", x, y); } if (strcmp(vfps, gettext("don't change"))){ i = strlen(theorur_cmd); sprintf(theorur_cmd+i, "-F %s -K %d ", vfps, atoi(vfps)*4); // keyframes == vfps * 4 } if (!strcmp(achannel, "1 - Mono")) strcat(theorur_cmd, "-c 1 "); else /* 2 - Stereo */ strcat(theorur_cmd, "-c 2 "); i = strlen(theorur_cmd); sprintf(theorur_cmd+i, " -o /dev/stdout - | "); for (x = 0; localdump_enc[x] != 0 && localdump_enc[x] == ' '; x++); /* set the localdump_enc file name */ if (localdump_enc[x] != 0) { if (adddate == '1') { i = strlen(theorur_cmd); sprintf(theorur_cmd+i, "tee %s | ", retval = file_add_date(localdump_enc+x)); free(retval); } else { i = strlen(theorur_cmd); sprintf(theorur_cmd+i, "tee %s | ", localdump_enc+x); } } i = strlen(theorur_cmd); sprintf(theorur_cmd+i, "oggfwd %s -d \"%s\" -g \"%s\" -n \"%s\" -u \"%s\" %s %s %s /%s ", (strcmp(public, gettext("yes")))? " ":"-p", description, genre, streamname, url, server, port, pass, mountpoint); /* code for v4l with audio -- still experimental, if you want to try it, change 0 to 1 */ #if 0 sprintf(theorur_cmd, "ffmpeg -s %s ", vsize); if (!strcmp(achannel, "1 - Mono")) strcat(theorur_cmd, "-ac 1 "); else /* 2 - Stereo */ strcat(theorur_cmd, "-ac 2 "); /* if (strcmp(vfps, gettext("don't change"))){ i = strlen(theorur_cmd); sprintf(theorur_cmd+i, "-r %s ", vfps); }*/ i = strlen(theorur_cmd); sprintf(theorur_cmd+i, "-f video4linux -i %s -f audio_device -i /dev/dsp -itsoffset -3.0 -ar %s -map 0.0 -map 1.0 -f mpeg -y - 2> /dev/null | ffmpeg2theora -a %s -v %s -o /dev/stdout - | ", v4ldevice, asamplerate, aquality, vquality, theorur_temp); for (x = 0; localdump_enc[x] != 0 && localdump_enc[x] == ' '; x++); /* set the localdump_enc file name */ if (localdump_enc[x] != 0) { if (adddate == '1') { i = strlen(theorur_cmd); sprintf(theorur_cmd+i, "tee %s | ", retval = file_add_date(localdump_enc+x)); free(retval); } else { i = strlen(theorur_cmd); sprintf(theorur_cmd+i, "tee %s | ", localdump_enc+x); } } i = strlen(theorur_cmd); sprintf(theorur_cmd+i, "oggfwd %s -d \"%s\" -g \"%s\" -n \"%s\" -u \"%s\" %s %s %s /%s ", (strcmp(public, gettext("yes")))? " ":"-p", description, genre, streamname, url, server, port, pass, mountpoint); #endif } fclose(f_theorur_cfg); return TRUE; } theorur-0.5.5/man/0000755000175000001440000000000011146556326013403 5ustar rafael2kuserstheorur-0.5.5/man/theorur.10000644000175000001440000000331110404443340015136 0ustar rafael2kusers.\" Process this file with .\" groff -man -Tascii foo.1 .\" .TH THEORUR 1 "August 2005" UNIX "User Manuals" .SH NAME theorur \- A simple frontend for ogg/theora streaming .SH DESCRIPTION \fBTheorur\fP is a graphical interface written in GTK+2 for ogg/theora streaming. .SH SEE ALSO .BR dvgrab (1), ffmpeg2theora (1), oggfwd (1) .br .SH AUTHOR .nf theorur was written by Rafael Diniz . This manual page was written by Rafael Diniz . .fi .SH BUGS .nf Send feedback or report bugs to: rafael@riseup.net .fi .SH COPYING Permission is granted to copy, distribute and/or modify this manual under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; Permission is granted to make and distribute verbatim copies of this manual page provided the above copyright notice and this permission notice are preserved on all copies. -- Theorur source code is free software; you can redistribute it and/or modify it under the terms of the GNU Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. DarkSnow source code is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Please refer to the GNU Public License for more details. You should have received a copy of the GNU Public License along with this source code; if not, write to: Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. .SH AVAILABILITY The most recent version of \fITheorur\fR can be obtained from its homepage at \fIhttp://theorur.tvlivre.org\fR. theorur-0.5.5/interface.c0000644000175000001440000003166411146555362014745 0ustar rafael2kusers/* Theorur - A GUI for Ogg/Theora streaming * Copyright (C) 2006-2009 Rafael Diniz * * This file is part of Theorur. * * Theorur is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * Theorur is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with Theorur. If not, see . * * */ #include #include #include #include #include #include #include #include #include #ifndef __GLOBAL_H__ #include "global.h" #endif #ifndef __CONSTANTS_H__ #include "constants.h" #endif #ifndef __GTK_H__ #include #endif #ifndef __CONFIG_FILES_H__ #include "config_files.h" #endif #ifndef __INTERFACE_H__ #include "interface.h" #endif #ifdef FUNNY #define FUN 1 #else #define FUN 0 #endif /* callback that start streaming */ void theorur_start( GtkWidget *widget, gpointer data) { char foo, theorur_output[512]; /* if the first caracter of shared area is 1, means that the streaming is running and we cannot start another streaming instance */ sscanf((char *) shared_area, "%c", &foo); if (foo == '1') return; /* call the function that load the values from widgets and save to the theorur config file */ theorur_config_store(1, NULL); /* call the function that translate the theorur config file to the theora command */ theorur2theoracmd_cfg(); if ((pid = fork()) == -1) { printf("Fork error! God save the queen!\n"); gtk_main_quit(); } if (!pid) { /* streaming started */ sprintf ((char *) shared_area, "11"); system(theorur_cmd); /* if the system() returns, this means that the streaming stopped */ sprintf ((char *) shared_area, "01"); _exit(-1); } strcpy(theorur_output, gettext("--> Command <--\n")); strcat(theorur_output, theorur_cmd); strcat(theorur_output, gettext("\n--> Streaming command output <--\n") ); gtk_text_buffer_set_text (buffer, theorur_output , strlen(theorur_output)); /* print the streaming command output for the first time */ usleep(200000); text_box_loop (1); } /* callback that stop darkice */ void theorur_stop( GtkWidget *widget, gpointer data ){ char out[32]; reconnect_flag = 0; system("killall ffmpeg2theora &> /dev/null"); system("killall oggfwd &> /dev/null"); system("killall dvgrab &> /dev/null"); /* now the SIGKILL stuff */ system("killall -9 ffmpeg2theora &> /dev/null"); system("killall -9 oggfwd &> /dev/null"); system("killall -9 dvgrab &> /dev/null"); strcpy(out, gettext("Streaming off") ); gtk_text_buffer_set_text (buffer, out, strlen(out)); } void theorur_put_in_box ( GtkWidget *widget, gpointer data ) { FILE *f_theorur_cfg; char *theorur_path; char foo[256] = {0}; char server[256] = {0}; char port[128] = {0}; char mountpoint[128] = {0}; char pass[128] = {0}; char localdump_enc[256] = {0}; char localdump_raw[256] = {0}; char streamname[128] = {0}; char description[256] = {0}; char url[256] = {0}; char genre[128] = {0}; char aquality[128] = {0}; char vquality[128] = {0}; char input[128] = {0}; char achannel[128] = {0}; char asamplerate[128] = {0}; char vfps[128] = {0}; char vsize[128] = {0}; char v4ldevice[128] = {0}; char adevice[128] = {0}; char public[128] = {0}; char adddate; char reconnect; DIR *directory; theorur_path = (char *) gtk_file_selection_get_filename (GTK_FILE_SELECTION (file_open)); if ( (directory = opendir(theorur_path))) { printf("Error: %s is a directory\n", theorur_path); closedir (directory); return; } if (!(f_theorur_cfg = fopen(theorur_path, "r"))) { printf("Error: Cannot open %s\n", theorur_path); return; } fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, server); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, port); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, mountpoint); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, pass); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, localdump_enc); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, localdump_raw); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, streamname); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, description); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, url); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, genre); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, aquality); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, vquality); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, input); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, achannel); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, asamplerate); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, vfps); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, vsize); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, v4ldevice); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, adevice); fscanf(f_theorur_cfg, "%[^=]=%[^\n]\n", foo, public); fscanf(f_theorur_cfg, "%[^=]=%c\n", foo, &adddate); fscanf(f_theorur_cfg, "%[^=]=%c\n", foo, &reconnect); gtk_entry_set_text ( (GtkEntry *) entry_server, server); gtk_entry_set_text ( (GtkEntry *) entry_port, port); gtk_entry_set_text ( (GtkEntry *) entry_mountpoint, mountpoint); gtk_entry_set_text ( (GtkEntry *) entry_pass, pass); gtk_entry_set_text ( (GtkEntry *) entry_localdump_enc, localdump_enc); gtk_entry_set_text ( (GtkEntry *) entry_localdump_raw, localdump_raw); gtk_entry_set_text ( (GtkEntry *) entry_streamname, streamname); gtk_entry_set_text ( (GtkEntry *) entry_description, description); gtk_entry_set_text ( (GtkEntry *) entry_url, url); gtk_entry_set_text ( (GtkEntry *) entry_genre, genre); gtk_entry_set_text ( GTK_ENTRY(GTK_COMBO(combo_input)->entry), input); gtk_entry_set_text ( GTK_ENTRY(GTK_COMBO(combo_achannel)->entry), achannel); gtk_entry_set_text ( GTK_ENTRY(GTK_COMBO(combo_asamplerate)->entry), asamplerate); gtk_entry_set_text ( GTK_ENTRY(GTK_COMBO(combo_vfps)->entry), vfps); gtk_entry_set_text ( GTK_ENTRY(GTK_COMBO(combo_vsize)->entry), vsize); gtk_entry_set_text ( GTK_ENTRY(GTK_COMBO(combo_v4ldevice)->entry), v4ldevice); gtk_entry_set_text ( GTK_ENTRY(GTK_COMBO(combo_adevice)->entry), adevice); gtk_entry_set_text ( GTK_ENTRY(GTK_COMBO(combo_public)->entry), public); gtk_entry_set_text ( GTK_ENTRY(GTK_COMBO(combo_aquality)->entry), aquality); gtk_entry_set_text ( GTK_ENTRY(GTK_COMBO(combo_vquality)->entry), vquality); if (adddate == '1') gtk_toggle_button_set_active( GTK_TOGGLE_BUTTON (checkbutton_adddate), TRUE); else gtk_toggle_button_set_active( GTK_TOGGLE_BUTTON (checkbutton_adddate), FALSE); if (reconnect == '1') gtk_toggle_button_set_active( GTK_TOGGLE_BUTTON (checkbutton_reconnect), TRUE); else gtk_toggle_button_set_active( GTK_TOGGLE_BUTTON (checkbutton_reconnect), FALSE); fclose(f_theorur_cfg); gtk_widget_hide(file_open); } void theorur_write_config ( GtkWidget *widget, gpointer data ) { char *theorur_path; theorur_path = (char *) gtk_file_selection_get_filename (GTK_FILE_SELECTION (file_save)); if (theorur_config_store (0, theorur_path)) gtk_widget_hide(file_save); } void theorur_about ( GtkWidget *widget, gpointer data ) { gtk_widget_show (dialog_about); } void theorur_localdump_enc (GtkWidget *widget, gpointer data){ gtk_entry_set_text ( (GtkEntry *) entry_localdump_enc, (char *) gtk_file_selection_get_filename (GTK_FILE_SELECTION (file_localdump_enc)) ); gtk_widget_hide (file_localdump_enc); } void theorur_localdump_raw (GtkWidget *widget, gpointer data){ gtk_entry_set_text ( (GtkEntry *) entry_localdump_raw, (char *) gtk_file_selection_get_filename (GTK_FILE_SELECTION (file_localdump_raw)) ); gtk_widget_hide (file_localdump_raw); } void clean_text_view_memory(){ GtkTextIter start_iter, end_iter; gtk_text_buffer_get_bounds (buffer, &start_iter, &end_iter); gtk_text_iter_forward_lines (&start_iter, 5); gtk_text_iter_backward_lines (&end_iter, 5); gtk_text_buffer_delete(buffer, &start_iter, &end_iter); } gboolean status_loop (gboolean foo) { char status[3]; static int alarm_id = 0; /** This checks if the status of the transmission if ON or OFF, using the shared area **/ sscanf((char *) shared_area, "%s", status); /* if the update label flag is on */ if (status[1] == '1') { /** streaming stopped **/ if (status [0] == '0') { gtk_label_set_text(GTK_LABEL (label_status), gettext("Streaming Status: Stopped")); text_box_loop(1); if (alarm_id) g_source_remove(alarm_id); strncpy((char *) shared_area+1, "0", 1); if (reconnect_flag) theorur_start(NULL, NULL); } /** streaming started **/ else { gtk_label_set_text(GTK_LABEL (label_status), gettext("Streaming Status: Started")); text_box_loop(0); alarm_id = g_timeout_add (4000, (GSourceFunc) text_box_loop, 0); strncpy((char *) shared_area+1, "0", 1); } } /* I need nothing from child, just do this to prevent processes */ waitpid(pid, NULL, WNOHANG); return TRUE; } #define BUFFER_SIZE 16384 gboolean text_box_loop (int option) { char theorur_output[BUFFER_SIZE]; char status[3]; int i; static int bytes_written = 0; sscanf((char *) shared_area, "%s", status); if (status[0] == '1' || option == 1) { while ( (i = read (theorur_output_fd, theorur_output, BUFFER_SIZE - 1)) && i > 0 ) { theorur_output[i] = 0; gtk_text_buffer_insert_at_cursor (buffer, theorur_output, strlen(theorur_output)); bytes_written = bytes_written + i; /* 32 * BUFFER_SIZE = */ if (bytes_written > 524288){ clean_text_view_memory(); bytes_written = 0; } } } return TRUE; } /* callback que chama a funcao de saida do programa, eh issu mermo, mata tudo mermaum!! */ gboolean delete_event(GtkWidget *widget, GdkEvent *event, gpointer data) { system("killall ffmpeg2theora &> /dev/null"); system("killall oggfwd &> /dev/null"); system("killall dvgrab &> /dev/null"); system("killall -9 ffmpeg2theora &> /dev/null"); system("killall -9 oggfwd &> /dev/null"); system("killall -9 dvgrab &> /dev/null"); gtk_main_quit (); return FALSE; } /* callback that exit without killing streaming process */ gboolean delete_event_nd (GtkWidget *widget, GdkEvent *event, gpointer data) { char foo; sscanf((char *) shared_area, "%c", &foo); if (foo == '1') kill(pid,SIGTERM); gtk_main_quit (); return FALSE; } gboolean main_quit (GtkWidget *widget, GdkEvent *event, gpointer data) { char status = '0'; sscanf ((char *) shared_area, "%c", &status); /* if darkice is running, ask for killing it */ if (status == '1') { gtk_widget_show (button_yes_theorurkill); gtk_widget_show (button_no_theorurkill); gtk_widget_show (label_theorurkill); gtk_widget_show (dialog_theorurkill); } else delete_event_nd(NULL, NULL, NULL); return FALSE; } /* function that is called when darkice is not found */ void theorurcmds_not_found() { char bar[192]; /* sets up the darkice not found dialog */ if (!FUN) sprintf(bar, gettext("Theorur needed commands not found!\nDownload them.")); else sprintf(bar, gettext("Don't you know you should have the fucking dvgrab, ffmpeg2theora and oggfwd to run this shit!!\nGet them\n")); dialog_theorurdep = gtk_dialog_new (); label_theorurdep = gtk_label_new ( bar ); button_theorurdep = gtk_button_new_with_label ( gettext("Close")); gtk_window_set_title(GTK_WINDOW (dialog_theorurdep), gettext("Error")); gtk_widget_set_size_request (GTK_WIDGET (dialog_theorurdep), 350, 200); gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog_theorurdep)->action_area), button_theorurdep, TRUE, TRUE, 0); gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog_theorurdep)->vbox), label_theorurdep, TRUE, TRUE, 0); g_signal_connect (G_OBJECT (dialog_theorurdep), "delete_event",G_CALLBACK (delete_event), NULL); g_signal_connect (G_OBJECT (button_theorurdep), "clicked",G_CALLBACK (delete_event), NULL); gtk_widget_show (button_theorurdep); gtk_widget_show (label_theorurdep); gtk_widget_show (dialog_theorurdep); gtk_main (); } void theorur_detail (GtkWidget *widget, gpointer data) { if (show_detail) { show_detail = 0; gtk_button_set_label (GTK_BUTTON(button_detail), gettext("Show Details")); gtk_widget_hide (scroll_text); gtk_widget_hide (text); gtk_window_resize (GTK_WINDOW(window), SIZE_X, SIZE_Y); } else{ show_detail = 1; gtk_button_set_label (GTK_BUTTON(button_detail), gettext("Hide Details")); gtk_widget_show (text); gtk_widget_show (scroll_text); gtk_window_resize (GTK_WINDOW(window), SIZE_X, SIZE_Y+110); } }