--- libpodofo0.8.0-0.8.0+svn20100512.orig/debian/libpodofo0.8.0.dirs +++ libpodofo0.8.0-0.8.0+svn20100512/debian/libpodofo0.8.0.dirs @@ -0,0 +1 @@ +usr/lib --- libpodofo0.8.0-0.8.0+svn20100512.orig/debian/libpodofo-utils.dirs +++ libpodofo0.8.0-0.8.0+svn20100512/debian/libpodofo-utils.dirs @@ -0,0 +1 @@ +usr/bin --- libpodofo0.8.0-0.8.0+svn20100512.orig/debian/copyright +++ libpodofo0.8.0-0.8.0+svn20100512/debian/copyright @@ -0,0 +1,30 @@ +This package was debianized by Oleksandr Moskalenko on +Wed, 11 Feb 2009 10:06:24 -0700. + +It was downloaded from http://podofo.sourceforge.net/ + +Authors: + + PoDoFo library, tools and tests: + Dominik Seichter + Leonard Rosenthol + Craig Ringer + + PoDoFoImpose: + Contributed by Pierre Marchand as `pdfimpose' + Qt-to-STL conversion by Craig Ringer + +Copyright: + + Copyright (C) 2009-2010 PoDoFo authors + +License: + + The PoDoFo library is licensed under the LGPLv2. On Debian systems LGPL can + found in `/usr/share/common-licenses/LGPL-2'. The tests and tools which are + included in PoDoFo are licensed under the GPL. On Debian systems GPL can be + found in `/usr/share/common-licenses/GPL-2'. + +The Debian packaging is copyright 2009-2010, Oleksandr Moskalenko + and is licensed under the GPLv3 or later, see +`/usr/share/common-licenses/GPL-3'. --- libpodofo0.8.0-0.8.0+svn20100512.orig/debian/libpodofo0.8.0.install +++ libpodofo0.8.0-0.8.0+svn20100512/debian/libpodofo0.8.0.install @@ -0,0 +1 @@ +usr/lib/lib*.so.* --- libpodofo0.8.0-0.8.0+svn20100512.orig/debian/control +++ libpodofo0.8.0-0.8.0+svn20100512/debian/control @@ -0,0 +1,53 @@ +Source: libpodofo0.8.0 +Priority: extra +Maintainer: Oleksandr Moskalenko +Build-Depends: debhelper (>= 7), cmake, zlib1g-dev, libtiff4-dev, libjpeg62-dev, libfreetype6-dev, libfontconfig1-dev +Standards-Version: 3.8.4 +Section: libdevel +Homepage: http://podofo.sourceforge.net/ + +Package: libpodofo-dev +Architecture: any +Depends: libpodofo0.8.0 (= ${binary:Version}), ${misc:Depends} +Conflicts: libpodofo0-dev, libpodofo-dev +Replaces: libpodofo0-dev +Description: podofo development files + The PoDoFo library is a free, portable C++ library which includes classes to + parse PDF files and modify their contents into memory. The changes can be + written back to disk easily. The parser can also be used to extract + information from a PDF file (for example the parser could be used in a PDF + viewer). Besides parsing PoDoFo includes also very simple classes to create + your own PDF files. All classes are documented so it is easy to start writing + your own application using PoDoFo. + . + This package contains the header development files used for building + PoDoFo-enabled applications. + +Package: libpodofo-utils +Architecture: any +Depends: libpodofo0.8.0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} +Conflicts: libpodofo0-utils, libpodofo-utils +Replaces: libpodofo0-utils +Description: library to work with the PDF file format - utilities + The PoDoFo library is a free, portable C++ library which includes classes to + parse PDF files and modify their contents into memory. The changes can be + written back to disk easily. The parser can also be used to extract + information from a PDF file (for example the parser could be used in a PDF + viewer). Besides parsing PoDoFo includes also very simple classes to create + your own PDF files. All classes are documented so it is easy to start writing + your own application using PoDoFo. + . + This package contains tools for working with PDF files. + +Package: libpodofo0.8.0 +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: library to work with the PDF file format + The PoDoFo library is a free, portable C++ library which includes classes to + parse PDF files and modify their contents into memory. The changes can be + written back to disk easily. The parser can also be used to extract + information from a PDF file (for example the parser could be used in a PDF + viewer). Besides parsing PoDoFo includes also very simple classes to create + your own PDF files. All classes are documented so it is easy to start writing + your own application using PoDoFo. --- libpodofo0.8.0-0.8.0+svn20100512.orig/debian/watch +++ libpodofo0.8.0-0.8.0+svn20100512/debian/watch @@ -0,0 +1,10 @@ +# Example watch control file for uscan +# Rename this file to "watch" and then you can run the "uscan" command +# to check for upstream updates and more. +# See uscan(1) for format + +# Compulsory line, this is a version 3 file +version=3 + +# Uncomment to find new files on sourceforge, for devscripts >= 2.9 +opts=dversionmangle=s/\+svn[0-9]+// http://sf.net/podofo/podofo-(.*)\.tar\.gz --- libpodofo0.8.0-0.8.0+svn20100512.orig/debian/libpodofo-dev.install +++ libpodofo0.8.0-0.8.0+svn20100512/debian/libpodofo-dev.install @@ -0,0 +1,2 @@ +usr/include/* +usr/lib/lib*.so --- libpodofo0.8.0-0.8.0+svn20100512.orig/debian/docs +++ libpodofo0.8.0-0.8.0+svn20100512/debian/docs @@ -0,0 +1,4 @@ +FAQ.html +NEWS +README.html +TODO --- libpodofo0.8.0-0.8.0+svn20100512.orig/debian/libpodofo-dev.dirs +++ libpodofo0.8.0-0.8.0+svn20100512/debian/libpodofo-dev.dirs @@ -0,0 +1,2 @@ +usr/lib +usr/include --- libpodofo0.8.0-0.8.0+svn20100512.orig/debian/changelog +++ libpodofo0.8.0-0.8.0+svn20100512/debian/changelog @@ -0,0 +1,5 @@ +libpodofo0.8.0 (0.8.0+svn20100512-1) unstable; urgency=low + + * Initial release (Closes: #431809). + + -- Oleksandr Moskalenko Wed, 12 May 2010 17:37:56 -0500 --- libpodofo0.8.0-0.8.0+svn20100512.orig/debian/libpodofo-utils.install +++ libpodofo0.8.0-0.8.0+svn20100512/debian/libpodofo-utils.install @@ -0,0 +1 @@ +usr/bin/* --- libpodofo0.8.0-0.8.0+svn20100512.orig/debian/rules +++ libpodofo0.8.0-0.8.0+svn20100512/debian/rules @@ -0,0 +1,75 @@ +#!/usr/bin/make -f +# -*- makefile -*- +#export DH_VERBOSE=1 +# shared library versions, option 1 +version=0.8.0 +major=0 +# option 2, assuming the library is created as src/.libs/libfoo.so.2.0.5 or so +#version=`ls src/.libs/lib*.so.* | \ +# awk '{if (match($$0,/[0-9]+\.[0-9]+\.[0-9]+$$/)) print substr($$0,RSTART)}'` +#major=`ls src/.libs/lib*.so.* | \ +# awk '{if (match($$0,/\.so\.[0-9]+$$/)) print substr($$0,RSTART+4)}'` + +builddir/Makefile: + dh_testdir + # Add here commands to configure the package. + mkdir -p builddir + cd builddir && cmake .. -G "Unix Makefiles" -DWANT_FONTCONFIG:BOOL=TRUE -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_C_FLAGS="$(CFLAGS)" -DCMAKE_LD_FLAGS="-Wl,-z,defs" -DCMAKE_CXX_FLAGS="$(CXXFLAGS)" -DCMAKE_SKIP_RPATH=ON -DCMAKE_VERBOSE_MAKEFILE=ON -DPODOFO_BUILD_SHARED:BOOL=TRUE -DPODOFO_BUILD_STATIC:BOOL=FALSE -DCMAKE_BUILD_TYPE=RELEASE +# -DWANT_BOOST:BOOL=1 + +build: build-stamp +build-stamp: builddir/Makefile + dh_testdir + + # Add here commands to compile the package. + $(MAKE) -C builddir + + touch $@ + +clean: + dh_testdir + dh_testroot + rm -f build-stamp + + # Add here commands to clean up after the build process. + rm -rf builddir + + + dh_clean + +install: build + dh_testdir + dh_testroot + dh_prep + dh_installdirs + + # Add here commands to install the package into debian/tmp + $(MAKE) -C builddir DESTDIR=$(CURDIR)/debian/tmp install + + +# Build architecture-independent files here. +binary-indep: install +# We have nothing to do by default. + +# Build architecture-dependent files here. +binary-arch: install + dh_testdir + dh_testroot + dh_installchangelogs ChangeLog + dh_installdocs + dh_installexamples + dh_install + dh_installman + dh_link + dh_strip + dh_compress + dh_fixperms + dh_makeshlibs + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install --- libpodofo0.8.0-0.8.0+svn20100512.orig/debian/compat +++ libpodofo0.8.0-0.8.0+svn20100512/debian/compat @@ -0,0 +1 @@ +7 --- libpodofo0.8.0-0.8.0+svn20100512.orig/debian/source/format +++ libpodofo0.8.0-0.8.0+svn20100512/debian/source/format @@ -0,0 +1 @@ +1.0