summaryrefslogtreecommitdiff
path: root/community/pidgin-libnotify/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/pidgin-libnotify/PKGBUILD')
-rw-r--r--community/pidgin-libnotify/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/pidgin-libnotify/PKGBUILD b/community/pidgin-libnotify/PKGBUILD
index 3b8299727..cd5fa8149 100644
--- a/community/pidgin-libnotify/PKGBUILD
+++ b/community/pidgin-libnotify/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=pidgin-libnotify
pkgver=0.14
-pkgrel=6
+pkgrel=7
arch=('i686' 'x86_64')
pkgdesc="pidgin plugin that enables popups when someone logs in or messages you."
url="http://gaim-libnotify.sourceforge.net/"
license=('GPL')
-depends=('pidgin' 'libnotify' 'perlxml' 'gettext' 'notification-daemon')
-makedepends=('libtool' 'intltool')
-replaces=('gaim-libnotify')
+depends=('pidgin' 'libnotify')
+makedepends=('intltool')
+optdepends=('notification-daemon')
options=(!libtool)
source=(http://downloads.sourceforge.net/sourceforge/gaim-libnotify/$pkgname-$pkgver.tar.gz language_fixes.patch
pidgin-libnotify-0.14-libnotify-0.7.patch pidgin-libnotify-showbutton.patch)