[arch-commits] Commit in fceux/trunk (PKGBUILD fceux.install)

Alexander Rødseth arodseth at archlinux.org
Mon May 2 16:19:00 UTC 2016


    Date: Monday, May 2, 2016 @ 18:18:59
  Author: arodseth
Revision: 173417

upgpkg: fceux 2.2.2-3

Modified:
  fceux/trunk/PKGBUILD
Deleted:
  fceux/trunk/fceux.install

---------------+
 PKGBUILD      |    5 ++---
 fceux.install |   15 ---------------
 2 files changed, 2 insertions(+), 18 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-02 16:10:51 UTC (rev 173416)
+++ PKGBUILD	2016-05-02 16:18:59 UTC (rev 173417)
@@ -1,11 +1,11 @@
 # $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
 # Contriutor: Eric Belanger <eric at archlinux.org>
 # Contributor: Jo Christian Bergskås <jcberg at gmail.com>
 
 pkgname=fceux
 pkgver=2.2.2
-pkgrel=2
+pkgrel=3
 url='http://www.fceux.com/'
 pkgdesc='Fast and ultra-compatible NES/Famicom emulator'
 arch=('x86_64' 'i686')
@@ -12,7 +12,6 @@
 license=('GPL')
 depends=('sdl' 'gtk2' 'gd' 'desktop-file-utils' 'lua51' 'libgl' 'shared-mime-info')
 makedepends=('scons' 'mesa-libgl' 'glu')
-install='fceux.install'
 source=("https://downloads.sourceforge.net/project/fceultra/Source%20Code/$pkgver%20src/$pkgname-$pkgver.src.tar.gz")
 sha256sums=('804d11bdb4a195f3a580ce5d2d01be877582763378637e16186a22459f5fe5e1')
 

Deleted: fceux.install
===================================================================
--- fceux.install	2016-05-02 16:10:51 UTC (rev 173416)
+++ fceux.install	2016-05-02 16:18:59 UTC (rev 173417)
@@ -1,15 +0,0 @@
-post_install() {
-  update-desktop-database -q
-  update-mime-database usr/share/mime &> /dev/null
-#  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}
-
-# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list