From 8d2d97e2932d085d4d4f03f689c1365129a405b0 Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Wed, 9 Jul 2008 10:13:28 +0000 Subject: [PATCH] - Subversion snapshot --- .cvsignore | 2 +- inkscape-0.46+devel-desktop.patch | 12 ++++++++++++ inkscape-0.46+devel-icons.patch | 23 +++++++++++++++++++++++ inkscape.spec | 21 +++++++++++---------- sources | 2 +- 5 files changed, 48 insertions(+), 12 deletions(-) create mode 100644 inkscape-0.46+devel-desktop.patch create mode 100644 inkscape-0.46+devel-icons.patch diff --git a/.cvsignore b/.cvsignore index 883ac0a..4ea153d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -inkscape-0.46.tar.bz2 +inkscape-0.46+devel.tar.gz diff --git a/inkscape-0.46+devel-desktop.patch b/inkscape-0.46+devel-desktop.patch new file mode 100644 index 0000000..e0fda7d --- /dev/null +++ b/inkscape-0.46+devel-desktop.patch @@ -0,0 +1,12 @@ +inkscape.desktop: error: file contains multiple assignments of key "Name" + +--- inkscape-0.46+devel/inkscape.desktop.in.orig 2008-07-05 20:16:01.000000000 +0200 ++++ inkscape-0.46+devel/inkscape.desktop.in 2008-07-05 20:17:06.000000000 +0200 +@@ -1,7 +1,6 @@ + [Desktop Entry] + Version=1.0 + Encoding=UTF-8 +-Name=No name + _Name=Inkscape Vector Graphics Editor + _Comment=Create and edit Scalable Vector Graphics images + Type=Application diff --git a/inkscape-0.46+devel-icons.patch b/inkscape-0.46+devel-icons.patch new file mode 100644 index 0000000..effece3 --- /dev/null +++ b/inkscape-0.46+devel-icons.patch @@ -0,0 +1,23 @@ +Default to small icons and Sans font. +Lubomir Rintel + +--- inkscape-0.46+devel/src/preferences-skeleton.h.icons 2008-06-24 13:38:52.000000000 +0200 ++++ inkscape-0.46+devel/src/preferences-skeleton.h 2008-07-05 04:50:19.000000000 +0200 +@@ -86,7 +86,7 @@ + " \n" + " \n" ++" style=\"fill:black;fill-opacity:1;stroke:none;font-family:Sans;font-style:normal;font-weight:normal;font-size:40px;\" selcue=\"1\"/>\n" + " \n" + " \n" + " \n" +@@ -327,7 +327,7 @@ + " \n" ++" small=\"1\" />\n" + " \n" + "\n" + " /dev/null 2>&1 || : %changelog +* Wed Jul 09 2008 Lubomir Rintel - 0.47-0.1.20080705svn +- Subversion snapshot + * Wed Jul 09 2008 Lubomir Rintel - 0.46-4 - Fix compile issues with newer gtk and poppler diff --git a/sources b/sources index deb5c8b..56bc8d0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -59997096c3640b2601c2b4afba8a3d75 inkscape-0.46.tar.bz2 +17af28857c3b07c08e87e0475c09d85c inkscape-0.46+devel.tar.gz