Code

rules, en{blend,fuse}.install: Build and install PDF documentation.
authorSebastian Harl <sh@tokkee.org>
Sun, 1 Aug 2010 21:31:18 +0000 (21:31 +0000)
committerSebastian Harl <sh@tokkee.org>
Sun, 1 Aug 2010 21:46:31 +0000 (21:46 +0000)
debian/changelog
debian/enblend.install
debian/enfuse.install
debian/rules

index 73a15aa866e70a05a7f22542ac4d0aea7f6d3d04..798ba832a7427d138577a334c48b629601ef243f 100644 (file)
@@ -6,7 +6,8 @@ enblend-enfuse (4.0+dfsg-1) experimental; urgency=low
   * Drop unneeded patch addinfosection.dpatch - included upstream.
   * [debian/rules] Don't try to install TODO - no longer shipped upstream.
   * focus-stacking.info is not installed as a separate file anymore.
-  * Update build-depends by adding gnuplot transfig tidy ttf-freefont.
+  * Update build-depends by adding gnuplot transfig tidy ttf-freefont, required
+    to build the PDF documentation.
   * Build/ship alternative binaries of enblend and enfuse binaries with OpenMP
     support. They are installed as enblend-mp and enfuse-mp respectively.
 
@@ -23,8 +24,10 @@ enblend-enfuse (4.0+dfsg-1) experimental; urgency=low
     - Build-depend on libboost-filesystem-dev.
     - Updated Standards-Version to 3.9.1 -- no changes.
     - Build-depend on help2man, required to build the manpages.
+  * debian/rules, debian/enblend.install, debian/enfuse.install:
+    - Build and install PDF documentation.
 
- -- Sebastian Harl <tokkee@debian.org>  Sun, 01 Aug 2010 20:05:12 +0000
+ -- Sebastian Harl <tokkee@debian.org>  Sun, 01 Aug 2010 21:30:51 +0000
 
 enblend-enfuse (3.2+dfsg-3) unstable; urgency=medium
 
index 5977df914a2d4cb2a0bd43418ca0bfb2e1e777a9..a346531a2fe12c60b1c862dd94bba24b75d34bbc 100644 (file)
@@ -1,3 +1,4 @@
+../../doc/enblend.pdf usr/share/doc/enblend
 usr/bin/enblend
 usr/bin/enblend-mp
 usr/share/info/enblend.info
index 5d949a48f31f7f04d736659807664be706a9e5e8..e65caba26a31999a06c82c8b69ac8e41d920a743 100644 (file)
@@ -1,3 +1,4 @@
+../../doc/enfuse.pdf usr/share/doc/enfuse
 usr/bin/enfuse
 usr/bin/enfuse-mp
 usr/share/info/enfuse.info
index 05e8b7db0edd139164720c504704fdf388dac98e..bd93a4bbe79f271d385b4bcccb8c02c3cad99d18 100755 (executable)
@@ -60,7 +60,9 @@ build-stamp: config.status build-tree-mp/config.status
        
        cd build-tree-mp && $(MAKE)
        $(MAKE)
-
+       
+       $(MAKE) pdf
+       
        sed -e "s/manual page for enblend.*/combine images using a multiresolution spline/" \
                src/enblend.1 > src/enblend.1.tmp
        mv src/enblend.1.tmp src/enblend.1