diff options
author | adam <adam@pkgsrc.org> | 2006-03-12 21:09:45 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2006-03-12 21:09:45 +0000 |
commit | e2ccb2c5daa230a9534dae957678905d04e2ea97 (patch) | |
tree | 11aa490a73fba20dbe43e11fc11fedbc9839996d /devel/glibmm/PLIST | |
parent | d0decdcef0930a81499ad19e1e1f03df2178a783 (diff) | |
download | pkgsrc-e2ccb2c5daa230a9534dae957678905d04e2ea97.tar.gz |
Changes 2.8.5:
* Windows Build:
- ustring.h: Tag npos with GLIBMM_API, in order to
dllexport it on win32. Bug 332438.
- Updated MSVC++ build files and README, for MS Visual Studio 2005.
* gmmproc code generator:
- WRAP_METHOD() Take an extra optional argument: deprecated depractiontext -
so that we can insert the appropriate doxygen tag in the documentation, where
the C documentation does not do it for us.
Diffstat (limited to 'devel/glibmm/PLIST')
-rw-r--r-- | devel/glibmm/PLIST | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/glibmm/PLIST b/devel/glibmm/PLIST index 1b6014b23f5..7ba1fbc1b75 100644 --- a/devel/glibmm/PLIST +++ b/devel/glibmm/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2006/02/14 20:58:50 adam Exp $ +@comment $NetBSD: PLIST,v 1.6 2006/03/12 21:09:45 adam Exp $ include/glibmm-2.4/glibmm.h include/glibmm-2.4/glibmm/arrayhandle.h include/glibmm-2.4/glibmm/class.h @@ -422,11 +422,6 @@ share/doc/glibmm-2.4/docs/reference/html/containers_8h.html share/doc/glibmm-2.4/docs/reference/html/convert_8h.html share/doc/glibmm-2.4/docs/reference/html/date_8h.html share/doc/glibmm-2.4/docs/reference/html/debug_8h.html -share/doc/glibmm-2.4/docs/reference/html/dir_000000.html -share/doc/glibmm-2.4/docs/reference/html/dir_000000_dep.png -share/doc/glibmm-2.4/docs/reference/html/dir_000001.html -share/doc/glibmm-2.4/docs/reference/html/dir_000001_dep.png -share/doc/glibmm-2.4/docs/reference/html/dirs.html share/doc/glibmm-2.4/docs/reference/html/dispatcher_8h.html share/doc/glibmm-2.4/docs/reference/html/doxygen.css share/doc/glibmm-2.4/docs/reference/html/doxygen.png @@ -705,6 +700,7 @@ share/doc/glibmm-2.4/docs/reference/html/structGlib_1_1StaticRecMutex__inherit__ share/doc/glibmm-2.4/docs/reference/html/structGlib_1_1TimeVal-members.html share/doc/glibmm-2.4/docs/reference/html/structGlib_1_1TimeVal.html share/doc/glibmm-2.4/docs/reference/html/structGlib_1_1TimeVal__inherit__graph.png +share/doc/glibmm-2.4/docs/reference/html/tabs.css share/doc/glibmm-2.4/docs/reference/html/thread_2dispatcher_8cc-example.html share/doc/glibmm-2.4/docs/reference/html/thread_2thread_8cc-example.html share/doc/glibmm-2.4/docs/reference/html/thread_8h.html |