[Lunar-commits] <moonbase-other> ptlib: version bumped to 2.10.11.

Florin Braescu florin at lunar-linux.org
Tue Nov 5 19:36:35 CET 2013


commit 64a258d3c56adbed2cb2cfd4e0e86d6c7d65bb0b
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 27 Oct 2013 04:23:25 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/64a258d3c56adbed2cb2cfd4e0e86d6c7d65bb0b

ptlib: version bumped to 2.10.11.
---
  libs/ptlib/BUILD   | +3/-5     
  libs/ptlib/DEPENDS | +7/-5     
  libs/ptlib/DETAILS | +9/-6     
  3 files changed, 19 insertions(+), 16 deletions(-)

--- a/libs/ptlib/BUILD
+++ b/libs/ptlib/BUILD
@@ -1,7 +1,5 @@
-(
+patch_it $SOURCE2 1
 
-  default_build
+default_build
 
- # install -m 0664 version.h /usr/share/ptlib/
-
-) > $C_FIFO 2>&1
+# install -m 0664 version.h /usr/share/ptlib/
--- a/libs/ptlib/DEPENDS
+++ b/libs/ptlib/DEPENDS
@@ -1,9 +1,11 @@
-depends  openssl
 depends  SDL
 depends  alsa-lib
 
-optional_depends "libraw1394" "--enable-dc"  "--disable-dc"  "for raw 1394 access support"
-#currently broken
-#optional_depends "libavc1394" "--enable-avc" "--disable-avc" "for AV/C specification support"
-optional_depends "libdv"      "" "" "for Quasar DV codec support"
+optional_depends "v4l-utils"  "--enable-v4l"  "--disable-v4l"  "for v4l support"
 optional_depends "unixODBC"   "--enable-odbc" "--disable-odbc" "for ODBC support"
+optional_depends "libraw1394" "--enable-dc"  "--disable-dc"    "for raw 1394 access support"
+optional_depends "libdv"      "" ""                            "for Quasar DV codec support"
+optional_depends "pulseaudio" ""           ""                  "for pulse audio support"
+
+#currently broken
+#optional_depends "libavc1394" "--enable-avc" "--disable-avc"   "for AV/C specification support"
--- a/libs/ptlib/DETAILS
+++ b/libs/ptlib/DETAILS
@@ -1,11 +1,14 @@
           MODULE=ptlib
-         VERSION=2.10.10
-          SOURCE=$MODULE-$VERSION.tar.xz
-      SOURCE_URL=$GNOME_URL/sources/$MODULE/${VERSION%.*}
-      SOURCE_VFY=sha1:aee340c07b8f2afa62b8e7b5e2d45746b073502e
-        WEB_SITE=http://www.ekiga.org
+         VERSION=2.10.11
+          SOURCE=$MODULE-$VERSION.tar.bz2
+         SOURCE2=$MODULE-$VERSION-bison_fixes.patch.bz2
+      SOURCE_URL=$SFORGE_URL/opalvoip/
+     SOURCE2_URL=$PATCH_URL
+      SOURCE_VFY=sha1:d30b367047daaaf856310af868f04931ffebfdf4
+     SOURCE2_VFY=sha1:f3e09dc7b3932532f0e5a6b5c9a7bd20b8c4b136
+        WEB_SITE=http://www.opalvoip.org
          ENTERED=20080924
-         UPDATED=20130226
+         UPDATED=20131022
            SHORT="A Portable Text and GUI C/C++ Class Libarary"
 
 cat << EOF




More information about the Lunar-commits mailing list