Date: Thursday, April 28, 2016 @ 22:25:29
  Author: arojas
Revision: 266585

Hooks

Modified:
  kdepim/trunk/PKGBUILD
Deleted:
  kdepim/trunk/akregator.install
  kdepim/trunk/kaddressbook.install
  kdepim/trunk/kdepim.install
  kdepim/trunk/kmail.install
  kdepim/trunk/korganizer.install
  kdepim/trunk/ktnef.install

----------------------+
 PKGBUILD             |   14 +-------------
 akregator.install    |   12 ------------
 kaddressbook.install |   12 ------------
 kdepim.install       |   13 -------------
 kmail.install        |   12 ------------
 korganizer.install   |   12 ------------
 ktnef.install        |   12 ------------
 7 files changed, 1 insertion(+), 86 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-04-28 20:19:52 UTC (rev 266584)
+++ PKGBUILD    2016-04-28 20:25:29 UTC (rev 266585)
@@ -6,7 +6,7 @@
 pkgbase=kdepim
 pkgname=(akonadiconsole akregator blogilo konsolekalendar kaddressbook kalarm 
kmail knotes kontact korganizer ktnef kdepim-common)
 pkgver=16.04.0
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 url='http://pim.kde.org'
 license=('GPL' 'LGPL' 'FDL')
@@ -39,7 +39,6 @@
        conflicts=("kdepim-$pkgname")
        replaces=("kdepim-$pkgname")
        url='http://pim.kde.org'
-       install='kdepim.install'
 
        cd build/akonadiconsole
        make DESTDIR="$pkgdir" install
@@ -51,7 +50,6 @@
         conflicts=("kdepim-$pkgname")
         replaces=("kdepim-$pkgname")
        url="http://kde.org/applications/internet/akregator/";
-       install='akregator.install'
 
        cd build/akregator
        make DESTDIR="$pkgdir" install
@@ -66,7 +64,6 @@
         conflicts=("kdepim-$pkgname")
         replaces=("kdepim-$pkgname")
        url="http://kde.org/applications/internet/blogilo/";
-       install='kdepim.install'
        cd build/blogilo
        make DESTDIR="$pkgdir" install
        cd "$srcdir"/build/doc/blogilo
@@ -79,7 +76,6 @@
        conflicts=('kdepim-console')
        replaces=('kdepim-console')
        url='http://pim.kde.org'
-       install='kdepim.install'
 
        cd build/console
        make DESTDIR="$pkgdir" install
@@ -95,7 +91,6 @@
         conflicts=("kdepim-$pkgname")
         replaces=("kdepim-$pkgname")
        url="http://kde.org/applications/office/kaddressbook/";
-       install='kaddressbook.install'
 
        cd "$srcdir"/build/kaddressbook
        make DESTDIR="$pkgdir" install
@@ -107,7 +102,6 @@
         conflicts=("kdepim-$pkgname")
         replaces=("kdepim-$pkgname")
        url="http://kde.org/applications/utilities/kalarm/";
-       install='kdepim.install'
 
        cd build/kalarm
        make DESTDIR="$pkgdir" install
@@ -123,7 +117,6 @@
         conflicts=("kdepim-$pkgname")
         replaces=("kdepim-$pkgname")
        url="http://kde.org/applications/internet/kmail/";
-       install='kmail.install'
 
        for _i in kmail agents/archivemailagent agents/mailfilteragent \
          storageservicemanager importwizard grantleeeditor mboximporter 
sieveeditor; do
@@ -143,7 +136,6 @@
         conflicts=("kdepim-$pkgname")
         replaces=("kdepim-$pkgname")
        url="http://kde.org/applications/utilities/knotes/";
-       install='kdepim.install'
 
         cd "$srcdir"/build/knotes
         make DESTDIR="$pkgdir" install
@@ -160,7 +152,6 @@
         conflicts=("kdepim-$pkgname")
         replaces=("kdepim-$pkgname")
        url="http://kde.org/applications/office/kontact/";
-       install='kdepim.install'
 
        cd build/kontact
        make DESTDIR="$pkgdir" install
@@ -178,7 +169,6 @@
         conflicts=("kdepim-$pkgname")
         replaces=("kdepim-$pkgname")
        url="http://kde.org/applications/office/korganizer";
-       install='korganizer.install'
 
        for _i in korganizer korgac; do
          cd "$srcdir"/build/$_i
@@ -194,7 +184,6 @@
        depends=('libktnef' 'hicolor-icon-theme')
         conflicts=("kdepim-$pkgname")
         replaces=("kdepim-$pkgname")
-       install=ktnef.install
 
        cd build/ktnef
        make DESTDIR="$pkgdir" install
@@ -209,7 +198,6 @@
        depends=(incidenceeditor mailcommon kdepim-runtime kdnssd libktnef)
         conflicts=('kdepim-libkdepim' 'kdepim-knode' 'kdepim-kresources' 
'kdepim-ktimetracker' 'libkdepim<16')
        url='http://pim.kde.org'
-       install=kdepim.install
        for _i in agents/sendlateragent accountwizard 
agents/followupreminderagent plugins/messageviewer pimsettingexporter; do
                cd "$srcdir"/build/$_i
                make DESTDIR="$pkgdir" install

Deleted: akregator.install
===================================================================
--- akregator.install   2016-04-28 20:19:52 UTC (rev 266584)
+++ akregator.install   2016-04-28 20:25:29 UTC (rev 266585)
@@ -1,12 +0,0 @@
-post_install() {
-    xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-    update-desktop-database -q
-}
-
-post_upgrade() {
-       post_install
-}
-
-post_remove() {
-       post_install
-}

Deleted: kaddressbook.install
===================================================================
--- kaddressbook.install        2016-04-28 20:19:52 UTC (rev 266584)
+++ kaddressbook.install        2016-04-28 20:25:29 UTC (rev 266585)
@@ -1,12 +0,0 @@
-post_install() {
-  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Deleted: kdepim.install
===================================================================
--- kdepim.install      2016-04-28 20:19:52 UTC (rev 266584)
+++ kdepim.install      2016-04-28 20:25:29 UTC (rev 266585)
@@ -1,13 +0,0 @@
-post_install() {
-       xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-       update-desktop-database -q
-        update-mime-database usr/share/mime &> /dev/null
-}
-
-post_upgrade() {
-       post_install
-}
-
-post_remove() {
-       post_install
-}

Deleted: kmail.install
===================================================================
--- kmail.install       2016-04-28 20:19:52 UTC (rev 266584)
+++ kmail.install       2016-04-28 20:25:29 UTC (rev 266585)
@@ -1,12 +0,0 @@
-post_install() {
-    xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-    update-desktop-database -q
-}
-
-post_upgrade() {
-       post_install
-}
-
-post_remove() {
-       post_install
-}

Deleted: korganizer.install
===================================================================
--- korganizer.install  2016-04-28 20:19:52 UTC (rev 266584)
+++ korganizer.install  2016-04-28 20:25:29 UTC (rev 266585)
@@ -1,12 +0,0 @@
-post_install() {
-    xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-    update-desktop-database -q
-}
-
-post_upgrade() {
-       post_install
-}
-
-post_remove() {
-       post_install
-}

Deleted: ktnef.install
===================================================================
--- ktnef.install       2016-04-28 20:19:52 UTC (rev 266584)
+++ ktnef.install       2016-04-28 20:25:29 UTC (rev 266585)
@@ -1,12 +0,0 @@
-post_install() {
-    xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-    update-desktop-database -q
-}
-
-post_upgrade() {
-       post_install
-}
-
-post_remove() {
-       post_install
-}

Reply via email to