[dolphin-emu] 04/06: Backport inclusion of .svg and .png icons from 5.0 branch

James Cowgill jcowgill at moszumanska.debian.org
Thu Apr 28 10:40:27 UTC 2016


This is an automated email from the git hooks/post-receive script.

jcowgill pushed a commit to branch debian/unstable
in repository dolphin-emu.

commit 770a1faed6dc706e88a994f624bd83911861b2d2
Author: James Cowgill <james410 at cowgill.org.uk>
Date:   Thu Apr 28 01:01:19 2016 +0100

    Backport inclusion of .svg and .png icons from 5.0 branch
    
    This fixes appstream errors which allow dolphin-emu to show up in the GNOME
    software center.
---
 debian/dolphin-emu.install     |   3 ++-
 debian/icons/dolphin-emu.png   | Bin 0 -> 1452 bytes
 debian/icons/dolphin-emu.svg   |   9 +++++++++
 debian/source/include-binaries |   1 +
 4 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/debian/dolphin-emu.install b/debian/dolphin-emu.install
index 2456b7b..da5266d 100644
--- a/debian/dolphin-emu.install
+++ b/debian/dolphin-emu.install
@@ -1,3 +1,4 @@
 usr/games/dolphin-emu
 usr/share/applications/dolphin-emu.desktop
-usr/share/pixmaps/dolphin-emu.xpm
+debian/icons/dolphin-emu.png /usr/share/icons/hicolor/48x48/apps
+debian/icons/dolphin-emu.svg /usr/share/icons/hicolor/scalable/apps
diff --git a/debian/icons/dolphin-emu.png b/debian/icons/dolphin-emu.png
new file mode 100644
index 0000000..bb0ca33
Binary files /dev/null and b/debian/icons/dolphin-emu.png differ
diff --git a/debian/icons/dolphin-emu.svg b/debian/icons/dolphin-emu.svg
new file mode 100644
index 0000000..5ea4740
--- /dev/null
+++ b/debian/icons/dolphin-emu.svg
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="2048" height="2048" viewBox="0 0 2048 2048">
+ <linearGradient id="g" gradientUnits="userSpaceOnUse" x1="0" y1="506" x2="0" y2="1588">
+  <stop offset="0" stop-color="#46D4FF"/>
+  <stop offset="1" stop-color="#1792FF"/>
+ </linearGradient>
+ <path fill="#0057ab" d="m2046.8,1538.65 c-6.813,-22.834 -49.283,-160.537 -120.831,-292.567 -94.261,-173.943 -175.33,-298.279 -310.402,-424.563 -43.445,-40.618 -84.6,-76.916 -127.448,-109.498 l0.047,0 c0,0 -0.329,-0.232 -0.926,-0.673 -0.801,-0.607 -1.602,-1.214 -2.403,-1.818 -15.987,-12.352 -83.345,-69.109 -59.382,-131.767 8.031,-21 27.421,-38.45 50.479,-52.569 l124.091,-1.011 v-46 l-0.03,10e-4 c10e-4,0 0.016,-0.003 0.016,-0.003 0,0 -72.661,-24.686 -199.807,-16.53 -119.328,7.655 -226.545 [...]
+ <path fill="url(#g)" d="m1926,1292 c-94.261,-173.943 -175.33,-298.279 -310.402,-424.563 -43.446,-40.619 -84.601,-76.917 -127.45,-109.499 l0.049,0.01 c0,0 -0.34,-0.24 -0.962,-0.699 -0.773,-0.586 -1.547,-1.172 -2.321,-1.757 -15.904,-12.279 -83.413,-69.084 -59.428,-131.801 26.32,-68.822 174.556,-99.582 174.556,-99.582 0,0 -72.661,-24.686 -199.807,-16.53 -119.328,7.655 -226.545,77.432 -246.588,87.241 -64.265,-18.396 -137.59,-34.619 -223.344,-49.168 -296.609,-50.323 -547.639,29.896 -673.604, [...]
+</svg>
diff --git a/debian/source/include-binaries b/debian/source/include-binaries
index e88f8ef..744d9ff 100644
--- a/debian/source/include-binaries
+++ b/debian/source/include-binaries
@@ -1,2 +1,3 @@
 debian/gc-fonts/font_ansi.bin
 debian/gc-fonts/font_sjis.bin
+debian/icons/dolphin-emu.png

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/dolphin-emu.git



More information about the Pkg-games-commits mailing list