diff options
author | obache <obache@pkgsrc.org> | 2011-10-19 06:12:58 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-10-19 06:12:58 +0000 |
commit | ee8440952c5a6e62ed6f132c75913584c9eea87e (patch) | |
tree | b76fd3dc2bfdee63c0ec0118586e5ad4df98883a /ham | |
parent | f68bf22bdf04881b60322155abcf16fd05856c49 (diff) | |
download | pkgsrc-ee8440952c5a6e62ed6f132c75913584c9eea87e.tar.gz |
Recursive Bump from boost-libs ABI bump.
Diffstat (limited to 'ham')
-rw-r--r-- | ham/gnuradio-audio-jack/Makefile | 3 | ||||
-rw-r--r-- | ham/gnuradio-audio-oss/Makefile | 3 | ||||
-rw-r--r-- | ham/gnuradio-audio-portaudio/Makefile | 3 | ||||
-rw-r--r-- | ham/gnuradio-core-docs/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-core/Makefile | 3 | ||||
-rw-r--r-- | ham/gnuradio-core/buildlink3.mk | 3 | ||||
-rw-r--r-- | ham/gnuradio-examples/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-gsm/Makefile | 3 | ||||
-rw-r--r-- | ham/gnuradio-howto/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-radio-astronomy/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-trellis/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-usrp/Makefile | 3 | ||||
-rw-r--r-- | ham/gnuradio-video-sdl/Makefile | 3 | ||||
-rw-r--r-- | ham/gnuradio-wxgui/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-wxgui/buildlink3.mk | 4 | ||||
-rw-r--r-- | ham/usrp-docs/Makefile | 3 | ||||
-rw-r--r-- | ham/usrp/Makefile | 3 | ||||
-rw-r--r-- | ham/usrp/buildlink3.mk | 4 |
18 files changed, 36 insertions, 26 deletions
diff --git a/ham/gnuradio-audio-jack/Makefile b/ham/gnuradio-audio-jack/Makefile index 20c5b18c6b3..e8567ad782e 100644 --- a/ham/gnuradio-audio-jack/Makefile +++ b/ham/gnuradio-audio-jack/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2009/08/12 12:21:39 markd Exp $ +# $NetBSD: Makefile,v 1.5 2011/10/19 06:13:00 obache Exp $ PKGNAME= gnuradio-audio-jack-${VERSION} +PKGREVISION= 1 COMMENT= GNU Radio module for jack low latency audio server PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/gnuradio-audio-oss/Makefile b/ham/gnuradio-audio-oss/Makefile index 287541af31b..e85501f0687 100644 --- a/ham/gnuradio-audio-oss/Makefile +++ b/ham/gnuradio-audio-oss/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2010/09/15 09:38:43 markd Exp $ +# $NetBSD: Makefile,v 1.13 2011/10/19 06:13:00 obache Exp $ PKGNAME= gnuradio-audio-oss-${VERSION} +PKGREVISION= 1 COMMENT= Open Sound System support for GNU Radio PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/gnuradio-audio-portaudio/Makefile b/ham/gnuradio-audio-portaudio/Makefile index 63f5f4eb149..07b4f3ebba4 100644 --- a/ham/gnuradio-audio-portaudio/Makefile +++ b/ham/gnuradio-audio-portaudio/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2009/08/12 12:21:39 markd Exp $ +# $NetBSD: Makefile,v 1.4 2011/10/19 06:13:00 obache Exp $ PKGNAME= gnuradio-audio-portaudio-${VERSION} +PKGREVISION= 1 COMMENT= GNU Radio module adding support for portaudio PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/gnuradio-core-docs/Makefile b/ham/gnuradio-core-docs/Makefile index 80c64a34142..1b6497499fa 100644 --- a/ham/gnuradio-core-docs/Makefile +++ b/ham/gnuradio-core-docs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2010/07/01 15:59:26 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2011/10/19 06:13:01 obache Exp $ PKGNAME= gnuradio-core-docs-${VERSION} COMMENT= GNU Radio core module documentation -PKGREVISION= 5 +PKGREVISION= 6 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/gnuradio-core/Makefile b/ham/gnuradio-core/Makefile index 62b07796caa..36329693bed 100644 --- a/ham/gnuradio-core/Makefile +++ b/ham/gnuradio-core/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2010/10/03 00:52:24 markd Exp $ +# $NetBSD: Makefile,v 1.26 2011/10/19 06:13:00 obache Exp $ PKGNAME= gnuradio-core-${VERSION} +PKGREVISION= 1 COMMENT= Runtime system and DSP blocks for GNU Radio PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/gnuradio-core/buildlink3.mk b/ham/gnuradio-core/buildlink3.mk index fdb7abcf1f4..8ea8e28d0e5 100644 --- a/ham/gnuradio-core/buildlink3.mk +++ b/ham/gnuradio-core/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.15 2009/08/12 12:21:39 markd Exp $ +# $NetBSD: buildlink3.mk,v 1.16 2011/10/19 06:13:00 obache Exp $ BUILDLINK_TREE+= gnuradio-core @@ -6,6 +6,7 @@ BUILDLINK_TREE+= gnuradio-core GNURADIO_CORE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnuradio-core+= gnuradio-core>=3.0.4 +BUILDLINK_ABI_DEPENDS.gnuradio-core?= gnuradio-core>=3.3.0nb1 BUILDLINK_PKGSRCDIR.gnuradio-core?= ../../ham/gnuradio-core BUILDLINK_CPPFLAGS.gnuradio-core+= -I${BUILDLINK_PREFIX.gnuradio-core}/include/gnuradio diff --git a/ham/gnuradio-examples/Makefile b/ham/gnuradio-examples/Makefile index b53d1508607..40cfc89000d 100644 --- a/ham/gnuradio-examples/Makefile +++ b/ham/gnuradio-examples/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2011/04/22 13:43:53 obache Exp $ +# $NetBSD: Makefile,v 1.21 2011/10/19 06:13:01 obache Exp $ PKGNAME= gnuradio-examples-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= GUI framework for GNU Radio based on wxPython COMMENT= Examples for GNU Radio diff --git a/ham/gnuradio-gsm/Makefile b/ham/gnuradio-gsm/Makefile index bceb33a491f..995beb1238f 100644 --- a/ham/gnuradio-gsm/Makefile +++ b/ham/gnuradio-gsm/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2009/12/14 22:12:49 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2011/10/19 06:13:01 obache Exp $ PKGNAME= gnuradio-gsm-${VERSION} +PKGREVISION= 1 COMMENT= GNU Radio GSM 06.10 13kbit/sec voice encoder/decoder PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/gnuradio-howto/Makefile b/ham/gnuradio-howto/Makefile index e88d1116d1c..159ccd7ad4d 100644 --- a/ham/gnuradio-howto/Makefile +++ b/ham/gnuradio-howto/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2011/07/03 07:00:14 markd Exp $ +# $NetBSD: Makefile,v 1.14 2011/10/19 06:13:01 obache Exp $ DISTNAME= gr-howto-write-a-block-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= ham PKGNAME= gnuradio-howto-${VERSION} COMMENT= Documentation on creating GNU Radio signal processing blocks diff --git a/ham/gnuradio-radio-astronomy/Makefile b/ham/gnuradio-radio-astronomy/Makefile index 491060b50f4..b100c1fbc0f 100644 --- a/ham/gnuradio-radio-astronomy/Makefile +++ b/ham/gnuradio-radio-astronomy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2011/04/22 13:43:53 obache Exp $ +# $NetBSD: Makefile,v 1.15 2011/10/19 06:13:01 obache Exp $ PKGNAME= gnuradio-radio-astronomy-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= GNU Radio module for radio astronomy PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/gnuradio-trellis/Makefile b/ham/gnuradio-trellis/Makefile index 0bc9f524dae..b29c19b8772 100644 --- a/ham/gnuradio-trellis/Makefile +++ b/ham/gnuradio-trellis/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2011/07/03 06:53:42 markd Exp $ +# $NetBSD: Makefile,v 1.6 2011/10/19 06:13:01 obache Exp $ PKGNAME= gnuradio-trellis-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Trellis-based encoding and decoding algorithms for GNU Radio PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/gnuradio-usrp/Makefile b/ham/gnuradio-usrp/Makefile index 856debeab3d..361b9a238fa 100644 --- a/ham/gnuradio-usrp/Makefile +++ b/ham/gnuradio-usrp/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2010/09/15 09:38:45 markd Exp $ +# $NetBSD: Makefile,v 1.13 2011/10/19 06:13:01 obache Exp $ PKGNAME= gnuradio-usrp-${VERSION} +PKGREVISION= 1 COMMENT= USRP bindings for GNU Radio PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/gnuradio-video-sdl/Makefile b/ham/gnuradio-video-sdl/Makefile index 02cd2ca9631..877a5abe969 100644 --- a/ham/gnuradio-video-sdl/Makefile +++ b/ham/gnuradio-video-sdl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2009/08/12 12:21:41 markd Exp $ +# $NetBSD: Makefile,v 1.4 2011/10/19 06:13:01 obache Exp $ PKGNAME= gnuradio-video-sdl-${VERSION} +PKGREVISION= 1 COMMENT= SDL bindings for GNU Radio PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/gnuradio-wxgui/Makefile b/ham/gnuradio-wxgui/Makefile index 2fca1453ef2..192b9bfe7b7 100644 --- a/ham/gnuradio-wxgui/Makefile +++ b/ham/gnuradio-wxgui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2011/04/22 13:42:42 obache Exp $ +# $NetBSD: Makefile,v 1.24 2011/10/19 06:13:01 obache Exp $ PKGNAME= gnuradio-wxgui-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= GUI framework for GNU Radio based on wxPython PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/gnuradio-wxgui/buildlink3.mk b/ham/gnuradio-wxgui/buildlink3.mk index f040ce66131..c3625ba2dbc 100644 --- a/ham/gnuradio-wxgui/buildlink3.mk +++ b/ham/gnuradio-wxgui/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.19 2011/04/22 13:42:42 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.20 2011/10/19 06:13:01 obache Exp $ BUILDLINK_TREE+= gnuradio-wxgui @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnuradio-wxgui GNURADIO_WXGUI_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnuradio-wxgui+= gnuradio-wxgui>=3.0.4 -BUILDLINK_ABI_DEPENDS.gnuradio-wxgui?= gnuradio-wxgui>=3.3.0nb3 +BUILDLINK_ABI_DEPENDS.gnuradio-wxgui?= gnuradio-wxgui>=3.3.0nb4 BUILDLINK_PKGSRCDIR.gnuradio-wxgui?= ../../ham/gnuradio-wxgui .include "../../ham/gnuradio-core/buildlink3.mk" diff --git a/ham/usrp-docs/Makefile b/ham/usrp-docs/Makefile index 2a221db1951..ad395b0a9b6 100644 --- a/ham/usrp-docs/Makefile +++ b/ham/usrp-docs/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2010/09/15 09:38:43 markd Exp $ +# $NetBSD: Makefile,v 1.12 2011/10/19 06:13:02 obache Exp $ PKGNAME= usrp-docs-${VERSION} +PKGREVISION= 1 COMMENT= Documentation for the usrp module PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/usrp/Makefile b/ham/usrp/Makefile index 6908ba82fa6..0a8b03a2df5 100644 --- a/ham/usrp/Makefile +++ b/ham/usrp/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2010/09/15 09:38:43 markd Exp $ +# $NetBSD: Makefile,v 1.15 2011/10/19 06:13:02 obache Exp $ PKGNAME= usrp-${VERSION} +PKGREVISION= 1 COMMENT= Non GNU Radio specific part of the USRP code base PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/usrp/buildlink3.mk b/ham/usrp/buildlink3.mk index 0e856ead5d3..b68d079ef27 100644 --- a/ham/usrp/buildlink3.mk +++ b/ham/usrp/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.14 2010/03/24 21:54:16 asau Exp $ +# $NetBSD: buildlink3.mk,v 1.15 2011/10/19 06:13:02 obache Exp $ BUILDLINK_TREE+= usrp @@ -6,7 +6,7 @@ BUILDLINK_TREE+= usrp USRP_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.usrp+= usrp>=3.0.4 -BUILDLINK_ABI_DEPENDS.usrp?= usrp>=3.2nb2 +BUILDLINK_ABI_DEPENDS.usrp?= usrp>=3.3.0nb1 BUILDLINK_PKGSRCDIR.usrp?= ../../ham/usrp .include "../../ham/gnuradio-core/buildlink3.mk" |