[SCM] Packaging for Gargoyle - graphical player for Interactive Fiction games branch, master, updated. debian/2009-08-25-1-15-g25bc3b1

Sylvain Beucler beuc at beuc.net
Fri Oct 1 19:03:56 UTC 2010


The following commit has been merged in the master branch:
commit 25bc3b1073f3374a9e4570a457fb599c48e19fea
Author: Sylvain Beucler <beuc at beuc.net>
Date:   Fri Oct 1 21:03:35 2010 +0200

    Menu entry

diff --git a/debian/changelog b/debian/changelog
index 117e425..9407925 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ gargoyle-free (2010.1-1) experimental; urgency=low
   * Hard-code lookup path to interpreters in /usr/lib/gargoyle/ (rather
     than in the executable's directory - following upstream's advice)
   * Remove patches merged upstream or obsoleted
+  * Install new desktop menu entry and icon
 
  -- Sylvain Beucler <beuc at debian.org>  Fri, 01 Oct 2010 20:28:01 +0200
 
diff --git a/debian/install b/debian/install
index 24b1b90..c9eda90 100644
--- a/debian/install
+++ b/debian/install
@@ -17,3 +17,6 @@ build/dist/tadsr    usr/lib/gargoyle/
 #build/dist/hugo     usr/lib/gargoyle/
 
 garglk/garglk.ini    etc/
+
+garglk/gargoyle.desktop usr/share/applications/
+garglk/gargoyle-house.png usr/share/pixmaps/
diff --git a/debian/patches/naming.patch b/debian/patches/naming.patch
new file mode 100644
index 0000000..a952dc9
--- /dev/null
+++ b/debian/patches/naming.patch
@@ -0,0 +1,11 @@
+Index: gargoyle-free/garglk/gargoyle.desktop
+===================================================================
+--- gargoyle-free.orig/garglk/gargoyle.desktop	2010-10-01 20:55:15.000000000 +0200
++++ gargoyle-free/garglk/gargoyle.desktop	2010-10-01 20:55:21.000000000 +0200
+@@ -6,5 +6,5 @@
+ GenericName=Interactive Fiction interpreter
+ Comment=Interactive Fiction multi-interpreter that supports all major IF formats
+ Icon=gargoyle-house.png
+-Exec=gargoyle
++Exec=gargoyle-free
+ Categories=Game;
diff --git a/debian/patches/series b/debian/patches/series
index 7d99cdf..95c60a3 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@ ignore_bundled_libraries.patch
 dfsg_disable_alan.patch
 dfsg_disable_hugo.patch
 dfsg_replace_luximono_font.patch
+naming.patch

-- 
Packaging for Gargoyle - graphical player for Interactive Fiction games



More information about the Pkg-games-commits mailing list