[packages/gimp] - up to 2.8.14
arekm
arekm at pld-linux.org
Thu Aug 28 11:58:37 CEST 2014
commit dd09dca6906309d9f718102b659ef9a8c11c835e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Thu Aug 28 11:58:34 2014 +0200
- up to 2.8.14
gimp-freetype.patch | 11 -----------
gimp.spec | 10 ++++------
2 files changed, 4 insertions(+), 17 deletions(-)
---
diff --git a/gimp.spec b/gimp.spec
index a2ed684..7de1477 100644
--- a/gimp.spec
+++ b/gimp.spec
@@ -18,17 +18,16 @@ Summary(uk.UTF-8): The GNU Image Manipulation Program
Summary(zh_CN.UTF-8): [图像]GNU图象处理工具
Summary(zh_TW.UTF-8): [圖像]GNU圖象處理工具
Name: gimp
-Version: 2.8.10
-Release: 3
+Version: 2.8.14
+Release: 1
Epoch: 1
License: GPL v3+
Group: X11/Applications/Graphics
-Source0: ftp://ftp.gimp.org/pub/gimp/v2.8/%{name}-%{version}.tar.bz2
-# Source0-md5: 84c964aab7044489af69f7319bb59b47
+Source0: http://ftp.gimp.org/pub/gimp/v2.8/%{name}-%{version}.tar.bz2
+# Source0-md5: 233c948203383fa078434cc3f8f925cb
Patch0: %{name}-home_etc.patch
Patch1: %{name}-desktop.patch
Patch2: %{name}-gcc4.patch
-Patch3: %{name}-freetype.patch
URL: http://www.gimp.org/
%{?with_aalib:BuildRequires: aalib-devel}
BuildRequires: alsa-lib-devel >= 1.0.11
@@ -326,7 +325,6 @@ Wtyczka SVG dla GIMPa.
%patch0 -p1
%patch1 -p1
%patch2 -p1
-%patch3 -p1
%build
%{__rm} acinclude.m4
diff --git a/gimp-freetype.patch b/gimp-freetype.patch
deleted file mode 100644
index a613a6d..0000000
--- a/gimp-freetype.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- gimp-2.8.10/app/text/gimpfont.c.orig 2012-05-08 08:05:46.000000000 +0200
-+++ gimp-2.8.10/app/text/gimpfont.c 2013-12-09 21:43:43.190772873 +0100
-@@ -27,7 +27,7 @@
-
- #define PANGO_ENABLE_ENGINE 1 /* Argh */
- #include <pango/pango-ot.h>
--#include <freetype/tttables.h>
-+#include FT_TRUETYPE_TABLES_H
-
- #include "text-types.h"
-
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gimp.git/commitdiff/dd09dca6906309d9f718102b659ef9a8c11c835e
More information about the pld-cvs-commit
mailing list