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

Antonio Rojas arojas at archlinux.org
Sat May 14 10:57:52 UTC 2016


    Date: Saturday, May 14, 2016 @ 12:57:52
  Author: arojas
Revision: 175330

Hooks

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-14 10:55:19 UTC (rev 175329)
+++ PKGBUILD	2016-05-14 10:57:52 UTC (rev 175330)
@@ -5,7 +5,7 @@
 pkgname=qcachegrind
 _pkgname=kcachegrind
 pkgver=0.7.4
-pkgrel=5
+pkgrel=6
 pkgdesc='Visualization of Performance Profiling Data'
 arch=('i686' 'x86_64')
 url='http://kcachegrind.sourceforge.net'
@@ -18,7 +18,6 @@
 source=(http://kcachegrind.sourceforge.net/$_pkgname-$pkgver.tar.gz qt-5.5.patch)
 md5sums=('a0be465c0f4acfa08bedafb3963a3193'
          '8e6873dec097dfee6e960845d9decf5b')
-install=$pkgname.install
 
 prepare() {
   # Fix build with Qt 5.5

Deleted: qcachegrind.install
===================================================================
--- qcachegrind.install	2016-05-14 10:55:19 UTC (rev 175329)
+++ qcachegrind.install	2016-05-14 10:57:52 UTC (rev 175330)
@@ -1,12 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}



More information about the arch-commits mailing list