[arch-commits] Commit in linphone/repos (8 files)

2016-08-31 Thread Sergej Pupykin
Date: Wednesday, August 31, 2016 @ 17:27:51
  Author: spupykin
Revision: 188164

archrelease: copy trunk to community-i686, community-x86_64

Added:
  linphone/repos/community-i686/ChangeLog
(from rev 188163, linphone/trunk/ChangeLog)
  linphone/repos/community-i686/PKGBUILD
(from rev 188163, linphone/trunk/PKGBUILD)
  linphone/repos/community-x86_64/ChangeLog
(from rev 188163, linphone/trunk/ChangeLog)
  linphone/repos/community-x86_64/PKGBUILD
(from rev 188163, linphone/trunk/PKGBUILD)
Deleted:
  linphone/repos/community-i686/ChangeLog
  linphone/repos/community-i686/PKGBUILD
  linphone/repos/community-x86_64/ChangeLog
  linphone/repos/community-x86_64/PKGBUILD

+
 /ChangeLog |   66 +
 /PKGBUILD  |   76 +++
 community-i686/ChangeLog   |   33 --
 community-i686/PKGBUILD|   38 -
 community-x86_64/ChangeLog |   33 --
 community-x86_64/PKGBUILD  |   38 -
 6 files changed, 142 insertions(+), 142 deletions(-)

Deleted: community-i686/ChangeLog
===
--- community-i686/ChangeLog2016-08-31 17:27:35 UTC (rev 188163)
+++ community-i686/ChangeLog2016-08-31 17:27:51 UTC (rev 188164)
@@ -1,33 +0,0 @@
-2008-10-16  Jaroslav Lichtblau  
-* v3.0.0 build for x86_64
-
-2008-08-23  Darwin Bautista  
-* linphone 2.1.1-3
-* Fixed build against ffmpeg 20080715
-
-2008-04-20  Darwin Bautista  
-* linphone 2.1.1-2
-* Fixed md5sums
-
-2008-02-24  Darwin Bautista  
-* linphone 2.1.1-1
-* New upstream release
-* makedeps: added 'perlxml'
-* Use internal ortp
-
-2007-12-02  Darwin Bautista  
-* linphone 2.0.1-1
-* New upstream release
-
-2007-11-21  Darwin Bautista  
-* linphone 2.0.0-1
-* New upstream release
-* depends=(): added 'libexosip2', remove 'libosip2'
-* Bumped minimum required version of dependencies
-
-2007-11-16  Darwin Bautista  
-* linphone 1.7.1-1
-* New upstream release
-* Revamped PKGBUILD
-* Fixed dependencies
-* Use external ortp

Copied: linphone/repos/community-i686/ChangeLog (from rev 188163, 
linphone/trunk/ChangeLog)
===
--- community-i686/ChangeLog(rev 0)
+++ community-i686/ChangeLog2016-08-31 17:27:51 UTC (rev 188164)
@@ -0,0 +1,33 @@
+2008-10-16  Jaroslav Lichtblau  
+* v3.0.0 build for x86_64
+
+2008-08-23  Darwin Bautista  
+* linphone 2.1.1-3
+* Fixed build against ffmpeg 20080715
+
+2008-04-20  Darwin Bautista  
+* linphone 2.1.1-2
+* Fixed md5sums
+
+2008-02-24  Darwin Bautista  
+* linphone 2.1.1-1
+* New upstream release
+* makedeps: added 'perlxml'
+* Use internal ortp
+
+2007-12-02  Darwin Bautista  
+* linphone 2.0.1-1
+* New upstream release
+
+2007-11-21  Darwin Bautista  
+* linphone 2.0.0-1
+* New upstream release
+* depends=(): added 'libexosip2', remove 'libosip2'
+* Bumped minimum required version of dependencies
+
+2007-11-16  Darwin Bautista  
+* linphone 1.7.1-1
+* New upstream release
+* Revamped PKGBUILD
+* Fixed dependencies
+* Use external ortp

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-08-31 17:27:35 UTC (rev 188163)
+++ community-i686/PKGBUILD 2016-08-31 17:27:51 UTC (rev 188164)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Darwin Bautista 
-# Contributor: Mark Lee 
-
-pkgname=linphone
-pkgver=3.9.1
-pkgrel=2
-pkgdesc="A Voice-over-IP phone"
-arch=('i686' 'x86_64')
-url="http://www.linphone.org/index.php/eng;
-license=('GPL')
-depends=('alsa-lib' 'ffmpeg' 'gtk2' 'speex' 'libv4l' 'libglade' 'v4l-utils'
-'libpulse' 'libxv' 'mediastreamer' 'ortp' 'bzrtp' 'bcg729' 'libsoup'
-'belle-sip' 'libnotify')
-makedepends=('pkg-config' 'perl-xml-parser' 'intltool' 'sgmltools-lite')
-optdepends=('pulseaudio')
-options=('!emptydirs')
-source=("http://download-mirror.savannah.gnu.org/releases/${pkgname}/3.9.x/sources/${pkgname}-$pkgver.tar.gz;)
-md5sums=('c1c3a63b7ee963360e0e89cf5e5ff406')
-
-build() {
-  cd $pkgname-$pkgver
-  export PKG_CONFIG=/usr/bin/pkg-config
-  unset SGML_CATALOG_FILES
-  ./configure --prefix=/usr --disable-static --enable-ipv6 --enable-video \
-   --enable-alsa --enable-pulseaudio --disable-artsc --disable-strict \
-   --libexecdir=/usr/lib/$pkgname \
-   --enable-external-mediastreamer \
-   --enable-external-ortp \
-   --enable-zrtp
-  make
-}
-

[arch-commits] Commit in linphone/repos (8 files)

2015-12-21 Thread Sergej Pupykin
Date: Monday, December 21, 2015 @ 20:10:20
  Author: spupykin
Revision: 154050

archrelease: copy trunk to community-i686, community-x86_64

Added:
  linphone/repos/community-i686/ChangeLog
(from rev 154049, linphone/trunk/ChangeLog)
  linphone/repos/community-i686/PKGBUILD
(from rev 154049, linphone/trunk/PKGBUILD)
  linphone/repos/community-x86_64/ChangeLog
(from rev 154049, linphone/trunk/ChangeLog)
  linphone/repos/community-x86_64/PKGBUILD
(from rev 154049, linphone/trunk/PKGBUILD)
Deleted:
  linphone/repos/community-i686/ChangeLog
  linphone/repos/community-i686/PKGBUILD
  linphone/repos/community-x86_64/ChangeLog
  linphone/repos/community-x86_64/PKGBUILD

+
 /ChangeLog |   66 +
 /PKGBUILD  |   76 +++
 community-i686/ChangeLog   |   33 --
 community-i686/PKGBUILD|   38 -
 community-x86_64/ChangeLog |   33 --
 community-x86_64/PKGBUILD  |   38 -
 6 files changed, 142 insertions(+), 142 deletions(-)

Deleted: community-i686/ChangeLog
===
--- community-i686/ChangeLog2015-12-21 19:10:07 UTC (rev 154049)
+++ community-i686/ChangeLog2015-12-21 19:10:20 UTC (rev 154050)
@@ -1,33 +0,0 @@
-2008-10-16  Jaroslav Lichtblau  
-* v3.0.0 build for x86_64
-
-2008-08-23  Darwin Bautista  
-* linphone 2.1.1-3
-* Fixed build against ffmpeg 20080715
-
-2008-04-20  Darwin Bautista  
-* linphone 2.1.1-2
-* Fixed md5sums
-
-2008-02-24  Darwin Bautista  
-* linphone 2.1.1-1
-* New upstream release
-* makedeps: added 'perlxml'
-* Use internal ortp
-
-2007-12-02  Darwin Bautista  
-* linphone 2.0.1-1
-* New upstream release
-
-2007-11-21  Darwin Bautista  
-* linphone 2.0.0-1
-* New upstream release
-* depends=(): added 'libexosip2', remove 'libosip2'
-* Bumped minimum required version of dependencies
-
-2007-11-16  Darwin Bautista  
-* linphone 1.7.1-1
-* New upstream release
-* Revamped PKGBUILD
-* Fixed dependencies
-* Use external ortp

Copied: linphone/repos/community-i686/ChangeLog (from rev 154049, 
linphone/trunk/ChangeLog)
===
--- community-i686/ChangeLog(rev 0)
+++ community-i686/ChangeLog2015-12-21 19:10:20 UTC (rev 154050)
@@ -0,0 +1,33 @@
+2008-10-16  Jaroslav Lichtblau  
+* v3.0.0 build for x86_64
+
+2008-08-23  Darwin Bautista  
+* linphone 2.1.1-3
+* Fixed build against ffmpeg 20080715
+
+2008-04-20  Darwin Bautista  
+* linphone 2.1.1-2
+* Fixed md5sums
+
+2008-02-24  Darwin Bautista  
+* linphone 2.1.1-1
+* New upstream release
+* makedeps: added 'perlxml'
+* Use internal ortp
+
+2007-12-02  Darwin Bautista  
+* linphone 2.0.1-1
+* New upstream release
+
+2007-11-21  Darwin Bautista  
+* linphone 2.0.0-1
+* New upstream release
+* depends=(): added 'libexosip2', remove 'libosip2'
+* Bumped minimum required version of dependencies
+
+2007-11-16  Darwin Bautista  
+* linphone 1.7.1-1
+* New upstream release
+* Revamped PKGBUILD
+* Fixed dependencies
+* Use external ortp

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-12-21 19:10:07 UTC (rev 154049)
+++ community-i686/PKGBUILD 2015-12-21 19:10:20 UTC (rev 154050)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Darwin Bautista 
-# Contributor: Mark Lee 
-
-pkgname=linphone
-pkgver=3.9.0
-pkgrel=2
-pkgdesc="A Voice-over-IP phone"
-arch=('i686' 'x86_64')
-url="http://www.linphone.org/index.php/eng;
-license=('GPL')
-depends=('alsa-lib' 'ffmpeg' 'gtk2' 'speex' 'libv4l' 'libglade' 'v4l-utils'
-'libpulse' 'libxv' 'mediastreamer' 'ortp' 'bzrtp' 'bcg729' 'libsoup'
-'belle-sip')
-makedepends=('pkg-config' 'perl-xml-parser' 'intltool' 'sgmltools-lite')
-optdepends=('pulseaudio')
-options=('!emptydirs')
-source=("http://download-mirror.savannah.gnu.org/releases/${pkgname}/3.9.x/sources/${pkgname}-$pkgver.tar.gz;)
-md5sums=('9d299621d97a5e9397ec29511f5998f7')
-
-build() {
-  cd $pkgname-$pkgver
-  export PKG_CONFIG=/usr/bin/pkg-config
-  unset SGML_CATALOG_FILES
-  ./configure --prefix=/usr --disable-static --enable-ipv6 --enable-video \
-   --enable-alsa --enable-pulseaudio --disable-artsc --disable-strict \
-   --libexecdir=/usr/lib/$pkgname \
-   --enable-external-mediastreamer \
-   --enable-external-ortp \
-   --enable-zrtp
-  make
-}
-
-package() {
- 

[arch-commits] Commit in linphone/repos (8 files)

2015-11-03 Thread Sergej Pupykin
Date: Tuesday, November 3, 2015 @ 16:52:33
  Author: spupykin
Revision: 145845

archrelease: copy trunk to community-i686, community-x86_64

Added:
  linphone/repos/community-i686/ChangeLog
(from rev 145844, linphone/trunk/ChangeLog)
  linphone/repos/community-i686/PKGBUILD
(from rev 145844, linphone/trunk/PKGBUILD)
  linphone/repos/community-x86_64/ChangeLog
(from rev 145844, linphone/trunk/ChangeLog)
  linphone/repos/community-x86_64/PKGBUILD
(from rev 145844, linphone/trunk/PKGBUILD)
Deleted:
  linphone/repos/community-i686/ChangeLog
  linphone/repos/community-i686/PKGBUILD
  linphone/repos/community-x86_64/ChangeLog
  linphone/repos/community-x86_64/PKGBUILD

+
 /ChangeLog |   66 +
 /PKGBUILD  |   76 +++
 community-i686/ChangeLog   |   33 --
 community-i686/PKGBUILD|   38 -
 community-x86_64/ChangeLog |   33 --
 community-x86_64/PKGBUILD  |   38 -
 6 files changed, 142 insertions(+), 142 deletions(-)

Deleted: community-i686/ChangeLog
===
--- community-i686/ChangeLog2015-11-03 15:52:04 UTC (rev 145844)
+++ community-i686/ChangeLog2015-11-03 15:52:33 UTC (rev 145845)
@@ -1,33 +0,0 @@
-2008-10-16  Jaroslav Lichtblau  
-* v3.0.0 build for x86_64
-
-2008-08-23  Darwin Bautista  
-* linphone 2.1.1-3
-* Fixed build against ffmpeg 20080715
-
-2008-04-20  Darwin Bautista  
-* linphone 2.1.1-2
-* Fixed md5sums
-
-2008-02-24  Darwin Bautista  
-* linphone 2.1.1-1
-* New upstream release
-* makedeps: added 'perlxml'
-* Use internal ortp
-
-2007-12-02  Darwin Bautista  
-* linphone 2.0.1-1
-* New upstream release
-
-2007-11-21  Darwin Bautista  
-* linphone 2.0.0-1
-* New upstream release
-* depends=(): added 'libexosip2', remove 'libosip2'
-* Bumped minimum required version of dependencies
-
-2007-11-16  Darwin Bautista  
-* linphone 1.7.1-1
-* New upstream release
-* Revamped PKGBUILD
-* Fixed dependencies
-* Use external ortp

Copied: linphone/repos/community-i686/ChangeLog (from rev 145844, 
linphone/trunk/ChangeLog)
===
--- community-i686/ChangeLog(rev 0)
+++ community-i686/ChangeLog2015-11-03 15:52:33 UTC (rev 145845)
@@ -0,0 +1,33 @@
+2008-10-16  Jaroslav Lichtblau  
+* v3.0.0 build for x86_64
+
+2008-08-23  Darwin Bautista  
+* linphone 2.1.1-3
+* Fixed build against ffmpeg 20080715
+
+2008-04-20  Darwin Bautista  
+* linphone 2.1.1-2
+* Fixed md5sums
+
+2008-02-24  Darwin Bautista  
+* linphone 2.1.1-1
+* New upstream release
+* makedeps: added 'perlxml'
+* Use internal ortp
+
+2007-12-02  Darwin Bautista  
+* linphone 2.0.1-1
+* New upstream release
+
+2007-11-21  Darwin Bautista  
+* linphone 2.0.0-1
+* New upstream release
+* depends=(): added 'libexosip2', remove 'libosip2'
+* Bumped minimum required version of dependencies
+
+2007-11-16  Darwin Bautista  
+* linphone 1.7.1-1
+* New upstream release
+* Revamped PKGBUILD
+* Fixed dependencies
+* Use external ortp

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-11-03 15:52:04 UTC (rev 145844)
+++ community-i686/PKGBUILD 2015-11-03 15:52:33 UTC (rev 145845)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Darwin Bautista 
-# Contributor: Mark Lee 
-
-pkgname=linphone
-pkgver=3.8.5
-pkgrel=1
-pkgdesc="A Voice-over-IP phone"
-arch=('i686' 'x86_64')
-url="http://www.linphone.org/index.php/eng;
-license=('GPL')
-depends=('alsa-lib' 'ffmpeg' 'gtk2' 'speex' 'libv4l' 'libglade' 'v4l-utils'
-'libpulse' 'libxv' 'mediastreamer' 'ortp' 'bzrtp' 'bcg729' 'libsoup'
-'belle-sip')
-makedepends=('pkg-config' 'perl-xml-parser' 'intltool' 'sgmltools-lite')
-optdepends=('pulseaudio')
-options=('!emptydirs')
-source=("http://download-mirror.savannah.gnu.org/releases/${pkgname}/3.8.x/sources/${pkgname}-$pkgver.tar.gz;)
-md5sums=('fbc551c36350eb0414acef49926baf39')
-
-build() {
-  cd $pkgname-$pkgver
-  export PKG_CONFIG=/usr/bin/pkg-config
-  unset SGML_CATALOG_FILES
-  ./configure --prefix=/usr --disable-static --enable-ipv6 --enable-video \
-   --enable-alsa --enable-pulseaudio --disable-artsc --disable-strict \
-   --libexecdir=/usr/lib/$pkgname \
-   --enable-external-mediastreamer \
-   --enable-external-ortp \
-   --enable-zrtp
-  make
-}
-
-package() {
- 

[arch-commits] Commit in linphone/repos (8 files)

2015-07-18 Thread Sergej Pupykin
Date: Saturday, July 18, 2015 @ 22:51:58
  Author: spupykin
Revision: 137099

archrelease: copy trunk to community-i686, community-x86_64

Added:
  linphone/repos/community-i686/ChangeLog
(from rev 137098, linphone/trunk/ChangeLog)
  linphone/repos/community-i686/PKGBUILD
(from rev 137098, linphone/trunk/PKGBUILD)
  linphone/repos/community-x86_64/ChangeLog
(from rev 137098, linphone/trunk/ChangeLog)
  linphone/repos/community-x86_64/PKGBUILD
(from rev 137098, linphone/trunk/PKGBUILD)
Deleted:
  linphone/repos/community-i686/ChangeLog
  linphone/repos/community-i686/PKGBUILD
  linphone/repos/community-x86_64/ChangeLog
  linphone/repos/community-x86_64/PKGBUILD

+
 /ChangeLog |   66 +
 /PKGBUILD  |   76 +++
 community-i686/ChangeLog   |   33 --
 community-i686/PKGBUILD|   38 -
 community-x86_64/ChangeLog |   33 --
 community-x86_64/PKGBUILD  |   38 -
 6 files changed, 142 insertions(+), 142 deletions(-)

Deleted: community-i686/ChangeLog
===
--- community-i686/ChangeLog2015-07-18 20:51:45 UTC (rev 137098)
+++ community-i686/ChangeLog2015-07-18 20:51:58 UTC (rev 137099)
@@ -1,33 +0,0 @@
-2008-10-16  Jaroslav Lichtblau  dragonl...@aur.archlinux.org
-* v3.0.0 build for x86_64
-
-2008-08-23  Darwin Bautista  djclue...@gmail.com
-* linphone 2.1.1-3
-* Fixed build against ffmpeg 20080715
-
-2008-04-20  Darwin Bautista  djclue...@gmail.com
-* linphone 2.1.1-2
-* Fixed md5sums
-
-2008-02-24  Darwin Bautista  djclue...@gmail.com
-* linphone 2.1.1-1
-* New upstream release
-* makedeps: added 'perlxml'
-* Use internal ortp
-
-2007-12-02  Darwin Bautista  djclue...@gmail.com
-* linphone 2.0.1-1
-* New upstream release
-
-2007-11-21  Darwin Bautista  djclue...@gmail.com
-* linphone 2.0.0-1
-* New upstream release
-* depends=(): added 'libexosip2', remove 'libosip2'
-* Bumped minimum required version of dependencies
-
-2007-11-16  Darwin Bautista  djclue...@gmail.com
-* linphone 1.7.1-1
-* New upstream release
-* Revamped PKGBUILD
-* Fixed dependencies
-* Use external ortp

Copied: linphone/repos/community-i686/ChangeLog (from rev 137098, 
linphone/trunk/ChangeLog)
===
--- community-i686/ChangeLog(rev 0)
+++ community-i686/ChangeLog2015-07-18 20:51:58 UTC (rev 137099)
@@ -0,0 +1,33 @@
+2008-10-16  Jaroslav Lichtblau  dragonl...@aur.archlinux.org
+* v3.0.0 build for x86_64
+
+2008-08-23  Darwin Bautista  djclue...@gmail.com
+* linphone 2.1.1-3
+* Fixed build against ffmpeg 20080715
+
+2008-04-20  Darwin Bautista  djclue...@gmail.com
+* linphone 2.1.1-2
+* Fixed md5sums
+
+2008-02-24  Darwin Bautista  djclue...@gmail.com
+* linphone 2.1.1-1
+* New upstream release
+* makedeps: added 'perlxml'
+* Use internal ortp
+
+2007-12-02  Darwin Bautista  djclue...@gmail.com
+* linphone 2.0.1-1
+* New upstream release
+
+2007-11-21  Darwin Bautista  djclue...@gmail.com
+* linphone 2.0.0-1
+* New upstream release
+* depends=(): added 'libexosip2', remove 'libosip2'
+* Bumped minimum required version of dependencies
+
+2007-11-16  Darwin Bautista  djclue...@gmail.com
+* linphone 1.7.1-1
+* New upstream release
+* Revamped PKGBUILD
+* Fixed dependencies
+* Use external ortp

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-07-18 20:51:45 UTC (rev 137098)
+++ community-i686/PKGBUILD 2015-07-18 20:51:58 UTC (rev 137099)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Darwin Bautista djclue...@gmail.com
-# Contributor: Mark Lee m...@markelee.com
-
-pkgname=linphone
-pkgver=3.8.4
-pkgrel=1
-pkgdesc=A Voice-over-IP phone
-arch=('i686' 'x86_64')
-url=http://www.linphone.org/index.php/eng;
-license=('GPL')
-depends=('alsa-lib' 'ffmpeg' 'gtk2' 'speex' 'libv4l' 'libglade' 'v4l-utils'
-'libpulse' 'libxv' 'mediastreamer' 'ortp' 'bzrtp' 'bcg729' 'libsoup'
-'belle-sip')
-makedepends=('pkg-config' 'perl-xml-parser' 'intltool' 'sgmltools-lite')
-optdepends=('pulseaudio')
-options=('!emptydirs')
-source=(http://download-mirror.savannah.gnu.org/releases/${pkgname}/3.8.x/sources/${pkgname}-$pkgver.tar.gz;)
-md5sums=('d1f477cfb78b2079c9b3cdbad81e4d80')
-
-build() {
-  cd $pkgname-$pkgver
-  export PKG_CONFIG=/usr/bin/pkg-config
-  unset SGML_CATALOG_FILES
-  ./configure --prefix=/usr --disable-static --enable-ipv6 --enable-video \
-   --enable-alsa --enable-pulseaudio --disable-artsc --disable-strict \
-   --libexecdir=/usr/lib/$pkgname \
-   --enable-external-mediastreamer \
-   --enable-external-ortp \
-   --enable-zrtp
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make 

[arch-commits] Commit in linphone/repos (8 files)

2015-06-15 Thread Sergej Pupykin
Date: Monday, June 15, 2015 @ 15:27:07
  Author: spupykin
Revision: 135403

archrelease: copy trunk to community-i686, community-x86_64

Added:
  linphone/repos/community-i686/ChangeLog
(from rev 135402, linphone/trunk/ChangeLog)
  linphone/repos/community-i686/PKGBUILD
(from rev 135402, linphone/trunk/PKGBUILD)
  linphone/repos/community-x86_64/ChangeLog
(from rev 135402, linphone/trunk/ChangeLog)
  linphone/repos/community-x86_64/PKGBUILD
(from rev 135402, linphone/trunk/PKGBUILD)
Deleted:
  linphone/repos/community-i686/ChangeLog
  linphone/repos/community-i686/PKGBUILD
  linphone/repos/community-x86_64/ChangeLog
  linphone/repos/community-x86_64/PKGBUILD

+
 /ChangeLog |   66 +
 /PKGBUILD  |   76 +++
 community-i686/ChangeLog   |   33 --
 community-i686/PKGBUILD|   38 -
 community-x86_64/ChangeLog |   33 --
 community-x86_64/PKGBUILD  |   38 -
 6 files changed, 142 insertions(+), 142 deletions(-)

Deleted: community-i686/ChangeLog
===
--- community-i686/ChangeLog2015-06-15 13:26:53 UTC (rev 135402)
+++ community-i686/ChangeLog2015-06-15 13:27:07 UTC (rev 135403)
@@ -1,33 +0,0 @@
-2008-10-16  Jaroslav Lichtblau  dragonl...@aur.archlinux.org
-* v3.0.0 build for x86_64
-
-2008-08-23  Darwin Bautista  djclue...@gmail.com
-* linphone 2.1.1-3
-* Fixed build against ffmpeg 20080715
-
-2008-04-20  Darwin Bautista  djclue...@gmail.com
-* linphone 2.1.1-2
-* Fixed md5sums
-
-2008-02-24  Darwin Bautista  djclue...@gmail.com
-* linphone 2.1.1-1
-* New upstream release
-* makedeps: added 'perlxml'
-* Use internal ortp
-
-2007-12-02  Darwin Bautista  djclue...@gmail.com
-* linphone 2.0.1-1
-* New upstream release
-
-2007-11-21  Darwin Bautista  djclue...@gmail.com
-* linphone 2.0.0-1
-* New upstream release
-* depends=(): added 'libexosip2', remove 'libosip2'
-* Bumped minimum required version of dependencies
-
-2007-11-16  Darwin Bautista  djclue...@gmail.com
-* linphone 1.7.1-1
-* New upstream release
-* Revamped PKGBUILD
-* Fixed dependencies
-* Use external ortp

Copied: linphone/repos/community-i686/ChangeLog (from rev 135402, 
linphone/trunk/ChangeLog)
===
--- community-i686/ChangeLog(rev 0)
+++ community-i686/ChangeLog2015-06-15 13:27:07 UTC (rev 135403)
@@ -0,0 +1,33 @@
+2008-10-16  Jaroslav Lichtblau  dragonl...@aur.archlinux.org
+* v3.0.0 build for x86_64
+
+2008-08-23  Darwin Bautista  djclue...@gmail.com
+* linphone 2.1.1-3
+* Fixed build against ffmpeg 20080715
+
+2008-04-20  Darwin Bautista  djclue...@gmail.com
+* linphone 2.1.1-2
+* Fixed md5sums
+
+2008-02-24  Darwin Bautista  djclue...@gmail.com
+* linphone 2.1.1-1
+* New upstream release
+* makedeps: added 'perlxml'
+* Use internal ortp
+
+2007-12-02  Darwin Bautista  djclue...@gmail.com
+* linphone 2.0.1-1
+* New upstream release
+
+2007-11-21  Darwin Bautista  djclue...@gmail.com
+* linphone 2.0.0-1
+* New upstream release
+* depends=(): added 'libexosip2', remove 'libosip2'
+* Bumped minimum required version of dependencies
+
+2007-11-16  Darwin Bautista  djclue...@gmail.com
+* linphone 1.7.1-1
+* New upstream release
+* Revamped PKGBUILD
+* Fixed dependencies
+* Use external ortp

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-06-15 13:26:53 UTC (rev 135402)
+++ community-i686/PKGBUILD 2015-06-15 13:27:07 UTC (rev 135403)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Darwin Bautista djclue...@gmail.com
-# Contributor: Mark Lee m...@markelee.com
-
-pkgname=linphone
-pkgver=3.8.1
-pkgrel=2
-pkgdesc=A Voice-over-IP phone
-arch=('i686' 'x86_64')
-url=http://www.linphone.org/index.php/eng;
-license=('GPL')
-depends=('alsa-lib' 'ffmpeg' 'gtk2' 'speex' 'libv4l' 'libglade' 'v4l-utils'
-'libpulse' 'libxv' 'mediastreamer' 'ortp' 'bzrtp' 'bcg729' 'libsoup'
-'belle-sip')
-makedepends=('pkg-config' 'perl-xml-parser' 'intltool' 'sgmltools-lite')
-optdepends=('pulseaudio')
-options=('!emptydirs')
-source=(http://download-mirror.savannah.gnu.org/releases/${pkgname}/3.8.x/sources/${pkgname}-$pkgver.tar.gz;)
-md5sums=('9f2a8e27c4f33169e1673f85b6591f8b')
-
-build() {
-  cd $pkgname-$pkgver
-  export PKG_CONFIG=/usr/bin/pkg-config
-  unset SGML_CATALOG_FILES
-  ./configure --prefix=/usr --disable-static --enable-ipv6 --enable-video \
-   --enable-alsa --enable-pulseaudio --disable-artsc --disable-strict \
-   --libexecdir=/usr/lib/$pkgname \
-   --enable-external-mediastreamer \
-   --enable-external-ortp \
-   --enable-zrtp
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make 

[arch-commits] Commit in linphone/repos (8 files)

2015-06-15 Thread Sergej Pupykin
Date: Monday, June 15, 2015 @ 16:19:27
  Author: spupykin
Revision: 135419

archrelease: copy trunk to community-i686, community-x86_64

Added:
  linphone/repos/community-i686/ChangeLog
(from rev 135418, linphone/trunk/ChangeLog)
  linphone/repos/community-i686/PKGBUILD
(from rev 135418, linphone/trunk/PKGBUILD)
  linphone/repos/community-x86_64/ChangeLog
(from rev 135418, linphone/trunk/ChangeLog)
  linphone/repos/community-x86_64/PKGBUILD
(from rev 135418, linphone/trunk/PKGBUILD)
Deleted:
  linphone/repos/community-i686/ChangeLog
  linphone/repos/community-i686/PKGBUILD
  linphone/repos/community-x86_64/ChangeLog
  linphone/repos/community-x86_64/PKGBUILD

+
 /ChangeLog |   66 +
 /PKGBUILD  |   76 +++
 community-i686/ChangeLog   |   33 --
 community-i686/PKGBUILD|   38 -
 community-x86_64/ChangeLog |   33 --
 community-x86_64/PKGBUILD  |   38 -
 6 files changed, 142 insertions(+), 142 deletions(-)

Deleted: community-i686/ChangeLog
===
--- community-i686/ChangeLog2015-06-15 14:19:14 UTC (rev 135418)
+++ community-i686/ChangeLog2015-06-15 14:19:27 UTC (rev 135419)
@@ -1,33 +0,0 @@
-2008-10-16  Jaroslav Lichtblau  dragonl...@aur.archlinux.org
-* v3.0.0 build for x86_64
-
-2008-08-23  Darwin Bautista  djclue...@gmail.com
-* linphone 2.1.1-3
-* Fixed build against ffmpeg 20080715
-
-2008-04-20  Darwin Bautista  djclue...@gmail.com
-* linphone 2.1.1-2
-* Fixed md5sums
-
-2008-02-24  Darwin Bautista  djclue...@gmail.com
-* linphone 2.1.1-1
-* New upstream release
-* makedeps: added 'perlxml'
-* Use internal ortp
-
-2007-12-02  Darwin Bautista  djclue...@gmail.com
-* linphone 2.0.1-1
-* New upstream release
-
-2007-11-21  Darwin Bautista  djclue...@gmail.com
-* linphone 2.0.0-1
-* New upstream release
-* depends=(): added 'libexosip2', remove 'libosip2'
-* Bumped minimum required version of dependencies
-
-2007-11-16  Darwin Bautista  djclue...@gmail.com
-* linphone 1.7.1-1
-* New upstream release
-* Revamped PKGBUILD
-* Fixed dependencies
-* Use external ortp

Copied: linphone/repos/community-i686/ChangeLog (from rev 135418, 
linphone/trunk/ChangeLog)
===
--- community-i686/ChangeLog(rev 0)
+++ community-i686/ChangeLog2015-06-15 14:19:27 UTC (rev 135419)
@@ -0,0 +1,33 @@
+2008-10-16  Jaroslav Lichtblau  dragonl...@aur.archlinux.org
+* v3.0.0 build for x86_64
+
+2008-08-23  Darwin Bautista  djclue...@gmail.com
+* linphone 2.1.1-3
+* Fixed build against ffmpeg 20080715
+
+2008-04-20  Darwin Bautista  djclue...@gmail.com
+* linphone 2.1.1-2
+* Fixed md5sums
+
+2008-02-24  Darwin Bautista  djclue...@gmail.com
+* linphone 2.1.1-1
+* New upstream release
+* makedeps: added 'perlxml'
+* Use internal ortp
+
+2007-12-02  Darwin Bautista  djclue...@gmail.com
+* linphone 2.0.1-1
+* New upstream release
+
+2007-11-21  Darwin Bautista  djclue...@gmail.com
+* linphone 2.0.0-1
+* New upstream release
+* depends=(): added 'libexosip2', remove 'libosip2'
+* Bumped minimum required version of dependencies
+
+2007-11-16  Darwin Bautista  djclue...@gmail.com
+* linphone 1.7.1-1
+* New upstream release
+* Revamped PKGBUILD
+* Fixed dependencies
+* Use external ortp

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-06-15 14:19:14 UTC (rev 135418)
+++ community-i686/PKGBUILD 2015-06-15 14:19:27 UTC (rev 135419)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Darwin Bautista djclue...@gmail.com
-# Contributor: Mark Lee m...@markelee.com
-
-pkgname=linphone
-pkgver=3.8.3
-pkgrel=1
-pkgdesc=A Voice-over-IP phone
-arch=('i686' 'x86_64')
-url=http://www.linphone.org/index.php/eng;
-license=('GPL')
-depends=('alsa-lib' 'ffmpeg' 'gtk2' 'speex' 'libv4l' 'libglade' 'v4l-utils'
-'libpulse' 'libxv' 'mediastreamer' 'ortp' 'bzrtp' 'bcg729' 'libsoup'
-'belle-sip')
-makedepends=('pkg-config' 'perl-xml-parser' 'intltool' 'sgmltools-lite')
-optdepends=('pulseaudio')
-options=('!emptydirs')
-source=(http://download-mirror.savannah.gnu.org/releases/${pkgname}/3.8.x/sources/${pkgname}-$pkgver.tar.gz;)
-md5sums=('92e6f11f16e9a19b5c63423c71f76174')
-
-build() {
-  cd $pkgname-$pkgver
-  export PKG_CONFIG=/usr/bin/pkg-config
-  unset SGML_CATALOG_FILES
-  ./configure --prefix=/usr --disable-static --enable-ipv6 --enable-video \
-   --enable-alsa --enable-pulseaudio --disable-artsc --disable-strict \
-   --libexecdir=/usr/lib/$pkgname \
-   --enable-external-mediastreamer \
-   --enable-external-ortp \
-   --enable-zrtp
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make 

[arch-commits] Commit in linphone/repos (8 files)

2015-04-07 Thread Sergej Pupykin
Date: Tuesday, April 7, 2015 @ 18:21:50
  Author: spupykin
Revision: 130896

archrelease: copy trunk to community-i686, community-x86_64

Added:
  linphone/repos/community-i686/ChangeLog
(from rev 130895, linphone/trunk/ChangeLog)
  linphone/repos/community-i686/PKGBUILD
(from rev 130895, linphone/trunk/PKGBUILD)
  linphone/repos/community-x86_64/ChangeLog
(from rev 130895, linphone/trunk/ChangeLog)
  linphone/repos/community-x86_64/PKGBUILD
(from rev 130895, linphone/trunk/PKGBUILD)
Deleted:
  linphone/repos/community-i686/ChangeLog
  linphone/repos/community-i686/PKGBUILD
  linphone/repos/community-x86_64/ChangeLog
  linphone/repos/community-x86_64/PKGBUILD

+
 /ChangeLog |   66 +
 /PKGBUILD  |   76 +++
 community-i686/ChangeLog   |   33 --
 community-i686/PKGBUILD|   38 -
 community-x86_64/ChangeLog |   33 --
 community-x86_64/PKGBUILD  |   38 -
 6 files changed, 142 insertions(+), 142 deletions(-)

Deleted: community-i686/ChangeLog
===
--- community-i686/ChangeLog2015-04-07 16:21:38 UTC (rev 130895)
+++ community-i686/ChangeLog2015-04-07 16:21:50 UTC (rev 130896)
@@ -1,33 +0,0 @@
-2008-10-16  Jaroslav Lichtblau  dragonl...@aur.archlinux.org
-* v3.0.0 build for x86_64
-
-2008-08-23  Darwin Bautista  djclue...@gmail.com
-* linphone 2.1.1-3
-* Fixed build against ffmpeg 20080715
-
-2008-04-20  Darwin Bautista  djclue...@gmail.com
-* linphone 2.1.1-2
-* Fixed md5sums
-
-2008-02-24  Darwin Bautista  djclue...@gmail.com
-* linphone 2.1.1-1
-* New upstream release
-* makedeps: added 'perlxml'
-* Use internal ortp
-
-2007-12-02  Darwin Bautista  djclue...@gmail.com
-* linphone 2.0.1-1
-* New upstream release
-
-2007-11-21  Darwin Bautista  djclue...@gmail.com
-* linphone 2.0.0-1
-* New upstream release
-* depends=(): added 'libexosip2', remove 'libosip2'
-* Bumped minimum required version of dependencies
-
-2007-11-16  Darwin Bautista  djclue...@gmail.com
-* linphone 1.7.1-1
-* New upstream release
-* Revamped PKGBUILD
-* Fixed dependencies
-* Use external ortp

Copied: linphone/repos/community-i686/ChangeLog (from rev 130895, 
linphone/trunk/ChangeLog)
===
--- community-i686/ChangeLog(rev 0)
+++ community-i686/ChangeLog2015-04-07 16:21:50 UTC (rev 130896)
@@ -0,0 +1,33 @@
+2008-10-16  Jaroslav Lichtblau  dragonl...@aur.archlinux.org
+* v3.0.0 build for x86_64
+
+2008-08-23  Darwin Bautista  djclue...@gmail.com
+* linphone 2.1.1-3
+* Fixed build against ffmpeg 20080715
+
+2008-04-20  Darwin Bautista  djclue...@gmail.com
+* linphone 2.1.1-2
+* Fixed md5sums
+
+2008-02-24  Darwin Bautista  djclue...@gmail.com
+* linphone 2.1.1-1
+* New upstream release
+* makedeps: added 'perlxml'
+* Use internal ortp
+
+2007-12-02  Darwin Bautista  djclue...@gmail.com
+* linphone 2.0.1-1
+* New upstream release
+
+2007-11-21  Darwin Bautista  djclue...@gmail.com
+* linphone 2.0.0-1
+* New upstream release
+* depends=(): added 'libexosip2', remove 'libosip2'
+* Bumped minimum required version of dependencies
+
+2007-11-16  Darwin Bautista  djclue...@gmail.com
+* linphone 1.7.1-1
+* New upstream release
+* Revamped PKGBUILD
+* Fixed dependencies
+* Use external ortp

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-04-07 16:21:38 UTC (rev 130895)
+++ community-i686/PKGBUILD 2015-04-07 16:21:50 UTC (rev 130896)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Darwin Bautista djclue...@gmail.com
-# Contributor: Mark Lee m...@markelee.com
-
-pkgname=linphone
-pkgver=3.8.1
-pkgrel=1
-pkgdesc=A Voice-over-IP phone
-arch=('i686' 'x86_64')
-url=http://www.linphone.org/index.php/eng;
-license=('GPL')
-depends=('alsa-lib' 'ffmpeg' 'gtk2' 'libexosip2' 'speex' 'libv4l' 'libglade' 
'v4l-utils'
-'libpulse' 'libxv' 'mediastreamer' 'ortp' 'bzrtp' 'bcg729' 'libsoup'
-'belle-sip')
-makedepends=('pkg-config' 'perl-xml-parser' 'intltool' 'sgmltools-lite')
-optdepends=('pulseaudio')
-options=('!emptydirs')
-source=(http://download-mirror.savannah.gnu.org/releases/${pkgname}/3.8.x/sources/${pkgname}-$pkgver.tar.gz;)
-md5sums=('9f2a8e27c4f33169e1673f85b6591f8b')
-
-build() {
-  cd $pkgname-$pkgver
-  export PKG_CONFIG=/usr/bin/pkg-config
-  unset SGML_CATALOG_FILES
-  ./configure --prefix=/usr --disable-static --enable-ipv6 --enable-video \
-   --enable-alsa --enable-pulseaudio --disable-artsc --disable-strict \
-   --libexecdir=/usr/lib/$pkgname \
-   --enable-external-mediastreamer \
-   --enable-external-ortp \
-   --enable-zrtp
-  make
-}
-
-package() {
-  cd 

[arch-commits] Commit in linphone/repos (8 files)

2015-04-06 Thread Sergej Pupykin
Date: Monday, April 6, 2015 @ 12:07:43
  Author: spupykin
Revision: 130811

archrelease: copy trunk to community-i686, community-x86_64

Added:
  linphone/repos/community-i686/ChangeLog
(from rev 130810, linphone/trunk/ChangeLog)
  linphone/repos/community-i686/PKGBUILD
(from rev 130810, linphone/trunk/PKGBUILD)
  linphone/repos/community-x86_64/ChangeLog
(from rev 130810, linphone/trunk/ChangeLog)
  linphone/repos/community-x86_64/PKGBUILD
(from rev 130810, linphone/trunk/PKGBUILD)
Deleted:
  linphone/repos/community-i686/ChangeLog
  linphone/repos/community-i686/PKGBUILD
  linphone/repos/community-x86_64/ChangeLog
  linphone/repos/community-x86_64/PKGBUILD

+
 /ChangeLog |   66 +
 /PKGBUILD  |   76 +++
 community-i686/ChangeLog   |   33 --
 community-i686/PKGBUILD|   38 -
 community-x86_64/ChangeLog |   33 --
 community-x86_64/PKGBUILD  |   38 -
 6 files changed, 142 insertions(+), 142 deletions(-)

Deleted: community-i686/ChangeLog
===
--- community-i686/ChangeLog2015-04-06 10:07:26 UTC (rev 130810)
+++ community-i686/ChangeLog2015-04-06 10:07:43 UTC (rev 130811)
@@ -1,33 +0,0 @@
-2008-10-16  Jaroslav Lichtblau  dragonl...@aur.archlinux.org
-* v3.0.0 build for x86_64
-
-2008-08-23  Darwin Bautista  djclue...@gmail.com
-* linphone 2.1.1-3
-* Fixed build against ffmpeg 20080715
-
-2008-04-20  Darwin Bautista  djclue...@gmail.com
-* linphone 2.1.1-2
-* Fixed md5sums
-
-2008-02-24  Darwin Bautista  djclue...@gmail.com
-* linphone 2.1.1-1
-* New upstream release
-* makedeps: added 'perlxml'
-* Use internal ortp
-
-2007-12-02  Darwin Bautista  djclue...@gmail.com
-* linphone 2.0.1-1
-* New upstream release
-
-2007-11-21  Darwin Bautista  djclue...@gmail.com
-* linphone 2.0.0-1
-* New upstream release
-* depends=(): added 'libexosip2', remove 'libosip2'
-* Bumped minimum required version of dependencies
-
-2007-11-16  Darwin Bautista  djclue...@gmail.com
-* linphone 1.7.1-1
-* New upstream release
-* Revamped PKGBUILD
-* Fixed dependencies
-* Use external ortp

Copied: linphone/repos/community-i686/ChangeLog (from rev 130810, 
linphone/trunk/ChangeLog)
===
--- community-i686/ChangeLog(rev 0)
+++ community-i686/ChangeLog2015-04-06 10:07:43 UTC (rev 130811)
@@ -0,0 +1,33 @@
+2008-10-16  Jaroslav Lichtblau  dragonl...@aur.archlinux.org
+* v3.0.0 build for x86_64
+
+2008-08-23  Darwin Bautista  djclue...@gmail.com
+* linphone 2.1.1-3
+* Fixed build against ffmpeg 20080715
+
+2008-04-20  Darwin Bautista  djclue...@gmail.com
+* linphone 2.1.1-2
+* Fixed md5sums
+
+2008-02-24  Darwin Bautista  djclue...@gmail.com
+* linphone 2.1.1-1
+* New upstream release
+* makedeps: added 'perlxml'
+* Use internal ortp
+
+2007-12-02  Darwin Bautista  djclue...@gmail.com
+* linphone 2.0.1-1
+* New upstream release
+
+2007-11-21  Darwin Bautista  djclue...@gmail.com
+* linphone 2.0.0-1
+* New upstream release
+* depends=(): added 'libexosip2', remove 'libosip2'
+* Bumped minimum required version of dependencies
+
+2007-11-16  Darwin Bautista  djclue...@gmail.com
+* linphone 1.7.1-1
+* New upstream release
+* Revamped PKGBUILD
+* Fixed dependencies
+* Use external ortp

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-04-06 10:07:26 UTC (rev 130810)
+++ community-i686/PKGBUILD 2015-04-06 10:07:43 UTC (rev 130811)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Darwin Bautista djclue...@gmail.com
-# Contributor: Mark Lee m...@markelee.com
-
-pkgname=linphone
-pkgver=3.8.0
-pkgrel=4
-pkgdesc=A Voice-over-IP phone
-arch=('i686' 'x86_64')
-url=http://www.linphone.org/index.php/eng;
-license=('GPL')
-depends=('alsa-lib' 'ffmpeg' 'gtk2' 'libexosip2' 'speex' 'libv4l' 'libglade' 
'v4l-utils'
-'libpulse' 'libxv' 'mediastreamer' 'ortp' 'bzrtp' 'bcg729' 'libsoup'
-'belle-sip')
-makedepends=('pkg-config' 'perl-xml-parser' 'intltool' 'sgmltools-lite')
-optdepends=('pulseaudio')
-options=('!emptydirs')
-source=(http://download-mirror.savannah.gnu.org/releases/${pkgname}/3.8.x/sources/${pkgname}-$pkgver.tar.gz;)
-md5sums=('086b4100d4817497223fe4b6c37a0acd')
-
-build() {
-  cd $pkgname-$pkgver
-  export PKG_CONFIG=/usr/bin/pkg-config
-  unset SGML_CATALOG_FILES
-  ./configure --prefix=/usr --disable-static --enable-ipv6 --enable-video \
-   --enable-alsa --enable-pulseaudio --disable-artsc --disable-strict \
-   --libexecdir=/usr/lib/$pkgname \
-   --enable-external-mediastreamer \
-   --enable-external-ortp \
-   --enable-zrtp
-  make
-}
-
-package() {
-  cd 

[arch-commits] Commit in linphone/repos (8 files)

2015-03-18 Thread Sergej Pupykin
Date: Wednesday, March 18, 2015 @ 17:12:56
  Author: spupykin
Revision: 129518

archrelease: copy trunk to community-i686, community-x86_64

Added:
  linphone/repos/community-i686/ChangeLog
(from rev 129517, linphone/trunk/ChangeLog)
  linphone/repos/community-i686/PKGBUILD
(from rev 129517, linphone/trunk/PKGBUILD)
  linphone/repos/community-x86_64/ChangeLog
(from rev 129517, linphone/trunk/ChangeLog)
  linphone/repos/community-x86_64/PKGBUILD
(from rev 129517, linphone/trunk/PKGBUILD)
Deleted:
  linphone/repos/community-i686/ChangeLog
  linphone/repos/community-i686/PKGBUILD
  linphone/repos/community-x86_64/ChangeLog
  linphone/repos/community-x86_64/PKGBUILD

+
 /ChangeLog |   66 +
 /PKGBUILD  |   76 +++
 community-i686/ChangeLog   |   33 --
 community-i686/PKGBUILD|   38 -
 community-x86_64/ChangeLog |   33 --
 community-x86_64/PKGBUILD  |   38 -
 6 files changed, 142 insertions(+), 142 deletions(-)

Deleted: community-i686/ChangeLog
===
--- community-i686/ChangeLog2015-03-18 16:12:43 UTC (rev 129517)
+++ community-i686/ChangeLog2015-03-18 16:12:56 UTC (rev 129518)
@@ -1,33 +0,0 @@
-2008-10-16  Jaroslav Lichtblau  dragonl...@aur.archlinux.org
-* v3.0.0 build for x86_64
-
-2008-08-23  Darwin Bautista  djclue...@gmail.com
-* linphone 2.1.1-3
-* Fixed build against ffmpeg 20080715
-
-2008-04-20  Darwin Bautista  djclue...@gmail.com
-* linphone 2.1.1-2
-* Fixed md5sums
-
-2008-02-24  Darwin Bautista  djclue...@gmail.com
-* linphone 2.1.1-1
-* New upstream release
-* makedeps: added 'perlxml'
-* Use internal ortp
-
-2007-12-02  Darwin Bautista  djclue...@gmail.com
-* linphone 2.0.1-1
-* New upstream release
-
-2007-11-21  Darwin Bautista  djclue...@gmail.com
-* linphone 2.0.0-1
-* New upstream release
-* depends=(): added 'libexosip2', remove 'libosip2'
-* Bumped minimum required version of dependencies
-
-2007-11-16  Darwin Bautista  djclue...@gmail.com
-* linphone 1.7.1-1
-* New upstream release
-* Revamped PKGBUILD
-* Fixed dependencies
-* Use external ortp

Copied: linphone/repos/community-i686/ChangeLog (from rev 129517, 
linphone/trunk/ChangeLog)
===
--- community-i686/ChangeLog(rev 0)
+++ community-i686/ChangeLog2015-03-18 16:12:56 UTC (rev 129518)
@@ -0,0 +1,33 @@
+2008-10-16  Jaroslav Lichtblau  dragonl...@aur.archlinux.org
+* v3.0.0 build for x86_64
+
+2008-08-23  Darwin Bautista  djclue...@gmail.com
+* linphone 2.1.1-3
+* Fixed build against ffmpeg 20080715
+
+2008-04-20  Darwin Bautista  djclue...@gmail.com
+* linphone 2.1.1-2
+* Fixed md5sums
+
+2008-02-24  Darwin Bautista  djclue...@gmail.com
+* linphone 2.1.1-1
+* New upstream release
+* makedeps: added 'perlxml'
+* Use internal ortp
+
+2007-12-02  Darwin Bautista  djclue...@gmail.com
+* linphone 2.0.1-1
+* New upstream release
+
+2007-11-21  Darwin Bautista  djclue...@gmail.com
+* linphone 2.0.0-1
+* New upstream release
+* depends=(): added 'libexosip2', remove 'libosip2'
+* Bumped minimum required version of dependencies
+
+2007-11-16  Darwin Bautista  djclue...@gmail.com
+* linphone 1.7.1-1
+* New upstream release
+* Revamped PKGBUILD
+* Fixed dependencies
+* Use external ortp

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-18 16:12:43 UTC (rev 129517)
+++ community-i686/PKGBUILD 2015-03-18 16:12:56 UTC (rev 129518)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Darwin Bautista djclue...@gmail.com
-# Contributor: Mark Lee m...@markelee.com
-
-pkgname=linphone
-pkgver=3.8.0
-pkgrel=3
-pkgdesc=A Voice-over-IP phone
-arch=('i686' 'x86_64')
-url=http://www.linphone.org/index.php/eng;
-license=('GPL')
-depends=('alsa-lib' 'ffmpeg' 'gtk2' 'libexosip2' 'speex' 'libv4l' 'libglade' 
'v4l-utils'
-'libpulse' 'libxv' 'mediastreamer' 'ortp' 'bzrtp' 'bcg729' 'libsoup'
-'belle-sip')
-makedepends=('pkg-config' 'perl-xml-parser' 'intltool' 'sgmltools-lite')
-optdepends=('pulseaudio')
-options=('!emptydirs')
-source=(http://download-mirror.savannah.gnu.org/releases/${pkgname}/3.8.x/sources/${pkgname}-$pkgver.tar.gz;)
-md5sums=('086b4100d4817497223fe4b6c37a0acd')
-
-build() {
-  cd $pkgname-$pkgver
-  export PKG_CONFIG=/usr/bin/pkg-config
-  unset SGML_CATALOG_FILES
-  ./configure --prefix=/usr --disable-static --enable-ipv6 --enable-video \
-   --enable-alsa --enable-pulseaudio --disable-artsc --disable-strict \
-   --libexecdir=/usr/lib/$pkgname \
-   --enable-external-mediastreamer \
-   --enable-external-ortp \
-   --enable-zrtp
-  make
-}
-
-package() {
-  cd 

[arch-commits] Commit in linphone/repos (8 files)

2013-08-03 Thread Bartłomiej Piotrowski
Date: Saturday, August 3, 2013 @ 09:36:18
  Author: bpiotrowski
Revision: 95005

archrelease: copy trunk to community-i686, community-x86_64

Added:
  linphone/repos/community-i686/ChangeLog
(from rev 95004, linphone/trunk/ChangeLog)
  linphone/repos/community-i686/PKGBUILD
(from rev 95004, linphone/trunk/PKGBUILD)
  linphone/repos/community-x86_64/ChangeLog
(from rev 95004, linphone/trunk/ChangeLog)
  linphone/repos/community-x86_64/PKGBUILD
(from rev 95004, linphone/trunk/PKGBUILD)
Deleted:
  linphone/repos/community-i686/ChangeLog
  linphone/repos/community-i686/PKGBUILD
  linphone/repos/community-x86_64/ChangeLog
  linphone/repos/community-x86_64/PKGBUILD

+
 /ChangeLog |   66 +++
 /PKGBUILD  |   72 +++
 community-i686/ChangeLog   |   33 ---
 community-i686/PKGBUILD|   36 -
 community-x86_64/ChangeLog |   33 ---
 community-x86_64/PKGBUILD  |   36 -
 6 files changed, 138 insertions(+), 138 deletions(-)

Deleted: community-i686/ChangeLog
===
--- community-i686/ChangeLog2013-08-03 07:36:05 UTC (rev 95004)
+++ community-i686/ChangeLog2013-08-03 07:36:18 UTC (rev 95005)
@@ -1,33 +0,0 @@
-2008-10-16  Jaroslav Lichtblau  dragonl...@aur.archlinux.org
-* v3.0.0 build for x86_64
-
-2008-08-23  Darwin Bautista  djclue...@gmail.com
-* linphone 2.1.1-3
-* Fixed build against ffmpeg 20080715
-
-2008-04-20  Darwin Bautista  djclue...@gmail.com
-* linphone 2.1.1-2
-* Fixed md5sums
-
-2008-02-24  Darwin Bautista  djclue...@gmail.com
-* linphone 2.1.1-1
-* New upstream release
-* makedeps: added 'perlxml'
-* Use internal ortp
-
-2007-12-02  Darwin Bautista  djclue...@gmail.com
-* linphone 2.0.1-1
-* New upstream release
-
-2007-11-21  Darwin Bautista  djclue...@gmail.com
-* linphone 2.0.0-1
-* New upstream release
-* depends=(): added 'libexosip2', remove 'libosip2'
-* Bumped minimum required version of dependencies
-
-2007-11-16  Darwin Bautista  djclue...@gmail.com
-* linphone 1.7.1-1
-* New upstream release
-* Revamped PKGBUILD
-* Fixed dependencies
-* Use external ortp

Copied: linphone/repos/community-i686/ChangeLog (from rev 95004, 
linphone/trunk/ChangeLog)
===
--- community-i686/ChangeLog(rev 0)
+++ community-i686/ChangeLog2013-08-03 07:36:18 UTC (rev 95005)
@@ -0,0 +1,33 @@
+2008-10-16  Jaroslav Lichtblau  dragonl...@aur.archlinux.org
+* v3.0.0 build for x86_64
+
+2008-08-23  Darwin Bautista  djclue...@gmail.com
+* linphone 2.1.1-3
+* Fixed build against ffmpeg 20080715
+
+2008-04-20  Darwin Bautista  djclue...@gmail.com
+* linphone 2.1.1-2
+* Fixed md5sums
+
+2008-02-24  Darwin Bautista  djclue...@gmail.com
+* linphone 2.1.1-1
+* New upstream release
+* makedeps: added 'perlxml'
+* Use internal ortp
+
+2007-12-02  Darwin Bautista  djclue...@gmail.com
+* linphone 2.0.1-1
+* New upstream release
+
+2007-11-21  Darwin Bautista  djclue...@gmail.com
+* linphone 2.0.0-1
+* New upstream release
+* depends=(): added 'libexosip2', remove 'libosip2'
+* Bumped minimum required version of dependencies
+
+2007-11-16  Darwin Bautista  djclue...@gmail.com
+* linphone 1.7.1-1
+* New upstream release
+* Revamped PKGBUILD
+* Fixed dependencies
+* Use external ortp

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-08-03 07:36:05 UTC (rev 95004)
+++ community-i686/PKGBUILD 2013-08-03 07:36:18 UTC (rev 95005)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Darwin Bautista djclue...@gmail.com
-
-pkgname=linphone
-pkgver=3.6.0
-pkgrel=1
-pkgdesc=A Voice-over-IP phone
-arch=('i686' 'x86_64')
-url=http://www.linphone.org/index.php/eng;
-license=('GPL')
-depends=('alsa-lib' 'ffmpeg' 'gtk2' 'libexosip2' 'speex' 'libv4l' 'libglade' 
'v4l-utils'
-'libpulse' 'libxv' 'mediastreamer' 'ortp' 'libzrtpcpp' 'bcg729' 
'libsoup')
-makedepends=('pkgconfig' 'perlxml' 'intltool' 'sgmltools-lite')
-optdepends=('pulseaudio')
-options=('!libtool' '!emptydirs')
-source=(http://download-mirror.savannah.gnu.org/releases/${pkgname}/3.6.x/sources/${pkgname}-$pkgver.tar.gz;)
-md5sums=('9a101854bb16034b39096e18c80ceb78')
-
-build() {
-  cd $pkgname-$pkgver
-  export PKG_CONFIG=/usr/bin/pkg-config
-  unset SGML_CATALOG_FILES
-  ./configure --prefix=/usr --disable-static --enable-ipv6 --enable-video \
-   --enable-alsa --enable-pulseaudio --disable-artsc --disable-strict \
-   --libexecdir=/usr/lib/$pkgname \
-   --enable-external-mediastreamer \
-   --enable-external-ortp \
-   --enable-zrtp
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: 

[arch-commits] Commit in linphone/repos (8 files)

2013-06-17 Thread Andrea Scarpino
Date: Monday, June 17, 2013 @ 08:54:08
  Author: andrea
Revision: 92850

archrelease: copy trunk to community-i686, community-x86_64

Added:
  linphone/repos/community-i686/ChangeLog
(from rev 92849, linphone/trunk/ChangeLog)
  linphone/repos/community-i686/PKGBUILD
(from rev 92849, linphone/trunk/PKGBUILD)
  linphone/repos/community-x86_64/ChangeLog
(from rev 92849, linphone/trunk/ChangeLog)
  linphone/repos/community-x86_64/PKGBUILD
(from rev 92849, linphone/trunk/PKGBUILD)
Deleted:
  linphone/repos/community-i686/ChangeLog
  linphone/repos/community-i686/PKGBUILD
  linphone/repos/community-x86_64/ChangeLog
  linphone/repos/community-x86_64/PKGBUILD

+
 /ChangeLog |   66 +++
 /PKGBUILD  |   72 +++
 community-i686/ChangeLog   |   33 ---
 community-i686/PKGBUILD|   36 -
 community-x86_64/ChangeLog |   33 ---
 community-x86_64/PKGBUILD  |   36 -
 6 files changed, 138 insertions(+), 138 deletions(-)

Deleted: community-i686/ChangeLog
===
--- community-i686/ChangeLog2013-06-17 06:54:01 UTC (rev 92849)
+++ community-i686/ChangeLog2013-06-17 06:54:08 UTC (rev 92850)
@@ -1,33 +0,0 @@
-2008-10-16  Jaroslav Lichtblau  dragonl...@aur.archlinux.org
-* v3.0.0 build for x86_64
-
-2008-08-23  Darwin Bautista  djclue...@gmail.com
-* linphone 2.1.1-3
-* Fixed build against ffmpeg 20080715
-
-2008-04-20  Darwin Bautista  djclue...@gmail.com
-* linphone 2.1.1-2
-* Fixed md5sums
-
-2008-02-24  Darwin Bautista  djclue...@gmail.com
-* linphone 2.1.1-1
-* New upstream release
-* makedeps: added 'perlxml'
-* Use internal ortp
-
-2007-12-02  Darwin Bautista  djclue...@gmail.com
-* linphone 2.0.1-1
-* New upstream release
-
-2007-11-21  Darwin Bautista  djclue...@gmail.com
-* linphone 2.0.0-1
-* New upstream release
-* depends=(): added 'libexosip2', remove 'libosip2'
-* Bumped minimum required version of dependencies
-
-2007-11-16  Darwin Bautista  djclue...@gmail.com
-* linphone 1.7.1-1
-* New upstream release
-* Revamped PKGBUILD
-* Fixed dependencies
-* Use external ortp

Copied: linphone/repos/community-i686/ChangeLog (from rev 92849, 
linphone/trunk/ChangeLog)
===
--- community-i686/ChangeLog(rev 0)
+++ community-i686/ChangeLog2013-06-17 06:54:08 UTC (rev 92850)
@@ -0,0 +1,33 @@
+2008-10-16  Jaroslav Lichtblau  dragonl...@aur.archlinux.org
+* v3.0.0 build for x86_64
+
+2008-08-23  Darwin Bautista  djclue...@gmail.com
+* linphone 2.1.1-3
+* Fixed build against ffmpeg 20080715
+
+2008-04-20  Darwin Bautista  djclue...@gmail.com
+* linphone 2.1.1-2
+* Fixed md5sums
+
+2008-02-24  Darwin Bautista  djclue...@gmail.com
+* linphone 2.1.1-1
+* New upstream release
+* makedeps: added 'perlxml'
+* Use internal ortp
+
+2007-12-02  Darwin Bautista  djclue...@gmail.com
+* linphone 2.0.1-1
+* New upstream release
+
+2007-11-21  Darwin Bautista  djclue...@gmail.com
+* linphone 2.0.0-1
+* New upstream release
+* depends=(): added 'libexosip2', remove 'libosip2'
+* Bumped minimum required version of dependencies
+
+2007-11-16  Darwin Bautista  djclue...@gmail.com
+* linphone 1.7.1-1
+* New upstream release
+* Revamped PKGBUILD
+* Fixed dependencies
+* Use external ortp

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-06-17 06:54:01 UTC (rev 92849)
+++ community-i686/PKGBUILD 2013-06-17 06:54:08 UTC (rev 92850)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Darwin Bautista djclue...@gmail.com
-
-pkgname=linphone
-pkgver=3.5.2
-pkgrel=4
-pkgdesc=A Voice-over-IP phone
-arch=('i686' 'x86_64')
-url=http://www.linphone.org/index.php/eng;
-license=('GPL')
-depends=('alsa-lib' 'ffmpeg' 'gtk2' 'libexosip2' 'speex' 'libv4l' 'libglade' 
'v4l-utils'
-'libpulse' 'libxv' 'mediastreamer' 'ortp' 'libzrtpcpp' 'bcg729')
-makedepends=('pkgconfig' 'perlxml' 'intltool' 'sgmltools-lite')
-optdepends=('pulseaudio')
-options=('!libtool' '!emptydirs')
-source=(http://download-mirror.savannah.gnu.org/releases/linphone/3.5.x/sources/linphone-$pkgver.tar.gz;)
-md5sums=('4be6e940372dba1f6793aef849c1ff0d')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  export PKG_CONFIG=/usr/bin/pkg-config
-  unset SGML_CATALOG_FILES
-  ./configure --prefix=/usr --disable-static --enable-ipv6 --enable-video \
-   --enable-alsa --enable-pulseaudio --disable-artsc --disable-strict \
-   --libexecdir=/usr/lib/$pkgname \
-   --enable-external-mediastreamer \
-   --enable-external-ortp \
-   --enable-zrtp
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: