[arch-commits] Commit in linphone/repos (12 files)
Sergej Pupykin
spupykin at archlinux.org
Mon Oct 2 12:31:17 UTC 2017
Date: Monday, October 2, 2017 @ 12:31:16
Author: spupykin
Revision: 261257
archrelease: copy trunk to community-i686, community-x86_64
Added:
linphone/repos/community-i686/ChangeLog
(from rev 261256, linphone/trunk/ChangeLog)
linphone/repos/community-i686/PKGBUILD
(from rev 261256, linphone/trunk/PKGBUILD)
linphone/repos/community-i686/linphone.install
(from rev 261256, linphone/trunk/linphone.install)
linphone/repos/community-x86_64/ChangeLog
(from rev 261256, linphone/trunk/ChangeLog)
linphone/repos/community-x86_64/PKGBUILD
(from rev 261256, linphone/trunk/PKGBUILD)
linphone/repos/community-x86_64/linphone.install
(from rev 261256, linphone/trunk/linphone.install)
Deleted:
linphone/repos/community-i686/ChangeLog
linphone/repos/community-i686/PKGBUILD
linphone/repos/community-i686/linphone.install
linphone/repos/community-x86_64/ChangeLog
linphone/repos/community-x86_64/PKGBUILD
linphone/repos/community-x86_64/linphone.install
-----------------------------------+
/ChangeLog | 66 ++++++++++++++++++++++++++++
/PKGBUILD | 82 ++++++++++++++++++++++++++++++++++++
/linphone.install | 16 +++++++
community-i686/ChangeLog | 33 --------------
community-i686/PKGBUILD | 49 ---------------------
community-i686/linphone.install | 8 ---
community-x86_64/ChangeLog | 33 --------------
community-x86_64/PKGBUILD | 49 ---------------------
community-x86_64/linphone.install | 8 ---
9 files changed, 164 insertions(+), 180 deletions(-)
Deleted: community-i686/ChangeLog
===================================================================
--- community-i686/ChangeLog 2017-10-02 12:30:55 UTC (rev 261256)
+++ community-i686/ChangeLog 2017-10-02 12:31:16 UTC (rev 261257)
@@ -1,33 +0,0 @@
-2008-10-16 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-* v3.0.0 build for x86_64
-
-2008-08-23 Darwin Bautista <djclue917 at gmail.com>
-* linphone 2.1.1-3
-* Fixed build against ffmpeg 20080715
-
-2008-04-20 Darwin Bautista <djclue917 at gmail.com>
-* linphone 2.1.1-2
-* Fixed md5sums
-
-2008-02-24 Darwin Bautista <djclue917 at gmail.com>
-* linphone 2.1.1-1
-* New upstream release
-* makedeps: added 'perlxml'
-* Use internal ortp
-
-2007-12-02 Darwin Bautista <djclue917 at gmail.com>
-* linphone 2.0.1-1
-* New upstream release
-
-2007-11-21 Darwin Bautista <djclue917 at 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 <djclue917 at 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 261256, linphone/trunk/ChangeLog)
===================================================================
--- community-i686/ChangeLog (rev 0)
+++ community-i686/ChangeLog 2017-10-02 12:31:16 UTC (rev 261257)
@@ -0,0 +1,33 @@
+2008-10-16 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+* v3.0.0 build for x86_64
+
+2008-08-23 Darwin Bautista <djclue917 at gmail.com>
+* linphone 2.1.1-3
+* Fixed build against ffmpeg 20080715
+
+2008-04-20 Darwin Bautista <djclue917 at gmail.com>
+* linphone 2.1.1-2
+* Fixed md5sums
+
+2008-02-24 Darwin Bautista <djclue917 at gmail.com>
+* linphone 2.1.1-1
+* New upstream release
+* makedeps: added 'perlxml'
+* Use internal ortp
+
+2007-12-02 Darwin Bautista <djclue917 at gmail.com>
+* linphone 2.0.1-1
+* New upstream release
+
+2007-11-21 Darwin Bautista <djclue917 at 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 <djclue917 at gmail.com>
+* linphone 1.7.1-1
+* New upstream release
+* Revamped PKGBUILD
+* Fixed dependencies
+* Use external ortp
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2017-10-02 12:30:55 UTC (rev 261256)
+++ community-i686/PKGBUILD 2017-10-02 12:31:16 UTC (rev 261257)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Darwin Bautista <djclue917 at gmail.com>
-# Contributor: Mark Lee <mark at markelee.com>
-
-pkgname=linphone
-pkgver=3.11.1
-pkgrel=3
-pkgdesc="A Voice-over-IP phone"
-arch=('i686' 'x86_64')
-url="http://www.linphone.org"
-license=('GPL')
-depends=('alsa-lib' 'ffmpeg' 'gtk2' 'speex' 'libv4l' 'libglade' 'v4l-utils'
- 'libpulse' 'libxv' 'mediastreamer' 'ortp' 'bzrtp' 'bcg729' 'libsoup'
- 'belle-sip' 'libnotify' 'libldap')
-makedepends=('pkg-config' 'perl-xml-parser' 'intltool' 'sgml-common' 'bcunit')
-optdepends=('pulseaudio')
-options=('!emptydirs')
-install=linphone.install
-source=("https://www.linphone.org/releases/sources/linphone/linphone-$pkgver.tar.gz"
- "0001-Improve-linphone-config-handling-to-prevent-useless.patch::https://bugs.archlinux.org/task/53591?getfile=15156")
-sha256sums=('dc88ef3d311495b9db6041f2ed7b99f6b00a91339c1612e63b4071a4f0a0404e'
- '4ba66e7b87b931ceeb6614b3b181eb043456627b2a9d8326f844192572c547d9')
-
-prepare() {
- cd $pkgname-$pkgver
- patch -p1 -i "$srcdir"/0001-Improve-linphone-config-handling-to-prevent-useless.patch
-}
-
-build() {
- cd $pkgname-$pkgver
-# export PKG_CONFIG=/usr/bin/pkg-config
-# unset SGML_CATALOG_FILES
-# export CFLAGS="$CFLAGS -Dbctbx_list_remove_link=bctbx_list_unlink -Dbctbx_list_delete_link=bctbx_list_erase_link"
- ./autogen.sh
- ./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 \
- --enable-ldap
- make
-}
-
-package() {
- cd "$srcdir"/$pkgname-$pkgver
- make DESTDIR="$pkgdir" install
-}
Copied: linphone/repos/community-i686/PKGBUILD (from rev 261256, linphone/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-02 12:31:16 UTC (rev 261257)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Darwin Bautista <djclue917 at gmail.com>
+# Contributor: Mark Lee <mark at markelee.com>
+
+pkgname=linphone
+pkgver=3.12.0
+pkgrel=1
+pkgdesc="A Voice-over-IP phone"
+arch=('i686' 'x86_64')
+url="http://www.linphone.org"
+license=('GPL')
+depends=('alsa-lib' 'ffmpeg' 'gtk2' 'speex' 'libv4l' 'libglade' 'v4l-utils'
+ 'libpulse' 'libxv' 'mediastreamer' 'ortp' 'bzrtp' 'bcg729' 'libsoup'
+ 'belle-sip' 'libnotify' 'libldap')
+makedepends=('pkg-config' 'perl-xml-parser' 'intltool' 'sgml-common' 'bcunit')
+optdepends=('pulseaudio')
+options=('!emptydirs')
+install=linphone.install
+source=("$pkgname-$pkgver.tar.gz::https://github.com/BelledonneCommunications/linphone/archive/$pkgver.tar.gz")
+sha256sums=('60fb1e5d25823fecc7ce1955ce7e886e013118a184df1965d1877ffe6cc171b7')
+
+build() {
+ cd $pkgname-$pkgver
+ export CFLAGS="$CFLAGS -DMS2_GIT_VERSION="'"unknown"'
+ touch coreapi/gitversion.h
+ ./autogen.sh
+ ./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 \
+ --enable-ldap
+ make
+}
+
+package() {
+ cd "$srcdir"/$pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
+}
Deleted: community-i686/linphone.install
===================================================================
--- community-i686/linphone.install 2017-10-02 12:30:55 UTC (rev 261256)
+++ community-i686/linphone.install 2017-10-02 12:31:16 UTC (rev 261257)
@@ -1,8 +0,0 @@
-post_install() {
- post_upgrade
-}
-
-post_upgrade() {
- echo "-- Probably you need notification daemon running"
- echo "-- See https://wiki.archlinux.org/index.php/Desktop_notifications"
-}
Copied: linphone/repos/community-i686/linphone.install (from rev 261256, linphone/trunk/linphone.install)
===================================================================
--- community-i686/linphone.install (rev 0)
+++ community-i686/linphone.install 2017-10-02 12:31:16 UTC (rev 261257)
@@ -0,0 +1,8 @@
+post_install() {
+ post_upgrade
+}
+
+post_upgrade() {
+ echo "-- Probably you need notification daemon running"
+ echo "-- See https://wiki.archlinux.org/index.php/Desktop_notifications"
+}
Deleted: community-x86_64/ChangeLog
===================================================================
--- community-x86_64/ChangeLog 2017-10-02 12:30:55 UTC (rev 261256)
+++ community-x86_64/ChangeLog 2017-10-02 12:31:16 UTC (rev 261257)
@@ -1,33 +0,0 @@
-2008-10-16 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-* v3.0.0 build for x86_64
-
-2008-08-23 Darwin Bautista <djclue917 at gmail.com>
-* linphone 2.1.1-3
-* Fixed build against ffmpeg 20080715
-
-2008-04-20 Darwin Bautista <djclue917 at gmail.com>
-* linphone 2.1.1-2
-* Fixed md5sums
-
-2008-02-24 Darwin Bautista <djclue917 at gmail.com>
-* linphone 2.1.1-1
-* New upstream release
-* makedeps: added 'perlxml'
-* Use internal ortp
-
-2007-12-02 Darwin Bautista <djclue917 at gmail.com>
-* linphone 2.0.1-1
-* New upstream release
-
-2007-11-21 Darwin Bautista <djclue917 at 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 <djclue917 at gmail.com>
-* linphone 1.7.1-1
-* New upstream release
-* Revamped PKGBUILD
-* Fixed dependencies
-* Use external ortp
Copied: linphone/repos/community-x86_64/ChangeLog (from rev 261256, linphone/trunk/ChangeLog)
===================================================================
--- community-x86_64/ChangeLog (rev 0)
+++ community-x86_64/ChangeLog 2017-10-02 12:31:16 UTC (rev 261257)
@@ -0,0 +1,33 @@
+2008-10-16 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+* v3.0.0 build for x86_64
+
+2008-08-23 Darwin Bautista <djclue917 at gmail.com>
+* linphone 2.1.1-3
+* Fixed build against ffmpeg 20080715
+
+2008-04-20 Darwin Bautista <djclue917 at gmail.com>
+* linphone 2.1.1-2
+* Fixed md5sums
+
+2008-02-24 Darwin Bautista <djclue917 at gmail.com>
+* linphone 2.1.1-1
+* New upstream release
+* makedeps: added 'perlxml'
+* Use internal ortp
+
+2007-12-02 Darwin Bautista <djclue917 at gmail.com>
+* linphone 2.0.1-1
+* New upstream release
+
+2007-11-21 Darwin Bautista <djclue917 at 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 <djclue917 at gmail.com>
+* linphone 1.7.1-1
+* New upstream release
+* Revamped PKGBUILD
+* Fixed dependencies
+* Use external ortp
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2017-10-02 12:30:55 UTC (rev 261256)
+++ community-x86_64/PKGBUILD 2017-10-02 12:31:16 UTC (rev 261257)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Darwin Bautista <djclue917 at gmail.com>
-# Contributor: Mark Lee <mark at markelee.com>
-
-pkgname=linphone
-pkgver=3.11.1
-pkgrel=3
-pkgdesc="A Voice-over-IP phone"
-arch=('i686' 'x86_64')
-url="http://www.linphone.org"
-license=('GPL')
-depends=('alsa-lib' 'ffmpeg' 'gtk2' 'speex' 'libv4l' 'libglade' 'v4l-utils'
- 'libpulse' 'libxv' 'mediastreamer' 'ortp' 'bzrtp' 'bcg729' 'libsoup'
- 'belle-sip' 'libnotify' 'libldap')
-makedepends=('pkg-config' 'perl-xml-parser' 'intltool' 'sgml-common' 'bcunit')
-optdepends=('pulseaudio')
-options=('!emptydirs')
-install=linphone.install
-source=("https://www.linphone.org/releases/sources/linphone/linphone-$pkgver.tar.gz"
- "0001-Improve-linphone-config-handling-to-prevent-useless.patch::https://bugs.archlinux.org/task/53591?getfile=15156")
-sha256sums=('dc88ef3d311495b9db6041f2ed7b99f6b00a91339c1612e63b4071a4f0a0404e'
- '4ba66e7b87b931ceeb6614b3b181eb043456627b2a9d8326f844192572c547d9')
-
-prepare() {
- cd $pkgname-$pkgver
- patch -p1 -i "$srcdir"/0001-Improve-linphone-config-handling-to-prevent-useless.patch
-}
-
-build() {
- cd $pkgname-$pkgver
-# export PKG_CONFIG=/usr/bin/pkg-config
-# unset SGML_CATALOG_FILES
-# export CFLAGS="$CFLAGS -Dbctbx_list_remove_link=bctbx_list_unlink -Dbctbx_list_delete_link=bctbx_list_erase_link"
- ./autogen.sh
- ./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 \
- --enable-ldap
- make
-}
-
-package() {
- cd "$srcdir"/$pkgname-$pkgver
- make DESTDIR="$pkgdir" install
-}
Copied: linphone/repos/community-x86_64/PKGBUILD (from rev 261256, linphone/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2017-10-02 12:31:16 UTC (rev 261257)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Darwin Bautista <djclue917 at gmail.com>
+# Contributor: Mark Lee <mark at markelee.com>
+
+pkgname=linphone
+pkgver=3.12.0
+pkgrel=1
+pkgdesc="A Voice-over-IP phone"
+arch=('i686' 'x86_64')
+url="http://www.linphone.org"
+license=('GPL')
+depends=('alsa-lib' 'ffmpeg' 'gtk2' 'speex' 'libv4l' 'libglade' 'v4l-utils'
+ 'libpulse' 'libxv' 'mediastreamer' 'ortp' 'bzrtp' 'bcg729' 'libsoup'
+ 'belle-sip' 'libnotify' 'libldap')
+makedepends=('pkg-config' 'perl-xml-parser' 'intltool' 'sgml-common' 'bcunit')
+optdepends=('pulseaudio')
+options=('!emptydirs')
+install=linphone.install
+source=("$pkgname-$pkgver.tar.gz::https://github.com/BelledonneCommunications/linphone/archive/$pkgver.tar.gz")
+sha256sums=('60fb1e5d25823fecc7ce1955ce7e886e013118a184df1965d1877ffe6cc171b7')
+
+build() {
+ cd $pkgname-$pkgver
+ export CFLAGS="$CFLAGS -DMS2_GIT_VERSION="'"unknown"'
+ touch coreapi/gitversion.h
+ ./autogen.sh
+ ./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 \
+ --enable-ldap
+ make
+}
+
+package() {
+ cd "$srcdir"/$pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
+}
Deleted: community-x86_64/linphone.install
===================================================================
--- community-x86_64/linphone.install 2017-10-02 12:30:55 UTC (rev 261256)
+++ community-x86_64/linphone.install 2017-10-02 12:31:16 UTC (rev 261257)
@@ -1,8 +0,0 @@
-post_install() {
- post_upgrade
-}
-
-post_upgrade() {
- echo "-- Probably you need notification daemon running"
- echo "-- See https://wiki.archlinux.org/index.php/Desktop_notifications"
-}
Copied: linphone/repos/community-x86_64/linphone.install (from rev 261256, linphone/trunk/linphone.install)
===================================================================
--- community-x86_64/linphone.install (rev 0)
+++ community-x86_64/linphone.install 2017-10-02 12:31:16 UTC (rev 261257)
@@ -0,0 +1,8 @@
+post_install() {
+ post_upgrade
+}
+
+post_upgrade() {
+ echo "-- Probably you need notification daemon running"
+ echo "-- See https://wiki.archlinux.org/index.php/Desktop_notifications"
+}
More information about the arch-commits
mailing list