diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-04-26 18:44:30 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-04-26 18:44:30 +0000 |
commit | 71edcd9584c27b7e09c647355097af88d381ac20 (patch) | |
tree | 37ed092df3891e46742062f8c90b6304f03283d9 /x11-toolkits/paragui-devel/pkg-plist | |
parent | 5ab28bc3bf883d722fbba1d9b5b8f659afa1b315 (diff) | |
download | FreeBSD-ports-71edcd9584c27b7e09c647355097af88d381ac20.zip FreeBSD-ports-71edcd9584c27b7e09c647355097af88d381ac20.tar.gz |
upgrade to 0.7.0
- remove docs and man pages
- api change
Diffstat (limited to 'x11-toolkits/paragui-devel/pkg-plist')
-rw-r--r-- | x11-toolkits/paragui-devel/pkg-plist | 298 |
1 files changed, 34 insertions, 264 deletions
diff --git a/x11-toolkits/paragui-devel/pkg-plist b/x11-toolkits/paragui-devel/pkg-plist index e6474c5..a07d38a 100644 --- a/x11-toolkits/paragui-devel/pkg-plist +++ b/x11-toolkits/paragui-devel/pkg-plist @@ -1,39 +1,46 @@ bin/paragui-config -include/paragui/bresenham.h include/paragui/paragui.h -include/paragui/paragui_msgmap.h +include/paragui/paragui_doc.h include/paragui/paragui_types.h -include/paragui/parastretch.h +include/paragui/pgapplication.h +include/paragui/pgbutton.h +include/paragui/pgbuttongroup.h +include/paragui/pgcheckbutton.h +include/paragui/pgcolumnitem.h +include/paragui/pgdrawline.h +include/paragui/pgdrawobject.h +include/paragui/pgdropdown.h +include/paragui/pgeventobject.h +include/paragui/pggradientwidget.h +include/paragui/pglabel.h +include/paragui/pglineedit.h +include/paragui/pglistbox.h +include/paragui/pglistboxbaseitem.h +include/paragui/pglistboxitem.h +include/paragui/pgmaskedit.h +include/paragui/pgmessagebox.h +include/paragui/pgmessageobject.h +include/paragui/pgpopupmenu.h +include/paragui/pgprogressbar.h +include/paragui/pgradiobutton.h +include/paragui/pgrect.h +include/paragui/pgscrollbar.h +include/paragui/pgslider.h +include/paragui/pgstaticframe.h +include/paragui/pgsurfacecache.h +include/paragui/pgtheme.h +include/paragui/pgwidget.h +include/paragui/pgwidgetdnd.h +include/paragui/pgwidgetlist.h +include/paragui/pgwindow.h include/paragui/rendertextrect.h -include/paragui/sdlapplication.h -include/paragui/sdlbutton.h -include/paragui/sdlbuttongroup.h -include/paragui/sdlcheckbutton.h -include/paragui/sdlcolumnitem.h -include/paragui/sdldrawobject.h -include/paragui/sdlgradientwidget.h -include/paragui/sdllabel.h -include/paragui/sdllineedit.h -include/paragui/sdllistbox.h -include/paragui/sdllistboxbaseitem.h -include/paragui/sdllistboxitem.h -include/paragui/sdlmessageobject.h -include/paragui/sdlprogressbar.h -include/paragui/sdlradiobutton.h -include/paragui/sdlscrollbar.h -include/paragui/sdlslider.h -include/paragui/sdlstaticframe.h -include/paragui/sdlwidget.h -include/paragui/sdlwidgetdnd.h -include/paragui/sdlwidgetlist.h -include/paragui/sdlwindow.h -include/paragui/theme.h @dirrm include/paragui -lib/libparagui-0.6.so.4 +lib/libparagui-0.7.so.0 lib/libparagui.a lib/libparagui.so share/aclocal/paragui.m4 share/paragui/default/back.bmp +share/paragui/default/editcurs.bmp share/paragui/default/font.ttf share/paragui/default/rb_off.bmp share/paragui/default/rb_on.bmp @@ -75,240 +82,3 @@ share/paragui/qnx.theme @dirrm share/paragui/default @dirrm share/paragui/qnx @dirrm share/paragui -doc/paragui-%%PORTVER%%/annotated.html -doc/paragui-%%PORTVER%%/bresenham_h-source.html -doc/paragui-%%PORTVER%%/bresenham_h.html -doc/paragui-%%PORTVER%%/bresenham_h_incl.gif -doc/paragui-%%PORTVER%%/class_SDLApplication-members.html -doc/paragui-%%PORTVER%%/class_SDLApplication.html -doc/paragui-%%PORTVER%%/class_SDLApplication_coll_graph.gif -doc/paragui-%%PORTVER%%/class_SDLApplication_inherit_graph.gif -doc/paragui-%%PORTVER%%/class_SDLButton-members.html -doc/paragui-%%PORTVER%%/class_SDLButton.html -doc/paragui-%%PORTVER%%/class_SDLButtonGroup-members.html -doc/paragui-%%PORTVER%%/class_SDLButtonGroup.html -doc/paragui-%%PORTVER%%/class_SDLButtonGroup_coll_graph.gif -doc/paragui-%%PORTVER%%/class_SDLButtonGroup_inherit_graph.gif -doc/paragui-%%PORTVER%%/class_SDLButton_coll_graph.gif -doc/paragui-%%PORTVER%%/class_SDLButton_inherit_graph.gif -doc/paragui-%%PORTVER%%/class_SDLCheckButton-members.html -doc/paragui-%%PORTVER%%/class_SDLCheckButton.html -doc/paragui-%%PORTVER%%/class_SDLCheckButton_coll_graph.gif -doc/paragui-%%PORTVER%%/class_SDLCheckButton_inherit_graph.gif -doc/paragui-%%PORTVER%%/class_SDLColumnItem-members.html -doc/paragui-%%PORTVER%%/class_SDLColumnItem.html -doc/paragui-%%PORTVER%%/class_SDLColumnItem_coll_graph.gif -doc/paragui-%%PORTVER%%/class_SDLColumnItem_inherit_graph.gif -doc/paragui-%%PORTVER%%/class_SDLDrawObject-members.html -doc/paragui-%%PORTVER%%/class_SDLDrawObject.html -doc/paragui-%%PORTVER%%/class_SDLDrawObject_coll_graph.gif -doc/paragui-%%PORTVER%%/class_SDLDrawObject_inherit_graph.gif -doc/paragui-%%PORTVER%%/class_SDLGradientWidget-members.html -doc/paragui-%%PORTVER%%/class_SDLGradientWidget.html -doc/paragui-%%PORTVER%%/class_SDLGradientWidget_coll_graph.gif -doc/paragui-%%PORTVER%%/class_SDLGradientWidget_inherit_graph.gif -doc/paragui-%%PORTVER%%/class_SDLLabel-members.html -doc/paragui-%%PORTVER%%/class_SDLLabel.html -doc/paragui-%%PORTVER%%/class_SDLLabel_coll_graph.gif -doc/paragui-%%PORTVER%%/class_SDLLabel_inherit_graph.gif -doc/paragui-%%PORTVER%%/class_SDLLineEdit-members.html -doc/paragui-%%PORTVER%%/class_SDLLineEdit.html -doc/paragui-%%PORTVER%%/class_SDLLineEdit_coll_graph.gif -doc/paragui-%%PORTVER%%/class_SDLLineEdit_inherit_graph.gif -doc/paragui-%%PORTVER%%/class_SDLListBox-members.html -doc/paragui-%%PORTVER%%/class_SDLListBox.html -doc/paragui-%%PORTVER%%/class_SDLListBoxBaseItem-members.html -doc/paragui-%%PORTVER%%/class_SDLListBoxBaseItem.html -doc/paragui-%%PORTVER%%/class_SDLListBoxBaseItem_coll_graph.gif -doc/paragui-%%PORTVER%%/class_SDLListBoxBaseItem_inherit_graph.gif -doc/paragui-%%PORTVER%%/class_SDLListBoxItem-members.html -doc/paragui-%%PORTVER%%/class_SDLListBoxItem.html -doc/paragui-%%PORTVER%%/class_SDLListBoxItem_coll_graph.gif -doc/paragui-%%PORTVER%%/class_SDLListBoxItem_inherit_graph.gif -doc/paragui-%%PORTVER%%/class_SDLListBox_coll_graph.gif -doc/paragui-%%PORTVER%%/class_SDLListBox_inherit_graph.gif -doc/paragui-%%PORTVER%%/class_SDLMessageObject-members.html -doc/paragui-%%PORTVER%%/class_SDLMessageObject.html -doc/paragui-%%PORTVER%%/class_SDLMessageObject_coll_graph.gif -doc/paragui-%%PORTVER%%/class_SDLMessageObject_inherit_graph.gif -doc/paragui-%%PORTVER%%/class_SDLProgressBar-members.html -doc/paragui-%%PORTVER%%/class_SDLProgressBar.html -doc/paragui-%%PORTVER%%/class_SDLProgressBar_coll_graph.gif -doc/paragui-%%PORTVER%%/class_SDLProgressBar_inherit_graph.gif -doc/paragui-%%PORTVER%%/class_SDLRadioButton-members.html -doc/paragui-%%PORTVER%%/class_SDLRadioButton.html -doc/paragui-%%PORTVER%%/class_SDLRadioButton_coll_graph.gif -doc/paragui-%%PORTVER%%/class_SDLRadioButton_inherit_graph.gif -doc/paragui-%%PORTVER%%/class_SDLScrollBar-members.html -doc/paragui-%%PORTVER%%/class_SDLScrollBar.html -doc/paragui-%%PORTVER%%/class_SDLScrollBar__ScrollButton-members.html -doc/paragui-%%PORTVER%%/class_SDLScrollBar__ScrollButton.html -doc/paragui-%%PORTVER%%/class_SDLScrollBar__ScrollButton_coll_graph.gif -doc/paragui-%%PORTVER%%/class_SDLScrollBar__ScrollButton_inherit_graph.gif -doc/paragui-%%PORTVER%%/class_SDLScrollBar_coll_graph.gif -doc/paragui-%%PORTVER%%/class_SDLScrollBar_inherit_graph.gif -doc/paragui-%%PORTVER%%/class_SDLSlider-members.html -doc/paragui-%%PORTVER%%/class_SDLSlider.html -doc/paragui-%%PORTVER%%/class_SDLSlider_coll_graph.gif -doc/paragui-%%PORTVER%%/class_SDLSlider_inherit_graph.gif -doc/paragui-%%PORTVER%%/class_SDLStaticFrame-members.html -doc/paragui-%%PORTVER%%/class_SDLStaticFrame.html -doc/paragui-%%PORTVER%%/class_SDLStaticFrame_coll_graph.gif -doc/paragui-%%PORTVER%%/class_SDLStaticFrame_inherit_graph.gif -doc/paragui-%%PORTVER%%/class_SDLTheme-members.html -doc/paragui-%%PORTVER%%/class_SDLTheme.html -doc/paragui-%%PORTVER%%/class_SDLUserButton-members.html -doc/paragui-%%PORTVER%%/class_SDLUserButton.html -doc/paragui-%%PORTVER%%/class_SDLUserButton_coll_graph.gif -doc/paragui-%%PORTVER%%/class_SDLUserButton_inherit_graph.gif -doc/paragui-%%PORTVER%%/class_SDLWidget-members.html -doc/paragui-%%PORTVER%%/class_SDLWidget.html -doc/paragui-%%PORTVER%%/class_SDLWidgetDnD-members.html -doc/paragui-%%PORTVER%%/class_SDLWidgetDnD.html -doc/paragui-%%PORTVER%%/class_SDLWidgetDnD_coll_graph.gif -doc/paragui-%%PORTVER%%/class_SDLWidgetDnD_inherit_graph.gif -doc/paragui-%%PORTVER%%/class_SDLWidgetList-members.html -doc/paragui-%%PORTVER%%/class_SDLWidgetList.html -doc/paragui-%%PORTVER%%/class_SDLWidgetList_coll_graph.gif -doc/paragui-%%PORTVER%%/class_SDLWidgetList_inherit_graph.gif -doc/paragui-%%PORTVER%%/class_SDLWidget_coll_graph.gif -doc/paragui-%%PORTVER%%/class_SDLWidget_inherit_graph.gif -doc/paragui-%%PORTVER%%/class_SDLWindow-members.html -doc/paragui-%%PORTVER%%/class_SDLWindow.html -doc/paragui-%%PORTVER%%/class_SDLWindow_coll_graph.gif -doc/paragui-%%PORTVER%%/class_SDLWindow_inherit_graph.gif -doc/paragui-%%PORTVER%%/coding.html -doc/paragui-%%PORTVER%%/contribute.html -doc/paragui-%%PORTVER%%/doxygen.css -doc/paragui-%%PORTVER%%/doxygen.gif -doc/paragui-%%PORTVER%%/examples.html -doc/paragui-%%PORTVER%%/files.html -doc/paragui-%%PORTVER%%/functions.html -doc/paragui-%%PORTVER%%/globals.html -doc/paragui-%%PORTVER%%/graph_legend.gif -doc/paragui-%%PORTVER%%/graph_legend.html -doc/paragui-%%PORTVER%%/hierarchy.html -doc/paragui-%%PORTVER%%/index.html -doc/paragui-%%PORTVER%%/inherit_graph_class_SDLMessageObject.gif -doc/paragui-%%PORTVER%%/inherit_graph_class_SDLTheme.gif -doc/paragui-%%PORTVER%%/inherit_graph_struct_MSG_MESSAGE.gif -doc/paragui-%%PORTVER%%/inherit_graph_struct_PARAGUI_EVENTHANDLERDATA.gif -doc/paragui-%%PORTVER%%/inherit_graph_struct_SDL_Gradient.gif -doc/paragui-%%PORTVER%%/inherit_graph_struct_SDL_Point.gif -doc/paragui-%%PORTVER%%/inherits.html -doc/paragui-%%PORTVER%%/pages.html -doc/paragui-%%PORTVER%%/paragui_h-source.html -doc/paragui-%%PORTVER%%/paragui_h.html -doc/paragui-%%PORTVER%%/paragui_h_dep_incl.gif -doc/paragui-%%PORTVER%%/paragui_h_incl.gif -doc/paragui-%%PORTVER%%/paragui_msgmap_h-source.html -doc/paragui-%%PORTVER%%/paragui_msgmap_h.html -doc/paragui-%%PORTVER%%/paragui_msgmap_h_incl.gif -doc/paragui-%%PORTVER%%/paragui_types_h-source.html -doc/paragui-%%PORTVER%%/paragui_types_h.html -doc/paragui-%%PORTVER%%/paragui_types_h_dep_incl.gif -doc/paragui-%%PORTVER%%/parastretch_h-source.html -doc/paragui-%%PORTVER%%/parastretch_h.html -doc/paragui-%%PORTVER%%/parastretch_h_incl.gif -doc/paragui-%%PORTVER%%/rendertextrect_h-source.html -doc/paragui-%%PORTVER%%/rendertextrect_h.html -doc/paragui-%%PORTVER%%/rendertextrect_h_incl.gif -doc/paragui-%%PORTVER%%/requirements.html -doc/paragui-%%PORTVER%%/sdlapplication_h-source.html -doc/paragui-%%PORTVER%%/sdlapplication_h.html -doc/paragui-%%PORTVER%%/sdlapplication_h_dep_incl.gif -doc/paragui-%%PORTVER%%/sdlapplication_h_incl.gif -doc/paragui-%%PORTVER%%/sdlbutton_h-source.html -doc/paragui-%%PORTVER%%/sdlbutton_h.html -doc/paragui-%%PORTVER%%/sdlbutton_h_dep_incl.gif -doc/paragui-%%PORTVER%%/sdlbutton_h_incl.gif -doc/paragui-%%PORTVER%%/sdlbuttongroup_h-source.html -doc/paragui-%%PORTVER%%/sdlbuttongroup_h.html -doc/paragui-%%PORTVER%%/sdlbuttongroup_h_incl.gif -doc/paragui-%%PORTVER%%/sdlcheckbutton_h-source.html -doc/paragui-%%PORTVER%%/sdlcheckbutton_h.html -doc/paragui-%%PORTVER%%/sdlcheckbutton_h_incl.gif -doc/paragui-%%PORTVER%%/sdlcolumnitem_h-source.html -doc/paragui-%%PORTVER%%/sdlcolumnitem_h.html -doc/paragui-%%PORTVER%%/sdlcolumnitem_h_incl.gif -doc/paragui-%%PORTVER%%/sdldrawobject_h-source.html -doc/paragui-%%PORTVER%%/sdldrawobject_h.html -doc/paragui-%%PORTVER%%/sdldrawobject_h_dep_incl.gif -doc/paragui-%%PORTVER%%/sdldrawobject_h_incl.gif -doc/paragui-%%PORTVER%%/sdlgradientwidget_h-source.html -doc/paragui-%%PORTVER%%/sdlgradientwidget_h.html -doc/paragui-%%PORTVER%%/sdlgradientwidget_h_dep_incl.gif -doc/paragui-%%PORTVER%%/sdlgradientwidget_h_incl.gif -doc/paragui-%%PORTVER%%/sdllabel_h-source.html -doc/paragui-%%PORTVER%%/sdllabel_h.html -doc/paragui-%%PORTVER%%/sdllabel_h_dep_incl.gif -doc/paragui-%%PORTVER%%/sdllabel_h_incl.gif -doc/paragui-%%PORTVER%%/sdllineedit_h-source.html -doc/paragui-%%PORTVER%%/sdllineedit_h.html -doc/paragui-%%PORTVER%%/sdllineedit_h_incl.gif -doc/paragui-%%PORTVER%%/sdllistbox_h-source.html -doc/paragui-%%PORTVER%%/sdllistbox_h.html -doc/paragui-%%PORTVER%%/sdllistbox_h_incl.gif -doc/paragui-%%PORTVER%%/sdllistboxbaseitem_h-source.html -doc/paragui-%%PORTVER%%/sdllistboxbaseitem_h.html -doc/paragui-%%PORTVER%%/sdllistboxbaseitem_h_dep_incl.gif -doc/paragui-%%PORTVER%%/sdllistboxbaseitem_h_incl.gif -doc/paragui-%%PORTVER%%/sdllistboxitem_h-source.html -doc/paragui-%%PORTVER%%/sdllistboxitem_h.html -doc/paragui-%%PORTVER%%/sdllistboxitem_h_dep_incl.gif -doc/paragui-%%PORTVER%%/sdllistboxitem_h_incl.gif -doc/paragui-%%PORTVER%%/sdlmessageobject_h-source.html -doc/paragui-%%PORTVER%%/sdlmessageobject_h.html -doc/paragui-%%PORTVER%%/sdlmessageobject_h_dep_incl.gif -doc/paragui-%%PORTVER%%/sdlmessageobject_h_incl.gif -doc/paragui-%%PORTVER%%/sdlprogressbar_h-source.html -doc/paragui-%%PORTVER%%/sdlprogressbar_h.html -doc/paragui-%%PORTVER%%/sdlprogressbar_h_incl.gif -doc/paragui-%%PORTVER%%/sdlradiobutton_h-source.html -doc/paragui-%%PORTVER%%/sdlradiobutton_h.html -doc/paragui-%%PORTVER%%/sdlradiobutton_h_dep_incl.gif -doc/paragui-%%PORTVER%%/sdlradiobutton_h_incl.gif -doc/paragui-%%PORTVER%%/sdlscrollbar_h-source.html -doc/paragui-%%PORTVER%%/sdlscrollbar_h.html -doc/paragui-%%PORTVER%%/sdlscrollbar_h_dep_incl.gif -doc/paragui-%%PORTVER%%/sdlscrollbar_h_incl.gif -doc/paragui-%%PORTVER%%/sdlslider_h-source.html -doc/paragui-%%PORTVER%%/sdlslider_h.html -doc/paragui-%%PORTVER%%/sdlslider_h_incl.gif -doc/paragui-%%PORTVER%%/sdlstaticframe_h-source.html -doc/paragui-%%PORTVER%%/sdlstaticframe_h.html -doc/paragui-%%PORTVER%%/sdlstaticframe_h_incl.gif -doc/paragui-%%PORTVER%%/sdlwidget_h-source.html -doc/paragui-%%PORTVER%%/sdlwidget_h.html -doc/paragui-%%PORTVER%%/sdlwidget_h_dep_incl.gif -doc/paragui-%%PORTVER%%/sdlwidget_h_incl.gif -doc/paragui-%%PORTVER%%/sdlwidgetdnd_h-source.html -doc/paragui-%%PORTVER%%/sdlwidgetdnd_h.html -doc/paragui-%%PORTVER%%/sdlwidgetdnd_h_dep_incl.gif -doc/paragui-%%PORTVER%%/sdlwidgetdnd_h_incl.gif -doc/paragui-%%PORTVER%%/sdlwidgetlist_h-source.html -doc/paragui-%%PORTVER%%/sdlwidgetlist_h.html -doc/paragui-%%PORTVER%%/sdlwidgetlist_h_dep_incl.gif -doc/paragui-%%PORTVER%%/sdlwidgetlist_h_incl.gif -doc/paragui-%%PORTVER%%/sdlwindow_h-source.html -doc/paragui-%%PORTVER%%/sdlwindow_h.html -doc/paragui-%%PORTVER%%/sdlwindow_h_incl.gif -doc/paragui-%%PORTVER%%/struct_MSG_MESSAGE-members.html -doc/paragui-%%PORTVER%%/struct_MSG_MESSAGE.html -doc/paragui-%%PORTVER%%/struct_MSG_MESSAGE_coll_graph.gif -doc/paragui-%%PORTVER%%/struct_PARAGUI_EVENTHANDLERDATA-members.html -doc/paragui-%%PORTVER%%/struct_PARAGUI_EVENTHANDLERDATA.html -doc/paragui-%%PORTVER%%/struct_PARAGUI_EVENTHANDLERDATA_coll_graph.gif -doc/paragui-%%PORTVER%%/struct_SDL_Gradient-members.html -doc/paragui-%%PORTVER%%/struct_SDL_Gradient.html -doc/paragui-%%PORTVER%%/struct_SDL_Point-members.html -doc/paragui-%%PORTVER%%/struct_SDL_Point.html -doc/paragui-%%PORTVER%%/theme_h-source.html -doc/paragui-%%PORTVER%%/theme_h.html -doc/paragui-%%PORTVER%%/theme_h_dep_incl.gif -doc/paragui-%%PORTVER%%/theme_h_incl.gif -doc/paragui-%%PORTVER%%/tut1_cpp-example.html -doc/paragui-%%PORTVER%%/tut2_cpp-example.html -doc/paragui-%%PORTVER%%/tut3_cpp-example.html -doc/paragui-%%PORTVER%%/tut4_cpp-example.html -@dirrm doc/paragui-%%PORTVER%% |