summaryrefslogtreecommitdiff
path: root/pcr/twinkle/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/twinkle/PKGBUILD')
-rw-r--r--pcr/twinkle/PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/pcr/twinkle/PKGBUILD b/pcr/twinkle/PKGBUILD
index b9e8fc537..24fd5e231 100644
--- a/pcr/twinkle/PKGBUILD
+++ b/pcr/twinkle/PKGBUILD
@@ -1,13 +1,13 @@
# $Id: PKGBUILD 68598 2012-03-29 08:03:13Z arodseth $
-# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
-# Contributor: Jeff Mickey <jeff@archlinux.org>
-# Contributor: Alexander Baldeck <alexander@archlinux.org>
-# Contributor: Federico Quagliata (quaqo) <quaqo@despammed.com>
-# Contributor: Alexander Rødseth <rodseth@gmail.com>
+# Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com>
+# Contributor (Arch): Jeff Mickey <jeff@archlinux.org>
+# Contributor (Arch): Alexander Baldeck <alexander@archlinux.org>
+# Contributor (Arch): Federico Quagliata (quaqo) <quaqo@despammed.com>
+# Contributor (Arch): Alexander Rødseth <rodseth@gmail.com>
pkgname=twinkle
pkgver=1.4.2
-pkgrel=20
+pkgrel=21
pkgdesc="Softphone for voice over IP and IM communication using SIP"
arch=('x86_64' 'i686')
url="http://www.twinklephone.com/"
@@ -30,7 +30,7 @@ build() {
automake -a
export QTDIR=/usr/lib/qt3
export PATH=$QTDIR/bin:$PATH
- CPPFLAGS="$CPPFLAGS -I/usr/include/qt3" \
+ CPPFLAGS="$CPPFLAGS -I/usr/include/qt3 -I/usr/include/libzrtpcpp/" \
./configure --prefix=/usr \
--without-kde \
--with-speex \