[arch-commits] Commit in paintown/trunk (PKGBUILD paintown.desktop paintown.png)

Sven-Hendrik Haase svenstaro at nymeria.archlinux.org
Wed Oct 16 11:40:28 UTC 2013


    Date: Wednesday, October 16, 2013 @ 13:40:27
  Author: svenstaro
Revision: 98647

Remove .desktop file

Modified:
  paintown/trunk/PKGBUILD
Deleted:
  paintown/trunk/paintown.desktop
  paintown/trunk/paintown.png

------------------+
 PKGBUILD         |    8 ++++----
 paintown.desktop |   10 ----------
 2 files changed, 4 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-16 11:29:54 UTC (rev 98646)
+++ PKGBUILD	2013-10-16 11:40:27 UTC (rev 98647)
@@ -41,10 +41,10 @@
   sh install.sh -d $pkgdir/usr/share/paintown -b $pkgdir/usr/bin
   # correct the gnerated file to remove the wrong path (because $pkgdir/usr/bin is written in the file)
   sed -i "s#$pkgdir##g" $pkgdir/usr/bin/paintown
-  install -m644 $srcdir/paintown.desktop $pkgdir/usr/share/applications/paintown.desktop
-  install -m644 $srcdir/paintown.png $pkgdir/usr/share/pixmaps/paintown.png
-  install -m644 LICENSE $pkgdir/usr/share/licenses/paintown/LICENSE
-  install -m644 LEGAL $pkgdir/usr/share/licenses/paintown/LEGAL
+  install -m644 misc/paintown.desktop $pkgdir/usr/share/applications/paintown.desktop
+  install -m644 misc/logo-256x256.png $pkgdir/usr/share/pixmaps/paintown.png
+  install -m644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  install -m644 LEGAL $pkgdir/usr/share/licenses/$pkgname/LEGAL
 }
 
 # vim:set ts=2 sw=2 et:

Deleted: paintown.desktop
===================================================================
--- paintown.desktop	2013-10-16 11:29:54 UTC (rev 98646)
+++ paintown.desktop	2013-10-16 11:40:27 UTC (rev 98647)
@@ -1,10 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Type=Application
-Name=Paintown
-Comment=Open source fighting game in the same genre as Streets of Rage and Teenage Mutant Ninja Turtles
-Exec=paintown
-Icon=paintown
-Terminal=false
-StartupNotify=false
-Categories=Application;Game;ArcadeGame;

Deleted: paintown.png
===================================================================
(Binary files differ)




More information about the arch-commits mailing list