diff --git a/.gimp.metadata b/.gimp.metadata new file mode 100644 index 0000000..5416178 --- /dev/null +++ b/.gimp.metadata @@ -0,0 +1 @@ +c894a0d9a864d418bdbd30a22d698c731583e5c4 SOURCES/gimp-2.8.22.tar.bz2 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3d1acac --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/gimp-2.8.22.tar.bz2 diff --git a/README.md b/README.md deleted file mode 100644 index 0e7897f..0000000 --- a/README.md +++ /dev/null @@ -1,5 +0,0 @@ -The master branch has no content - -Look at the c7 branch if you are working with CentOS-7, or the c4/c5/c6 branch for CentOS-4, 5 or 6 - -If you find this file in a distro specific branch, it means that no content has been checked in yet diff --git a/SOURCES/gimp-2.8.2-cm-system-monitor-profile-by-default.patch b/SOURCES/gimp-2.8.2-cm-system-monitor-profile-by-default.patch new file mode 100644 index 0000000..2d52fd8 --- /dev/null +++ b/SOURCES/gimp-2.8.2-cm-system-monitor-profile-by-default.patch @@ -0,0 +1,48 @@ +From 9a3f047f90a79e96af54a73090313a670b2685d3 Mon Sep 17 00:00:00 2001 +From: Nils Philippsen +Date: Mon, 19 Nov 2012 18:26:16 +0100 +Subject: [PATCH] patch: cm-system-monitor-profile-by-default + +Squashed commit of the following: + +commit 1430096d27ba12566739fadf96302c9a4ce8f98b +Author: Nils Philippsen +Date: Mon Nov 19 18:25:28 2012 +0100 + + color mgmt: fix syntax error + +commit eb78c3a0cfd7ff796110fcd3cd161ca11005fca5 +Author: Richard Hughes +Date: Thu Nov 15 12:12:12 2012 +0100 + + color mgmt: try to use the system monitor profile by default +--- + etc/gimprc | 7 ++++--- + 1 file changed, 4 insertions(+), 3 deletions(-) + +diff --git a/etc/gimprc b/etc/gimprc +index 8306571..1511cd6 100644 +--- a/etc/gimprc ++++ b/etc/gimprc +@@ -285,14 +285,15 @@ + + # Defines the color management behavior. This is a parameter list. + # +-# (color-management ++(color-management + # (mode display) +-# (display-profile-from-gdk no) ++ (display-profile-from-gdk yes) + # (display-rendering-intent perceptual) + # (simulation-rendering-intent perceptual) + # (simulation-gamut-check no) + # (out-of-gamut-color (color-rgb 0.501961 0.501961 0.501961)) +-# (display-module "CdisplayLcms")) ++# (display-module "CdisplayLcms") ++) + + # How to handle embedded color profiles when opening a file. Possible values + # are ask, keep and convert. +-- +1.7.11.7 + diff --git a/SOURCES/gimp-2.8.6-external-help-browser.patch b/SOURCES/gimp-2.8.6-external-help-browser.patch new file mode 100644 index 0000000..57a1c98 --- /dev/null +++ b/SOURCES/gimp-2.8.6-external-help-browser.patch @@ -0,0 +1,12 @@ +diff -up gimp-2.8.6/etc/gimprc.external-help-browser gimp-2.8.6/etc/gimprc +--- gimp-2.8.6/etc/gimprc.external-help-browser 2013-07-02 12:04:11.011774506 +0200 ++++ gimp-2.8.6/etc/gimprc 2013-07-02 12:04:25.408824028 +0200 +@@ -671,7 +671,7 @@ + # Sets the browser used by the help system. Possible values are gimp and + # web-browser. + # +-# (help-browser gimp) ++(help-browser web-browser) + + # When enabled, the online user manual will be used by the help system. + # Otherwise the locally installed copy is used. Possible values are yes and diff --git a/SPECS/gimp.spec b/SPECS/gimp.spec new file mode 100644 index 0000000..909c323 --- /dev/null +++ b/SPECS/gimp.spec @@ -0,0 +1,2358 @@ +#### options: +# Use the following --with/--without