This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libwx-scintilla-perl.

commit e44a21dc8817aa19e253ae7272a7eb3752403eac
Author: Damyan Ivanov <d...@debian.org>
Date:   Tue Apr 29 19:08:15 2014 +0000

    update remove-uneeded-libs patch to apply cleanly
---
 debian/patches/remove-uneeded-libs | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/debian/patches/remove-uneeded-libs 
b/debian/patches/remove-uneeded-libs
index 67396c2..2cdef1f 100644
--- a/debian/patches/remove-uneeded-libs
+++ b/debian/patches/remove-uneeded-libs
@@ -4,17 +4,14 @@ Forwarded: not yet
 Author: d...@debian.org
 --- a/inc/Module/Build/Scintilla/GTK.pm
 +++ b/inc/Module/Build/Scintilla/GTK.pm
-@@ -83,9 +83,10 @@
+@@ -83,9 +83,7 @@ sub stc_prebuild_check {
  
  sub stc_extra_scintilla_libs {
        my $self   = shift;
 -      my $extras = '-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 ';
 -      $extras .= '-lgdk_pixbuf-2.0 -lm -lpango-1.0 -lfreetype -lfontconfig 
-lgobject-2.0 ';
--      $extras .= '-lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lpng -lz -ldl 
-lm ';
-+      # my $extras = '-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 ';
-+      # $extras .= '-lgdk_pixbuf-2.0 -lm -lpango-1.0 -lfreetype -lfontconfig 
-lgobject-2.0 ';
-+      # $extras .= '-lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lpng -lz 
-ldl -lm ';
+-      $extras .= '-lgmodule-2.0 -lgthread-2.0 -lglib-2.0';
 +      my $extras = ' -lm ';
- 
-       #'-lgio-2.0', # does not apper to be needed and not present on some 
systems
        return $extras;
+ }
+ 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libwx-scintilla-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to