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

Christian Hesse eworm at archlinux.org
Thu Apr 28 08:49:02 UTC 2016


    Date: Thursday, April 28, 2016 @ 10:49:01
  Author: eworm
Revision: 172393

upgpkg: gtkpod 2.1.5-3

Hooks! (Remove install file...)

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-28 08:35:04 UTC (rev 172392)
+++ PKGBUILD	2016-04-28 08:49:01 UTC (rev 172393)
@@ -5,7 +5,7 @@
 
 pkgname=gtkpod
 pkgver=2.1.5
-pkgrel=2
+pkgrel=3
 pkgdesc="A platform independent GUI for Apple's iPod using GTK3"
 arch=('i686' 'x86_64')
 url="http://gtkpod.sourceforge.net"
@@ -17,7 +17,6 @@
 	    'libvorbis: OGG support'
             'id3v2: mp3 conversion support'
             'faad2: m4a conversion support')
-install=gtkpod.install
 source=("http://downloads.sourceforge.net/gtkpod/$pkgname-$pkgver.tar.gz")
 md5sums=('f011d6bc403f06d8bb13829c1c3d25fe')
 

Deleted: gtkpod.install
===================================================================
--- gtkpod.install	2016-04-28 08:35:04 UTC (rev 172392)
+++ gtkpod.install	2016-04-28 08:49:01 UTC (rev 172393)
@@ -1,12 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  glib-compile-schemas usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}



More information about the arch-commits mailing list