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

Jan Steffens heftig at archlinux.org
Thu Jul 28 13:45:29 UTC 2016


    Date: Thursday, July 28, 2016 @ 13:45:28
  Author: heftig
Revision: 272601

0.30-7

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

---------------------+
 PKGBUILD            |    3 +--
 libcanberra.install |    5 -----
 2 files changed, 1 insertion(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-28 13:42:30 UTC (rev 272600)
+++ PKGBUILD	2016-07-28 13:45:28 UTC (rev 272601)
@@ -4,7 +4,7 @@
 pkgbase=libcanberra
 pkgname=(libcanberra libcanberra-pulse libcanberra-gstreamer)
 pkgver=0.30
-pkgrel=6
+pkgrel=7
 pkgdesc="A small and lightweight implementation of the XDG Sound Theme Specification"
 arch=(i686 x86_64)
 license=(LGPL)
@@ -37,7 +37,6 @@
 }
 
 package_libcanberra() {
-  install=libcanberra.install
   optdepends=("$pkgbase-pulse: PulseAudio driver"
               "$pkgbase-gstreamer: GStreamer driver")
 

Deleted: libcanberra.install
===================================================================
--- libcanberra.install	2016-07-28 13:42:30 UTC (rev 272600)
+++ libcanberra.install	2016-07-28 13:45:28 UTC (rev 272601)
@@ -1,5 +0,0 @@
-pre_upgrade() {
-  if [ -f usr/share/gconf/schemas/libcanberra.schemas ] && [ -x usr/sbin/gconfpkg ]; then
-    usr/sbin/gconfpkg --uninstall libcanberra
-  fi
-}



More information about the arch-commits mailing list