Commit graph

8 commits

Author SHA1 Message Date
drochner
349381b257 update to 2.28.3
change: fixed documentation build
2012-02-03 19:04:47 +00:00
drochner
3249f647ca disable API doc build -- this is generally a mess, and it is broken
in upcoming glibmm versions
bump PKGREV
2011-05-11 15:26:18 +00:00
drochner
2064ff36b4 update to 2.28.2
changes: minor build and documentation tweaks
2011-01-13 16:07:28 +00:00
joerg
26e3ffdae1 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
adam
5e5949d520 Changes 2.10.0:
gconfmm 2.10 is API/ABI-compatible with gconfmm 2.8.x and gconfmm 2.6.x.
Changes compared to gconfmm 2.8:
* Client: Added set_*_list() methods.
2005-07-22 21:25:59 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
drochner
093c03b0e8 update to 2.0.2,
fix MASTER_SITES
changes:
* Client::signal_value_changed(): Fixed a refcount crash.
  (Daniel Elstner)
  * spec file corrected. (Eric Bourque)
  * Reference docs generated. (Bradley Bell)
2004-07-05 11:15:38 +00:00
jmmv
572f7a6a03 Initial import of gconfmm, version 2.0.1:
gconfmm provides a C++ interface for the GConf (version 2) configuration
database system.  GConf functionally is similar to the Windows registry,
but lots better.
2003-03-01 21:58:40 +00:00