bakery2.6 stable port information

Package: bakery2.6
Version: 2.6.3
Revision: 1
GCC: 4.0
Depends: %N-shlibs (= %v-%r)
BuildDepends: <<
atk1 (>= 1.24.0-1),
cairo (>= 1.8-1),
cairomm1 (>= 1.8.0-1),
dbus-dev (>= 1.2.1-1),
expat1,
fink (>= 0.24.12-1),
fontconfig2-dev (>= 2.4.1-1),
freetype219 (>= 2.3.7-7),
gconf2-dev (>= 2.24.0-1),
gconfmm2.6 (>= 2.24.0-1),
gettext-bin (>= 0.14.5-1),
gettext-tools (>= 0.14.5-1),
glib2-dev (>= 2.18.0-1),
glibmm2.4-dev (>= 2.18.0-1),
glitz,
gtk+2-dev (>= 2.14.0-1),
gtkmm2.4-gtk-dev (>= 2.14.2-1),
intltool40,
libgettext3-dev (>= 0.14.5-1),
libglade2 (>= 2.6.3-1),
libglademm2.4 (>= 2.6.7-1),
libiconv-dev (>= 1.10-6),
libpng3,
libsigc++2 (>= 2.0.11-1003),
libxml++2 (>= 2.24.0-1),
libxml2 (>= 2.6.30-1),
orbit2-dev (>= 2.14.16-1),
pango1-xft2-ft219-dev (>= 1.22.0-4),
pangomm1.4.1 (>= 2.14.0-1),
pixman (>= 0.12.0-1),
pkgconfig (>= 0.23),
popt,
x11-dev,
xft2-dev
<<
Conflicts: bakery
Replaces: bakery
Source: mirror:gnome:sources/bakery/2.6/bakery-%v.tar.bz2
Source-MD5: 49d28fecf13252f4f2899461505e56e5
BuildDependsOnly: true
SetCPPFLAGS: -I%p/lib/fontconfig2/include
SetLDFLAGS: -L%p/lib/fontconfig2/lib
SetCFLAGS: -Os
PatchFile: %n.patch
PatchFile-MD5: fb15b34ecb6ed3d05e3d1805495d4a62
ConfigureParams: --disable-dependency-tracking PKG_CONFIG_PATH="%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH" --disable-static
CompileScript: <<
PERL_PATH=/usr/bin/perl ./configure %c
make
<<
SplitOff: <<
Package: %N-shlibs
Description: C++ shared libraries for bakery
Depends: <<
atk1-shlibs (>= 1.20.0-1),
cairo-shlibs (>= 1.8-1),
cairomm1-shlibs (>= 1.8.0-1),
dbus-shlibs (>= 1.2.1-1),
expat1-shlibs,
fontconfig2-shlibs (>= 2.4.1-1),
freetype219-shlibs (>= 2.3.7-7),
gconf2-shlibs (>= 2.24.0-1),
gconfmm2.6-shlibs (>= 2.24.0-1),
glib2-shlibs (>= 2.18.0-1),
glibmm2.4-shlibs (>= 2.18.0-1),
gtk+2-shlibs (>= 2.14.0-1),
gtkmm2.4-shlibs (>= 2.14.2-1),
libgettext3-shlibs (>= 0.14.5-1),
libglade2-shlibs (>= 2.6.3-1),
libglademm2.4-shlibs (>= 2.6.7-1),
libiconv (>= 1.10-6),
libsigc++2-shlibs (>= 2.0.11-1003),
libxml++2-shlibs (>= 2.24.0-1),
libxml2-shlibs (>= 2.6.30-1),
orbit2-shlibs (>= 2.14.16-1),
pango1-xft2-ft219-shlibs (>= 1.22.0-4),
pangomm1.4.1-shlibs (>= 2.14.0-1),
pixman-shlibs (>= 0.12.0-1),
popt-shlibs,
x11-shlibs
<<
Files: lib/libbakery-2.6.*.dylib share/locale
Shlibs: %p/lib/libbakery-2.6.1.dylib 2.0.0 %n (>= 2.6.0-1)
DocFiles: AUTHORS ChangeLog po/ChangeLog:ChangeLog.po COPYING NEWS README
<<
DocFiles: <<
AUTHORS ChangeLog po/ChangeLog:ChangeLog.po COPYING NEWS README docs/*.html
<<
DescPort: <<
Added a missing glade file in examples

Try to bring some sanity to the lib-versioning

Make sure we have new enough libxml++. See:
http://bugzilla.gnome.org/show_bug.cgi?id=560613
<<
Description: C++ framework for creating gnome apps
License: LGPL
Maintainer: The Gnome Core Team
Homepage: http://bakery.sourceforge.net/

bakery2.6 stable port .patch

diff -Nurd -x'*~' bakery-2.6.3.orig/bakery/Makefile.in bakery-2.6.3/bakery/Makefile.in
--- bakery-2.6.3.orig/bakery/Makefile.in 2009-02-10 11:12:33.000000000 -0500
+++ bakery-2.6.3/bakery/Makefile.in 2009-02-13 01:31:04.000000000 -0500
@@ -291,7 +291,7 @@
View/libbakery_view.la \
$(BAKERY_LIBS)

-libbakery_2_6_la_LDFLAGS = -version-info $(GENERIC_LIBRARY_VERSION) -release $(GENERIC_RELEASE) -no-undefined
+libbakery_2_6_la_LDFLAGS = -version-info $(GENERIC_LIBRARY_VERSION) -no-undefined

# Install the headers:
library_configdir = $(libdir)/bakery-2.6/include
diff -Nurd -x'*~' bakery-2.6.3.orig/bakery-2.6.pc.in bakery-2.6.3/bakery-2.6.pc.in
--- bakery-2.6.3.orig/bakery-2.6.pc.in 2008-03-18 05:47:08.000000000 -0400
+++ bakery-2.6.3/bakery-2.6.pc.in 2009-02-13 01:35:14.000000000 -0500
@@ -5,7 +5,7 @@

Name: bakery
Description: C++ Application Framework for gnomemm
-Requires: gtkmm-2.4 >= 2.4.0 gconfmm-2.6 >= 2.6.0 libglademm-2.4 >= 2.4.0 libxml++-2.6 >= 2.6.0 giomm-2.4 >= 2.16.0
+Requires: gtkmm-2.4 >= 2.10.0 gconfmm-2.6 >= 2.6.0 libglademm-2.4 >= 2.4.0 libxml++-2.6 >= 2.23.3 giomm-2.4 >= 2.16.0
Version: @VERSION@
Libs: -L${libdir} -lbakery-2.6
Cflags: -I${includedir}/bakery-2.6 -I${libdir}/bakery-2.6/include
diff -Nurd -x'*~' bakery-2.6.3.orig/configure bakery-2.6.3/configure
--- bakery-2.6.3.orig/configure 2009-02-10 11:12:30.000000000 -0500
+++ bakery-2.6.3/configure 2009-02-13 01:42:41.000000000 -0500
@@ -20868,7 +20868,7 @@

fi

-GETTEXT_PACKAGE=$PACKAGE
+GETTEXT_PACKAGE=$PACKAGE-2.6

cat >>confdefs.h <<_ACEOF
#define GETTEXT_PACKAGE "$GETTEXT_PACKAGE"
diff -Nurd -x'*~' bakery-2.6.3.orig/examples/WithXmlDocGlade/example.glade bakery-2.6.3/examples/WithXmlDocGlade/example.glade
--- bakery-2.6.3.orig/examples/WithXmlDocGlade/example.glade 1969-12-31 19:00:00.000000000 -0500
+++ bakery-2.6.3/examples/WithXmlDocGlade/example.glade 2009-02-13 01:34:47.000000000 -0500
@@ -0,0 +1,193 @@
+
+
+
+
+
+
+ True
+ window1
+ GTK_WINDOW_TOPLEVEL
+ GTK_WIN_POS_NONE
+ False
+ True
+ False
+ True
+ False
+ False
+ GDK_WINDOW_TYPE_HINT_NORMAL
+ GDK_GRAVITY_NORTH_WEST
+
+
+
+ True
+ False
+ 0
+
+
+
+

+
+
+
+ 12
+ True
+ False
+ 0
+
+
+
+ True
+ 0
+ 0.5
+ GTK_SHADOW_NONE
+
+
+
+ True
+ 0.5
+ 0.5
+ 1
+ 1
+ 0
+ 0
+ 12
+ 0
+
+
+
+ True
+ False
+ 6
+
+
+
+ True
+ False
+ 6
+
+
+
+ True
+ Some data
+ False
+ False
+ GTK_JUSTIFY_LEFT
+ False
+ False
+ 0.5
+ 0.5
+ 0
+ 0
+

+
+ 0
+ False
+ False
+

+

+
+
+
+ True
+ True
+ True
+ True
+ 0
+
+ True
+ *
+ False
+

+
+ 0
+ True
+ True
+

+

+

+
+ 0
+ False
+ False
+

+

+
+
+
+ True
+ 0
+ 0.5
+ 1
+ 1
+ 0
+ 0
+ 0
+ 0
+
+
+
+ True
+ This User Interface was designed with Glade and instantiated at runtime with libglademm. This makes it easier to create better widget layouts, with less code.
+
+When using Bakery, the window defined in your .glade file must contain a VBox called "bakery_vbox". The menus and toolbar will be inserted into this vbox.

+ False
+ False
+ GTK_JUSTIFY_LEFT
+ True
+ False
+ 0
+ 0
+ 0
+ 0
+

+

+

+
+ 0
+ True
+ True
+

+

+

+

+

+

+
+
+
+ True
+ <b>Something</b>
+ False
+ True
+ GTK_JUSTIFY_LEFT
+ False
+ False
+ 0.5
+ 0.5
+ 0
+ 0
+

+
+ label_item
+

+

+

+
+ 0
+ True
+ True
+

+

+

+
+ 0
+ False
+ False
+ GTK_PACK_END
+

+

+

+

+

+
+

bakery2.6 _unstable_ port information

Package: bakery2.6
Version: 2.6.3
Revision: 2
GCC: 4.0
Depends: %N-shlibs (= %v-%r)
BuildDepends: <<
atk1 (>= 1.28.0-1),
cairo (>= 1.8.8-3),
cairomm1 (>= 1.8.2-3),
fink (>= 0.24.12-1),
fink-package-precedence,
fontconfig2-dev (>= 2.8.0-4),
freetype219 (>= 2.3.12-1),
gconf2-dev (>= 2.28.0-1),
gconfmm2.6 (>= 2.28.0-1),
gettext-bin (>= 0.14.5-1),
gettext-tools (>= 0.14.5-1),
glib2-dev (>= 2.22.0-1),
glibmm2.4-dev (>= 2.22.0-1),
glitz,
gtk+2-dev (>= 2.18.0-1),
gtkmm2.4-gtk-dev (>= 2.18.0-1),
intltool40,
libgettext8-dev (>= 0.14.5-1),
libglade2 (>= 2.6.4-7),
libglademm2.4 (>= 2.6.7-2),
libiconv-dev (>= 1.10-6),
libsigc++2 (>= 2.0.11-1003),
libxml++2 (>= 2.26.0-1),
libxml2 (>= 2.6.30-1),
pango1-xft2-ft219-dev (>= 1.24.5-4),
pangomm1.4.1 (>= 2.16.0-1),
pixman (>= 0.16.0-1),
pkgconfig (>= 0.23),
x11-dev
<<
Conflicts: bakery
Replaces: bakery
Source: mirror:gnome:sources/bakery/2.6/bakery-%v.tar.bz2
Source-MD5: 49d28fecf13252f4f2899461505e56e5
BuildDependsOnly: true
SetCPPFLAGS: -I%p/lib/fontconfig2/include
SetLDFLAGS: -L%p/lib/fontconfig2/lib
SetCFLAGS: -Os
PatchFile: %n.patch
PatchFile-MD5: fb15b34ecb6ed3d05e3d1805495d4a62
PatchScript: <<
%{default_script}
perl -pi -e 's/^(LIBS\s*=.*)/\1 \$(INTLLIBS)/' examples/*/Makefile.in examples/*/*/Makefile.in
<<
ConfigureParams: --enable-dependency-tracking PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH" --disable-static
CompileScript: <<
PERL_PATH=/usr/bin/perl ./configure %c
make
fink-package-precedence --prohibit-bdep %n .
<<
SplitOff: <<
Package: %N-shlibs
Description: C++ shared libraries for bakery
Depends: <<
atk1-shlibs (>= 1.28.0-1),
cairo-shlibs (>= 1.8.8-3),
cairomm1-shlibs (>= 1.8.2-3),
fontconfig2-shlibs (>= 2.8.0-4),
freetype219-shlibs (>= 2.3.12-1),
gconf2-shlibs (>= 2.28.0-1),
gconfmm2.6-shlibs (>= 2.28.0-1),
glib2-shlibs (>= 2.22.0-1),
glibmm2.4-shlibs (>= 2.22.0-1),
gtk+2-shlibs (>= 2.18.0-1),
gtkmm2.4-shlibs (>= 2.18.0-1),
libglade2-shlibs (>= 2.6.4-7),
libglademm2.4-shlibs (>= 2.6.7-2),
libsigc++2-shlibs (>= 2.0.11-1003),
libxml++2-shlibs (>= 2.26.0-1),
libxml2-shlibs (>= 2.6.30-1),
pango1-xft2-ft219-shlibs (>= 1.24.5-4),
pangomm1.4.1-shlibs (>= 2.26.0-1)
<<
Files: lib/libbakery-2.6.*.dylib share/locale
Shlibs: %p/lib/libbakery-2.6.1.dylib 2.0.0 %n (>= 2.6.0-1)
DocFiles: AUTHORS ChangeLog po/ChangeLog:ChangeLog.po COPYING NEWS README
<<
DocFiles: <<
AUTHORS ChangeLog po/ChangeLog:ChangeLog.po COPYING NEWS README docs/*.html
<<
DescPort: <<
Added a missing glade file in examples

Try to bring some sanity to the lib-versioning

Make sure we have new enough libxml++. See:
http://bugzilla.gnome.org/show_bug.cgi?id=560613

Recent glib doesn't publish -lintl, so pass it directly.
Needed by all the examples (but not the lib itself) perl-pie
them insead of a bloating up the .patch
<<
Description: C++ framework for creating gnome apps
License: LGPL
Maintainer: The Gnome Core Team
Homepage: http://bakery.sourceforge.net/

bakery2.6 _unstable_ port .patch

diff -Nurd -x'*~' bakery-2.6.3.orig/bakery/Makefile.in bakery-2.6.3/bakery/Makefile.in
--- bakery-2.6.3.orig/bakery/Makefile.in 2009-02-10 11:12:33.000000000 -0500
+++ bakery-2.6.3/bakery/Makefile.in 2009-02-13 01:31:04.000000000 -0500
@@ -291,7 +291,7 @@
View/libbakery_view.la \
$(BAKERY_LIBS)

-libbakery_2_6_la_LDFLAGS = -version-info $(GENERIC_LIBRARY_VERSION) -release $(GENERIC_RELEASE) -no-undefined
+libbakery_2_6_la_LDFLAGS = -version-info $(GENERIC_LIBRARY_VERSION) -no-undefined

# Install the headers:
library_configdir = $(libdir)/bakery-2.6/include
diff -Nurd -x'*~' bakery-2.6.3.orig/bakery-2.6.pc.in bakery-2.6.3/bakery-2.6.pc.in
--- bakery-2.6.3.orig/bakery-2.6.pc.in 2008-03-18 05:47:08.000000000 -0400
+++ bakery-2.6.3/bakery-2.6.pc.in 2009-02-13 01:35:14.000000000 -0500
@@ -5,7 +5,7 @@

Name: bakery
Description: C++ Application Framework for gnomemm
-Requires: gtkmm-2.4 >= 2.4.0 gconfmm-2.6 >= 2.6.0 libglademm-2.4 >= 2.4.0 libxml++-2.6 >= 2.6.0 giomm-2.4 >= 2.16.0
+Requires: gtkmm-2.4 >= 2.10.0 gconfmm-2.6 >= 2.6.0 libglademm-2.4 >= 2.4.0 libxml++-2.6 >= 2.23.3 giomm-2.4 >= 2.16.0
Version: @VERSION@
Libs: -L${libdir} -lbakery-2.6
Cflags: -I${includedir}/bakery-2.6 -I${libdir}/bakery-2.6/include
diff -Nurd -x'*~' bakery-2.6.3.orig/configure bakery-2.6.3/configure
--- bakery-2.6.3.orig/configure 2009-02-10 11:12:30.000000000 -0500
+++ bakery-2.6.3/configure 2009-02-13 01:42:41.000000000 -0500
@@ -20868,7 +20868,7 @@

fi

-GETTEXT_PACKAGE=$PACKAGE
+GETTEXT_PACKAGE=$PACKAGE-2.6

cat >>confdefs.h <<_ACEOF
#define GETTEXT_PACKAGE "$GETTEXT_PACKAGE"
diff -Nurd -x'*~' bakery-2.6.3.orig/examples/WithXmlDocGlade/example.glade bakery-2.6.3/examples/WithXmlDocGlade/example.glade
--- bakery-2.6.3.orig/examples/WithXmlDocGlade/example.glade 1969-12-31 19:00:00.000000000 -0500
+++ bakery-2.6.3/examples/WithXmlDocGlade/example.glade 2009-02-13 01:34:47.000000000 -0500
@@ -0,0 +1,193 @@
+
+
+
+
+
+
+ True
+ window1
+ GTK_WINDOW_TOPLEVEL
+ GTK_WIN_POS_NONE
+ False
+ True
+ False
+ True
+ False
+ False
+ GDK_WINDOW_TYPE_HINT_NORMAL
+ GDK_GRAVITY_NORTH_WEST
+
+
+
+ True
+ False
+ 0
+
+
+
+

+
+
+
+ 12
+ True
+ False
+ 0
+
+
+
+ True
+ 0
+ 0.5
+ GTK_SHADOW_NONE
+
+
+
+ True
+ 0.5
+ 0.5
+ 1
+ 1
+ 0
+ 0
+ 12
+ 0
+
+
+
+ True
+ False
+ 6
+
+
+
+ True
+ False
+ 6
+
+
+
+ True
+ Some data
+ False
+ False
+ GTK_JUSTIFY_LEFT
+ False
+ False
+ 0.5
+ 0.5
+ 0
+ 0
+

+
+ 0
+ False
+ False
+

+

+
+
+
+ True
+ True
+ True
+ True
+ 0
+
+ True
+ *
+ False
+

+
+ 0
+ True
+ True
+

+

+

+
+ 0
+ False
+ False
+

+

+
+
+
+ True
+ 0
+ 0.5
+ 1
+ 1
+ 0
+ 0
+ 0
+ 0
+
+
+
+ True
+ This User Interface was designed with Glade and instantiated at runtime with libglademm. This makes it easier to create better widget layouts, with less code.
+
+When using Bakery, the window defined in your .glade file must contain a VBox called "bakery_vbox". The menus and toolbar will be inserted into this vbox.

+ False
+ False
+ GTK_JUSTIFY_LEFT
+ True
+ False
+ 0
+ 0
+ 0
+ 0
+

+

+

+
+ 0
+ True
+ True
+

+

+

+

+

+

+
+
+
+ True
+ <b>Something</b>
+ False
+ True
+ GTK_JUSTIFY_LEFT
+ False
+ False
+ 0.5
+ 0.5
+ 0
+ 0
+

+
+ label_item
+

+

+

+
+ 0
+ True
+ True
+

+

+

+
+ 0
+ False
+ False
+ GTK_PACK_END
+

+

+

+

+

+
+