* use DEFAULT_PREFERENCE instead of awkward recipes names
* drop unbuidable 0.0.3pre27
DESCRIPTION = "A library of many DSP functions for telephony."
HOMEPAGE = "http://www.soft-switch.org"
-DEPENDS = "tiff libxml2"
SECTION = "voip"
LICENSE = "GPL"
-PR = "r0"
-
-SRC_URI = "http://www.soft-switch.org/downloads/snapshots/spandsp/spandsp-20070123.tar.gz"
-S = "${WORKDIR}/${PN}-0.0.3"
+DEPENDS = "tiff libxml2"
inherit autotools
-PARALLEL_MAKE = ""
+do_stage () {
+ autotools_stage_all
+}
-do_stage () {
- autotools_stage_all
-}
\ No newline at end of file
+PARALLEL_MAKE = ""
+++ /dev/null
-DESCRIPTION = "A library of many DSP functions for telephony."
-HOMEPAGE = "http://www.soft-switch.org"
-DEPENDS = "tiff libxml2"
-SECTION = "voip"
-LICENSE = "GPL"
-
-PR = "r0"
-
-SRC_URI = "http://www.soft-switch.org/downloads/spandsp/spandsp-0.0.4pre16.tgz"
-
-S = "${WORKDIR}/spandsp-0.0.4"
-
-inherit autotools pkgconfig
-
-PARALLEL_MAKE = ""
-
-# *cough*
-do_configure_append() {
- rm config.log
-}
-
-do_stage () {
- autotools_stage_all
-}
-DESCRIPTION = "A library of many DSP functions for telephony."
-HOMEPAGE = "http://www.soft-switch.org"
-SECTION = "voip"
-LICENSE = "GPL"
-DEPENDS = "tiff libxml2"
-PR = "r1"
+PR = "r2"
SRC_URI = "http://www.soft-switch.org/downloads/spandsp/spandsp-${PV}.tgz"
-inherit autotools
-
-PARALLEL_MAKE = ""
-
# *cough*
do_configure_append() {
rm config.log
}
-do_stage () {
- autotools_stage_all
-}
+require spandsp.inc
--- /dev/null
+PR = "r1"
+
+SRC_URI = "http://www.soft-switch.org/downloads/spandsp/${PN}-0.0.4pre16.tgz"
+
+S = "${WORKDIR}/spandsp-0.0.4"
+
+# *cough*
+do_configure_append() {
+ rm config.log
+}
+
+require spandsp.inc
+
+DEFAULT_PREFERENCE = "-16"