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

Felix Yan fyan at archlinux.org
Fri Apr 29 00:58:06 UTC 2016


    Date: Friday, April 29, 2016 @ 02:58:06
  Author: fyan
Revision: 172479

upgpkg: handbrake 0.10.5-2

Hooks rebuild (part 1)

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-29 00:24:37 UTC (rev 172478)
+++ PKGBUILD	2016-04-29 00:58:06 UTC (rev 172479)
@@ -5,7 +5,7 @@
 
 pkgname=('handbrake' 'handbrake-cli')
 pkgver=0.10.5
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url="https://handbrake.fr/"
 license=('GPL')
@@ -51,7 +51,6 @@
   depends+=('libx264.so')
   optdepends=('gst-plugins-good: for video previews'
               'gst-libav: for video previews')
-  install=$pkgname.install
 
   cd "$srcdir/HandBrake-$pkgver/build"
 

Deleted: handbrake.install
===================================================================
--- handbrake.install	2016-04-29 00:24:37 UTC (rev 172478)
+++ handbrake.install	2016-04-29 00:58:06 UTC (rev 172479)
@@ -1,14 +0,0 @@
-post_install() {
-  update-desktop-database -q
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}
-
-# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list