Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/libs
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11847/dists/unstable/main/finkinfo/libs
Added Files:
poppler-qt3.info poppler-qt3.patch
Log Message:
poppler qt3 plugin
--- NEW FILE: poppler-qt3.patch ---
diff -uNr poppler-0.4.2/configure poppler-0.4.2-patched/configure
--- poppler-0.4.2/configure 2005-09-01 23:25:05.000000000 -0400
+++ poppler-0.4.2-patched/configure 2006-01-14 17:27:53.000000000 -0500
@@ -25769,7 +25769,7 @@
fi
POPPLER_QT_CXXFLAGS="-I$qt_incdir"
-POPPLER_QT_LIBS="$qt_libdir/$qt_test_library"
+POPPLER_QT_LIBS="-L$qt_libdir -lqt-mt"
diff -uNr poppler-0.4.2/qt/Makefile.in poppler-0.4.2-patched/qt/Makefile.in
--- poppler-0.4.2/qt/Makefile.in 2005-09-01 23:24:59.000000000 -0400
+++ poppler-0.4.2-patched/qt/Makefile.in 2006-01-14 17:10:44.000000000
-0500
@@ -61,14 +61,14 @@
libLTLIBRARIES_INSTALL = $(INSTALL)
LTLIBRARIES = $(lib_LTLIBRARIES)
am__DEPENDENCIES_1 =
-libpoppler_qt_la_DEPENDENCIES = $(top_builddir)/poppler/libpoppler.la \
+libpoppler_qt_la_DEPENDENCIES = \
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
am_libpoppler_qt_la_OBJECTS = poppler-document.lo poppler-page.lo
libpoppler_qt_la_OBJECTS = $(am_libpoppler_qt_la_OBJECTS)
PROGRAMS = $(noinst_PROGRAMS)
am_test_poppler_qt_OBJECTS = test-poppler-qt.$(OBJEXT)
test_poppler_qt_OBJECTS = $(am_test_poppler_qt_OBJECTS)
-test_poppler_qt_DEPENDENCIES = $(top_builddir)/poppler/libpoppler.la \
+test_poppler_qt_DEPENDENCIES = \
libpoppler-qt.la $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) -I$(top_builddir)/poppler
depcomp = $(SHELL) $(top_srcdir)/depcomp
@@ -252,7 +252,7 @@
poppler-private.h
libpoppler_qt_la_LIBADD = \
- $(top_builddir)/poppler/libpoppler.la \
+ -L$(prefix)/lib -lpoppler \
$(POPPLER_QT_LIBS) \
$(FREETYPE_LIBS)
@@ -260,7 +260,7 @@
test-poppler-qt.cpp
test_poppler_qt_LDADD = \
- $(top_builddir)/poppler/libpoppler.la \
+ -L$(prefix)/lib -lpoppler \
libpoppler-qt.la \
$(POPPLER_QT_LIBS) \
$(FREETYPE_LIBS)
--- NEW FILE: poppler-qt3.info ---
Package: poppler-qt3
Version: 0.4.2
Revision: 21
Description: PDF rendering library (Qt Interface)
License: GPL
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
Depends: %N-shlibs (>= %v-%r)
BuildDepends: <<
libjpeg,
pkgconfig,
poppler (>= %v-1),
qt3 (>= 3.3-1),
x11-dev
<<
BuildDependsOnly: True
Source: http://poppler.freedesktop.org/poppler-%v.tar.gz
Source-MD5: beb1eea135a3c5b679a7a22d01a500c0
ConfigureParams: --mandir=%p/share/man --disable-cairo-output
SYSTEM_XPDFRC=%p/etc/xpdfrc.poppler --disable-dependency-tracking --enable-zlib
--disable-poppler-glib --disable-poppler-qt4
PatchScript: sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
GCC: 3.3
CompileScript: <<
#!/bin/sh -e
unset QTDIR
export QTINC=%p/include/qt
export QTLIB=%p/lib
./configure %c
pushd qt
make
popd
<<
InstallScript: <<
#!/bin/sh -e
pushd qt
make install DESTDIR=%d
popd
<<
DocFiles: AUTHORS COPYING ChangeLog NEWS README README-XPDF TODO
SplitOff: <<
Package: %n-shlibs
Depends: <<
libjpeg-shlibs,
poppler-shlibs (>= %v-1),
qt3-shlibs (>= 3.3-1),
x11-shlibs
<<
Files: <<
lib/libpoppler-qt.*.dylib
<<
DocFiles: AUTHORS COPYING ChangeLog NEWS README README-XPDF TODO
Shlibs: <<
%p/lib/poppler-qt.0.dylib 1.0.0 poppler-qt3-shlibs (>= 0.4.2-1)
<<
<<
Homepage: http://poppler.freedesktop.org/
DescDetail: <<
Poppler is a PDF rendering library based on the xpdf-3.0 code base.
This is the Qt plugin for Poppler.
<<
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits