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

Antonio Rojas arojas at archlinux.org
Thu Apr 28 11:00:34 UTC 2016


    Date: Thursday, April 28, 2016 @ 13:00:34
  Author: arojas
Revision: 266450

Hooks

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

-------------------+
 PKGBUILD          |    3 +--
 libkface4.install |   11 -----------
 2 files changed, 1 insertion(+), 13 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-28 10:57:48 UTC (rev 266449)
+++ PKGBUILD	2016-04-28 11:00:34 UTC (rev 266450)
@@ -6,7 +6,7 @@
 pkgname=libkface4
 _pkgname=libkface
 pkgver=15.08.3
-pkgrel=3
+pkgrel=4
 pkgdesc="A Qt/C++ wrapper around LibFace library to perform face recognition and detection over pictures"
 url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkface"
 arch=(i686 x86_64)
@@ -15,7 +15,6 @@
 makedepends=(cmake automoc4)
 replaces=('libkface<15.11')
 conflicts=('libkface<15.11')
-install=$pkgname.install
 source=("http://download.kde.org/stable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"
         libkface4-opencv3.patch libkface4-opencv3.1.patch)
 sha1sums=('cc65ff362ffad872917aac0a184c6903a90b3cbe'

Deleted: libkface4.install
===================================================================
--- libkface4.install	2016-04-28 10:57:48 UTC (rev 266449)
+++ libkface4.install	2016-04-28 11:00:34 UTC (rev 266450)
@@ -1,11 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}



More information about the arch-commits mailing list