]> git.pld-linux.org Git - packages/poppler0.61.git/commitdiff
- updated for 0.5.0
authorfreetz <freetz@pld-linux.org>
Fri, 20 Jan 2006 08:59:08 +0000 (08:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poppler-freetype_includes.patch -> 1.2

poppler-freetype_includes.patch

index 123011a70de6f1e2d33ad689ae7b91580d06f0ee..df3f782c2ec2cdf2334396a056064e597ea60d6b 100644 (file)
@@ -1,10 +1,13 @@
---- poppler-0.4.1/test/Makefile.am.orig        2005-03-03 20:46:04.000000000 +0100
-+++ poppler-0.4.1/test/Makefile.am     2005-11-29 17:00:44.000000000 +0100
-@@ -27,6 +27,7 @@
+diff -aurN poppler-0.5.0.orig/test/Makefile.am poppler-0.5.0/test/Makefile.am
+--- poppler-0.5.0.orig/test/Makefile.am        2005-12-09 20:38:49.000000000 +0100
++++ poppler-0.5.0/test/Makefile.am     2006-01-20 09:55:06.000000000 +0100
+@@ -31,7 +31,8 @@
        -I$(top_srcdir)                         \
        -I$(top_srcdir)/poppler                 \
        $(cairo_includes)                       \
+-      $(GTK_TEST_CFLAGS)                      
 +      $(FREETYPE_CFLAGS)                      \
-       $(GTK_TEST_CFLAGS)                      \
-       -DDATADIR=\""$(datadir)"\"
++      $(GTK_TEST_CFLAGS)
+ noinst_PROGRAMS = $(gtk_splash_test) $(gtk_cairo_test) $(pdf_inspector)
  
This page took 0.118126 seconds and 4 git commands to generate.