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

Balló György bgyorgy at archlinux.org
Tue Jul 12 20:16:28 UTC 2016


    Date: Tuesday, July 12, 2016 @ 20:16:28
  Author: bgyorgy
Revision: 182729

upgpkg: pdfmod 0.9.1-7

Hooks rebuild

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

----------------+
 PKGBUILD       |    5 ++---
 pdfmod.install |   12 ------------
 2 files changed, 2 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-12 20:14:44 UTC (rev 182728)
+++ PKGBUILD	2016-07-12 20:16:28 UTC (rev 182729)
@@ -4,14 +4,13 @@
 
 pkgname=pdfmod
 pkgver=0.9.1
-pkgrel=6
+pkgrel=7
 pkgdesc="Simple application for modifying PDF written in C Sharp"
 arch=('any')
 url="https://wiki.gnome.org/Apps/PdfMod"
 license=('GPL' 'MIT')
-depends=('gconf-sharp' 'poppler-glib' 'desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils')
+depends=('gconf-sharp' 'poppler-glib' 'desktop-file-utils')
 makedepends=('hyena' 'poppler-sharp' 'intltool' 'gnome-doc-utils')
-install=$pkgname.install
 source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2
         pdfmod-mono-2.10.patch
         fix-build.patch

Deleted: pdfmod.install
===================================================================
--- pdfmod.install	2016-07-12 20:14:44 UTC (rev 182728)
+++ pdfmod.install	2016-07-12 20:16:28 UTC (rev 182729)
@@ -1,12 +0,0 @@
-post_install() {
-  update-desktop-database -q
-  xdg-icon-resource forceupdate
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}



More information about the arch-commits mailing list