Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome
In directory vz-cvs-3.sog:/tmp/cvs-serv28322
Added Files:
gtkhtml3.14-dev.info gtkhtml3.14-dev.patch
Log Message:
builds on 10.7
--- NEW FILE: gtkhtml3.14-dev.patch ---
diff -Nurd -x'*~' gtkhtml-3.28.3.orig/components/editor/Makefile.in
gtkhtml-3.28.3/components/editor/Makefile.in
--- gtkhtml-3.28.3.orig/components/editor/Makefile.in 2010-03-01
04:16:50.000000000 -0500
+++ gtkhtml-3.28.3/components/editor/Makefile.in 2010-03-09
19:11:53.000000000 -0500
@@ -393,7 +393,7 @@
libgtkhtml_editor_la_LIBADD = \
@GTKHTML_LIBS@ \
- $(top_builddir)/gtkhtml/libgtkhtml-@[email protected]
+ $(top_builddir)/gtkhtml/libgtkhtml-@[email protected] $(INTLLIBS)
libgtkhtml_editor_la_LDFLAGS = -no-undefined
gtkhtml_editor_test_SOURCES = main.c
diff -Nurd -x'*~' gtkhtml-3.28.3.orig/gtkhtml/Makefile.in
gtkhtml-3.28.3/gtkhtml/Makefile.in
--- gtkhtml-3.28.3.orig/gtkhtml/Makefile.in 2010-03-01 04:16:50.000000000
-0500
+++ gtkhtml-3.28.3/gtkhtml/Makefile.in 2010-03-09 19:00:04.000000000 -0500
@@ -609,7 +609,7 @@
gtest_LDFLAGS =
gtest_LDADD = \
libgtkhtml-@[email protected] \
- $(GTKHTML_LIBS)
+ $(GTKHTML_LIBS) $(INTLLIBS)
test_suite_SOURCES = \
test-suite.c
--- NEW FILE: gtkhtml3.14-dev.info ---
Package: gtkhtml3.14-dev
Version: 3.28.3
Revision: 3
Depends: gtkhtml3.14-shlibs (= %v-%r)
BuildDepends: <<
atk1 (>= 1.28.0-1),
cairo (>= 1.8.8-3),
enchant1-dev (>= 1.4.2-2),
expat1,
fink (>= 0.24.12),
fink-package-precedence,
fontconfig2-dev (>= 2.8.0-4),
freetype219 (>= 2.3.12-1),
gconf2-dev (>= 2.28.0-1),
gettext-bin,
gettext-tools (>= 0.17),
glib2-dev (>= 2.22.0-1),
glitz,
gtk+2-dev (>= 2.18.0-1),
intltool40,
libgettext8-dev,
pango1-xft2-ft219-dev (>= 1.24.5-4),
pixman (>= 0.16.0-1),
pkgconfig (>= 0.23),
x11-dev
<<
BuildDependsOnly: true
BuildConflicts: freetype, freetype-hinting, libsoup-ssl
InfoTest: <<
TestDepends: <<
libsoup2.4.1-ssl (>= 2.28.0-1)
<<
# tests require x11 display
# cd src; DYLD_LIBRARY_PATH=.libs make test
# cd src; DYLD_LIBRARY_PATH=.libs make stress-test
<<
Source: mirror:gnome:sources/gtkhtml/3.28/gtkhtml-%v.tar.bz2
Source-MD5: f9756ff2c9e43139ef4726f9d332cd1c
PatchFile: %n.patch
PatchFile-MD5: 17e790fc44bedca9a99b2603d92166b5
PatchScript: <<
%{default_script}
# fix non-portable (requires bash-3) syntax in doltlib configs
perl -pi.bak -e 's|args\+\=.*|args=\(\$\{args\[\@\]\} \"\$arg\"\)|'
configure
<<
SetCPPFLAGS: -I%p/lib/fontconfig2/include
SetLDFLAGS: -L%p/lib/fontconfig2/lib
SetCFLAGS: -Os
ConfigureParams: --enable-dependency-tracking --libexecdir=%p/lib
--disable-static
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
--disable-silent-rules
CompileScript: <<
./configure %c
make
fink-package-precedence --prohibit-bdep %n .
<<
InstallScript: <<
make -j1 install DESTDIR="%d"
perl -pi -e 's/enchant//' %i/lib/pkgconfig/libgtkhtml-3.14.pc
<<
DocFiles: <<
AUTHORS BUGS COPYING COPYING.LIB NEWS README TODO
ChangeLog
a11y/ChangeLog:ChangeLog.a11y
art/ChangeLog:ChangeLog.art
components/editor/ChangeLog:ChangeLog.components.editor
gtkhtml/ChangeLog:ChangeLog.gtkhtml
po/ChangeLog:ChangeLog.po
<<
SplitOff: <<
Package: gtkhtml3.14-shlibs
Depends: <<
atk1-shlibs (>= 1.28.0-1),
cairo-shlibs (>= 1.8.8-3),
enchant1-shlibs (>= 1.4.2-2),
fontconfig2-shlibs (>= 2.8.0-4),
freetype219-shlibs (>= 2.3.12-1),
gconf2-shlibs (>= 2.28.0-1),
glib2-shlibs (>= 2.22.0-1),
gnome-icon-theme (>= 2.28.0-1),
gtk+2-shlibs (>= 2.18.0-1),
libgettext8-shlibs,
iso-codes,
pango1-xft2-ft219-shlibs (>= 1.24.5-4),
x11
<<
Conflicts: gtkhtml3
Replaces: gtkhtml3, gtkhtml3.8.15 (<< 3.10.1-1)
Files: <<
lib/libgtkhtml-3.14.*.dylib
lib/libgtkhtml-editor.*.dylib
share/gtkhtml-3.14
share/locale
<<
Shlibs: <<
%p/lib/libgtkhtml-3.14.19.dylib 21.0.0 %n (>= 3.16.0-1)
%p/lib/libgtkhtml-editor.0.dylib 1.0.0 %n (>= 3.24.0-1)
<<
DocFiles: COPYING*
<<
Description: HTML rendering/printing/editing engine
DescPackaging: <<
libsoup and its dependencies are used at compile/build time
for testing only
Clean up .pc Requires: don't need entries that are not
#included by public .h to avoid publishing useless and hidden
InheritedBuildDepends.
<<
License: GPL/LGPL
Maintainer: The Gnome Core Team <[email protected]>
Homepage: http://www.gnome.org/
------------------------------------------------------------------------------
Got Input? Slashdot Needs You.
Take our quick survey online. Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs