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

Jan Steffens heftig at nymeria.archlinux.org
Thu Feb 21 05:32:58 UTC 2013


    Date: Thursday, February 21, 2013 @ 06:32:58
  Author: heftig
Revision: 178389

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

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

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2013-02-21 05:31:13 UTC (rev 178388)
+++ extra-i686/PKGBUILD	2013-02-21 05:32:58 UTC (rev 178389)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=ptlib
-pkgver=2.10.9
-pkgrel=1
-pkgdesc="Portable Windows Library"
-arch=('i686' 'x86_64')
-url="http://www.opalvoip.org"
-license=('GPL')
-depends=('sdl' 'libpulse' 'v4l-utils' 'libldap')
-replaces=('pwlib')
-conflicts=('pwlib')
-source=(http://ftp.gnome.org/pub/GNOME/sources/ptlib/${pkgver%.*}/ptlib-$pkgver.tar.xz)
-sha256sums=('d948e326ce238880ce9b52f9f0cd76a4897618e17cc08a347e4a713f36a575fe')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --libdir=/usr/lib \
-      --sysconfdir=/etc --localstatedir=/var \
-      --enable-opal --enable-plugins \
-      --enable-oss --enable-v4l2 \
-      --disable-avc --enable-sdl \
-      --enable-ipv6 --enable-v4l \
-      --disable-dc --disable-odbc \
-      --enable-expat --enable-httpforms
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: ptlib/repos/extra-i686/PKGBUILD (from rev 178388, ptlib/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2013-02-21 05:32:58 UTC (rev 178389)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=ptlib
+pkgver=2.10.10
+pkgrel=1
+pkgdesc="Portable Windows Library"
+arch=('i686' 'x86_64')
+url="http://www.opalvoip.org"
+license=('GPL')
+depends=('sdl' 'libpulse' 'v4l-utils' 'libldap')
+replaces=('pwlib')
+conflicts=('pwlib')
+source=(http://ftp.gnome.org/pub/GNOME/sources/ptlib/${pkgver%.*}/ptlib-$pkgver.tar.xz)
+sha256sums=('7fcaabe194cbd3bc0b370b951dffd19cfe7ea0298bfff6aecee948e97f3207e4')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --libdir=/usr/lib \
+      --sysconfdir=/etc --localstatedir=/var \
+      --enable-opal --enable-plugins \
+      --enable-oss --enable-v4l2 \
+      --disable-avc --enable-sdl \
+      --enable-ipv6 --enable-v4l \
+      --disable-dc --disable-odbc \
+      --enable-expat --enable-httpforms
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2013-02-21 05:31:13 UTC (rev 178388)
+++ extra-x86_64/PKGBUILD	2013-02-21 05:32:58 UTC (rev 178389)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=ptlib
-pkgver=2.10.9
-pkgrel=1
-pkgdesc="Portable Windows Library"
-arch=('i686' 'x86_64')
-url="http://www.opalvoip.org"
-license=('GPL')
-depends=('sdl' 'libpulse' 'v4l-utils' 'libldap')
-replaces=('pwlib')
-conflicts=('pwlib')
-source=(http://ftp.gnome.org/pub/GNOME/sources/ptlib/${pkgver%.*}/ptlib-$pkgver.tar.xz)
-sha256sums=('d948e326ce238880ce9b52f9f0cd76a4897618e17cc08a347e4a713f36a575fe')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --libdir=/usr/lib \
-      --sysconfdir=/etc --localstatedir=/var \
-      --enable-opal --enable-plugins \
-      --enable-oss --enable-v4l2 \
-      --disable-avc --enable-sdl \
-      --enable-ipv6 --enable-v4l \
-      --disable-dc --disable-odbc \
-      --enable-expat --enable-httpforms
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: ptlib/repos/extra-x86_64/PKGBUILD (from rev 178388, ptlib/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2013-02-21 05:32:58 UTC (rev 178389)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=ptlib
+pkgver=2.10.10
+pkgrel=1
+pkgdesc="Portable Windows Library"
+arch=('i686' 'x86_64')
+url="http://www.opalvoip.org"
+license=('GPL')
+depends=('sdl' 'libpulse' 'v4l-utils' 'libldap')
+replaces=('pwlib')
+conflicts=('pwlib')
+source=(http://ftp.gnome.org/pub/GNOME/sources/ptlib/${pkgver%.*}/ptlib-$pkgver.tar.xz)
+sha256sums=('7fcaabe194cbd3bc0b370b951dffd19cfe7ea0298bfff6aecee948e97f3207e4')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --libdir=/usr/lib \
+      --sysconfdir=/etc --localstatedir=/var \
+      --enable-opal --enable-plugins \
+      --enable-oss --enable-v4l2 \
+      --disable-avc --enable-sdl \
+      --enable-ipv6 --enable-v4l \
+      --disable-dc --disable-odbc \
+      --enable-expat --enable-httpforms
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list