Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/gnome
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv20628/stable/main/finkinfo/gnome

Modified Files:
        apvlv.info 
Added Files:
        apvlv.patch 
Log Message:
new version with newer poppler; not sure it *works* well, but at least it 
compiles now


--- NEW FILE: apvlv.patch ---
diff -Nurd -x'*~' apvlv-0.1.1-Source.orig/src/ApvlvFile.hpp 
apvlv-0.1.1-Source/src/ApvlvFile.hpp
--- apvlv-0.1.1-Source.orig/src/ApvlvFile.hpp   2011-01-30 02:25:43.000000000 
-0500
+++ apvlv-0.1.1-Source/src/ApvlvFile.hpp        2013-03-11 12:00:25.000000000 
-0400
@@ -33,7 +33,7 @@
 #endif
 
 #include <gtk/gtk.h>
-#include <glib/poppler.h>
+#include <poppler.h>
 #ifdef HAVE_LIBDJVU
 # include <libdjvu/ddjvuapi.h>
 #endif
diff -Nurd -x'*~' apvlv-0.1.1-Source.orig/src/CMakeLists.txt 
apvlv-0.1.1-Source/src/CMakeLists.txt
--- apvlv-0.1.1-Source.orig/src/CMakeLists.txt  2011-01-30 02:25:43.000000000 
-0500
+++ apvlv-0.1.1-Source/src/CMakeLists.txt       2013-03-11 12:00:25.000000000 
-0400
@@ -1,7 +1,7 @@
 IF (WIN32)
         ADD_DEFINITIONS (-D_CRT_SECURE_NO_WARNINGS)
 ELSE (WIN32)
-        SET (CMAKE_CXX_FLAGS "-Wall -fno-strict-aliasing")
+        SET (CMAKE_CXX_FLAGS "-Wall -fno-strict-aliasing -MD")
 
         OPTION (APVLV_ENABLE_DEBUG "If build binary with debug infomations." 
OFF)
         IF (APVLV_ENABLE_DEBUG)

Index: apvlv.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/gnome/apvlv.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- apvlv.info  16 Feb 2012 09:59:16 -0000      1.1
+++ apvlv.info  11 Mar 2013 16:20:52 -0000      1.2
@@ -1,13 +1,54 @@
 Package: apvlv
-Version: 0.0.9.8
-Revision: 1001
-Depends: atk1-shlibs (>= 1.28.0-2), cairo-shlibs (>= 1.8.8-5), 
freetype219-shlibs (>= 2.3.12-1), glib2-shlibs (>= 2.22.4-2), gtk+2-shlibs (>= 
2.18.9-4), libdjvulibre21-shlibs (>= 3.5.20-1003), libgettext8-shlibs (>= 
0.17-19), pango1-xft2-ft219-shlibs (>= 1.24.5-7), poppler4-glib-shlibs (>= 
0.10.7-3), x11, x11-shlibs, poppler4-shlibs
-BuildDepends: pkgconfig (>= 0.9.0-1), atk1 (>= 1.28.0-2), cairo (>= 1.8.8-5), 
freetype219 (>= 2.3.12-1), glib2-dev (>= 2.22.4-2), gtk+2-dev (>= 2.18.9-4), 
libdjvulibre21-dev (>= 3.5.20-1003), libgettext8-dev (>= 0.17-19), 
pango1-xft2-ft219-dev (>= 1.24.5-7), poppler4-glib (>= 0.10.7-3), poppler4, 
x11-dev, glitz
-Source: http://apvlv.googlecode.com/files/%n-%v.tar.gz
-Source-MD5: 09885e96707c80ae52b02462a654276a
-SetCXXFLAGS: -Os
-ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking
-InstallScript: make install DESTDIR=%d && mv %d/etc %i/etc && mv %i/man 
%i/share/man
+Version: 0.1.1
+Revision: 1
+Depends: <<
+       atk1-shlibs (>= 1.28.0-2),
+       cairo-shlibs (>= 1.8.8-5),
+       fontconfig2-shlibs (>= 2.10.0-1),
+       freetype219-shlibs (>= 2.4.11-1),
+       glib2-shlibs (>= 2.22.4-2),
+       gtk+2-shlibs (>= 2.18.9-4),
+       libdjvulibre21-shlibs (>= 3.5.20-1003),
+       pango1-xft2-ft219-shlibs (>= 1.24.5-7),
+       poppler8-glib-shlibs
+<<
+BuildDepends: <<
+       atk1 (>= 1.28.0-2),
+       cairo (>= 1.8.8-5),
+       cmake,
+       fink-package-precedence,
+       fontconfig2-dev (>= 2.10.0-1),
+       freetype219 (>= 2.4.11-1),
+       glib2-dev (>= 2.22.4-2),
+       gtk+2-dev (>= 2.18.9-4),
+       libdjvulibre21-dev (>= 3.5.20-1003),
+       pango1-xft2-ft219-dev (>= 1.24.5-7),
+       pkgconfig (>= 0.23),
+       poppler8-glib,
+       x11-dev
+<<
+#Source: http://apvlv.googlecode.com/files/%n-%v.tar.gz
+Source: mirror:debian:pool/main/a/apvlv/%n_%v.orig.tar.gz
+Source-MD5: 221b25fd34ebf398047424459d8e5131
+SourceDirectory: %n-%v-Source
+Source2: mirror:debian:pool/main/a/%n/%n_%v-1.2.diff.gz
+Source2-MD5: 1a25979f0eabbfb49b71ab77af4cd99d
+PatchFile: %n.patch
+PatchFile-MD5: 0ea684cd9ea733e37ff86df94bdbcd0a
+PatchScript: <<
+       gzip -cd < ../%n_%v-1.2.diff.gz | patch -p1
+       %{default_script}
+<<
+CompileScript: <<
+#!/bin/sh -ev
+       export 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH"
+       cmake -DCMAKE_INSTALL_PREFIX:PATH=%p -DSYSCONFDIR:PATH=%p/etc 
-DAPVLV_WITH_UMD:BOOL=FALSE .
+       make
+       fink-package-precedence --depfile-ext='\.d' .
+<<
+InstallScript: <<
+       make install DESTDIR=%d
+<<
 DocFiles: AUTHORS COPYING NEWS README THANKS TODO
 License: GPL
 GCC: 4.0


------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to