~ubuntu-branches/ubuntu/wily/nautilus-image-converter/wily

« back to all changes in this revision

Viewing changes to debian/patches/00-fix_ltmain.sh.patch

  • Committer: Package Import Robot
  • Author(s): Julien Lavergne
  • Date: 2011-09-10 16:09:59 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: package-import@ubuntu.com-20110910160959-ahrepq7s5xiojjdo
Tags: 0.3.1~git20110416-0ubuntu1
* New upstream snapshot to build against GTK3 and to be compatible with
  nautilus >= 3.0.0 (LP: #832792, #842142).
* debian/control:
 - Update location of upstream code.
 - Bump build-depends on libnautilus-extension-dev (>= 3.0.0) and
   libglib2.0-dev (>= 2.28.0).
 - Build-depends on libgtk-3-dev.
 - Build-depends on intltool.
* debian/patches: 
 - 00-fix_ltmain.sh.patch: Refresh.
 - 01-fix_gcc_options.patch: Remove, merged upstream.
 - 02-bulgarian_translation.patch: Remove, merged upstream.
 - 03-catalan_translation.patch: Remove, merged upstream.
 - 04-german_translation.patch: Remove, merged upstream.
 - 08-fix-spanish-translation.patch: Update, hopefully fix
   definitely LP: #489337 .
* debian/rules:
 - Don't ship .la files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Add -Wl,--as-needed possibility for LDFLAGS
2
 
--- nautilus-image-converter.orig/ltmain.sh
3
 
+++ nautilus-image-converter/ltmain.sh
4
 
@@ -1794,6 +1794,11 @@
5
 
        arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
 
2
Index: nautilus-image-converter-0.3.1/ltmain.sh
 
3
===================================================================
 
4
--- nautilus-image-converter-0.3.1.orig/ltmain.sh       2011-09-08 22:08:47.000000000 +0200
 
5
+++ nautilus-image-converter-0.3.1/ltmain.sh    2011-09-08 22:24:49.000000000 +0200
 
6
@@ -5787,6 +5787,11 @@
 
7
        arg=$func_stripname_result
6
8
        ;;
7
9
 
8
10
+      -Wl,--as-needed)
11
13
+    ;;
12
14
+
13
15
       -Wl,*)
14
 
        args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
15
 
        arg=
16
 
@@ -2134,6 +2139,15 @@
 
16
        func_stripname '-Wl,' '' "$arg"
 
17
        args=$func_stripname_result
 
18
@@ -6150,6 +6155,15 @@
17
19
        lib=
18
20
        found=no
19
21
        case $deplib in