pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/meta-pkgs/gnuradio Include gnuradio-doxygen (now fixed)
details: https://anonhg.NetBSD.org/pkgsrc/rev/07140ab7d77f
branches: trunk
changeset: 350003:07140ab7d77f
user: gdt <gdt%pkgsrc.org@localhost>
date: Wed Jul 20 23:59:56 2016 +0000
description:
Include gnuradio-doxygen (now fixed)
The PLIST issues with gnuradio-doxygen have been ironed out by
adjusting the TeX dependencies to be strong enough; now multiple
builders on different systems obtain the same PLIST. Therefore
gnuradio-doxygen returns to the metapackage, at least for now.
diffstat:
meta-pkgs/gnuradio/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r 0878b2bec30b -r 07140ab7d77f meta-pkgs/gnuradio/Makefile
--- a/meta-pkgs/gnuradio/Makefile Wed Jul 20 23:42:12 2016 +0000
+++ b/meta-pkgs/gnuradio/Makefile Wed Jul 20 23:59:56 2016 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.16 2016/06/16 14:05:38 mef Exp $
+# $NetBSD: Makefile,v 1.17 2016/07/20 23:59:56 gdt Exp $
META_PACKAGE= yes
.include "../../ham/gnuradio-core/Makefile.version"
DISTNAME= gnuradio-${VERSION}
+PKGREVISION= 1
CATEGORIES= meta-pkgs ham
MASTER_SITES= # empty
DISTFILES= # empty
@@ -22,8 +23,7 @@
DEPENDS+= gnuradio-ctrlport-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-ctrlport
DEPENDS+= gnuradio-digital-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-digital
-# dropped, for unstable with doxygen update
-#EPENDS+= gnuradio-doxygen-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-doxygen
+DEPENDS+= gnuradio-doxygen-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-doxygen
DEPENDS+= gnuradio-dtv-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-dtv
DEPENDS+= gnuradio-fcd-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-fcd
DEPENDS+= gnuradio-fec-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-fec
Home |
Main Index |
Thread Index |
Old Index