[arch-commits] Commit in ortp/repos (4 files)

Andrea Scarpino andrea at archlinux.org
Sun Dec 25 10:59:41 UTC 2011


    Date: Sunday, December 25, 2011 @ 05:59:41
  Author: andrea
Revision: 145635

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

Added:
  ortp/repos/extra-i686/PKGBUILD
    (from rev 145634, ortp/trunk/PKGBUILD)
  ortp/repos/extra-x86_64/PKGBUILD
    (from rev 145634, ortp/trunk/PKGBUILD)
Deleted:
  ortp/repos/extra-i686/PKGBUILD
  ortp/repos/extra-x86_64/PKGBUILD

-----------------------+
 extra-i686/PKGBUILD   |   57 +++++++++++++++++++++++++-----------------------
 extra-x86_64/PKGBUILD |   57 +++++++++++++++++++++++++-----------------------
 2 files changed, 60 insertions(+), 54 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2011-12-25 10:59:13 UTC (rev 145634)
+++ extra-i686/PKGBUILD	2011-12-25 10:59:41 UTC (rev 145635)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Jaroslaw Swierczynski <swiergot at aur.archlinux.org>
-# Contributor: William Rea <sillywilly at gmail.com>
-
-pkgname=ortp
-pkgver=0.16.5
-pkgrel=1
-pkgdesc="A Real-time Transport Protocol (RTP) library"
-arch=('i686' 'x86_64')
-url="http://www.linphone.org/index.php/eng/code_review/ortp"
-license=('LGPL')
-depends=('openssl')
-options=('!libtool')
-source=("http://ftp.cc.uoc.gr/mirrors/nongnu.org/linphone/${pkgname}/sources/${pkgname}-${pkgver}.tar.gz")
-md5sums=('94546901d14b85f97342f4ecf39489b1')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: ortp/repos/extra-i686/PKGBUILD (from rev 145634, ortp/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2011-12-25 10:59:41 UTC (rev 145635)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Jaroslaw Swierczynski <swiergot at aur.archlinux.org>
+# Contributor: William Rea <sillywilly at gmail.com>
+
+pkgname=ortp
+pkgver=0.18.0
+pkgrel=1
+pkgdesc="A Real-time Transport Protocol (RTP) library"
+arch=('i686' 'x86_64')
+url="http://www.linphone.org/index.php/eng/code_review/ortp"
+license=('LGPL')
+depends=('glibc')
+options=('!libtool')
+#source=("http://download-mirror.savannah.gnu.org/releases/linphone/${pkgname}/sources/${pkgname}-${pkgver}.tar.gz")
+source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('cc319356d2b548e5777feef90ae23bac')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2011-12-25 10:59:13 UTC (rev 145634)
+++ extra-x86_64/PKGBUILD	2011-12-25 10:59:41 UTC (rev 145635)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Jaroslaw Swierczynski <swiergot at aur.archlinux.org>
-# Contributor: William Rea <sillywilly at gmail.com>
-
-pkgname=ortp
-pkgver=0.16.5
-pkgrel=1
-pkgdesc="A Real-time Transport Protocol (RTP) library"
-arch=('i686' 'x86_64')
-url="http://www.linphone.org/index.php/eng/code_review/ortp"
-license=('LGPL')
-depends=('openssl')
-options=('!libtool')
-source=("http://ftp.cc.uoc.gr/mirrors/nongnu.org/linphone/${pkgname}/sources/${pkgname}-${pkgver}.tar.gz")
-md5sums=('94546901d14b85f97342f4ecf39489b1')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: ortp/repos/extra-x86_64/PKGBUILD (from rev 145634, ortp/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2011-12-25 10:59:41 UTC (rev 145635)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Jaroslaw Swierczynski <swiergot at aur.archlinux.org>
+# Contributor: William Rea <sillywilly at gmail.com>
+
+pkgname=ortp
+pkgver=0.18.0
+pkgrel=1
+pkgdesc="A Real-time Transport Protocol (RTP) library"
+arch=('i686' 'x86_64')
+url="http://www.linphone.org/index.php/eng/code_review/ortp"
+license=('LGPL')
+depends=('glibc')
+options=('!libtool')
+#source=("http://download-mirror.savannah.gnu.org/releases/linphone/${pkgname}/sources/${pkgname}-${pkgver}.tar.gz")
+source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('cc319356d2b548e5777feef90ae23bac')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}




More information about the arch-commits mailing list