diff options
Diffstat (limited to 'databases/libgda/PLIST')
-rw-r--r-- | databases/libgda/PLIST | 29 |
1 files changed, 20 insertions, 9 deletions
diff --git a/databases/libgda/PLIST b/databases/libgda/PLIST index 094d868927e..9ec2cc26f6d 100644 --- a/databases/libgda/PLIST +++ b/databases/libgda/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2003/06/10 14:20:31 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.6 2003/09/11 12:38:26 jmmv Exp $ bin/gda-report-test bin/gda-run bin/gda-test @@ -17,6 +17,7 @@ include/libgda-report/gda-report-result.h include/libgda-report/gda-report-types.h include/libgda-report/gda-report-valid.h include/libgda-report/gda-report.h +include/libgda/gda-blob.h include/libgda/gda-client.h include/libgda/gda-command.h include/libgda/gda-config.h @@ -74,9 +75,9 @@ lib/libgda-report-2.la lib/libgda-report-2.so lib/libgda-report-2.so.2 lib/libgda-report-2.so.2.0 -lib/libgda/providers/libgda-default.a -lib/libgda/providers/libgda-default.la -lib/libgda/providers/libgda-default.so +lib/libgda/providers/libgda-xml.a +lib/libgda/providers/libgda-xml.la +lib/libgda/providers/libgda-xml.so lib/libgdasql.a lib/libgdasql.la lib/libgdasql.so @@ -84,7 +85,6 @@ lib/libgdasql.so.0 lib/libgdasql.so.0.0 lib/pkgconfig/libgda.pc share/doc/html/libgda/architecture.html -share/doc/html/libgda/c689.html share/doc/html/libgda/c694.html share/doc/html/libgda/compiling.html share/doc/html/libgda/connecting.html @@ -110,6 +110,7 @@ share/doc/html/libgda/installation-installing.html share/doc/html/libgda/installation.html share/doc/html/libgda/introduction.html share/doc/html/libgda/libgda-api.html +share/doc/html/libgda/libgda-gda-blob.html share/doc/html/libgda/libgda-gda-command.html share/doc/html/libgda/libgda-gda-config.html share/doc/html/libgda/libgda-gda-field.html @@ -121,7 +122,6 @@ share/doc/html/libgda/libgda-gda-row.html share/doc/html/libgda/libgda-gda-util.html share/doc/html/libgda/libgda-gda-value.html share/doc/html/libgda/libgda-gda-xql-utils.html -share/doc/html/libgda/libgda-gdabatch.html share/doc/html/libgda/libgda-gdaclient.html share/doc/html/libgda/libgda-gdaconnection.html share/doc/html/libgda/libgda-gdadatamodel.html @@ -131,6 +131,18 @@ share/doc/html/libgda/libgda-gdadatamodellist.html share/doc/html/libgda/libgda-gdaerror.html share/doc/html/libgda/libgda-gdaexport.html share/doc/html/libgda/libgda-gdareportdocument.html +share/doc/html/libgda/libgda-gdareportitem.html +share/doc/html/libgda/libgda-gdareportitemdetail.html +share/doc/html/libgda/libgda-gdareportitemlabel.html +share/doc/html/libgda/libgda-gdareportitempagefooter.html +share/doc/html/libgda/libgda-gdareportitempageheader.html +share/doc/html/libgda/libgda-gdareportitemrepfield.html +share/doc/html/libgda/libgda-gdareportitemreport.html +share/doc/html/libgda/libgda-gdareportitemreportfooter.html +share/doc/html/libgda/libgda-gdareportitemreportheader.html +share/doc/html/libgda/libgda-gdareportitemsqlquery.html +share/doc/html/libgda/libgda-gdareportresult.html +share/doc/html/libgda/libgda-gdareportvalid.html share/doc/html/libgda/libgda-gdaselect.html share/doc/html/libgda/libgda-gdaserverprovider.html share/doc/html/libgda/libgda-gdatable.html @@ -170,10 +182,7 @@ share/doc/html/libgda/migration-configuration.html share/doc/html/libgda/migration-executing-commands.html share/doc/html/libgda/migration.html share/doc/html/libgda/processing-queries.html -share/doc/html/libgda/x853.html share/doc/html/libgda/x863.html -share/doc/html/libgda/x882.html -share/doc/html/libgda/x887.html share/doc/html/libgda/x892.html share/doc/html/libgda/x897.html share/examples/libgda/config @@ -197,6 +206,7 @@ ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/libgda-2.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/libgda-2.mo ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/libgda-2.mo ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/libgda-2.mo +${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/libgda-2.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/libgda-2.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/libgda-2.mo ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/libgda-2.mo @@ -213,6 +223,7 @@ ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/libgda-2.mo ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/libgda-2.mo ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/libgda-2.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/libgda-2.mo +${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/libgda-2.mo share/omf/libgda/libgda-C.omf @dirrm share/omf/libgda @comment in scrollkeeper: @dirrm share/omf |