Package: pcmanx-gtk2
Version: 0.3.8-1
Severity: wishlist
Tags: patch

pcmanx-gtk2 now can successfully be built against xulrunner-1.9-dev,why not 
change the build dependency to 
xulrunner?Also iceape-dev  recommends to  use xulrunner-1.9-dev instead, when 
possible.
 
last version of pcmanx-gtk2 has iplookup enabled but disabled in recent 
version, why? 
It's very useful and convenient.

A patch is included for your reference in which I changed the dependency and 
enabled iplookup  
I successfully built it with these modifications.

diff -urNad pcmanx-gtk2-0.3.8/debian/control 
pcmanx-gtk2-0.3.8.new/debian/control
--- pcmanx-gtk2-0.3.8/debian/control    2008-08-28 01:53:45.000000000 +0800
+++ pcmanx-gtk2-0.3.8.new/debian/control        2008-08-28 01:52:53.000000000 
+0800
@@ -2,7 +2,7 @@
 Section: x11
 Priority: optional
 Maintainer: Emfox Zhou <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), libxft-dev, libgtk2.0-dev, iceape-dev (>= 
1.1.9-5), libx11-dev, libxt-dev, sharutils, dpatch (>= 2.0)
+Build-Depends: debhelper (>= 4.0.0), libxft-dev, libgtk2.0-dev, xulrunner-dev 
(>= 1.9.0.1), libx11-dev, libxt-dev, sharutils, dpatch (>= 2.0)
 Standards-Version: 3.8.0
 Homepage: http://pcmanx.csie.net/
 
diff -urNad pcmanx-gtk2-0.3.8/debian/mozilla-plugin-pcmanx.install 
pcmanx-gtk2-0.3.8.new/debian/mozilla-plugin-pcmanx.install
--- pcmanx-gtk2-0.3.8/debian/mozilla-plugin-pcmanx.install      2008-08-28 
01:53:45.000000000 +0800
+++ pcmanx-gtk2-0.3.8.new/debian/mozilla-plugin-pcmanx.install  2008-08-28 
01:52:54.000000000 +0800
@@ -1,2 +1,2 @@
-usr/lib/iceape/plugins usr/lib/pcmanx-gtk2
-usr/lib/iceape/components usr/lib/pcmanx-gtk2
+usr/lib/xulrunner-devel-1.9/bin/plugins usr/lib/pcmanx-gtk2
+usr/lib/xulrunner-devel-1.9/bin/components usr/lib/pcmanx-gtk2
diff -urNad pcmanx-gtk2-0.3.8/debian/rules pcmanx-gtk2-0.3.8.new/debian/rules
--- pcmanx-gtk2-0.3.8/debian/rules      2008-08-28 01:53:45.000000000 +0800
+++ pcmanx-gtk2-0.3.8.new/debian/rules  2008-08-28 01:52:54.000000000 +0800
@@ -29,7 +29,7 @@
        CXXFLAGS="$(CXXFLAGS)" LDFLAGS="$(LDFLAGS)" ./configure 
--host=$(DEB_HOST_GNU_TYPE) \
                   --build=$(DEB_BUILD_GNU_TYPE) \
                   --prefix=/usr --mandir=\$${prefix}/share/man 
--infodir=\$${prefix}/share/info \
-                  --enable-plugin --enable-wget
+                  --enable-plugin --enable-wget --enable-iplookup
 
 build: build-stamp
 
@@ -61,7 +61,7 @@
        # Add here commands to install the package into debian/pcmanx-gtk2.
        $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
        install -m 644 debian/pcmanx.xpm $(CURDIR)/debian/tmp/usr/share/pixmaps/
-       rm $(CURDIR)/debian/tmp/usr/lib/iceape/components/pcmanx.png
+       rm 
$(CURDIR)/debian/tmp/usr/lib/xulrunner-devel-1.9/bin/components/pcmanx.png
 
 binary-indep: build install
 

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=zh_CN.UTF-8, LC_CTYPE=zh_CN.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages pcmanx-gtk2 depends on:
ii  libc6                         2.7-13     GNU C Library: Shared libraries
ii  libglib2.0-0                  2.16.5-1   The GLib library of C routines
ii  libgtk2.0-0                   2.12.11-3  The GTK+ graphical user interface 
ii  libpango1.0-0                 1.20.5-1   Layout and rendering of internatio
ii  libpcmanx-core0               0.3.8-1    core rendering library of pcmanx
ii  libstdc++6                    4.3.1-9    The GNU Standard C++ Library v3
ii  libx11-6                      2:1.1.4-2  X11 client-side library

Versions of packages pcmanx-gtk2 recommends:
ii  wget                          1.11.4-1   retrieves files from the web

Versions of packages pcmanx-gtk2 suggests:
pn  mozilla-plugin-pcmanx         <none>     (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to