]> git.donarmstrong.com Git - neurodebian.git/commitdiff
Build and use the new icon.
authorMichael Hanke <michael.hanke@gmail.com>
Thu, 23 Sep 2010 19:46:40 +0000 (15:46 -0400)
committerMichael Hanke <michael.hanke@gmail.com>
Thu, 23 Sep 2010 19:46:40 +0000 (15:46 -0400)
debian/control
debian/neurodebian-desktop.install
debian/rules
xdg/directories/neurodebian.directory

index a1b1f5c8f27f6b9aa7dcdb2c520795b55c10fbc4..04fdf4621e92be5c11baf3867221cf3a86b3302e 100644 (file)
@@ -3,7 +3,7 @@ Section: science
 Priority: optional
 Maintainer: NeuroDebian Team <team@neuro.debian.net>
 Uploaders: Michael Hanke <michael.hanke@gmail.com>, Yaroslav Halchenko <debian@onerussian.com>
-Build-Depends: debhelper (>= 7.0.50~), xcftools, help2man
+Build-Depends: debhelper (>= 7.0.50~), xcftools, help2man, inkscape
 Standards-Version: 3.9.1
 Homepage: http://neuro.debian.net
 Vcs-Browser: http://git.debian.org/?p=pkg-exppsy/neurodebian.git
index 2e3c8946bd626c4cca213b35d3dcbf101e837e03..d96d0a284567a38ada457a85b68feb7954b268e0 100644 (file)
@@ -1,4 +1,5 @@
 build/wallpaper/neurodebian.png usr/share/backgrounds
+build/icons/* usr/share/pixmaps
 xdg/neurodebian.menu etc/xdg/menus/applications-merged
 xdg/directories/* usr/share/desktop-directories
 xdg/desktop/* usr/share/applications
index 3c8585f864657ad5ea52ee31e52287635c375ba7..15684c56a33a71c5215e94fe6c88220eef41834e 100755 (executable)
@@ -10,6 +10,9 @@ override_dh_auto_build::
        # wallpaper
        [ ! -d build/wallpaper ] && mkdir -p build/wallpaper
        xcf2png -o build/wallpaper/neurodebian.png artwork/wallpaper_hotbrain.xcf
+       # icons
+       [ ! -d build/icons ] && mkdir -p build/icons
+       inkscape artwork/icon.svg -w 32 -h 32 -e build/icons/neurodebian.png
        # manpages
        [ ! -d build/man ] && mkdir -p build/man
        help2man -h '--verbose-help' --no-info tools/backport-dsc \
index 8a6ee3eca31c20bc330dc0b0d567068037f34a22..4ff8a5dd71be0c23fc79d25a4a7337be67caa374 100644 (file)
@@ -1,4 +1,4 @@
 [Desktop Entry]
 Name=NeuroDebian
-Icon=neurodebian-logo
+Icon=neurodebian
 Type=Directory