pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs/gnuradio
Module Name: pkgsrc
Committed By: gdt
Date: Wed Jul 20 23:59:56 UTC 2016
Modified Files:
pkgsrc/meta-pkgs/gnuradio: Makefile
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/meta-pkgs/gnuradio/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/meta-pkgs/gnuradio/Makefile
diff -u pkgsrc/meta-pkgs/gnuradio/Makefile:1.16 pkgsrc/meta-pkgs/gnuradio/Makefile:1.17
--- pkgsrc/meta-pkgs/gnuradio/Makefile:1.16 Thu Jun 16 14:05:38 2016
+++ pkgsrc/meta-pkgs/gnuradio/Makefile Wed Jul 20 23:59:56 2016
@@ -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-core-${VERSION}{,nb[0
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