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

Jan de Groot jgc at archlinux.org
Wed Jun 8 09:10:23 UTC 2016


    Date: Wednesday, June 8, 2016 @ 11:10:23
  Author: jgc
Revision: 269128

upgpkg: accerciser 3.14.0-4

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

--------------------+
 PKGBUILD           |    3 +--
 accerciser.install |   12 ------------
 2 files changed, 1 insertion(+), 14 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-08 09:07:14 UTC (rev 269127)
+++ PKGBUILD	2016-06-08 09:10:23 UTC (rev 269128)
@@ -5,7 +5,7 @@
 
 pkgname=accerciser
 pkgver=3.14.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Interactive Python accessibility explorer for the GNOME desktop"
 arch=('any')
 url="https://wiki.gnome.org/Apps/Accerciser"
@@ -12,7 +12,6 @@
 license=('BSD')
 depends=('python' 'gtk3' 'python-atspi' 'ipython' 'libwnck3' 'python-cairo')
 makedepends=('itstool' 'docbook-xsl' 'intltool')
-install=accerciser.install
 groups=('gnome-extra')
 source=(http://ftp.gnome.org/pub/GNOME/sources/accerciser/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
 sha256sums=('f5a5915d475e9241396414ccd167724c88807e77e69151cf0b40b32bd57d0574')

Deleted: accerciser.install
===================================================================
--- accerciser.install	2016-06-08 09:07:14 UTC (rev 269127)
+++ accerciser.install	2016-06-08 09:10:23 UTC (rev 269128)
@@ -1,12 +0,0 @@
-post_install() {
-    gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-    usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
-}
-
-post_upgrade(){
-    post_install
-}
-
-post_remove() {
-    post_install
-}



More information about the arch-commits mailing list