Update of /cvsroot/fink/experimental/dmacks/finkinfo/gnome-2.28
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv16200

Added Files:
        bug-buddy.info bug-buddy.patch 
Log Message:
new version


--- NEW FILE: bug-buddy.patch ---
diff -Nurd -x'*~' bug-buddy-2.28.0.orig/configure bug-buddy-2.28.0/configure
--- bug-buddy-2.28.0.orig/configure     2009-09-21 06:58:44.000000000 -0400
+++ bug-buddy-2.28.0/configure  2010-03-21 14:44:22.000000000 -0400
@@ -18245,7 +18245,7 @@
 fi
 
 
-GDK_REQUIRED="x11 gdk-x11-2.0 >= 2.9"
+GDK_REQUIRED="gdk-x11-2.0 >= 2.9"
 
 pkg_failed=no
 { $as_echo "$as_me:$LINENO: checking for GNOME_BREAKPAD" >&5
@@ -18369,8 +18369,8 @@
 See \`config.log' for more details." >&2;}
    { (exit 1); exit 1; }; }; }
 else
-       GNOME_BREAKPAD_CFLAGS=$pkg_cv_GNOME_BREAKPAD_CFLAGS
-       GNOME_BREAKPAD_LIBS=$pkg_cv_GNOME_BREAKPAD_LIBS
+       GNOME_BREAKPAD_CFLAGS="$pkg_cv_GNOME_BREAKPAD_CFLAGS -I/usr/X11/include 
-I/usr/X11R6/include"
+       GNOME_BREAKPAD_LIBS="$pkg_cv_GNOME_BREAKPAD_LIBS -lX11 -L/usr/X11/lib 
-L/usr/X11R6/lib"
         { $as_echo "$as_me:$LINENO: result: yes" >&5
 $as_echo "yes" >&6; }
        :
diff -Nurd -x'*~' bug-buddy-2.28.0.orig/src/Makefile.in 
bug-buddy-2.28.0/src/Makefile.in
--- bug-buddy-2.28.0.orig/src/Makefile.in       2009-09-21 06:58:46.000000000 
-0400
+++ bug-buddy-2.28.0/src/Makefile.in    2010-03-21 15:27:45.000000000 -0400
@@ -282,12 +282,12 @@
 
 bug_buddy_LDADD = \
        $(BUG_BUDDY_LIBS)       \
-       $(BUG_BUDDY_EDS_LIBS)
+       $(BUG_BUDDY_EDS_LIBS) $(INTLLIBS)
 
 bug_buddy_LDFLAGS = -export-dynamic
 gnome_crash_SOURCES = gnome-crash.c
 gnome_crash_LDADD = \
-       $(GNOME_CRASH_LIBS)
+       $(GNOME_CRASH_LIBS) $(INTLLIBS)
 
 verify_desktop_files_SOURCES = \
        verify-desktop-files.c \
@@ -295,7 +295,7 @@
        bugzilla.c
 
 verify_desktop_files_LDADD = \
-        $(BUG_BUDDY_LIBS)
+        $(BUG_BUDDY_LIBS) $(INTLLIBS)
 
 all: all-am
 

--- NEW FILE: bug-buddy.info ---
Package: bug-buddy
Version: 2.28.0
Revision: 1
Depends: <<
        atk1-shlibs (>= 1.28.0-1),
        cairo-shlibs (>= 1.8.8-3),
        dpkg-base-files,
        fontconfig2-shlibs (>= 2.8.0-1),
        freetype219-shlibs (>= 2.3.12-1),
        gconf2 (>= 2.28.0-1),
        gconf2-shlibs (>= 2.28.0-1),
        glib2-shlibs (>= 2.22.0-1),
        gtk+2 (>= 2.18.0-1),
        gtk+2-shlibs (>= 2.18.0-1),
        libbonobo2 (>= 2.24.2-1),
        libgettext8-shlibs,
        libgtop2.0.7-shlibs (>= 2.28.0-1),
        libsoup2.4.1-ssl-shlibs (>= 2.28.0-1),
        libxml2-shlibs (>= 2.6.30-1),
        orbit2-shlibs (>= 2.14.17-2),
        pango1-xft2-ft219-shlibs (>= 1.24.5-4),
        rarian-compat,
        x11-shlibs
<<
BuildDepends: <<
        atk1 (>= 1.28.0-1),
        cairo (>= 1.8.8-3),
        fink (>= 0.24.12-1),
        fink-package-precedence,
        fontconfig2-dev (>= 2.8.0-1),
        freetype219 (>= 2.3.12-1),
        gconf2-dev (>= 2.28.0-1),
        gettext-bin,
        gettext-tools,
        glib2-dev (>= 2.22.0-1),
        glitz,
        gnome-doc-utils (>= 0.18.1-1),
        gtk-doc (>= 1.13-5),
        gtk+2-dev (>= 2.18.0-1),
        intltool40,
        libbonobo2-dev (>= 2.24.2-1),
        libelf (>= 0.8.9-2),
        libgettext8-dev,
        libgtop2.0.7-dev (>= 2.28.0-1),
        libiconv-dev,
        libsoup2.4.1-ssl (>= 2.28.0-1),
        libxml2 (>= 2.6.30-1),
        orbit2-dev (>= 2.14.17-2),
        pango1-xft2-ft219-dev (>= 1.24.5-4),
        pixman (>= 0.16.0-1),
        pkgconfig (>= 0.23),
        popt,
        x11-dev
<<
Source: mirror:gnome:sources/%n/2.28/%n-%v.tar.bz2
Source-MD5: ee9c586fee2e6b8ce3b787e696f37100
PatchFile: %n.patch
PatchFile-MD5: 5574e5e82e0e41772dc657a0fcb30bbf
GCC: 4.0
SetCFLAGS: -Os
ConfigureParams: --libexecdir=%p/lib/%n --mandir=%p/share/man 
--disable-schemas-install --disable-scrollkeeper --enable-dependency-tracking 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
 --disable-eds
CompileScript: <<
        ./configure %c
        make
        fink-package-precedence .
<<
InstallScript: make install DESTDIR=%d
PostInstScript: <<
        if [ configure = "$1" ]; then
                scrollkeeper-update
                export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
                gconftool-2 --makefile-install-rule 
%p/etc/gconf/schemas/bug-buddy.schemas >/dev/null
        fi
        gtk-update-icon-cache -f -t %p/share/icons/hicolor || :
        gtk-update-icon-cache -f -t %p/share/icons/HighContrastLargePrint || :
<<
PostRmScript: <<
        if [ upgrade != "$1" ]; then
                scrollkeeper-update
        fi
        gtk-update-icon-cache -f -t %p/share/icons/hicolor || :
        gtk-update-icon-cache -f -t %p/share/icons/HighContrastLargePrint || :
<<
DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO

DescPort: <<
        Recent glib doesn't publish -lintl, so pass it directly.
<<
DescPackaging: <<
        Disable evo support...was only used to determine user's email
        address, which seems like a pretty heavy dependency and
        especially since most users don't use evo anyway to have that
        pref set there.

        Don't have x11.pc on all supported fink platforms, so just
        pass the flags we need. See:
        http://bugzilla.gnome.org/show_bug.cgi?id=550135
        http://bugzilla.gnome.org/show_bug.cgi?id=500179
        Status: svn r2654 and 2658
<<
Description: GNOME bug reporting utility
DescDetail: <<
"bug-buddy" is a druid based tool which steps you through the GNOME bug
submission process.  It can automatically obtain stack traces from core
files or crashed applications.  Debian and KDE bug tracking systems are
also supported.
<<
License: GPL
Maintainer: The Gnome Core Team <[email protected]>
Homepage: http://www.gnome.org/


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to