Package: freemind
Version: 0.9.0+dfsg2-1
Severity: minor
Tags: patch

The freemind icon looks very blurry on desktops with large icons (e.g.
GNOME).
I noticed that the source package contains a beautiful svg icon. I fixed the
rules and install file (see attached patch file) so that the svg icon also
gets installed. Now the freemind icon looks absolutely brilliant on the
desktop.

-- Package-specific info:
DEBUG:   Using $PATH to find java virtual machine.
DEBUG:   Using '/usr/bin/java' as java virtual machine...
java version "1.7.0_75"
OpenJDK Runtime Environment (IcedTea 2.5.4) (7u75-2.5.4-2)
OpenJDK Server VM (build 24.75-b04, mixed mode)
DEBUG:   Freemind parameters are ''.
DEBUG:   Linux debian 4.1.0-trunk-686-pae #1 SMP Debian 4.1.2-1~exp1
(2015-07-17) i686 GNU/Linux
No LSB modules are available.
DEBUG:   Distributor ID:    Debian
Description:    Debian GNU/Linux 8.1 (jessie)
Release:    8.1
Codename:    jessie
DEBUG:   The following DEB packages are installed:
ii  freemind                    0.9.0+dfsg2-1      all               
Java Program for creating and viewing Mindmaps
ii  lernstick-freemind          3                  all               
Enforce the usage of antialiased fonts in Freemind
DEBUG:   Link '/usr/bin/freemind' resolved to
'/usr/share/freemind/freemind.sh'.
DEBUG:   Freemind Directory is '/usr/share/freemind'.
DEBUG:   Creating directory ~/.freemind.
DEBUG:   Copying patterns.xml to ~/.freemind.
DEBUG:   Calling: '/usr/bin/java -Dfreemind.base.dir=/usr/share/freemind
-cp
::/usr/share/freemind/lib/freemind.jar:/usr/share/java/SimplyHTML.jar:/usr/share/java/gnu-regexp.jar:/usr/share/java/jibx-run-1.1.6a.jar:/usr/share/java/xpp3.jar:/usr/share/freemind/lib/bindings.jar:/usr/share/java/forms.jar:/usr/share/freemind
freemind.main.FreeMindStarter  '.

-- System Information:
Debian Release: 8.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 4.1.0-trunk-686-pae (SMP w/5 CPU cores)
Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages freemind depends on:
ii  default-jre             2:1.7-52
ii  libjgoodies-forms-java  1.6.0-4
ii  libjibx1.1-java         1.1.6a-4
ii  simplyhtml              0.16.08-1

Versions of packages freemind recommends:
pn  freemind-doc   <none>
pn  java-wrappers  <none>
ii  xdg-utils      1.1.0~rc1+git20111210-7.4

Versions of packages freemind suggests:
pn  freemind-browser         <none>
pn  freemind-plugins-help    <none>
pn  freemind-plugins-script  <none>
pn  freemind-plugins-svg     <none>

-- no debconf information

Index: debian/freemind.install
===================================================================
--- debian/freemind.install	(Revision 18804)
+++ debian/freemind.install	(Arbeitskopie)
@@ -3,6 +3,7 @@
 bin/dist/lib/bindings.jar usr/share/freemind/lib
 bin/dist/patterns.xml etc/freemind
 freemind/images/FreeMindWindowIcon.xpm usr/share/pixmaps
+freemind/images/FreeMindWindowIcon.svg usr/share/icons/hicolor/scalable/apps/
 bin/dist/accessories/* usr/share/freemind/accessories
 debian/freemind.desktop usr/share/applications
 # the following lines are needed for KDE 3 which doesn't use the
Index: debian/rules
===================================================================
--- debian/rules	(Revision 18804)
+++ debian/rules	(Arbeitskopie)
@@ -20,9 +20,11 @@
 	/usr/bin/docbook-to-man debian/freemind.sgml > freemind.1
 	# chmod +x bin/dist/freemind.sh # seems to be unnecessary
 	convert freemind/images/FreeMindWindowIcon.png freemind/images/FreeMindWindowIcon.xpm
+	cp freemind/images/76812-freemind_v0.4.svg freemind/images/FreeMindWindowIcon.svg
 
 clean:: 
 	-rm -f freemind/images/FreeMindWindowIcon.xpm
+	-rm -f freemind/images/FreeMindWindowIcon.svg
 	-rm -f freemind.1
 	-rmdir bin
 
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to