[SCM] blender/master: debian/patches/: patchset updated

mfv at users.alioth.debian.org mfv at users.alioth.debian.org
Fri Jul 3 08:07:09 UTC 2015


The following commit has been merged in the master branch:
commit 9d607f0d3fda0a08591fe4e230c619c0b7dffa05
Author: Matteo F. Vescovi <mfv at debian.org>
Date:   Thu Jul 2 22:32:48 2015 +0200

    debian/patches/: patchset updated
    
    - 0008-blender_desktop.patch added

diff --git a/debian/patches/0008-blender_desktop.patch b/debian/patches/0008-blender_desktop.patch
new file mode 100644
index 0000000..f9ca03d
--- /dev/null
+++ b/debian/patches/0008-blender_desktop.patch
@@ -0,0 +1,40 @@
+From: Bastien Montagne <montagne29 at wanadoo.fr>
+Date: Thu, 2 Jul 2015 22:32:11 +0200
+Subject: blender_desktop
+
+- Linux  XDesktop  spec:  add  '%f'  file  specifier  to  'Exec'  field.
+- Also  reorder  alphabetically  generic  names  &  comments,  and  add
+  french  comment.
+- Add  a  'Keyword'  field.
+
+Signed-off-by: Matteo F. Vescovi <mfv at debian.org>
+---
+ release/freedesktop/blender.desktop | 12 +++++++-----
+ 1 file changed, 7 insertions(+), 5 deletions(-)
+
+diff --git a/release/freedesktop/blender.desktop b/release/freedesktop/blender.desktop
+index 1620815..a28a815 100644
+--- a/release/freedesktop/blender.desktop
++++ b/release/freedesktop/blender.desktop
+@@ -1,14 +1,16 @@
+ [Desktop Entry]
+ Name=Blender
+-GenericName=3D modeller
+-GenericName[es]=modelador 3D
++GenericName=3D modeler
+ GenericName[de]=3D-Modellierer
+-GenericName[fr]=modeleur 3D
++GenericName[es]=Modelador 3D
++GenericName[fr]=Modeleur 3D
+ GenericName[ru]=Редактор 3D-моделей
+ Comment=3D modeling, animation, rendering and post-production
+-Comment[es]=modelado 3D, animación, renderizado y post-producción
+ Comment[de]=3D-Modellierung, Animation, Rendering und Nachbearbeitung
+-Exec=blender
++Comment[es]=Modelado 3D, animación, renderizado y post-producción
++Comment[fr]=Modelage 3D, animation, rendu et post-production
++Keywords=3d;cg;modeling;animation;painting;sculpting;texturing;video editing;video tracking;rendering;render engine;cycles;game engine;python;
++Exec=blender %f
+ Icon=blender
+ Terminal=false
+ Type=Application
diff --git a/debian/patches/series b/debian/patches/series
index 5a75c11..bddec51 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -5,3 +5,4 @@
 0005-update_manpages.patch
 0006-do_not_use_version_number_in_system_path.patch
 0007-look_for_droid_ttf_with_fontconfig.patch
+0008-blender_desktop.patch

-- 
blender packaging



More information about the pkg-multimedia-commits mailing list