~ubuntu-branches/ubuntu/quantal/ipod-sharp/quantal

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2006-11-13 12:36:39 UTC
  • mfrom: (1.1.4 upstream) (6.1.5 edgy)
  • Revision ID: james.westby@ubuntu.com-20061113123639-cynm2axegef1etff
* New upstream release
* debian/patches/01_fix-playcounts.patch:
  + Dropped, merged upstream
* debian/control:
  + Build depend on mono-gmcs, libmono-sharpzip2.84-cil, libmono2.0-cil,
    libglib2.0-dev and libipoddevice >= 0.5.0
  + Bumped Standards-Version to 3.7.2
  + Add ${misc:Depends} to Depends
  + Let libipodui-cil depend on libipod-cil
* debian/libipod-cil.install:
  + Add ipod-sharp-firmware.dll
* debian/patches/01_dllmap.patch:
  + Add dllmap to libgobject-2.0.so.0 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1364
1364
  program_prefix=${target_alias}-
1365
1365
 
1366
1366
MAJOR_VERSION=0
1367
 
MINOR_VERSION=5
1368
 
MICRO_VERSION=12
 
1367
MINOR_VERSION=6
 
1368
MICRO_VERSION=2
1369
1369
VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION
1370
1370
 
1371
1371
am__api_version="1.9"
1937
1937
echo $ECHO_N "checking for IPODDEVICE... $ECHO_C" >&6
1938
1938
 
1939
1939
if test -n "$PKG_CONFIG"; then
 
1940
    if test -n "$IPODDEVICE_CFLAGS"; then
 
1941
        pkg_cv_IPODDEVICE_CFLAGS="$IPODDEVICE_CFLAGS"
 
1942
    else
1940
1943
        if test -n "$PKG_CONFIG" && \
1941
 
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"ipoddevice >= 0.3.5 gtk-sharp-2.0\"") >&5
1942
 
  ($PKG_CONFIG --exists --print-errors "ipoddevice >= 0.3.5 gtk-sharp-2.0") 2>&5
 
1944
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"ipoddevice >= 0.5.0 gtk-sharp-2.0\"") >&5
 
1945
  ($PKG_CONFIG --exists --print-errors "ipoddevice >= 0.5.0 gtk-sharp-2.0") 2>&5
1943
1946
  ac_status=$?
1944
1947
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
1945
1948
  (exit $ac_status); }; then
1946
 
  pkg_cv_IPODDEVICE_CFLAGS=`$PKG_CONFIG --cflags "ipoddevice >= 0.3.5 gtk-sharp-2.0" 2>/dev/null`
 
1949
  pkg_cv_IPODDEVICE_CFLAGS=`$PKG_CONFIG --cflags "ipoddevice >= 0.5.0 gtk-sharp-2.0" 2>/dev/null`
1947
1950
else
1948
1951
  pkg_failed=yes
1949
1952
fi
 
1953
    fi
1950
1954
else
1951
1955
        pkg_failed=untried
1952
1956
fi
1953
1957
if test -n "$PKG_CONFIG"; then
 
1958
    if test -n "$IPODDEVICE_LIBS"; then
 
1959
        pkg_cv_IPODDEVICE_LIBS="$IPODDEVICE_LIBS"
 
1960
    else
1954
1961
        if test -n "$PKG_CONFIG" && \
1955
 
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"ipoddevice >= 0.3.5 gtk-sharp-2.0\"") >&5
1956
 
  ($PKG_CONFIG --exists --print-errors "ipoddevice >= 0.3.5 gtk-sharp-2.0") 2>&5
 
1962
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"ipoddevice >= 0.5.0 gtk-sharp-2.0\"") >&5
 
1963
  ($PKG_CONFIG --exists --print-errors "ipoddevice >= 0.5.0 gtk-sharp-2.0") 2>&5
1957
1964
  ac_status=$?
1958
1965
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
1959
1966
  (exit $ac_status); }; then
1960
 
  pkg_cv_IPODDEVICE_LIBS=`$PKG_CONFIG --libs "ipoddevice >= 0.3.5 gtk-sharp-2.0" 2>/dev/null`
 
1967
  pkg_cv_IPODDEVICE_LIBS=`$PKG_CONFIG --libs "ipoddevice >= 0.5.0 gtk-sharp-2.0" 2>/dev/null`
1961
1968
else
1962
1969
  pkg_failed=yes
1963
1970
fi
 
1971
    fi
1964
1972
else
1965
1973
        pkg_failed=untried
1966
1974
fi
1967
1975
 
 
1976
 
 
1977
 
1968
1978
if test $pkg_failed = yes; then
1969
 
        IPODDEVICE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "ipoddevice >= 0.3.5 gtk-sharp-2.0"`
 
1979
 
 
1980
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
 
1981
        _pkg_short_errors_supported=yes
 
1982
else
 
1983
        _pkg_short_errors_supported=no
 
1984
fi
 
1985
        if test $_pkg_short_errors_supported = yes; then
 
1986
                IPODDEVICE_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "ipoddevice >= 0.5.0 gtk-sharp-2.0"`
 
1987
        else
 
1988
                IPODDEVICE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "ipoddevice >= 0.5.0 gtk-sharp-2.0"`
 
1989
        fi
1970
1990
        # Put the nasty error message in config.log where it belongs
1971
 
        echo "$IPODDEVICE_PKG_ERRORS" 1>&5
1972
 
 
1973
 
        { { echo "$as_me:$LINENO: error: Package requirements (ipoddevice >= 0.3.5 gtk-sharp-2.0) were not met.
1974
 
Consider adjusting the PKG_CONFIG_PATH environment variable if you
1975
 
installed software in a non-standard prefix.
1976
 
 
1977
 
Alternatively you may set the IPODDEVICE_CFLAGS and IPODDEVICE_LIBS environment variables
1978
 
to avoid the need to call pkg-config.  See the pkg-config man page for
1979
 
more details." >&5
1980
 
echo "$as_me: error: Package requirements (ipoddevice >= 0.3.5 gtk-sharp-2.0) were not met.
1981
 
Consider adjusting the PKG_CONFIG_PATH environment variable if you
1982
 
installed software in a non-standard prefix.
1983
 
 
1984
 
Alternatively you may set the IPODDEVICE_CFLAGS and IPODDEVICE_LIBS environment variables
1985
 
to avoid the need to call pkg-config.  See the pkg-config man page for
1986
 
more details." >&2;}
 
1991
        echo "$IPODDEVICE_PKG_ERRORS" >&5
 
1992
 
 
1993
        { { echo "$as_me:$LINENO: error: Package requirements (ipoddevice >= 0.5.0 gtk-sharp-2.0) were not met:
 
1994
 
 
1995
$IPODDEVICE_PKG_ERRORS
 
1996
 
 
1997
Consider adjusting the PKG_CONFIG_PATH environment variable if you
 
1998
installed software in a non-standard prefix.
 
1999
 
 
2000
Alternatively, you may set the environment variables IPODDEVICE_CFLAGS
 
2001
and IPODDEVICE_LIBS to avoid the need to call pkg-config.
 
2002
See the pkg-config man page for more details.
 
2003
" >&5
 
2004
echo "$as_me: error: Package requirements (ipoddevice >= 0.5.0 gtk-sharp-2.0) were not met:
 
2005
 
 
2006
$IPODDEVICE_PKG_ERRORS
 
2007
 
 
2008
Consider adjusting the PKG_CONFIG_PATH environment variable if you
 
2009
installed software in a non-standard prefix.
 
2010
 
 
2011
Alternatively, you may set the environment variables IPODDEVICE_CFLAGS
 
2012
and IPODDEVICE_LIBS to avoid the need to call pkg-config.
 
2013
See the pkg-config man page for more details.
 
2014
" >&2;}
1987
2015
   { (exit 1); exit 1; }; }
1988
2016
elif test $pkg_failed = untried; then
1989
2017
        { { echo "$as_me:$LINENO: error: The pkg-config script could not be found or is too old.  Make sure it
1990
2018
is in your PATH or set the PKG_CONFIG environment variable to the full
1991
2019
path to pkg-config.
1992
2020
 
1993
 
Alternatively you may set the IPODDEVICE_CFLAGS and IPODDEVICE_LIBS environment variables
1994
 
to avoid the need to call pkg-config.  See the pkg-config man page for
1995
 
more details.
 
2021
Alternatively, you may set the environment variables IPODDEVICE_CFLAGS
 
2022
and IPODDEVICE_LIBS to avoid the need to call pkg-config.
 
2023
See the pkg-config man page for more details.
1996
2024
 
1997
2025
To get pkg-config, see <http://www.freedesktop.org/software/pkgconfig>.
1998
2026
See \`config.log' for more details." >&5
2000
2028
is in your PATH or set the PKG_CONFIG environment variable to the full
2001
2029
path to pkg-config.
2002
2030
 
2003
 
Alternatively you may set the IPODDEVICE_CFLAGS and IPODDEVICE_LIBS environment variables
2004
 
to avoid the need to call pkg-config.  See the pkg-config man page for
2005
 
more details.
 
2031
Alternatively, you may set the environment variables IPODDEVICE_CFLAGS
 
2032
and IPODDEVICE_LIBS to avoid the need to call pkg-config.
 
2033
See the pkg-config man page for more details.
2006
2034
 
2007
2035
To get pkg-config, see <http://www.freedesktop.org/software/pkgconfig>.
2008
2036
See \`config.log' for more details." >&2;}
2060
2088
   { (exit 1); exit 1; }; }
2061
2089
fi
2062
2090
 
2063
 
# Extract the first word of "mcs", so it can be a program name with args.
2064
 
set dummy mcs; ac_word=$2
 
2091
# Extract the first word of "gmcs", so it can be a program name with args.
 
2092
set dummy gmcs; ac_word=$2
2065
2093
echo "$as_me:$LINENO: checking for $ac_word" >&5
2066
2094
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2067
2095
if test "${ac_cv_path_MCS+set}" = set; then
2100
2128
fi
2101
2129
 
2102
2130
if test "x$MCS" = "x" ; then
2103
 
   { { echo "$as_me:$LINENO: error: Can not find \"mcs\" in your PATH" >&5
2104
 
echo "$as_me: error: Can not find \"mcs\" in your PATH" >&2;}
 
2131
   { { echo "$as_me:$LINENO: error: Can not find \"gmcs\" in your PATH" >&5
 
2132
echo "$as_me: error: Can not find \"gmcs\" in your PATH" >&2;}
2105
2133
   { (exit 1); exit 1; }; }
2106
2134
fi
2107
2135
 
2309
2337
fi
2310
2338
 
2311
2339
 
2312
 
                                                                      ac_config_files="$ac_config_files Makefile ipod-sharp.pc ipod-sharp-ui.pc src/Makefile ui/Makefile tools/Makefile tests/Makefile"
 
2340
                                                                                ac_config_files="$ac_config_files Makefile ipod-sharp.pc ipod-sharp-ui.pc src/Makefile src/Firmware/Makefile ui/Makefile tools/Makefile tests/Makefile"
2313
2341
cat >confcache <<\_ACEOF
2314
2342
# This file is a shell script that caches the results of configure
2315
2343
# tests run on this system so they can be shared between configure
2900
2928
  "ipod-sharp.pc" ) CONFIG_FILES="$CONFIG_FILES ipod-sharp.pc" ;;
2901
2929
  "ipod-sharp-ui.pc" ) CONFIG_FILES="$CONFIG_FILES ipod-sharp-ui.pc" ;;
2902
2930
  "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
 
2931
  "src/Firmware/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Firmware/Makefile" ;;
2903
2932
  "ui/Makefile" ) CONFIG_FILES="$CONFIG_FILES ui/Makefile" ;;
2904
2933
  "tools/Makefile" ) CONFIG_FILES="$CONFIG_FILES tools/Makefile" ;;
2905
2934
  "tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;;