Skip to content
Permalink
Browse files

spandsp-devel: Update to 0.0.6pre21

  • Loading branch information
ryandesign authored and pmetzger committed Mar 5, 2018
1 parent d817bbe commit 28a40bc1e0894762f53c7a2589d34474419b3d01
Showing with 13 additions and 8 deletions.
  1. +13 −8 comms/spandsp-devel/Portfile
@@ -1,27 +1,32 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem 1.0

name spandsp-devel
set basever 0.0.6
set prerelease pre18
set prerelease pre21
version ${basever}${prerelease}
revision 1
categories comms devel net
platforms darwin
maintainers {db.org:aeh @alfredh}
license LGPL-2 GPL-2
maintainers db.org:aeh

description library of DSP functions for telephony

long_description Spandsp is a library of many DSP functions for telephony.\
These range from simple modules, such as DTMF detection, \
to a complete software FAX machine.
homepage http://www.soft-switch.org/
platforms darwin
master_sites http://www.soft-switch.org/downloads/spandsp/

homepage https://www.soft-switch.org
master_sites ${homepage}/downloads/spandsp/

distname spandsp-${version}
extract.suffix .tgz
worksrcdir spandsp-${basever}

checksums rmd160 cfbce55ab6fae0b6e433af00f020930f9d0bd300 \
sha256 835cd886105e4e39791f0e8cfe004c39b069f2e6dcb0795a68a6c79b5d14af2c
checksums rmd160 183a8e42d45f7b026064d696a361f0b64dad68bb \
sha256 bd152152bf0b204661ab9439c5a649098bcb8cefebcbfa959dd602442739aa50 \
size 3278758

depends_lib port:tiff

0 comments on commit 28a40bc

Please sign in to comment.
You can’t perform that action at this time.