]> git.pld-linux.org Git - packages/hugin.git/commitdiff
- updated to 2014.0.0
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 29 Oct 2014 09:38:56 +0000 (10:38 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Wed, 29 Oct 2014 09:38:56 +0000 (10:38 +0100)
- disabled po update (is it still needed?)

hugin-boost-1.40-fix.patch [deleted file]
hugin.spec

diff --git a/hugin-boost-1.40-fix.patch b/hugin-boost-1.40-fix.patch
deleted file mode 100644 (file)
index 50c7625..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-diff -NurbBp a/src/hugin_base/vigra_ext/ImageTransforms.h b/src/hugin_base/vigra_ext/ImageTransforms.h
---- a/src/hugin_base/vigra_ext/ImageTransforms.h       2009-09-21 03:04:06.000000000 +0200
-+++ b/src/hugin_base/vigra_ext/ImageTransforms.h       2009-09-26 16:33:10.000000000 +0200
-@@ -42,9 +42,7 @@
- #include "MultiThreadOperations.h"
- #include <boost/thread/thread.hpp>
- #include <boost/bind.hpp>
--#ifdef __APPLE__
--    #include <boost/function.hpp>
--#endif
-+#include <boost/function.hpp>
- namespace vigra_ext
index 61d5b4728a822d587a483e51b59c3b8d888bd9ad..716cb527320561e548b09124a9900ea047bdb43b 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Toolchain to create panoramic images
 Summary(pl.UTF-8):     Zestaw narzędzi do tworzenia panoramicznych zdjęć
 Name:          hugin
-Version:       2013.0.0
-Release:       7
+Version:       2014.0.0
+Release:       1
 License:       GPL v2+
 Group:         X11/Applications/Graphics
 Source0:       http://downloads.sourceforge.net/hugin/%{name}-%{version}.tar.bz2
-# Source0-md5: cc6c768df2aedc24a9a081754de05f39
+# Source0-md5: 711784c27bdb743ddc45dc2c448ac87c
 Patch0:                %{name}-pl.po-update.patch
 Patch1:                %{name}-cppflags.patch
 URL:           http://hugin.sourceforge.net/
@@ -61,10 +61,9 @@ i ekspozycji, więc warto zainstalować pakiet enblend-enfuse.
 
 %prep
 %setup -q
-%patch0 -p1
+#%patch0 -p1
 %patch1 -p0
 
-mv -f src/translations/{ca_ES,ca}.po
 mv -f src/translations/{cs_CZ,cs}.po
 
 %{__sed} -i -e '1s,#! \?/usr/bin/env python,#!/usr/bin/python,' \
This page took 0.139528 seconds and 4 git commands to generate.