diff options
Diffstat (limited to 'math/plplot/pkg-plist')
-rw-r--r-- | math/plplot/pkg-plist | 107 |
1 files changed, 29 insertions, 78 deletions
diff --git a/math/plplot/pkg-plist b/math/plplot/pkg-plist index 1218977250a6..cd67e373b076 100644 --- a/math/plplot/pkg-plist +++ b/math/plplot/pkg-plist @@ -1,18 +1,27 @@ bin/plm2gif +bin/plplot-config bin/plpr bin/plrender bin/pltek +include/plplot/drivers.h include/plplot/pdf.h +include/plplot/plConfig.h +include/plplot/plDevs.h +include/plplot/plcdemos.h +include/plplot/pldebug.h include/plplot/plevent.h include/plplot/plplot.h include/plplot/plplotP.h include/plplot/plstream.h include/plplot/plstrm.h include/plplot/plxwd.h -lib/libplplotdX.a -lib/libplplotdX.so -lib/libplplotdX.so.4 +lib/libplcxxd.a +lib/libplplotd.a +lib/libplplotd.so +lib/libplplotd.so.5 share/doc/plplot/CHANGES +share/doc/plplot/COPYING.LIB +share/doc/plplot/Copyright share/doc/plplot/FAQ share/doc/plplot/NEWS share/doc/plplot/README @@ -20,8 +29,9 @@ share/doc/plplot/README.local share/doc/plplot/ToDo share/doc/plplot/mklinks share/examples/plplot/Makefile +share/examples/plplot/c++/Makefile +share/examples/plplot/c++/x01cc.cc share/examples/plplot/c/Makefile -share/examples/plplot/c/plcdemos.h share/examples/plplot/c/tutor.c share/examples/plplot/c/x01c.c share/examples/plplot/c/x02c.c @@ -57,83 +67,24 @@ share/examples/plplot/f77/x11f.f share/examples/plplot/f77/x12f.f share/examples/plplot/f77/x13f.f share/examples/plplot/f77/x16f.f -share/examples/plplot/python/tutorpy -share/examples/plplot/python/x01py -share/examples/plplot/python/x02py -share/examples/plplot/python/x03py -share/examples/plplot/python/x04py -share/examples/plplot/python/x05py -share/examples/plplot/python/x06py -share/examples/plplot/python/x07py -share/examples/plplot/python/x08py -share/examples/plplot/python/x09py -share/examples/plplot/python/x10py -share/examples/plplot/python/x11py -share/examples/plplot/python/x12py -share/examples/plplot/python/x13py -share/examples/plplot/python/x14py -share/examples/plplot/python/x15py -share/examples/plplot/python/x16py -share/examples/plplot/python/x17py -share/examples/plplot/python/x18py -share/examples/plplot/python/x19py -share/examples/plplot/tcl/plgrid.tcl -share/examples/plplot/tcl/plot.dat -share/examples/plplot/tcl/plot.tcl -share/examples/plplot/tcl/tcldemos.tcl -share/examples/plplot/tcl/x01.tcl -share/examples/plplot/tcl/x02.tcl -share/examples/plplot/tcl/x03.tcl -share/examples/plplot/tcl/x04.tcl -share/examples/plplot/tcl/x05.tcl -share/examples/plplot/tcl/x06.tcl -share/examples/plplot/tcl/x07.tcl -share/examples/plplot/tcl/x08.tcl -share/examples/plplot/tcl/x09.tcl -share/examples/plplot/tcl/x10.tcl -share/examples/plplot/tcl/x11.tcl -share/examples/plplot/tcl/x12.tcl -share/examples/plplot/tcl/x13.tcl -share/examples/plplot/tcl/x14.tcl -share/examples/plplot/tcl/x15.tcl -share/examples/plplot/tcl/x16.tcl -share/examples/plplot/tk/Makefile -share/examples/plplot/tk/tk01 -share/examples/plplot/tk/tk02 -share/examples/plplot/tk/tk03 -share/examples/plplot/tk/tk04 -share/examples/plplot/tk/tkdemos.tcl -share/examples/plplot/tk/x01.tcl -share/examples/plplot/tk/x02.tcl -share/examples/plplot/tk/x03.tcl -share/examples/plplot/tk/x04.tcl -share/examples/plplot/tk/x05.tcl -share/examples/plplot/tk/x06.tcl -share/examples/plplot/tk/x07.tcl -share/examples/plplot/tk/x08.tcl -share/examples/plplot/tk/x09.tcl -share/examples/plplot/tk/x10.tcl -share/examples/plplot/tk/x11.tcl -share/examples/plplot/tk/x12.tcl -share/examples/plplot/tk/x13.tcl -share/examples/plplot/tk/x14.tcl -share/examples/plplot/tk/x15.tcl -share/examples/plplot/tk/x16.tcl -share/examples/plplot/tk/xtk01.c -share/examples/plplot/tk/xtk02.c -share/examples/plplot/tk/xtk04.c -share/plplot/cglobe.map -share/plplot/globe.map -share/plplot/plstnd5.fnt -share/plplot/plxtnd5.fnt -share/plplot/usa.map -share/plplot/usaglobe.map +share/examples/plplot/plplot-test.sh +share/examples/plplot/test_c.sh +share/examples/plplot/test_cxx.sh +share/examples/plplot/test_f77.sh +share/examples/plplot/test_octave.sh +share/examples/plplot/test_python.sh +share/examples/plplot/test_tcl.sh +share/plplot/data/cglobe.map +share/plplot/data/globe.map +share/plplot/data/plstnd5.fnt +share/plplot/data/plxtnd5.fnt +share/plplot/data/usa.map +share/plplot/data/usaglobe.map +@dirrm share/plplot/data @dirrm share/plplot -@dirrm share/examples/plplot/tk -@dirrm share/examples/plplot/tcl -@dirrm share/examples/plplot/python @dirrm share/examples/plplot/f77 @dirrm share/examples/plplot/c +@dirrm share/examples/plplot/c++ @dirrm share/examples/plplot @dirrm share/doc/plplot @dirrm include/plplot |