1
- @comment $NetBSD: PLIST,v 1.8 2015/09/13 14:37:10 taca Exp $
1
+ @comment $NetBSD: PLIST,v 1.9 2016/03/12 13:38:33 wiz Exp $
2
2
${GEM_HOME}/cache/${GEM_NAME}.gem
3
3
${GEM_EXTSDIR}/gem.build_complete
4
4
${GEM_EXTSDIR}/gsl_native.${RUBY_DLEXT}
@@ -392,6 +392,7 @@ ${GEM_LIBDIR}/ext/gsl_native/geometry.c
392
392
${GEM_LIBDIR}/ext/gsl_native/graph.c
393
393
${GEM_LIBDIR}/ext/gsl_native/gsl.c
394
394
${GEM_LIBDIR}/ext/gsl_native/gsl_narray.c
395
+ ${GEM_LIBDIR}/ext/gsl_native/gsl_nmatrix.c
395
396
${GEM_LIBDIR}/ext/gsl_native/histogram.c
396
397
${GEM_LIBDIR}/ext/gsl_native/histogram2d.c
397
398
${GEM_LIBDIR}/ext/gsl_native/histogram3d.c
@@ -426,6 +427,7 @@ ${GEM_LIBDIR}/ext/gsl_native/include/rb_gsl_sf.h
426
427
${GEM_LIBDIR}/ext/gsl_native/include/rb_gsl_statistics.h
427
428
${GEM_LIBDIR}/ext/gsl_native/include/rb_gsl_tensor.h
428
429
${GEM_LIBDIR}/ext/gsl_native/include/rb_gsl_with_narray.h
430
+ ${GEM_LIBDIR}/ext/gsl_native/include/rb_gsl_with_nmatrix.h
429
431
${GEM_LIBDIR}/ext/gsl_native/include/templates_off.h
430
432
${GEM_LIBDIR}/ext/gsl_native/include/templates_on.h
431
433
${GEM_LIBDIR}/ext/gsl_native/integration.c
@@ -548,6 +550,7 @@ ${GEM_LIBDIR}/rdoc/multimin.rdoc
548
550
${GEM_LIBDIR}/rdoc/multiroot.rdoc
549
551
${GEM_LIBDIR}/rdoc/narray.rdoc
550
552
${GEM_LIBDIR}/rdoc/ndlinear.rdoc
553
+ ${GEM_LIBDIR}/rdoc/nmatrix.rdoc
551
554
${GEM_LIBDIR}/rdoc/nonlinearfit.rdoc
552
555
${GEM_LIBDIR}/rdoc/ntuple.rdoc
553
556
${GEM_LIBDIR}/rdoc/odeiv.rdoc
@@ -570,6 +573,7 @@ ${GEM_LIBDIR}/rdoc/use.rdoc
570
573
${GEM_LIBDIR}/rdoc/vector.rdoc
571
574
${GEM_LIBDIR}/rdoc/vector_complex.rdoc
572
575
${GEM_LIBDIR}/rdoc/wavelet.rdoc
576
+ ${GEM_LIBDIR}/test.sh
573
577
${GEM_LIBDIR}/test/gsl/blas_test.rb
574
578
${GEM_LIBDIR}/test/gsl/bspline_test.rb
575
579
${GEM_LIBDIR}/test/gsl/cdf_test.rb
@@ -596,6 +600,13 @@ ${GEM_LIBDIR}/test/gsl/multifit_test.rb
596
600
${GEM_LIBDIR}/test/gsl/multimin_test.rb
597
601
${GEM_LIBDIR}/test/gsl/multiroot_test.rb
598
602
${GEM_LIBDIR}/test/gsl/multiset_test.rb
603
+ ${GEM_LIBDIR}/test/gsl/nmatrix_tests/nmatrix_cheb_test.rb
604
+ ${GEM_LIBDIR}/test/gsl/nmatrix_tests/nmatrix_eigen_test.rb
605
+ ${GEM_LIBDIR}/test/gsl/nmatrix_tests/nmatrix_gsl_test.rb
606
+ ${GEM_LIBDIR}/test/gsl/nmatrix_tests/nmatrix_interp_test.rb
607
+ ${GEM_LIBDIR}/test/gsl/nmatrix_tests/nmatrix_linalg_test.rb
608
+ ${GEM_LIBDIR}/test/gsl/nmatrix_tests/nmatrix_stats_test.rb
609
+ ${GEM_LIBDIR}/test/gsl/nmatrix_tests/nmatrix_wavelet_test.rb
599
610
${GEM_LIBDIR}/test/gsl/odeiv_test.rb
600
611
${GEM_LIBDIR}/test/gsl/oper_test.rb
601
612
${GEM_LIBDIR}/test/gsl/poly_test.rb
@@ -612,5 +623,61 @@ ${GEM_LIBDIR}/test/gsl/vector_test.rb
612
623
${GEM_LIBDIR}/test/gsl/wavelet_test.rb
613
624
${GEM_LIBDIR}/test/gsl_test.rb
614
625
${GEM_LIBDIR}/test/test_helper.rb
626
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/alf.rdoc
627
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/blas.rdoc
628
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/bspline.rdoc
629
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/changes.rdoc
630
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/cheb.rdoc
631
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/cholesky_complex.rdoc
632
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/combi.rdoc
633
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/complex.rdoc
634
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/const.rdoc
635
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/dht.rdoc
636
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/diff.rdoc
637
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/ehandling.rdoc
638
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/eigen.rdoc
639
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/fft.rdoc
640
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/fit.rdoc
641
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/function.rdoc
642
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/graph.rdoc
643
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/hist.rdoc
644
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/hist2d.rdoc
645
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/hist3d.rdoc
646
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/integration.rdoc
647
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/interp.rdoc
648
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/intro.rdoc
649
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/linalg.rdoc
650
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/linalg_complex.rdoc
651
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/math.rdoc
652
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/matrix.rdoc
653
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/min.rdoc
654
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/monte.rdoc
655
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/multimin.rdoc
656
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/multiroot.rdoc
657
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/narray.rdoc
658
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/ndlinear.rdoc
659
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/nmatrix.rdoc
660
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/nonlinearfit.rdoc
661
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/ntuple.rdoc
662
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/odeiv.rdoc
663
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/perm.rdoc
664
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/poly.rdoc
665
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/qrng.rdoc
666
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/randist.rdoc
667
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/ref.rdoc
668
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/rng.rdoc
669
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/roots.rdoc
670
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/sf.rdoc
671
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/siman.rdoc
672
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/sort.rdoc
673
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/start.rdoc
674
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/stats.rdoc
675
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/sum.rdoc
676
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/tensor.rdoc
677
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/tut.rdoc
678
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/use.rdoc
679
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/vector.rdoc
680
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/vector_complex.rdoc
681
+ ${GEM_LIBDIR}/tmp/i686-linux/stage/rdoc/wavelet.rdoc
615
682
${GEM_LIBDIR}/uncrustify.cfg
616
683
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
0 commit comments