[arch-commits] Commit in collectd/trunk (PKGBUILD)

Gaetan Bisson bisson at nymeria.archlinux.org
Sun May 18 02:58:43 UTC 2014


    Date: Sunday, May 18, 2014 @ 04:58:43
  Author: bisson
Revision: 111398

drop xmms optdepends (depends on gtk/glib)

Modified:
  collectd/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-17 23:46:31 UTC (rev 111397)
+++ PKGBUILD	2014-05-18 02:58:43 UTC (rev 111398)
@@ -4,7 +4,7 @@
 
 pkgname=collectd
 pkgver=5.4.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Daemon which collects system performance statistics periodically'
 url='http://collectd.org/'
 arch=('i686' 'x86_64')
@@ -28,13 +28,12 @@
             'lm_sensors: lm_sensors and sensors plugins'
             'libvirt: libvirt plugin'
             'libxml2: ascent and libvirt plugins'
-            'xmms: xmms plugin'
             'yajl: curl_json plugin')
 
 makedepends=('curl' 'libdbi' 'libesmtp' 'libgcrypt' 'libmemcached'
              'libmariadbclient' 'iproute2' 'net-snmp' 'libnotify' 'liboping'
              'libpcap' 'postgresql-libs' 'python2' 'rrdtool' 'lm_sensors'
-             'libvirt' 'libxml2' 'xmms' 'yajl')
+             'libvirt' 'libxml2' 'yajl')
 
 depends=('libltdl' 'iptables')
 




More information about the arch-commits mailing list