pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip



Module name:    wip
Committed by:   makoto
Date:           Thu Sep 18 00:22:32 UTC 2014

Modified Files:
        wip/gnuradio: Makefile
        wip/gnuradio-core: Makefile

Log Message:
By using ENABLE_GR_xxx cmake variable, split gnuradio into small
modules.  Aside from that, gnuradio-default is prepared to build with
upstream default(ENABLE_DEFAULT=True).  This -default is for the
refererence to see if meta-pkgs/gnuradio covers with its -default version

There are PLIST overwraps if just using ENABLE_GR_xxx variables.
One between all the modules and gnuradio-core. The others are between
gnuradio-atsc and gnuradio-fec, and between -trellis and -digital.
Those combination sound natural, because former depends the latter
(But latter alone can be packaged).

The work around of above problem is that
having removing-overwrapped-PLIST-script in post-install: target.
(on Nocore.mk)

Common stuff, Makefile.version, Makefile.common, distinfo, patches
are moved from meta-pkgs to gnuradio-core. I believe it is natural location.

To check the consistency over various PLIST's, perl script 
check-PLIST-overwrap is at gnuradio-core/files. This is only for
PKG_DEVELOPERS. Have -h for usage.  Overwaps and Missing (from
gnuradio-default) of PLIST's will be shown by this.

(Other files will be committed later)


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.14 -r1.15 wip/gnuradio-core/Makefile
cvs -z3 rdiff -u -r1.2 -r1.3 wip/gnuradio/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gnuradio-core/Makefile?r1=1.14&r2=1.15
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gnuradio/Makefile?r1=1.2&r2=1.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index