diff options
author | wiz <wiz> | 2005-05-06 20:58:08 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-05-06 20:58:08 +0000 |
commit | 1c30e229f1e8df879daeadf7792b44947f449caa (patch) | |
tree | fb2deb853edbe5ea591f42861e61fd4ac5d36566 /x11/paragui/PLIST | |
parent | ddadb6f60b3ea0174f47c57ce460f948ff873868 (diff) | |
download | pkgsrc-1c30e229f1e8df879daeadf7792b44947f449caa.tar.gz |
Revert update to 1.1.8 -- it's a development version, and the API
changes break the only dependency we have in pkgsrc.
Ok'd by xtraeme.
Diffstat (limited to 'x11/paragui/PLIST')
-rw-r--r-- | x11/paragui/PLIST | 19 |
1 files changed, 6 insertions, 13 deletions
diff --git a/x11/paragui/PLIST b/x11/paragui/PLIST index 65b6dd44d33..b83621ada46 100644 --- a/x11/paragui/PLIST +++ b/x11/paragui/PLIST @@ -1,17 +1,19 @@ -@comment $NetBSD: PLIST,v 1.4 2005/05/06 01:24:57 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.5 2005/05/06 20:58:08 wiz Exp $ bin/paragui-config +include/paragui/paraconfig.h include/paragui/paraconfig_gnu.h include/paragui/paragui.h +include/paragui/paragui_types.h include/paragui/pgapplication.h include/paragui/pgbutton.h include/paragui/pgcheckbutton.h -include/paragui/pgcolor.h include/paragui/pgcolors.h include/paragui/pgcolumnitem.h +include/paragui/pgcompat.h include/paragui/pgdatacontainer.h include/paragui/pgdraw.h include/paragui/pgdropdown.h -include/paragui/pgfactory.h +include/paragui/pgeventobject.h include/paragui/pgfile.h include/paragui/pgfilearchive.h include/paragui/pgfont.h @@ -28,24 +30,16 @@ include/paragui/pgmaskedit.h include/paragui/pgmenubar.h include/paragui/pgmessagebox.h include/paragui/pgmessageobject.h -include/paragui/pgmultilineedit.h include/paragui/pgnavigator.h -include/paragui/pgpoint.h include/paragui/pgpopupmenu.h include/paragui/pgprogressbar.h include/paragui/pgradiobutton.h include/paragui/pgrect.h include/paragui/pgrectlist.h include/paragui/pgrichedit.h -include/paragui/pgscrollarea.h include/paragui/pgscrollbar.h -include/paragui/pgscrollwidget.h -include/paragui/pgsigconvert.h -include/paragui/pgsignals.h -include/paragui/pgsingleton.h include/paragui/pgslider.h include/paragui/pgspinnerbox.h -include/paragui/pgstring.h include/paragui/pgsurfacecache.h include/paragui/pgtheme.h include/paragui/pgthemewidget.h @@ -53,9 +47,8 @@ include/paragui/pgtimerobject.h include/paragui/pgwidget.h include/paragui/pgwidgetdnd.h include/paragui/pgwidgetlist.h +include/paragui/pgwidgetlistex.h include/paragui/pgwindow.h -include/paragui/ychar.h -include/paragui/ystring.h lib/libparagui.la lib/pkgconfig/paragui.pc share/aclocal/paragui.m4 |